From b9547b80634e15225d4c11d81a7fe8963d99ddfb Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 17 Mar 2023 19:14:12 +0000 Subject: [PATCH] Roll Skia from 9bfb45d3e065 to 49b902e5fb91 (11 revisions) https://skia.googlesource.com/skia.git/+log/9bfb45d3e065..49b902e5fb91 2023-03-17 johnstiles@google.com Implement asin and acos in RP codegen. 2023-03-17 johnstiles@google.com Implement normalize intrinsic in RP codegen. 2023-03-17 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from a4cece1686a9 to 264f3ee07767 2023-03-17 johnstiles@google.com Implement reflect intrinsic in RP codegen. 2023-03-17 herb@google.com Fix undefined behavior packing top and left 2023-03-17 bungeman@google.com Add tests for SkFontMgr::matchFamilyStyle 2023-03-17 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 838cca34043e to 250e3914595d (2 revisions) 2023-03-17 johnstiles@google.com Implement distance intrinsic in RP codegen. 2023-03-17 johnstiles@google.com Implement asin and acos primitives in Raster Pipeline. 2023-03-17 mike@reedtribe.org More callers using SkDrawBase 2023-03-17 fmalita@chromium.org Make SkFontMgr_New_Custom_Data public 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 aaclarke@google.com,brianosman@google.com,egdaniel@google.com,rmistry@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose 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/main/autoroll/README.md --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index b039775344165..35564bc62c94d 100644 --- a/DEPS +++ b/DEPS @@ -18,7 +18,7 @@ vars = { 'llvm_git': 'https://llvm.googlesource.com', # OCMock is for testing only so there is no google clone 'ocmock_git': 'https://github.com/erikdoe/ocmock.git', - 'skia_revision': '9bfb45d3e065ff624c7a8e1043c01feff4caa8c5', + 'skia_revision': '49b902e5fb9188919ac3f9b00efafe2e49391c7a', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version. diff --git a/ci/licenses_golden/licenses_skia b/ci/licenses_golden/licenses_skia index c3bd371509c8f..c44b7db930794 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 1583b09be00c4b0f5900e3f5551e6ae5 +Signature: da0cf65b2e5f09a564a7ceb9564418a9 ==================================================================================================== LIBRARY: etc1 @@ -8883,6 +8883,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. LIBRARY: skia ORIGIN: ../../../third_party/skia/gm/coordclampshader.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/gm/imagefiltersunpremul.cpp + ../../../third_party/skia/LICENSE +ORIGIN: ../../../third_party/skia/include/ports/SkFontMgr_data.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/include/private/SkGainmapInfo.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/include/private/SkGainmapShader.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/include/private/SkJpegGainmapEncoder.h + ../../../third_party/skia/LICENSE @@ -8904,6 +8905,7 @@ ORIGIN: ../../../third_party/skia/src/shaders/SkGainmapShader.cpp + ../../../thi TYPE: LicenseType.bsd FILE: ../../../third_party/skia/gm/coordclampshader.cpp FILE: ../../../third_party/skia/gm/imagefiltersunpremul.cpp +FILE: ../../../third_party/skia/include/ports/SkFontMgr_data.h FILE: ../../../third_party/skia/include/private/SkGainmapInfo.h FILE: ../../../third_party/skia/include/private/SkGainmapShader.h FILE: ../../../third_party/skia/include/private/SkJpegGainmapEncoder.h