Skip to content

Commit 1d9c8f3

Browse files
Roll Skia from a39421eb8d7b to 8ed969b60e98 (6 revisions) (flutter#43431)
https://skia.googlesource.com/skia.git/+log/a39421eb8d7b..8ed969b60e98 2023-07-05 herb@google.com Pass up remove failure in GrTrangulator 2023-07-05 brianosman@google.com Don't fold layer alpha into draws that cover more than once 2023-07-05 brianosman@google.com Fix crash when adding mips to serialized image that fails to decode 2023-07-05 lovisolo@google.com [canvaskit] compile_gm.sh: Ignore non-test C++ files in //gm directory. 2023-07-05 nicolettep@google.com [graphite] Remove lsan disabler from VulkanGraphicsPipeline 2023-07-05 brianosman@google.com Remove unused experimental SkRecord optimization code 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,jamesgk@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 a6efe7b commit 1d9c8f3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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': 'a39421eb8d7b6edaf448ad2c419722ee60c26551',
21+
'skia_revision': '8ed969b60e98ce250a256a26fcab9a11ec73b34a',
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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 7ed8757c158e62e4fa35c1c86f391e6e
1+
Signature: 79dbc1d43a5ae28c3d259eebcc7ee7a3
22

33
====================================================================================================
44
LIBRARY: etc1

0 commit comments

Comments
 (0)