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

Commit e9e7918

Browse files
Roll Skia from 2923399853d9 to 0027eb334691 (6 revisions) (#38545)
https://skia.googlesource.com/skia.git/+log/2923399853d9..0027eb334691 2022-12-28 [email protected] Add RP support for unsigned * / < <= operators. 2022-12-28 [email protected] Add support for comparison intrinsic functions. 2022-12-28 [email protected] Optimize away no-op swizzles. 2022-12-28 [email protected] Roll vulkan-deps from 40f2f79d51d7 to 8b4c6d99ec2b (2 revisions) 2022-12-28 [email protected] Roll ANGLE from fe704fb57338 to 35d2fc302ebc (1 revision) 2022-12-28 [email protected] Roll vulkan-deps from b7d3e638f053 to 40f2f79d51d7 (1 revision) 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 34f75ed commit e9e7918

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
@@ -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': '2923399853d9678f9f7f19bd419cb210cffc42fe',
21+
'skia_revision': '0027eb3346917a77942811868d0259dc273be5ee',
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: b19eb9fba4cf8d2c4f0f3c604dda0b57
1+
Signature: c79164d083f72d8855579165e85ad5f5
22

33
====================================================================================================
44
LIBRARY: etc1

0 commit comments

Comments
 (0)