Skip to content

Commit 6a3ad3c

Browse files
Roll Skia from 345bceacd298 to 5270b1d26b5f (4 revisions) (flutter#37748)
https://skia.googlesource.com/skia.git/+log/345bceacd298..5270b1d26b5f 2022-11-18 borenet@google.com [infra] Add yq asset 2022-11-18 kjlubick@google.com [infra] Add fetch-ninja script 2022-11-18 kjlubick@google.com [infra] Get ninja from CIPD via DEPS 2022-11-18 kjlubick@google.com [includes] Enforce IWYU on GrTextureProxy 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,tdenniston@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 44e2f58 commit 6a3ad3c

2 files changed

Lines changed: 3 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': '345bceacd298974e8a5f11fb2726eed36aaade13',
21+
'skia_revision': '5270b1d26b5f2fa5e1a41c9ca631c629fc53f669',
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: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 37eb4cb22b0fad24715b916119f1bce5
1+
Signature: 9b81d83f7fc556c8b247b75b4d4dbe21
22

33
UNUSED LICENSES:
44

@@ -703,6 +703,7 @@ FILE: ../../../third_party/skia/infra/bots/assets/valgrind/VERSION
703703
FILE: ../../../third_party/skia/infra/bots/assets/win_ninja/VERSION
704704
FILE: ../../../third_party/skia/infra/bots/assets/win_toolchain/VERSION
705705
FILE: ../../../third_party/skia/infra/bots/assets/xcode-11.4.1/VERSION
706+
FILE: ../../../third_party/skia/infra/bots/assets/yq/VERSION
706707
FILE: ../../../third_party/skia/infra/bots/cfg.json
707708
FILE: ../../../third_party/skia/infra/bots/jobs.json
708709
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Debian10-Clang-arm-OptimizeForSize-Android_NoPatch.json

0 commit comments

Comments
 (0)