Skip to content

Commit

Permalink
Roll Skia from 9e20a146c024 to 0fe107da5a4e (33 revisions) (#52129)
Browse files Browse the repository at this point in the history
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

...
  • Loading branch information
skia-flutter-autoroll authored Apr 15, 2024
1 parent 96365c5 commit 78e5d71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ vars = {
'flutter_git': 'https://flutter.googlesource.com',
'skia_git': 'https://skia.googlesource.com',
'llvm_git': 'https://llvm.googlesource.com',
'skia_revision': '9e20a146c0240e68a5cd41443b6f0756b74df138',
'skia_revision': '0fe107da5a4e0cc8f29f16c882b6e6f08164cb21',

# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
Expand Down
2 changes: 1 addition & 1 deletion ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 13f1cbe901805e122c697e2c11744ab4
Signature: ae490c80ad1b348f1e9ec046f467c8d8

====================================================================================================
LIBRARY: etc1
Expand Down

0 comments on commit 78e5d71

Please sign in to comment.