From 2ab6d544646984d42f7d2b1617f63290d005f7fb Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 3 Jan 2020 00:03:35 +0000 Subject: [PATCH] Roll src/third_party/skia 107c66669d37..7ac038f302f2 (30 commits) https://skia.googlesource.com/skia.git/+log/107c66669d37..7ac038f302f2 git log 107c66669d37..7ac038f302f2 --date=short --first-parent --format='%ad %ae %s' 2020-01-02 benjaminwagner@google.com Move Android GPU ASAN jobs to NVIDIA_Shield. 2020-01-02 herb@google.com Document fBrokenRun in VertexRegenerator. 2020-01-02 benjaminwagner@google.com Add xSAN jobs for Vulkan 2020-01-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 25234a0a9c2c..ab3cf9c7bd22 (1 commits) 2020-01-02 mtklein@google.com add some useful Debug/ASAN bots 2020-01-02 mtklein@google.com build libjpeg-turbo with -DUSE_CLZ_INTRINSIC 2020-01-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms ec78f685becd..25234a0a9c2c (1 commits) 2020-01-02 brianosman@google.com Move SkRuntimeEffect.h to include/effects 2020-01-02 brianosman@google.com Fix asserts in SkRuntimeEffect color filter benchmarks 2020-01-02 benjaminwagner@google.com Enable Vulkan Debug layers 2020-01-02 mtklein@google.com reland "clarify that there's no kMedium here" 2020-01-02 mtklein@google.com Reland "pass more information to shaders" 2020-01-02 brianosman@google.com Add SkRuntimeEffect::makeColorFilter 2020-01-02 bsalomon@google.com Fix GrColorMatrixFragmentProcessor handling of premul transparent black. 2020-01-02 benjaminwagner@google.com Fix asan_device_setup path 2020-01-02 kjlubick@google.com [canvaskit] Update compile.sh with initial code size findings 2020-01-02 benjaminwagner@google.com [infra] Handle failure from addr2line 2020-01-02 bryct@amazon.com Add instructions for compiling CanvasKit and viewing example page. 2020-01-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src e0db4afcadab..81693dc9aabc (33 commits) 2020-01-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 942d91520aa8..cbbfa2f28a0e (1 commits) 2020-01-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 39f22a4ba7a2..e0db4afcadab (60 commits) 2019-12-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 fca5a005aa88..942d91520aa8 (5 commits) 2019-12-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 59465799210b..10a900e5ffaf (1 commits) 2019-12-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 4d93cdf1ccf7..39f22a4ba7a2 (126 commits) 2019-12-31 mtklein@google.com Revert "refresh image shader cs/at logic" 2019-12-31 mtklein@google.com Revert "clarify that there's no kMedium here" 2019-12-31 mtklein@google.com Revert "pass more information to shaders" 2019-12-31 csmartdalton@google.com Rename GpuPathRenderers::kAll to kDefault 2019-12-31 csmartdalton@google.com Add a mechanism to insert framebuffer barriers for NVIDIA tessellation 2019-12-31 mtklein@google.com pass more information to shaders Created with: gclient setdep -r src/third_party/skia@7ac038f302f2 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 nifong@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: nifong@google.com --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index 4712c5f995b52..14fbf473a5a7e 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': '107c66669d3758b2f7c46d9c5e63e465dfb98b5d', + 'skia_revision': '7ac038f302f226bbab6701b5394e6cbb52582e61', # 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 abf22d08151fb..b9a3978f2f2ee 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 92fcc79063817c720b6f66ff7c2222eb +Signature: 71b562681ce8535932dc0026c96f9cfd UNUSED LICENSES: @@ -2948,6 +2948,7 @@ FILE: ../../../third_party/skia/gm/runtimefunctions.cpp FILE: ../../../third_party/skia/gm/runtimeshader.cpp FILE: ../../../third_party/skia/gm/skbug_9319.cpp FILE: ../../../third_party/skia/include/effects/SkImageFilters.h +FILE: ../../../third_party/skia/include/effects/SkRuntimeEffect.h FILE: ../../../third_party/skia/include/gpu/gl/GrGLAssembleHelpers.h FILE: ../../../third_party/skia/include/private/GrGLTypesPriv.h FILE: ../../../third_party/skia/include/private/SkThreadAnnotations.h @@ -2974,7 +2975,6 @@ FILE: ../../../third_party/skia/src/core/SkImageFilterTypes.cpp FILE: ../../../third_party/skia/src/core/SkImageFilterTypes.h FILE: ../../../third_party/skia/src/core/SkImageFilter_Base.h FILE: ../../../third_party/skia/src/core/SkRuntimeEffect.cpp -FILE: ../../../third_party/skia/src/core/SkRuntimeEffect.h FILE: ../../../third_party/skia/src/core/SkVM.cpp FILE: ../../../third_party/skia/src/core/SkVM.h FILE: ../../../third_party/skia/src/effects/imagefilters/SkImageFilters.cpp