Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 60841e9

Browse files
Roll Skia from 7bd1235e3edc to 045af56e8f96 (5 revisions)
https://skia.googlesource.com/skia.git/+log/7bd1235e3edc..045af56e8f96 2022-10-24 herb@google.com Cleanup implicit 64-bit to 32-bit conversions batch 1 2022-10-24 bsalomon@google.com SkMesh buffer factories added that make copies of CPU-backed buffers. 2022-10-24 kjlubick@google.com Add OOM avoidance to SkFontDescriptor deserialization 2022-10-24 egdaniel@google.com [Graphite] Don't store numLevels but just Mipmapped on TextureInfo. 2022-10-24 johnstiles@google.com Remove redundant fields from InterfaceBlock. 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 bsalomon@google.com,chinmaygarde@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
1 parent 168c711 commit 60841e9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ vars = {
1818
'llvm_git': 'https://llvm.googlesource.com',
1919
# OCMock is for testing only so there is no google clone
2020
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
21-
'skia_revision': '7bd1235e3edc877ae9cffbbfbf718a5242f05504',
21+
'skia_revision': '045af56e8f96f8e6b8b47c7db8dc75370257bcbd',
2222

2323
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
2424
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.

ci/licenses_golden/licenses_skia

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 13c9fe48545742a1ca16c476c0e06f39
1+
Signature: 1fd57559714fe8f52f5d2167497c5e8d
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)