mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from 0a0c9f8c704f to 51267d4a2cea (21 revisions) (#177752)
https://skia.googlesource.com/skia.git/+log/0a0c9f8c704f..51267d4a2cea 2025-10-29 senorblanco@chromium.org Viewer: enable Dawn/D3D11 and Dawn/D3D12 backends 2025-10-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-10-29 lukasza@chromium.org [rust png] Support for using `SkPngRustEncoder` from `SkWriteBuffer.cpp` 2025-10-29 lukasza@chromium.org [rust png] Support for using `SkPngRustEncoder` from `SkSVGDevice.cpp`. 2025-10-29 robertphillips@google.com [graphite] Add new Pipeline callback API 2025-10-29 michaelludwig@google.com Revert "[rust png] Stop using and remove `SkXPS...PngHelpers.h` from Skia." 2025-10-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-10-29 egdaniel@google.com Skip vkmsaa4 on DM for ganesh imagination. 2025-10-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-10-29 mike@reedtribe.org Refactor to use interfaces, making it backend-agnostic 2025-10-29 lukasza@chromium.org [rust png] Stop using and remove `SkXPS...PngHelpers.h` from Skia. 2025-10-29 kjlubick@google.com Add const to SkData in SkTypeface_fontations API 2025-10-29 denniston.t@gmail.com Remove some pathref code from SkPathBuilder 2025-10-29 michaelludwig@google.com [graphite] Drop draws with invalid PaintParamsKeys 2025-10-29 kjlubick@google.com Fix blendmodes_canvas GM in CanvasKit 2025-10-29 egdaniel@google.com Cleanup after refactor of VulkanYcbcrConversionInfo. 2025-10-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 8ff784ae6889 to da77af8eba98 (1 revision) 2025-10-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from e5930c3b265b to bf371eff8421 (4 revisions) 2025-10-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 2dd0704d2aea to f4cbf919963d (6 revisions) 2025-10-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 4d6d60b304cc to 6ee5b8fed805 (16 revisions) 2025-10-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 3d536c0fc62b to 1319f67747a4 (1 revision) 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 jlavrova@google.com,jsimmons@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
bba912ef87
commit
8d5145ad30
2
DEPS
2
DEPS
@ -15,7 +15,7 @@ vars = {
|
||||
'flutter_git': 'https://flutter.googlesource.com',
|
||||
'skia_git': 'https://skia.googlesource.com',
|
||||
'llvm_git': 'https://llvm.googlesource.com',
|
||||
'skia_revision': '0a0c9f8c704fce47b56c41b1759679e8fe5218f9',
|
||||
'skia_revision': '51267d4a2cea282bcae6bc799f05c6ca95b0dd53',
|
||||
|
||||
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
|
||||
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user