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

Commit f8dc855

Browse files
Roll Skia from bd9a7f3485b4 to d378c7817d8a (9 revisions) (#37987)
https://skia.googlesource.com/skia.git/+log/bd9a7f3485b4..d378c7817d8a 2022-11-30 [email protected] Add serialized slug VIA to DM for testing 2022-11-30 [email protected] [graphite] Enable testing readPixels in Viewer. 2022-11-30 [email protected] Add bitwise-op support to the RP builder. 2022-11-30 [email protected] Add RasterPipeline ops for bitwise & | ^ ~. 2022-11-30 [email protected] Allow stroked rects to always use the LinearizingPathRenderer. 2022-11-30 [email protected] Update Builder to support binary-ops generically. 2022-11-30 [email protected] Implement comparison ops in RP codegen. 2022-11-30 [email protected] Roll vulkan-deps from eae20da97432 to 3498758dacaa (3 revisions) 2022-11-30 [email protected] Roll ANGLE from 000b3bfa32ca to 90b4541cf7a5 (7 revisions) 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 a2c495c commit f8dc855

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': 'bd9a7f3485b4f18e422222e2e57ceb8b6801c361',
21+
'skia_revision': 'd378c7817d8ae1c5c490d22eafcf88d67e907737',
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: 59918aea6852ce3b3f2cfd1f06bd3b1c
1+
Signature: b26f0d4b13e7acd87b2baa9fb78431a0
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)