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

Commit 1334f10

Browse files
Roll Skia from 9e20a146c024 to 0fe107da5a4e (33 revisions)
https://skia.googlesource.com/skia.git/+log/9e20a146c024..0fe107da5a4e 2024-04-15 [email protected] Roll vulkan-deps from 04aa78e8dbcb to ec0c320a8ca1 (2 revisions) 2024-04-15 [email protected] Simplify special path type tracking 2024-04-15 [email protected] Revert "Add GN variable to disable iOS signing" 2024-04-15 [email protected] fix guard for skunicode 2024-04-15 [email protected] [graphite] Calve off PrecompileCombinations into its own helper 2024-04-15 [email protected] Expose the getClientICUData() to ParagraphBuilder 2024-04-15 [email protected] Add job to test with checked-in FreeType 2024-04-15 [email protected] Fix up mac-related modules 2024-04-15 [email protected] Roll SK Tool from f184d1bfa242 to 80e2cdd73b81 2024-04-15 [email protected] Roll Skia Infra from bae2b98850ac to f184d1bfa242 (7 revisions) 2024-04-15 [email protected] Roll Dawn from 0e14373fbbeb to f20a53466bc2 (10 revisions) 2024-04-14 [email protected] Roll vulkan-deps from 5171f7f9892a to 04aa78e8dbcb (1 revision) 2024-04-14 [email protected] Roll vulkan-deps from 46248e60c4fa to 5171f7f9892a (1 revision) 2024-04-13 [email protected] Revert "Temporarily remove iOS bots from CQ." 2024-04-13 [email protected] Roll vulkan-deps from 7922b393e32b to 46248e60c4fa (2 revisions) 2024-04-13 [email protected] [graphite] Add Image::Copy to handle both blit and draw copies 2024-04-13 [email protected] Manual roll ANGLE from e41286e1092c to 5e790bfb16e8 (6 revisions) 2024-04-12 [email protected] [graphite] Move DrawAtlasMgr to PathAtlas. 2024-04-12 [email protected] [graphite] Add CopyAsDraw helper to Image_Base 2024-04-12 [email protected] [graphite] Add Device::isScratchDevice() helper 2024-04-12 [email protected] [graphite] Add validation asserts to Device/Recorder flushing 2024-04-12 [email protected] Reland "[graphite] Start with kDiscard load op in DrawContext; use clear op for floating-point textures" 2024-04-12 [email protected] [graphite] Remove unique ID from Image[_YUVA] ctor, rename MakeView 2024-04-12 [email protected] Add GN variable to disable iOS signing 2024-04-12 [email protected] Manual roll Dawn from a79a81394ea6 to 0e14373fbbeb (26 revisions) 2024-04-12 [email protected] Roll vulkan-deps from f8fa42b1fbea to 7922b393e32b (10 revisions) 2024-04-12 [email protected] Roll SK Tool from cf3b51b7e14e to c150177839d1 2024-04-12 [email protected] SkICC: Improve tonemapping precision 2024-04-12 [email protected] [skottie wasm] Fix inline font decoding 2024-04-12 [email protected] Reland x2 "Graphite/Dawn: Eliminate Device::Tick() usages." 2024-04-12 [email protected] Remove SKCMS_REPLACE_IN_GOOGLE3_COMPATIBLE_WITH 2024-04-12 [email protected] Another NaN guard in SkConic support code 2024-04-12 [email protected] Guard against wild conics while stroking 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],[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 a6acfa4 commit 1334f10

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
@@ -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': '9e20a146c0240e68a5cd41443b6f0756b74df138',
17+
'skia_revision': '0fe107da5a4e0cc8f29f16c882b6e6f08164cb21',
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.

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: 13f1cbe901805e122c697e2c11744ab4
1+
Signature: ae490c80ad1b348f1e9ec046f467c8d8
22

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

0 commit comments

Comments
 (0)