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

Commit ce176b9

Browse files
Roll Skia from 7174ab7a984d to 7b0669f89aef (1 revision)
https://skia.googlesource.com/skia.git/+log/7174ab7a984d..7b0669f89aef 2024-09-23 bungeman@google.com Android NDK SkFontMgr 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,bungeman@google.com,chinmaygarde@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://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 e6dd280 commit ce176b9

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-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': '7174ab7a984dda00da8bbd3e7352436f6aba10c0',
17+
'skia_revision': '7b0669f89aef927ec5e982b4231036c537589d73',
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: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 8ae8ee3098772f68ea2ccd2e08cbe794
1+
Signature: eb0cd40f3f910f32a2a572dd7e995d40
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -9428,6 +9428,7 @@ ORIGIN: ../../../flutter/third_party/skia/src/codec/SkJpegMetadataDecoderImpl.cp
94289428
ORIGIN: ../../../flutter/third_party/skia/src/codec/SkJpegMetadataDecoderImpl.h + ../../../flutter/third_party/skia/LICENSE
94299429
ORIGIN: ../../../flutter/third_party/skia/src/core/SkFontScanner.h + ../../../flutter/third_party/skia/LICENSE
94309430
ORIGIN: ../../../flutter/third_party/skia/src/gpu/ganesh/gl/win/GrGLMakeWinInterface.cpp + ../../../flutter/third_party/skia/LICENSE
9431+
ORIGIN: ../../../flutter/third_party/skia/src/ports/SkFontMgr_android_ndk.cpp + ../../../flutter/third_party/skia/LICENSE
94319432
ORIGIN: ../../../flutter/third_party/skia/src/ports/SkFontMgr_fontations_empty.cpp + ../../../flutter/third_party/skia/LICENSE
94329433
ORIGIN: ../../../flutter/third_party/skia/src/sfnt/SkOTTable_sbix.h + ../../../flutter/third_party/skia/LICENSE
94339434
TYPE: LicenseType.bsd
@@ -9444,6 +9445,7 @@ FILE: ../../../flutter/third_party/skia/src/codec/SkJpegMetadataDecoderImpl.cpp
94449445
FILE: ../../../flutter/third_party/skia/src/codec/SkJpegMetadataDecoderImpl.h
94459446
FILE: ../../../flutter/third_party/skia/src/core/SkFontScanner.h
94469447
FILE: ../../../flutter/third_party/skia/src/gpu/ganesh/gl/win/GrGLMakeWinInterface.cpp
9448+
FILE: ../../../flutter/third_party/skia/src/ports/SkFontMgr_android_ndk.cpp
94479449
FILE: ../../../flutter/third_party/skia/src/ports/SkFontMgr_fontations_empty.cpp
94489450
FILE: ../../../flutter/third_party/skia/src/sfnt/SkOTTable_sbix.h
94499451
----------------------------------------------------------------------------------------------------
@@ -9746,12 +9748,14 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
97469748
====================================================================================================
97479749
LIBRARY: skia
97489750
ORIGIN: ../../../flutter/third_party/skia/gm/smallcircles.cpp + ../../../flutter/third_party/skia/LICENSE
9751+
ORIGIN: ../../../flutter/third_party/skia/include/ports/SkFontMgr_android_ndk.h + ../../../flutter/third_party/skia/LICENSE
97499752
ORIGIN: ../../../flutter/third_party/skia/src/codec/SkPngCodecBase.cpp + ../../../flutter/third_party/skia/LICENSE
97509753
ORIGIN: ../../../flutter/third_party/skia/src/codec/SkPngCodecBase.h + ../../../flutter/third_party/skia/LICENSE
97519754
ORIGIN: ../../../flutter/third_party/skia/src/gpu/vk/vulkanmemoryallocator/VulkanMemoryAllocatorPriv.h + ../../../flutter/third_party/skia/LICENSE
97529755
ORIGIN: ../../../flutter/third_party/skia/src/sksl/transform/SkSLTransform.cpp + ../../../flutter/third_party/skia/LICENSE
97539756
TYPE: LicenseType.bsd
97549757
FILE: ../../../flutter/third_party/skia/gm/smallcircles.cpp
9758+
FILE: ../../../flutter/third_party/skia/include/ports/SkFontMgr_android_ndk.h
97559759
FILE: ../../../flutter/third_party/skia/src/codec/SkPngCodecBase.cpp
97569760
FILE: ../../../flutter/third_party/skia/src/codec/SkPngCodecBase.h
97579761
FILE: ../../../flutter/third_party/skia/src/gpu/vk/vulkanmemoryallocator/VulkanMemoryAllocatorPriv.h

0 commit comments

Comments
 (0)