From 12e8fd6c418ae106eed3ce244c7e6e2f9b948fd4 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 6 Oct 2020 19:54:28 +0000 Subject: [PATCH] Roll Skia from 33b42e12ab71 to 107114dd1d6e (5 revisions) https://skia.googlesource.com/skia.git/+log/33b42e12ab71..107114dd1d6e 2020-10-06 bsalomon@google.com Fix debugger bindings after SkSurface::flushAndSubmit change. 2020-10-06 adlai@google.com Reland "Reland "Take GrContext private, GrDDLContext inherit from GrRecordingContext"" 2020-10-06 johnstiles@google.com Improve error reporting from SkSL include files. 2020-10-06 mtklein@google.com Revert "retry retry absl" 2020-10-06 herb@google.com turn on using new for op pools 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 jvanverth@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 cb55cfedece29..2ff476bcea69f 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': '33b42e12ab711a094b5fa03a084f4f79fb92accf', + 'skia_revision': '107114dd1d6ea25ebfb243e7046e33f15367579d', # 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 203075c5a3264..92add2b390474 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 373d53cbda1990161723947f46c9e15c +Signature: bccba30d609a717c651fc7cde834d3d2 UNUSED LICENSES: @@ -6336,8 +6336,8 @@ LIBRARY: skia ORIGIN: ../../../third_party/skia/include/gpu/GrConfig.h + ../../../third_party/skia/LICENSE TYPE: LicenseType.bsd FILE: ../../../third_party/skia/include/gpu/GrConfig.h -FILE: ../../../third_party/skia/include/gpu/GrContext.h FILE: ../../../third_party/skia/include/gpu/GrTypes.h +FILE: ../../../third_party/skia/include/private/GrContext.h FILE: ../../../third_party/skia/src/core/SkImageInfo.cpp FILE: ../../../third_party/skia/src/core/SkRasterClip.cpp FILE: ../../../third_party/skia/src/core/SkRasterClip.h