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

Commit 9522ce9

Browse files
Roll Skia from 768050436c0a to bd3ee535e246 (2 revisions) (#44327)
https://skia.googlesource.com/skia.git/+log/768050436c0a..bd3ee535e246 2023-08-03 johnstiles@google.com Eliminate DSLExpression. 2023-08-03 brianosman@google.com Disable implicit function declaration warning in microhttpd 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,jacksongardner@google.com,jvanverth@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 0832dfa commit 9522ce9

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
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': '768050436c0abe18284c9d0e9371ab102854fba3',
21+
'skia_revision': 'bd3ee535e24687c1268e336a58be5a98748056c3',
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 & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: a6e2c98e2d8de2ed07543a855c3d85dc
1+
Signature: e49fa1ed220cc564b13990cad09a0d5d
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -6923,8 +6923,6 @@ ORIGIN: ../../../third_party/skia/src/sksl/SkSLSampleUsage.cpp + ../../../third_
69236923
ORIGIN: ../../../third_party/skia/src/sksl/SkSLThreadContext.cpp + ../../../third_party/skia/LICENSE
69246924
ORIGIN: ../../../third_party/skia/src/sksl/codegen/SkSLSPIRVtoHLSL.cpp + ../../../third_party/skia/LICENSE
69256925
ORIGIN: ../../../third_party/skia/src/sksl/codegen/SkSLSPIRVtoHLSL.h + ../../../third_party/skia/LICENSE
6926-
ORIGIN: ../../../third_party/skia/src/sksl/dsl/DSLExpression.cpp + ../../../third_party/skia/LICENSE
6927-
ORIGIN: ../../../third_party/skia/src/sksl/dsl/DSLExpression.h + ../../../third_party/skia/LICENSE
69286926
ORIGIN: ../../../third_party/skia/src/sksl/ir/SkSLFunctionPrototype.h + ../../../third_party/skia/LICENSE
69296927
ORIGIN: ../../../third_party/skia/src/sksl/ir/SkSLModifiers.h + ../../../third_party/skia/LICENSE
69306928
ORIGIN: ../../../third_party/skia/src/sksl/ir/SkSLPrefixExpression.cpp + ../../../third_party/skia/LICENSE
@@ -7059,8 +7057,6 @@ FILE: ../../../third_party/skia/src/sksl/SkSLSampleUsage.cpp
70597057
FILE: ../../../third_party/skia/src/sksl/SkSLThreadContext.cpp
70607058
FILE: ../../../third_party/skia/src/sksl/codegen/SkSLSPIRVtoHLSL.cpp
70617059
FILE: ../../../third_party/skia/src/sksl/codegen/SkSLSPIRVtoHLSL.h
7062-
FILE: ../../../third_party/skia/src/sksl/dsl/DSLExpression.cpp
7063-
FILE: ../../../third_party/skia/src/sksl/dsl/DSLExpression.h
70647060
FILE: ../../../third_party/skia/src/sksl/ir/SkSLFunctionPrototype.h
70657061
FILE: ../../../third_party/skia/src/sksl/ir/SkSLModifiers.h
70667062
FILE: ../../../third_party/skia/src/sksl/ir/SkSLPrefixExpression.cpp

0 commit comments

Comments
 (0)