mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia 77742c350371..a8352ccaae37 (8 commits) (flutter/engine#14579)
https://skia.googlesource.com/skia.git/+log/77742c350371..a8352ccaae37 git log 77742c350371..a8352ccaae37 --date=short --first-parent --format='%ad %ae %s' 2019-12-19 nifong@google.com Write a debugger user guide. 2019-12-19 robertphillips@google.com Add test for the GrContext::createCompressedBackendTexture API 2019-12-19 michaelludwig@google.com Fix int/uint comparison in TextureOp asserts 2019-12-19 robertphillips@google.com Add glue to link the GrContext createCompressedBackendTexture API to the GL and Vulkan backends 2019-12-19 jvanverth@google.com Clean up GenDistanceFieldFromPath. 2019-12-19 halcanary@google.com public.bzl: add SKOTTIE_IOS_LIB_{SRCS,HDRS} 2019-12-19 robertphillips@google.com Update GL and Vulkan backends to support compressed backend formats 2019-12-19 brianosman@google.com Runtime SkSL: API sketch for child shaders/effects Created with: gclient setdep -r src/third_party/skia@a8352ccaae37 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 borenet@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: borenet@google.com
This commit is contained in:
parent
af6fb4dd5a
commit
ae38953e14
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': '77742c35037138fcdcde9a7c1d0743ce4409954c',
|
||||
'skia_revision': 'a8352ccaae3704526d99b6cff82a4f7c294f8f68',
|
||||
|
||||
# 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: 31b5f3029d0fe100a46adb2e89d271cf
|
||||
Signature: 16d60f1f9a1cb2c19639e7bae712c515
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -1459,9 +1459,20 @@ FILE: ../../../third_party/skia/site/dev/design/conical/lemma4.ggb!/geogebra.xml
|
||||
FILE: ../../../third_party/skia/site/dev/design/conical/lemma4.ggb!/geogebra_javascript.js
|
||||
FILE: ../../../third_party/skia/site/dev/design/conical/lemma4.ggb!/geogebra_thumbnail.png
|
||||
FILE: ../../../third_party/skia/site/dev/design/conical/lemma4.svg
|
||||
FILE: ../../../third_party/skia/site/dev/tools/buttons.png
|
||||
FILE: ../../../third_party/skia/site/dev/tools/calendar.mskp
|
||||
FILE: ../../../third_party/skia/site/dev/tools/crosshair.png
|
||||
FILE: ../../../third_party/skia/site/dev/tools/debugger.png
|
||||
FILE: ../../../third_party/skia/site/dev/tools/end.png
|
||||
FILE: ../../../third_party/skia/site/dev/tools/expand.png
|
||||
FILE: ../../../third_party/skia/site/dev/tools/frameplayback.png
|
||||
FILE: ../../../third_party/skia/site/dev/tools/gpuop.png
|
||||
FILE: ../../../third_party/skia/site/dev/tools/image.png
|
||||
FILE: ../../../third_party/skia/site/dev/tools/layers.png
|
||||
FILE: ../../../third_party/skia/site/dev/tools/onlinedebugger.png
|
||||
FILE: ../../../third_party/skia/site/dev/tools/playcommands.png
|
||||
FILE: ../../../third_party/skia/site/dev/tools/resources.png
|
||||
FILE: ../../../third_party/skia/site/dev/tools/settings.png
|
||||
FILE: ../../../third_party/skia/site/dev/tools/tracing.png
|
||||
FILE: ../../../third_party/skia/site/dev/tools/tracing_load.png
|
||||
FILE: ../../../third_party/skia/site/favicon.ico
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user