Roll Skia from bd9a7f3485b4 to d378c7817d8a (9 revisions) (flutter/engine#37987)
https://skia.googlesource.com/skia.git/+log/bd9a7f3485b4..d378c7817d8a 2022-11-30 herb@google.com Add serialized slug VIA to DM for testing 2022-11-30 jvanverth@google.com [graphite] Enable testing readPixels in Viewer. 2022-11-30 johnstiles@google.com Add bitwise-op support to the RP builder. 2022-11-30 johnstiles@google.com Add RasterPipeline ops for bitwise & | ^ ~. 2022-11-30 jvanverth@google.com Allow stroked rects to always use the LinearizingPathRenderer. 2022-11-30 johnstiles@google.com Update Builder to support binary-ops generically. 2022-11-30 johnstiles@google.com Implement comparison ops in RP codegen. 2022-11-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from eae20da97432 to 3498758dacaa (3 revisions) 2022-11-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 000b3bfa32ca to 90b4541cf7a5 (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 bungeman@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://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:
committed by
GitHub
parent
7127c22af2
commit
bb5f9b90cf
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': 'bd9a7f3485b4f18e422222e2e57ceb8b6801c361',
|
||||
'skia_revision': 'd378c7817d8ae1c5c490d22eafcf88d67e907737',
|
||||
|
||||
# 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: 59918aea6852ce3b3f2cfd1f06bd3b1c
|
||||
Signature: b26f0d4b13e7acd87b2baa9fb78431a0
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user