mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Roll Skia from 3f703c75ca4c to 0b9c3c4b12c1 (8 revisions) (#167700)
https://skia.googlesource.com/skia.git/+log/3f703c75ca4c..0b9c3c4b12c1 2025-04-23 robertphillips@google.com [graphite] Add option to specify Paint-color opacity for Precompilation 2025-04-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 305ec8e5086e to db6394105846 (9 revisions) 2025-04-23 jvanverth@google.com Reland "[graphite] Free backing data for Plots when we no longer need it." 2025-04-23 nicolettep@google.com [graphite] Store different dst read strategies for single versus multisampling 2025-04-23 borenet@google.com [infra] Add script to format jobs.json 2025-04-23 robertphillips@google.com [graphite] Split DrawTypeFlags::kSimpleShape into sub-types 2025-04-23 borenet@google.com [infra] Remove more jobs which no longer have machines to run them 2025-04-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 962e147a59f4 to 6f9f343a2493 (12 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 chinmaygarde@google.com,jmbetancourt@google.com,kjlubick@google.com 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
This commit is contained in:
parent
3438da3cf4
commit
d47118b28b
2
DEPS
2
DEPS
@ -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': '3f703c75ca4cec06c4dc78ef176d45d33674b503',
|
||||
'skia_revision': '0b9c3c4b12c1ca52ab1ab848a90579406a20123f',
|
||||
|
||||
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
|
||||
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
|
||||
|
@ -1,4 +1,4 @@
|
||||
Signature: b16172eff81b6e7fe55f5924bf130fdf
|
||||
Signature: 7f3e56dfeb6bbd16d84aa8ccffe00140
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
|
Loading…
Reference in New Issue
Block a user