Roll Skia from 10058142c8a2 to de108a9c8b54 (4 revisions) (flutter/engine#51199)
https://skia.googlesource.com/skia.git/+log/10058142c8a2..de108a9c8b54 2024-03-05 egdaniel@google.com Fix native graphite vk jobs to use correct config. 2024-03-05 nscobie@google.com Revert "Enforce explicit OWNERS.android approval for generated SkUserConfig.h files" 2024-03-05 robertphillips@google.com Yet more stable keys 2024-03-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from fc440afa62a7 to b978974d98eb (7 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 brianosman@google.com,herb@google.com,rmistry@google.com,zra@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:
committed by
GitHub
parent
f47498d99f
commit
46a92d295e
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': '10058142c8a2b52da917d74707462f89f2c7502d',
|
||||
'skia_revision': 'de108a9c8b543578e47aff2aaf8e190b2b3f3250',
|
||||
|
||||
# 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: f1cdf7081df6a4737da23f8e09725802
|
||||
Signature: 179d59b0b09ae8b1e8e9f65869a3f219
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
@@ -328,7 +328,6 @@ TYPE: LicenseType.bsd
|
||||
FILE: ../../../flutter/third_party/skia/.bazelignore
|
||||
FILE: ../../../flutter/third_party/skia/.bazelproject
|
||||
FILE: ../../../flutter/third_party/skia/Cargo.toml
|
||||
FILE: ../../../flutter/third_party/skia/OWNERS_android_build_files
|
||||
FILE: ../../../flutter/third_party/skia/RELEASE_NOTES.md
|
||||
FILE: ../../../flutter/third_party/skia/go.mod
|
||||
FILE: ../../../flutter/third_party/skia/go.sum
|
||||
|
||||
Reference in New Issue
Block a user