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

Commit c00cf41

Browse files
Roll Skia from 335a555b283d to a3e1e8acf92a (5 revisions)
https://skia.googlesource.com/skia.git/+log/335a555b283d..a3e1e8acf92a 2021-12-15 kjlubick@google.com [bazel] Move cache location to bigger disk for CI tasks 2021-12-15 kjlubick@google.com [canvaskit] Reset GrContext after lazy-loading image from texture 2021-12-15 rmistry@google.com Add oss-fuzz related documentation for the GPU Gardener 2021-12-15 johnstiles@google.com Add variable falling-out-of-scope case to SkVM trace tests. 2021-12-15 herb@google.com Remove SkRemoteGlyphCache.h 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 bungeman@google.com,chinmaygarde@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 a450112 commit c00cf41

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ vars = {
2727
'skia_git': 'https://skia.googlesource.com',
2828
# OCMock is for testing only so there is no google clone
2929
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
30-
'skia_revision': '335a555b283d97453aaad145c446994aa72bb955',
30+
'skia_revision': 'a3e1e8acf92a58360480e0027e104b38162e4554',
3131

3232
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
3333
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.

ci/licenses_golden/licenses_skia

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 7fbc0e14ddab69cf1a0816c509d3e4a0
1+
Signature: e8f9e0e01b11ae658364b8301799cb17
22

33
UNUSED LICENSES:
44

@@ -3530,7 +3530,6 @@ FILE: ../../../third_party/skia/src/core/SkPath_serial.cpp
35303530
FILE: ../../../third_party/skia/src/core/SkPicturePriv.h
35313531
FILE: ../../../third_party/skia/src/core/SkRRectPriv.h
35323532
FILE: ../../../third_party/skia/src/core/SkRectPriv.h
3533-
FILE: ../../../third_party/skia/src/core/SkRemoteGlyphCache.h
35343533
FILE: ../../../third_party/skia/src/core/SkSafeRange.h
35353534
FILE: ../../../third_party/skia/src/core/SkStrikeCache.cpp
35363535
FILE: ../../../third_party/skia/src/core/SkSurfaceCharacterization.cpp

0 commit comments

Comments
 (0)