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

Commit c32e3d8

Browse files
Roll Skia from 7737a5b to 5567a60 (8 revisions) (#22146)
https://skia.googlesource.com/skia.git/+log/7737a5bd2510..5567a6091ceb 2020-10-27 [email protected] Guard traversal of certain kinds of mid-optimization IfStatement 2020-10-27 [email protected] Pass function arguments using SkSpan instead of count + ptr. 2020-10-27 [email protected] Add uma histogram tracking for the number of submit render passes. 2020-10-27 [email protected] Prototype helper functions from FP files before use. 2020-10-27 [email protected] Mangle function names as a separate step before emitting func-bodies. 2020-10-27 [email protected] remove absl experiment 2020-10-27 [email protected] use ieee divide 2020-10-27 [email protected] Made IRNode smaller 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] 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/master/autoroll/README.md
1 parent 53d5d68 commit c32e3d8

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
@@ -26,7 +26,7 @@ vars = {
2626
'skia_git': 'https://skia.googlesource.com',
2727
# OCMock is for testing only so there is no google clone
2828
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
29-
'skia_revision': '7737a5bd251095d4eeedd855c0f13eafacafa7ce',
29+
'skia_revision': '5567a6091cebf1cd5f87baa49fc4d42f67bcf226',
3030

3131
# When updating the Dart revision, ensure that all entries that are
3232
# 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: 358c3055f33a91bff22d25103af58b74
1+
Signature: c004227d0c0f3ff680282a2455cbddd9
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)