Roll Skia from 529569ce068a to e9b8585af6b5 (13 revisions) (flutter/engine#54125)
https://skia.googlesource.com/skia.git/+log/529569ce068a..e9b8585af6b5 2024-07-25 geofflang@chromium.org Allow client arrays on ANGLE. 2024-07-25 johnstiles@google.com Track the originating ModuleType in FunctionDeclaration. 2024-07-25 bungeman@google.com Document iOS 12 is the minimum deployment target 2024-07-25 egdaniel@google.com [Vulkan] When testing our Vulkan backends, only include the extensions we actually use. 2024-07-25 egdaniel@google.com [Graphite] Fix graphite VkYcbcrSamplerHelper to work in viewer. 2024-07-25 bungeman@google.com Reland "Use kCTFontVariationAxesAttribute" 2024-07-25 johnstiles@google.com Simplify control flow in sk_color_space_transform. 2024-07-25 jamesgk@google.com [graphite] Use Dawn toggles for both adapter and device 2024-07-25 johnstiles@google.com Remove fBuiltin member from FunctionPrototype. 2024-07-25 johnstiles@google.com Remove fBuiltin member from FunctionDefinition. 2024-07-25 johnstiles@google.com Add a unit test verifying that Runtime Effects can call unpremul(). 2024-07-25 jlarmstrongiv@gmail.com fix: include package.json in exports field 2024-07-25 michaelludwig@google.com [graphite] Fill interior of large [r]rects with non-aa renderer 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 brianosman@google.com,jamesgk@google.com,jonahwilliams@google.com,rmistry@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
a8cfe222ad
commit
23b0f7abf7
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': '529569ce068a4b0b315cb1bdf84d29cd4f13046d',
|
||||
'skia_revision': 'e9b8585af6b5ce70efa1386669f60b6d385cb8d7',
|
||||
|
||||
# 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: 7bd7dc4c2fef6d2565b9b5bf2e8d14d5
|
||||
Signature: e36b2ab4d3997cf891070330a2260529
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
@ -397,6 +397,7 @@ FILE: ../../../flutter/third_party/skia/modules/pathkit/perf/pathops.bench.js
|
||||
FILE: ../../../flutter/third_party/skia/modules/pathkit/perf/perfReporter.js
|
||||
FILE: ../../../flutter/third_party/skia/modules/skparagraph/test.html
|
||||
FILE: ../../../flutter/third_party/skia/package-lock.json
|
||||
FILE: ../../../flutter/third_party/skia/relnotes/ios12.md
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/gpu_workaround_list.txt
|
||||
FILE: ../../../flutter/third_party/skia/src/ports/fontations/Cargo.toml
|
||||
FILE: ../../../flutter/third_party/skia/src/sksl/generated/sksl_compute.minified.sksl
|
||||
|
Loading…
x
Reference in New Issue
Block a user