Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit a2bca4d

Browse files
Roll Skia from a4377099b25a to 69ea58157190 (1 revision)
https://skia.googlesource.com/skia.git/+log/a4377099b25a..69ea58157190 2023-08-14 lovisolo@google.com //gm/BazelGMRunner.cpp: Generate surface-related Gold key/value pairs. 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 brianosman@google.com,chinmaygarde@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
1 parent 118fc52 commit a2bca4d

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
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': 'a4377099b25af06a5b0bd1aa20ecde9a8e8b587d',
21+
'skia_revision': '69ea58157190dd431401facf4d91f23aca016fd5',
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: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 2e68f7484b2ce0b671e307290ef12cc4
1+
Signature: de691583d11b10b9b377fd89beb89e9b
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -8861,6 +8861,7 @@ ORIGIN: ../../../third_party/skia/gm/scaledrects.cpp + ../../../third_party/skia
88618861
ORIGIN: ../../../third_party/skia/gm/surface_manager/GaneshGLSurfaceManager.cpp + ../../../third_party/skia/LICENSE
88628862
ORIGIN: ../../../third_party/skia/gm/surface_manager/GaneshVulkanSurfaceManager.cpp + ../../../third_party/skia/LICENSE
88638863
ORIGIN: ../../../third_party/skia/gm/surface_manager/RasterSurfaceManager.cpp + ../../../third_party/skia/LICENSE
8864+
ORIGIN: ../../../third_party/skia/gm/surface_manager/SurfaceManager.cpp + ../../../third_party/skia/LICENSE
88648865
ORIGIN: ../../../third_party/skia/gm/vias/SimpleVias.cpp + ../../../third_party/skia/LICENSE
88658866
ORIGIN: ../../../third_party/skia/include/android/SkCanvasAndroid.h + ../../../third_party/skia/LICENSE
88668867
ORIGIN: ../../../third_party/skia/include/android/SkHeifDecoder.h + ../../../third_party/skia/LICENSE
@@ -9097,6 +9098,7 @@ FILE: ../../../third_party/skia/gm/scaledrects.cpp
90979098
FILE: ../../../third_party/skia/gm/surface_manager/GaneshGLSurfaceManager.cpp
90989099
FILE: ../../../third_party/skia/gm/surface_manager/GaneshVulkanSurfaceManager.cpp
90999100
FILE: ../../../third_party/skia/gm/surface_manager/RasterSurfaceManager.cpp
9101+
FILE: ../../../third_party/skia/gm/surface_manager/SurfaceManager.cpp
91009102
FILE: ../../../third_party/skia/gm/vias/SimpleVias.cpp
91019103
FILE: ../../../third_party/skia/include/android/SkCanvasAndroid.h
91029104
FILE: ../../../third_party/skia/include/android/SkHeifDecoder.h

0 commit comments

Comments
 (0)