From eafe0f4d3447d9abb68cb95b7c12db032723874a Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 13 Aug 2020 22:38:22 +0000 Subject: [PATCH] Roll Skia from 9e77f20864d3 to 311dd9d8474c (4 revisions) https://skia.googlesource.com/skia.git/+log/9e77f20864d3..311dd9d8474c 2020-08-13 johnstiles@google.com Return the `T*` pointer back to the caller in SymbolTable::add. 2020-08-13 bsalomon@google.com Make asserts in EllipticalRRectOp::Make agree with calling code. 2020-08-13 senorblanco@chromium.org Dawn: rewrite of uniform uploads. 2020-08-13 robertphillips@google.com Update more example code to GrDirectContext/GrRecordingContext pair 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 fmalita@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/+doc/master/autoroll/README.md --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index 7fa4e0f6a217f..0f6075d1ee691 100644 --- a/DEPS +++ b/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': '9e77f20864d372d303e4b0bdd7d32da1221b56e6', + 'skia_revision': '311dd9d8474c0a152ee6369d3ddce02be3744480', # When updating the Dart revision, ensure that all entries that are # dependencies of Dart are also updated to match the entries in the diff --git a/ci/licenses_golden/licenses_skia b/ci/licenses_golden/licenses_skia index 7c6f0d94aec4c..4ee4cc3f26312 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 749cd1dd70600580a84bc34de0debf82 +Signature: 08e9d54647e7018526cf6c5e7a1f6ab0 UNUSED LICENSES: @@ -4257,9 +4257,9 @@ FILE: ../../../third_party/skia/docs/examples/Canvas_drawVertices.cpp FILE: ../../../third_party/skia/docs/examples/Canvas_drawVertices_2.cpp FILE: ../../../third_party/skia/docs/examples/Canvas_empty_constructor.cpp FILE: ../../../third_party/skia/docs/examples/Canvas_getBaseLayerSize.cpp +FILE: ../../../third_party/skia/docs/examples/Canvas_getContext.cpp FILE: ../../../third_party/skia/docs/examples/Canvas_getDeviceClipBounds.cpp FILE: ../../../third_party/skia/docs/examples/Canvas_getDeviceClipBounds_2.cpp -FILE: ../../../third_party/skia/docs/examples/Canvas_getGrContext.cpp FILE: ../../../third_party/skia/docs/examples/Canvas_getLocalClipBounds.cpp FILE: ../../../third_party/skia/docs/examples/Canvas_getLocalClipBounds_2.cpp FILE: ../../../third_party/skia/docs/examples/Canvas_getProps.cpp