mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from f7b5a76b6f35 to b5b35f8dc919 (5 revisions) (flutter/engine#37810)
https://skia.googlesource.com/skia.git/+log/f7b5a76b6f35..b5b35f8dc919 2022-11-21 penghuang@chromium.org [graphite] Implement DawnCaps::buildKeyForTexture() 2022-11-21 jvanverth@google.com OptimizeForSize: add Graphite build jobs 2022-11-21 johnstiles@google.com Add support for copy-slots-masked to the RP builder. 2022-11-21 fmalita@chromium.org Fix skottie2movie after SkTArray::count() removal 2022-11-21 johnstiles@google.com Add RasterPipeline op for copy-slots-masked. 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 aaclarke@google.com,jmbetancourt@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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
This commit is contained in:
parent
07fc5a59f9
commit
1d5b033399
2
DEPS
2
DEPS
@ -18,7 +18,7 @@ vars = {
|
||||
'llvm_git': 'https://llvm.googlesource.com',
|
||||
# OCMock is for testing only so there is no google clone
|
||||
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
|
||||
'skia_revision': 'f7b5a76b6f356bd50e7fbbbaa19bf11dfd3da626',
|
||||
'skia_revision': 'b5b35f8dc919376c000feb1c7c7176fd0cc7b3de',
|
||||
|
||||
# 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: 8a4e4a5ef3fc5e20f222479c8a318b3d
|
||||
Signature: 391ba0b785bc352fdcd55d9fe9a91f5d
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user