mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia 558637996569..0e35ce27e0e9 (11 commits) (flutter/engine#8454)
https://skia.googlesource.com/skia.git/%2Blog/558637996569..0e35ce27e0e9 git log 558637996569eb53c18ffd7f8ca553bc5d1f4a6a..0e35ce27e0e933bdca908d8d772ef156ee6cbbb2 --date=short --no-merges --format=%ad %ae %s 2019-04-05 robertphillips@google.com Favor full screen clears for platforms that desire initialized memory 2019-04-05 reed@google.com Revert "Move localmatrix routines to shaderbase, no need to be public." 2019-02-19 herb@google.com Use canonical colors for luminance color 2019-04-04 reed@google.com Move localmatrix routines to shaderbase, no need to be public. 2019-04-05 robertphillips@google.com checkCommandBuffers when skipping a submit in submitCommandBuffer 2019-03-18 mtklein@google.com lift main-thread limit on iOS bots 2019-04-05 nigeltao@google.com Rewrite some SkWuffsCodec designated initializers 2019-04-05 brianosman@google.com Use GrGLenum consistently for cached program binaryFormat 2019-04-04 jvanverth@google.com Some more Metal memory fixes. 2019-04-04 jvanverth@google.com Add mm files to cmake sources 2019-04-05 robertphillips@google.com Stop using pendingIO in read/writeSurfacePixels (take 2) 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 (jlavrova@google.com), and stop the roller if necessary.
This commit is contained in:
parent
ed7bff2917
commit
a0aadc7f69
2
DEPS
2
DEPS
@ -23,7 +23,7 @@ vars = {
|
||||
'fuchsia_git': 'https://fuchsia.googlesource.com',
|
||||
'github_git': 'https://github.com',
|
||||
'skia_git': 'https://skia.googlesource.com',
|
||||
'skia_revision': '558637996569eb53c18ffd7f8ca553bc5d1f4a6a',
|
||||
'skia_revision': '0e35ce27e0e933bdca908d8d772ef156ee6cbbb2',
|
||||
|
||||
# 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: 475c95a413e3d4d3b0923ab77b854158
|
||||
Signature: cf6c48b736d4219c0e182b4de96f1336
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user