Skip to content

Commit 55fd5db

Browse files
skia-flutter-autorollRicardo Amador
authored andcommitted
Roll Skia from 6afb97022fa7 to 8ea9b39f7213 (18 revisions) (flutter#38952)
https://skia.googlesource.com/skia.git/+log/6afb97022fa7..8ea9b39f7213 2023-01-17 [email protected] Breaking down Copy ReorderVisuals (3) 2023-01-17 [email protected] Roll vulkan-deps from 994627019bcb to 685cc71cd840 (4 revisions) 2023-01-17 [email protected] Roll SK Tool from cbb7b35d4764 to 9f0f02bea4b2 2023-01-17 [email protected] Improve CQ coverage of Bazel builds 2023-01-17 [email protected] Improve matrix equality tests. 2023-01-17 [email protected] Breaking down Copy ReorderVisuals (2) 2023-01-17 [email protected] Add .skrp support to compile_sksl_tests. 2023-01-17 [email protected] Fix build 2023-01-17 [email protected] Remove SkAutoTArray 2023-01-17 [email protected] clang_mac: Use MacSDK from toolchain dir 2023-01-17 [email protected] [graphite] Add Raster & Graphite implementations of new makeSubset API 2023-01-17 [email protected] Fix preAbandonGpuContext error 2023-01-17 [email protected] Rename SkAutoSTMalloc -> AutoSTMalloc move to skia_private 2023-01-17 [email protected] Move vulkan_android.h to be a textual header 2023-01-17 [email protected] [skottie slide] Don't assume we have a text editor 2023-01-17 [email protected] Remove unused SkSafe_math.h 2023-01-17 [email protected] [graphite] Update some GMs to use Graphite's makeSubset call 2023-01-17 [email protected] Breaking down Copy ReorderVisuals (1) 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 [email protected],[email protected] 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
1 parent 80c394f commit 55fd5db

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ vars = {
1818
'llvm_git': 'https://llvm.googlesource.com',
1919
# OCMock is for testing only so there is no google clone
2020
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
21-
'skia_revision': '6afb97022fa754dfd9571b144758d9d717adeef7',
21+
'skia_revision': '8ea9b39f7213ba38411f39437018a0deffd9bcbb',
2222

2323
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
2424
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.

ci/licenses_golden/licenses_skia

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: fa5cb2d7013f9608f7c3570a5f475c67
1+
Signature: 853869ed01bd550bdf4fa57bf98c31b6
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -3794,7 +3794,6 @@ ORIGIN: ../../../third_party/skia/include/private/SkSLModifiers.h + ../../../thi
37943794
ORIGIN: ../../../third_party/skia/include/private/SkSLProgramElement.h + ../../../third_party/skia/LICENSE
37953795
ORIGIN: ../../../third_party/skia/include/private/SkSLStatement.h + ../../../third_party/skia/LICENSE
37963796
ORIGIN: ../../../third_party/skia/include/private/SkSLSymbol.h + ../../../third_party/skia/LICENSE
3797-
ORIGIN: ../../../third_party/skia/include/private/SkSafe_math.h + ../../../third_party/skia/LICENSE
37983797
ORIGIN: ../../../third_party/skia/include/private/base/SingleOwner.h + ../../../third_party/skia/LICENSE
37993798
ORIGIN: ../../../third_party/skia/include/utils/SkNoDrawCanvas.h + ../../../third_party/skia/LICENSE
38003799
ORIGIN: ../../../third_party/skia/modules/sksg/slides/SVGPongSlide.cpp + ../../../third_party/skia/LICENSE
@@ -4108,7 +4107,6 @@ FILE: ../../../third_party/skia/include/private/SkSLModifiers.h
41084107
FILE: ../../../third_party/skia/include/private/SkSLProgramElement.h
41094108
FILE: ../../../third_party/skia/include/private/SkSLStatement.h
41104109
FILE: ../../../third_party/skia/include/private/SkSLSymbol.h
4111-
FILE: ../../../third_party/skia/include/private/SkSafe_math.h
41124110
FILE: ../../../third_party/skia/include/private/base/SingleOwner.h
41134111
FILE: ../../../third_party/skia/include/utils/SkNoDrawCanvas.h
41144112
FILE: ../../../third_party/skia/modules/sksg/slides/SVGPongSlide.cpp

0 commit comments

Comments
 (0)