mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from e2991aa99710 to bb69b5b71b4f (37 revisions) (#182390)
Roll Skia from e2991aa99710 to bb69b5b71b4f (37 revisions) https://skia.googlesource.com/skia.git/+log/e2991aa99710..bb69b5b71b4f 2026-02-13 bungeman@google.com Fix SkFontMgr_Android fallback 2026-02-13 bungeman@google.com Revert "For script languages space whitespaces only" 2026-02-13 thomsmit@google.com [graphite] Add contextOptionsPriv to TestOptions 2026-02-13 kjlubick@google.com Fix typos in Skia codebase 2026-02-13 kjlubick@google.com Remove getEncodedData from SkCodec's public API 2026-02-13 sergiog@microsoft.com [rust bmp] Fix SkStreamAdapter::seek_relative for offset 0 2026-02-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 915c2f453b1c to 92cf0901ef59 (1 revision) 2026-02-13 michaelludwig@google.com [graphite] Make texture usage Caps functions more consistently named 2026-02-13 lehoangquyen@chromium.org Graphite: Report failure messages for async pipeline compilation 2026-02-13 kjlubick@google.com Migrate gsutil usage to gcloud storage 2026-02-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 1d00645675b0 to 71ead6fdeb53 (16 revisions) 2026-02-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 820c2464a839 to 1f4a9ec2512b (19 revisions) 2026-02-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 63fc10e8f242 to 8ff522b74b01 (7 revisions) 2026-02-13 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2026-02-13 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2026-02-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from a26b8836968d to 915c2f453b1c (3 revisions) 2026-02-13 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2026-02-12 michaelludwig@google.com [graphite] Re-organize Caps function declarations 2026-02-12 fmalita@google.com Remove unused SkNthSet 2026-02-12 kjlubick@google.com Update comments to show the Vulkan Memory Allocator is not optional 2026-02-12 borenet@google.com [infra] Make gcs_mirror.go use the storage API instead of gsutil 2026-02-12 ccameron@chromium.org skhdr::Agtm: Normalize component mixing 2026-02-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 9a2bbd3ba53f to a26b8836968d (2 revisions) 2026-02-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from ae81efc63a03 to 1d00645675b0 (12 revisions) 2026-02-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from adf42c6b0a11 to 63fc10e8f242 (35 revisions) 2026-02-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from e1f2ff49b074 to 820c2464a839 (11 revisions) 2026-02-11 fmalita@google.com Add some SkPath::Iter asserts 2026-02-11 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2026-02-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 43dad2861bf7 to 9a2bbd3ba53f (5 revisions) 2026-02-11 jmbetancourt@google.com Delete legacy graphite logging priority 2026-02-11 bungeman@google.com Revert "Fix public headers that include from "src/..."" 2026-02-11 jmbetancourt@google.com Change SkDebugf calls in Android buffer code to SK_LOG 2026-02-11 mike@reedtribe.org Fix public headers that include from "src/..." 2026-02-11 bungeman@google.com Remove SK_SUPPORT_UNSPANNED_APIS 2026-02-11 jmbetancourt@google.com Reland "redirect SKGPU_LOG macros to SKIA_LOG" 2026-02-11 fmalita@google.com [bazel macos] Add more indirect frameworks to FRAMEWORK_GLOB 2026-02-11 jlavrova@google.com For script languages space whitespaces only 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 bungeman@google.com,jimgraham@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 ...
This commit is contained in:
parent
41e819290c
commit
1767582ede
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': 'e2991aa9971068330ef3548a4cee05c150811264',
|
||||
'skia_revision': 'bb69b5b71b4f2adcbe2824b043471c02218d88aa',
|
||||
|
||||
# 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