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

Commit 5218d08

Browse files
Roll Skia from 0854badd5783 to 65b60707772d (4 revisions)
https://skia.googlesource.com/skia.git/+log/0854badd5783..65b60707772d 2022-11-09 [email protected] Roll Skia Infra from 2d33529c3945 to f7dbecd4f5dd (1 revision) 2022-11-09 [email protected] Add Android code size analysis to default CQ 2022-11-09 [email protected] [infra] Port CheckGeneratedFiles to a taskdriver 2022-11-09 [email protected] [bazel] Use glibc 2.28 from Buster in toolchain 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 1a8888b commit 5218d08

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': '0854badd5783483a6334d993302e81c12b510622',
21+
'skia_revision': '65b60707772d5c859e452b6a790d00e264933b63',
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: d9d994d2d55d0e2a6e7d5fdbd87cb387
1+
Signature: e1723e69b9aaba23188c26c22b9a3365
22

33
UNUSED LICENSES:
44

@@ -888,6 +888,7 @@ FILE: ../../../third_party/skia/infra/bots/recipes/upload_nano_results.expected/
888888
FILE: ../../../third_party/skia/infra/bots/recipes/upload_nano_results.expected/trybot.json
889889
FILE: ../../../third_party/skia/infra/bots/task_drivers/bazel_build/BUILD.bazel
890890
FILE: ../../../third_party/skia/infra/bots/task_drivers/canvaskit_gold/BUILD.bazel
891+
FILE: ../../../third_party/skia/infra/bots/task_drivers/check_generated_files/BUILD.bazel
891892
FILE: ../../../third_party/skia/infra/bots/task_drivers/codesize/BUILD.bazel
892893
FILE: ../../../third_party/skia/infra/bots/task_drivers/compile_wasm_gm_tests/BUILD.bazel
893894
FILE: ../../../third_party/skia/infra/bots/task_drivers/cpu_tests/BUILD.bazel
@@ -7749,6 +7750,7 @@ FILE: ../../../third_party/skia/include/private/SkUniquePaintParamsID.h
77497750
FILE: ../../../third_party/skia/include/sksl/SkSLVersion.h
77507751
FILE: ../../../third_party/skia/infra/bots/task_drivers/bazel_build/bazel_build.go
77517752
FILE: ../../../third_party/skia/infra/bots/task_drivers/canvaskit_gold/canvaskit_gold.go
7753+
FILE: ../../../third_party/skia/infra/bots/task_drivers/check_generated_files/check_generated_files.go
77527754
FILE: ../../../third_party/skia/infra/bots/task_drivers/cpu_tests/cpu_tests.go
77537755
FILE: ../../../third_party/skia/modules/skunicode/src/SkUnicode.cpp
77547756
FILE: ../../../third_party/skia/samplecode/SampleGraphitePrimitives.cpp

0 commit comments

Comments
 (0)