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

Commit 7a35191

Browse files
Roll Skia from 6fdf7181e374 to d0e3902c97b3 (6 revisions) (#38051)
https://skia.googlesource.com/skia.git/+log/6fdf7181e374..d0e3902c97b3 2022-12-03 [email protected] Roll vulkan-deps from d800a9330101 to 63dc6101459e (5 revisions) 2022-12-03 [email protected] Roll SK Tool from 2195169c3c87 to 35859e727fc0 2022-12-02 [email protected] Manually roll Dawn from 5f38d22aa225 to 15e7f94b762e (24 revisions) 2022-12-02 [email protected] Populate SkRPDebugTrace fields from within RP codegen. 2022-12-02 [email protected] [ganesh][dawn] Account for padding when allocating a uniform buffer 2022-12-02 [email protected] Add SkRPDebugTrace class. 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 d746877 commit 7a35191

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

DEPS

+1-1
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': '6fdf7181e374c939a124faa8bca542673a3665b0',
21+
'skia_revision': 'd0e3902c97b363ce29835c785a70121622b64f02',
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

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 60e531fb5a3969269eb98bf4d76dafdc
1+
Signature: 736dbfe494c87bf305c7e8ae243612a3
22

33
UNUSED LICENSES:
44

@@ -7775,6 +7775,8 @@ FILE: ../../../third_party/skia/src/sksl/analysis/SkSLProgramUsage.h
77757775
FILE: ../../../third_party/skia/src/sksl/codegen/SkSLRasterPipelineCodeGenerator.cpp
77767776
FILE: ../../../third_party/skia/src/sksl/codegen/SkSLRasterPipelineCodeGenerator.h
77777777
FILE: ../../../third_party/skia/src/sksl/ir/SkSLProgram.cpp
7778+
FILE: ../../../third_party/skia/src/sksl/tracing/SkRPDebugTrace.cpp
7779+
FILE: ../../../third_party/skia/src/sksl/tracing/SkRPDebugTrace.h
77787780
FILE: ../../../third_party/skia/src/sksl/tracing/SkSLDebugInfo.h
77797781
FILE: ../../../third_party/skia/src/sksl/transform/SkSLAddConstToVarModifiers.cpp
77807782
FILE: ../../../third_party/skia/src/sksl/transform/SkSLEliminateEmptyStatements.cpp

0 commit comments

Comments
 (0)