mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia d8f79a27b06b..e2439cc929f9 (11 commits) (flutter/engine#9465)
https://skia.googlesource.com/skia.git /%2Blog/d8f79a27b06b..e2439cc929f9 git log d8f79a27b06b5bce7a27f89ce2d43d39f8c058dc..e2439cc929f9f049fb7e05cc9f4acfe878fd2583 --date=short --no-merges --format=%ad %ae %s 2019-06-24 rmistry@google.com Add to lottieweb blacklist 2019-06-24 rmistry@google.com Do not retry G3 tryjobs 2019-06-22 nigeltao@google.com Pause Wuffs' getFrameCount in incremental decode 2019-06-17 jvanverth@google.com Reland "Prefer using GrOvalOpFactory over GrFillRRect for circles and axis-aligned circular roundrects." 2019-06-24 bsalomon@google.com Fix GrColorType name for half float RG. 2019-06-24 egdaniel@google.com Add defaults for GrProtected on createBackendTexture. 2019-06-24 csmartdalton@google.com Rename "preferredInternalSampleCount" to "internalMultisampleCount" 2019-06-24 herb@google.com Remove getGlyphIDMatrics type calls. 2019-06-24 rmistry@google.com [lottie-web-perf] Make similar to skottie-wasm-perf 2019-06-24 rmistry@google.com [skottie-wasm-perf] Make sure we are drawing to 1000x1000 2019-06-24 bsalomon@google.com Fix EGLImageTest asserts on Android The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff (djsollen@google.com), and stop the roller if necessary.
This commit is contained in:
parent
f205d9e6e0
commit
b3a9efd2be
2
DEPS
2
DEPS
@ -26,7 +26,7 @@ vars = {
|
||||
'skia_git': 'https://skia.googlesource.com',
|
||||
# OCMock is for testing only so there is no google clone
|
||||
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
|
||||
'skia_revision': 'd8f79a27b06b5bce7a27f89ce2d43d39f8c058dc',
|
||||
'skia_revision': 'e2439cc929f9f049fb7e05cc9f4acfe878fd2583',
|
||||
|
||||
# When updating the Dart revision, ensure that all entries that are
|
||||
# dependencies of Dart are also updated to match the entries in the
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: 7306773d9878069b3e05a227d401193a
|
||||
Signature: 73ac27d39d7b8d732b64248e4fedd768
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user