Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Roll Skia from 0cf83a86c56d to a0928a46b9c8 (19 revisions)
https://skia.googlesource.com/skia.git/+log/0cf83a86c56d..a0928a46b9c8

2023-09-21 [email protected] Roll vulkan-deps from 79912a37e72c to b7c710e0c890 (5 revisions)
2023-09-21 [email protected] Fixing Flutter roll build
2023-09-21 [email protected] Remove extra semicolon after macro
2023-09-21 [email protected] Remove packDouble2x32 intrinsics from SkSL.
2023-09-21 [email protected] Add SkRuntimeEffectPriv::VarAsChild.
2023-09-21 [email protected] [graphite] Implement Image and Blend Shaders using the Blend helper
2023-09-21 [email protected] Split apart MeshSpec tests into separate DEF_TESTs.
2023-09-21 [email protected] [graphite] Return transparent black when evaluating null child shader
2023-09-21 [email protected] [graphite][compute] Coverage mask format based on storage binding support
2023-09-21 [email protected] Manual roll ANGLE from e305459968f2 to 8fcd4a50ab47 (9 revisions)
2023-09-21 [email protected] [skif] Combine isCropped() and modifiesPixelsBeyondImage()
2023-09-21 [email protected] [skshaper] Use locale for line breaking
2023-09-21 [email protected] Set of utilities for Unicode comparison: Skia changes
2023-09-21 [email protected] [graphite] Implement DstReads w/ Blend helper
2023-09-21 [email protected] Disable DeadReturnES3 test on Radeon due to crashing.
2023-09-21 [email protected] Roll skottie-base from b4674d1b2f50 to bbf6a30f67f4
2023-09-21 [email protected] Roll jsfiddle-base from f4090760c770 to 3605928905e4
2023-09-21 [email protected] Roll shaders-base from c6e5b668b1a4 to 84356d9e8452
2023-09-21 [email protected] Roll debugger-app-base from b5dc6c526875 to 72a86e8cc35e

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://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
  • Loading branch information
skia-flutter-autoroll committed Sep 21, 2023
commit ea878f38f142af052c6fca39159831f0dfa9d191
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ vars = {
'llvm_git': 'https://llvm.googlesource.com',
# OCMock is for testing only so there is no google clone
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
'skia_revision': '0cf83a86c56d8be6d17f676bc8628d689d2fd1d3',
'skia_revision': 'a0928a46b9c83d3e4d5ce650d94d5b3511684f29',

# 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: 8b2b70340497d70f1632596905227132
Signature: 081182b36fe81f85190a3661de55417b

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