Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Roll Skia from 6fdf7181e374 to d0e3902c97b3 (6 revisions)
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
  • Loading branch information
skia-flutter-autoroll committed Dec 3, 2022
commit 454bd4579501a938feb73ee8c07c68edd049237f
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ vars = {
'llvm_git': 'https://llvm.googlesource.com',
# OCMock is for testing only so there is no google clone
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
'skia_revision': '6fdf7181e374c939a124faa8bca542673a3665b0',
'skia_revision': 'd0e3902c97b363ce29835c785a70121622b64f02',

# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
Expand Down
4 changes: 3 additions & 1 deletion ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 60e531fb5a3969269eb98bf4d76dafdc
Signature: 736dbfe494c87bf305c7e8ae243612a3

UNUSED LICENSES:

Expand Down Expand Up @@ -7775,6 +7775,8 @@ FILE: ../../../third_party/skia/src/sksl/analysis/SkSLProgramUsage.h
FILE: ../../../third_party/skia/src/sksl/codegen/SkSLRasterPipelineCodeGenerator.cpp
FILE: ../../../third_party/skia/src/sksl/codegen/SkSLRasterPipelineCodeGenerator.h
FILE: ../../../third_party/skia/src/sksl/ir/SkSLProgram.cpp
FILE: ../../../third_party/skia/src/sksl/tracing/SkRPDebugTrace.cpp
FILE: ../../../third_party/skia/src/sksl/tracing/SkRPDebugTrace.h
FILE: ../../../third_party/skia/src/sksl/tracing/SkSLDebugInfo.h
FILE: ../../../third_party/skia/src/sksl/transform/SkSLAddConstToVarModifiers.cpp
FILE: ../../../third_party/skia/src/sksl/transform/SkSLEliminateEmptyStatements.cpp
Expand Down