mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from 5bd4bdc0d8e2 to f80ee1088861 (8 revisions) (flutter/engine#41302)
https://skia.googlesource.com/skia.git/+log/5bd4bdc0d8e2..f80ee1088861 2023-04-18 johnstiles@google.com Disable an untested/unreachable GrSkSLFP optimization. 2023-04-18 robertphillips@google.com [graphite] centralize gradient shader key generation 2023-04-18 jvanverth@google.com [graphite] Rename SDF variable to avoid collision with intrinsic 2023-04-18 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from f81e1056ccbc to 6a521002def5 (3 revisions) 2023-04-18 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from d0148f12bc12 to 2f19bb746c6c (5 revisions) 2023-04-18 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from d0db0611a16d to 93d445650f3a 2023-04-18 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 174e65e85901 to e81a1152c10c (1 revision) 2023-04-18 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 258b5715fe30 to d0db0611a16d (9 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,chinmaygarde@google.com,jmbetancourt@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://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
70e9ea9a3c
commit
3dfade7147
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': '5bd4bdc0d8e2f9de7e75cdb74e3bb77a9a3e62ee',
|
||||
'skia_revision': 'f80ee10888611baf4e81871eded7fc2106d10032',
|
||||
|
||||
# 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: 7ce25f76f56161f234260188050242e2
|
||||
Signature: 87e4ac9a1169ea6c6a8871aaf10bf51c
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user