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

Commit 6950689

Browse files
Roll Skia from 7a45d3123f8b to dc49f35e1ac6 (6 revisions) (#37319)
https://skia.googlesource.com/skia.git/+log/7a45d3123f8b..dc49f35e1ac6 2022-11-04 [email protected] Adjust clamping behavior in raster pipeline 2022-11-04 [email protected] Roll Skia Infra from 0936b1c28121 to 3325846ad1ea (2 revisions) 2022-11-04 [email protected] [cleanup] Remove unused includes/forward-decls in IRNode. 2022-11-04 [email protected] [graphite] Add a bit more PromiseImage testing 2022-11-04 [email protected] Add tan primitive to SkRasterPipeline_opts. 2022-11-04 [email protected] Roll Skia Infra from 16bab9d03444 to 0936b1c28121 (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 2ac9c73 commit 6950689

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DEPS

+1-1
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': '7a45d3123f8b9a97288de1ebc72b78859f2d1e9a',
21+
'skia_revision': 'dc49f35e1ac63014f4e37fe84b78099b29325129',
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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: eb900e00e3347a34afe42fd3b22f6fc1
1+
Signature: 46d9722dac4b178a25772d34606335be
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)