mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia 2e29ab5b03aa..942d69fa9d5f (6 commits) (flutter/engine#12378)
https://skia.googlesource.com/skia.git/+log/2e29ab5b03aa..942d69fa9d5f git log 2e29ab5b03aa..942d69fa9d5f --date=short --no-merges --format='%ad %ae %s' 2019-09-20 ethannicholas@google.com Revert "Fixed GLSL ES compilation error in GLTestAtlasTextRenderer" 2019-09-20 ethannicholas@google.com Fixed GLSL ES compilation error in GLTestAtlasTextRenderer 2019-09-20 bsalomon@google.com Check for scratch textures in GrResourceProvider. 2019-09-20 kjlubick@google.com [canvaskit] add support for SkAnimatedImage 2019-09-20 brianosman@google.com Use makeRenderTargetContextWithFallback when creating devices for layers 2019-09-20 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/skia@942d69fa9d5f If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-flutter-autoroll Please CC brianosman@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None TBR=brianosman@google.com
This commit is contained in:
parent
e08ce018a4
commit
d66d7632dd
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': '2e29ab5b03aa03372a34b8fcf51a85c41eaf8eeb',
|
||||
'skia_revision': '942d69fa9d5febb0ec99cd3fa7814be186a44b5d',
|
||||
|
||||
# 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: 7847181e7e6cde1af4ab06479d0286a4
|
||||
Signature: 86fe90364d733caeac50e03a37398e1f
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user