Skip to content

Commit 8995da9

Browse files
Roll Skia from a6ccfeafbfba to 86824ed582be (20 revisions) (flutter#173468)
https://skia.googlesource.com/skia.git/+log/a6ccfeafbfba..86824ed582be 2025-08-08 [email protected] [graphite] Ensure scissor has integer values 2025-08-08 [email protected] Reland "Formalize structure for IsA info" 2025-08-08 [email protected] [codecs] Avoid unneeded color space transforms 2025-08-08 [email protected] Roll ANGLE from 7a193b06c425 to 61ddca7917b9 (8 revisions) 2025-08-08 [email protected] Roll SwiftShader from 84b574d55e6d to 1a72692154cc (2 revisions) 2025-08-08 [email protected] Roll Dawn from 5366e676bcc4 to 9917d95cbce9 (21 revisions) 2025-08-08 [email protected] Roll vulkan-deps from 588672b6b2e5 to 7686f0508263 (4 revisions) 2025-08-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-08-07 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-08-07 [email protected] SkMatrix::RectToRect can fail, so change API to clarify that 2025-08-07 [email protected] Merge RotationDirection with PathDirection 2025-08-07 [email protected] [viewer] Don't use framebufferOnly metal layers in Ganesh 2025-08-07 [email protected] Roll vulkan-deps from e7132a7a7ef9 to 588672b6b2e5 (1 revision) 2025-08-07 [email protected] Compile include/ headers on their own 2025-08-07 [email protected] Android NDK typefaces to report all names 2025-08-07 [email protected] Skip MultisampleClearThenLoad on protected contexts 2025-08-07 [email protected] [graphite] Add more info to assert 2025-08-07 [email protected] Remove MultisampleRetainTest from CTS 2025-08-07 [email protected] Roll ANGLE from f1c6e1a8372f to 7a193b06c425 (5 revisions) 2025-08-07 [email protected] Roll SwiftShader from fdb6700ecb04 to 84b574d55e6d (2 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],[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://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
1 parent 40376fc commit 8995da9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ vars = {
1414
'flutter_git': 'https://flutter.googlesource.com',
1515
'skia_git': 'https://skia.googlesource.com',
1616
'llvm_git': 'https://llvm.googlesource.com',
17-
'skia_revision': 'a6ccfeafbfbab92a32857e299135a1d5450803f4',
17+
'skia_revision': '86824ed582be21698f196456ed7c1170ca1e893c',
1818

1919
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
2020
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.

0 commit comments

Comments
 (0)