Skip to content

Commit 3b563f7

Browse files
Roll Skia from 88443909711b to 8752700a2565 (3 revisions) (flutter#48460)
https://skia.googlesource.com/skia.git/+log/88443909711b..8752700a2565 2023-11-28 [email protected] Fixing a build break in Google3 2023-11-28 [email protected] Remove GrMipmapped and GrMipMapped 2023-11-28 [email protected] Revertng the revert of "Emoji font resolution fix" 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 e4b18fa commit 3b563f7

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

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': '88443909711b9c3c8f4ae8c494ec29f40fd82c46',
21+
'skia_revision': '8752700a25658f39af318e329ca697bfe328c293',
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: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 8372c45dcf812095a6cb0f527eab520a
1+
Signature: c0c200cfa51020e9439ef710fab00101
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -388,6 +388,7 @@ FILE: ../../../flutter/third_party/skia/modules/skparagraph/test.html
388388
FILE: ../../../flutter/third_party/skia/package-lock.json
389389
FILE: ../../../flutter/third_party/skia/relnotes/FontConfigInterface.md
390390
FILE: ../../../flutter/third_party/skia/relnotes/NoYield.md
391+
FILE: ../../../flutter/third_party/skia/relnotes/mip_aliases.md
391392
FILE: ../../../flutter/third_party/skia/relnotes/shaper.md
392393
FILE: ../../../flutter/third_party/skia/relnotes/vksemaphore.md
393394
FILE: ../../../flutter/third_party/skia/relnotes/vulkan-mutable.md

0 commit comments

Comments
 (0)