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

Commit 78916af

Browse files
Roll Skia from c7218f57add1 to 222c1c16317c (1 revision)
https://skia.googlesource.com/skia.git/+log/c7218f57add1..222c1c16317c 2021-07-28 brianosman@google.com SkCanvas: switch from SkDeque to simpler SkSTArray 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 kjlubick@google.com on the revert to ensure that a human is aware of the problem. 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 da4595e commit 78916af

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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': 'c7218f57add135a128f8fb81b7088d5f7cbcc44d',
30+
'skia_revision': '222c1c16317c54a8701e7ccf767a1a62b4f30627',
3131

3232
# When updating the Dart revision, ensure that all entries that are
3333
# dependencies of Dart are also updated to match the entries in the

ci/licenses_golden/licenses_skia

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 90c1a413d8bf9366113cd7278ba6be23
1+
Signature: 8229f8b9b25d5f68d09b05c21b35df55
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)