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

Commit 0ec5649

Browse files
Roll Skia from 17677914dabf to 37947aec8c5c (5 revisions) (#51211)
https://skia.googlesource.com/skia.git/+log/17677914dabf..37947aec8c5c 2024-03-05 [email protected] Iterate emoji color font tests over more color font formats 2024-03-05 [email protected] Add Caps::getDepthAttachmentDimensions() 2024-03-05 [email protected] Remove SK_LEGACY_SNAP_DRAW_IMAGE_TRANSLATION 2024-03-05 [email protected] [Fontations-backend] Add an empty FontMgr for Fontations 2024-03-05 [email protected] [graphite] Atlas management fixes for SmallPathAtlas. 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 [email protected],[email protected],[email protected],[email protected] 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://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
1 parent dacec1c commit 0ec5649

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ vars = {
1414
'flutter_git': 'https://flutter.googlesource.com',
1515
'skia_git': 'https://skia.googlesource.com',
1616
'llvm_git': 'https://llvm.googlesource.com',
17-
'skia_revision': '17677914dabf6e550439f64a948de06577b52287',
17+
'skia_revision': '37947aec8c5c0a5f6c9b6d55f67fc642f5eb5ae5',
1818

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

ci/licenses_golden/licenses_skia

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: b0608dc61d9b8f27549998b98bdf375c
1+
Signature: 0a5b1a3f81f83e74b5ccf5023e831623
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -9462,9 +9462,15 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
94629462

94639463
====================================================================================================
94649464
LIBRARY: skia
9465+
ORIGIN: ../../../flutter/third_party/skia/include/ports/SkFontMgr_Fontations.h + ../../../flutter/third_party/skia/LICENSE
94659466
ORIGIN: ../../../flutter/third_party/skia/src/core/SkFontScanner.h + ../../../flutter/third_party/skia/LICENSE
9467+
ORIGIN: ../../../flutter/third_party/skia/src/ports/SkFontMgr_fontations_empty.cpp + ../../../flutter/third_party/skia/LICENSE
9468+
ORIGIN: ../../../flutter/third_party/skia/src/ports/SkFontMgr_fontations_empty.h + ../../../flutter/third_party/skia/LICENSE
94669469
TYPE: LicenseType.bsd
9470+
FILE: ../../../flutter/third_party/skia/include/ports/SkFontMgr_Fontations.h
94679471
FILE: ../../../flutter/third_party/skia/src/core/SkFontScanner.h
9472+
FILE: ../../../flutter/third_party/skia/src/ports/SkFontMgr_fontations_empty.cpp
9473+
FILE: ../../../flutter/third_party/skia/src/ports/SkFontMgr_fontations_empty.h
94689474
----------------------------------------------------------------------------------------------------
94699475
Copyright 2024 Google Inc.
94709476

0 commit comments

Comments
 (0)