From d5b58241626b6bf79dac7f234830fe606dc63411 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 6 Sep 2019 21:07:43 +0000 Subject: [PATCH] Roll src/third_party/skia 080d210e7acc..c30f1a936d84 (21 commits) https://skia.googlesource.com/skia.git/+log/080d210e7acc..c30f1a936d84 git log 080d210e7acc..c30f1a936d84 --date=short --no-merges --format='%ad %ae %s' 2019-09-06 egdaniel@google.com Move surface wait ops to GrRenderTasks. 2019-09-06 reed@google.com simplify convexity-helper code 2019-09-06 brianosman@google.com Add support for pre-compiling cached SkSL shaders 2019-09-06 reed@google.com speed-up rotated rects for drawAtlas 2019-09-06 ethannicholas@google.com Revert "Revert "switched SkSL interpreter over to threaded code"" 2019-09-06 egdaniel@google.com Add support for direct use of vulkan primary command buffer in render pass. 2019-09-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-09-06 robertphillips@google.com Cleanup after removal of IORefs from GrSurface 2019-09-06 robertphillips@google.com Add kRG_88_SkColorType 2019-09-06 hcm@google.com Update Skia milestone to 79 2019-09-06 joe@bitworking.org Add env vars to cloudbuild.yaml to enable vpython for depot_tools. 2019-09-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-09-06 reed@google.com don't call mutex if we're unique 2019-09-06 brianosman@google.com Make the size of program/pipeline caches configurable in GrContextOptions 2019-09-06 reed@google.com use scratch path to save on mallocs in drawAtlas 2019-09-06 robertphillips@google.com Remove IORefs from GrSurface 2019-09-06 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps 2019-09-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 0c35e0f44dbd..df0ce01870fa (5 commits) 2019-09-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src e96090c328fe..649263777d17 (605 commits) 2019-09-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader cf0e2fe12289..5d0faf9be9d7 (4 commits) 2019-09-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/skia@c30f1a936d84 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 jlavrova@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=jlavrova@google.com --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/DEPS b/DEPS index 7637720737971..a5ceae0973724 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': '080d210e7acc406cc60842f07cc2303151baf452', + 'skia_revision': 'c30f1a936d84d476bb08bd9d0a6e56eddb6fe984', # 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 10c3a95072312..dc9ef71b831e4 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 0ee48ead8920a09cf49fc18c062b1e33 +Signature: 58a80744af6eb32a6f31de73dc0a21c7 UNUSED LICENSES: @@ -3672,8 +3672,6 @@ FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlUtil.h FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlUtil.mm FILE: ../../../third_party/skia/src/gpu/ops/GrClearOp.cpp FILE: ../../../third_party/skia/src/gpu/ops/GrDebugMarkerOp.h -FILE: ../../../third_party/skia/src/gpu/ops/GrSemaphoreOp.cpp -FILE: ../../../third_party/skia/src/gpu/ops/GrSemaphoreOp.h FILE: ../../../third_party/skia/src/gpu/ops/GrSimpleMeshDrawOpHelper.cpp FILE: ../../../third_party/skia/src/gpu/ops/GrSimpleMeshDrawOpHelper.h FILE: ../../../third_party/skia/src/gpu/ops/GrStencilPathOp.cpp @@ -5016,6 +5014,8 @@ FILE: ../../../third_party/skia/src/gpu/GrTextureResolveRenderTask.h FILE: ../../../third_party/skia/src/gpu/GrTransferFromRenderTask.cpp FILE: ../../../third_party/skia/src/gpu/GrTransferFromRenderTask.h FILE: ../../../third_party/skia/src/gpu/GrUtil.h +FILE: ../../../third_party/skia/src/gpu/GrWaitRenderTask.cpp +FILE: ../../../third_party/skia/src/gpu/GrWaitRenderTask.h FILE: ../../../third_party/skia/src/gpu/effects/GrColorMatrixFragmentProcessor.fp FILE: ../../../third_party/skia/src/gpu/effects/generated/GrColorMatrixFragmentProcessor.cpp FILE: ../../../third_party/skia/src/gpu/effects/generated/GrColorMatrixFragmentProcessor.h