mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from 13435162b783 to 9e8f31e3020c (3 revisions) (flutter/engine#38572)
https://skia.googlesource.com/skia.git/+log/13435162b783..9e8f31e3020c 2022-12-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 07cf003a0f28 to 3e1582090b12 (1 revision) 2022-12-29 johnstiles@google.com Add RP codegen support for min/max intrinsics. 2022-12-29 johnstiles@google.com Add $genUType support for min and max in ES3. 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 garyq@google.com,robertphillips@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
3479059327
commit
4900dafece
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': '13435162b7837e898318518d9de17c6cd00e4780',
|
||||
'skia_revision': '9e8f31e3020c1eaa3ebdb5aa39bc756b5e2f40a0',
|
||||
|
||||
# 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: e8360f93d66bcf51e9228834f1606915
|
||||
Signature: a24494cf48c788a869e6884b30e2cb60
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user