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

Commit cbfcee2

Browse files
Manual Skia roll to 809f868ded1c (#54972)
Includes a build script update required for a new source file added on Windows
1 parent ecf2298 commit cbfcee2

4 files changed

Lines changed: 9 additions & 5 deletions

File tree

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': '655699edfc9745af2172ba79b5a99b169fa800fb',
17+
'skia_revision': '809f868ded1c56b8ad79e2c0f4e5c243263c7c79',
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/excluded_files

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2708,6 +2708,7 @@
27082708
../../../flutter/third_party/skia/include/gpu/ganesh/gl/glx/BUILD.bazel
27092709
../../../flutter/third_party/skia/include/gpu/ganesh/gl/ios/BUILD.bazel
27102710
../../../flutter/third_party/skia/include/gpu/ganesh/gl/mac/BUILD.bazel
2711+
../../../flutter/third_party/skia/include/gpu/ganesh/gl/win/BUILD.bazel
27112712
../../../flutter/third_party/skia/include/gpu/ganesh/mock/BUILD.bazel
27122713
../../../flutter/third_party/skia/include/gpu/ganesh/mtl/BUILD.bazel
27132714
../../../flutter/third_party/skia/include/gpu/ganesh/vk/BUILD.bazel

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: 460cd81c397855690a585125a19843f4
1+
Signature: ff06ba0045a99313531b85e5bb4cefe8
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -9476,6 +9476,7 @@ ORIGIN: ../../../flutter/third_party/skia/modules/svg/src/SkSVGRectPriv.h + ../.
94769476
ORIGIN: ../../../flutter/third_party/skia/src/codec/SkJpegMetadataDecoderImpl.cpp + ../../../flutter/third_party/skia/LICENSE
94779477
ORIGIN: ../../../flutter/third_party/skia/src/codec/SkJpegMetadataDecoderImpl.h + ../../../flutter/third_party/skia/LICENSE
94789478
ORIGIN: ../../../flutter/third_party/skia/src/core/SkFontScanner.h + ../../../flutter/third_party/skia/LICENSE
9479+
ORIGIN: ../../../flutter/third_party/skia/src/gpu/ganesh/gl/win/GrGLMakeWinInterface.cpp + ../../../flutter/third_party/skia/LICENSE
94799480
ORIGIN: ../../../flutter/third_party/skia/src/ports/SkFontMgr_fontations_empty.cpp + ../../../flutter/third_party/skia/LICENSE
94809481
ORIGIN: ../../../flutter/third_party/skia/src/sfnt/SkOTTable_sbix.h + ../../../flutter/third_party/skia/LICENSE
94819482
TYPE: LicenseType.bsd
@@ -9491,6 +9492,7 @@ FILE: ../../../flutter/third_party/skia/modules/svg/src/SkSVGRectPriv.h
94919492
FILE: ../../../flutter/third_party/skia/src/codec/SkJpegMetadataDecoderImpl.cpp
94929493
FILE: ../../../flutter/third_party/skia/src/codec/SkJpegMetadataDecoderImpl.h
94939494
FILE: ../../../flutter/third_party/skia/src/core/SkFontScanner.h
9495+
FILE: ../../../flutter/third_party/skia/src/gpu/ganesh/gl/win/GrGLMakeWinInterface.cpp
94949496
FILE: ../../../flutter/third_party/skia/src/ports/SkFontMgr_fontations_empty.cpp
94959497
FILE: ../../../flutter/third_party/skia/src/sfnt/SkOTTable_sbix.h
94969498
----------------------------------------------------------------------------------------------------
@@ -9538,6 +9540,7 @@ ORIGIN: ../../../flutter/third_party/skia/include/gpu/ganesh/gl/GrGLMakeWebGLInt
95389540
ORIGIN: ../../../flutter/third_party/skia/include/gpu/ganesh/gl/epoxy/GrGLMakeEpoxyEGLInterface.h + ../../../flutter/third_party/skia/LICENSE
95399541
ORIGIN: ../../../flutter/third_party/skia/include/gpu/ganesh/gl/ios/GrGLMakeIOSInterface.h + ../../../flutter/third_party/skia/LICENSE
95409542
ORIGIN: ../../../flutter/third_party/skia/include/gpu/ganesh/gl/mac/GrGLMakeMacInterface.h + ../../../flutter/third_party/skia/LICENSE
9543+
ORIGIN: ../../../flutter/third_party/skia/include/gpu/ganesh/gl/win/GrGLMakeWinInterface.h + ../../../flutter/third_party/skia/LICENSE
95419544
ORIGIN: ../../../flutter/third_party/skia/include/gpu/ganesh/mtl/GrMtlBackendSemaphore.h + ../../../flutter/third_party/skia/LICENSE
95429545
ORIGIN: ../../../flutter/third_party/skia/include/gpu/ganesh/mtl/GrMtlBackendSurface.h + ../../../flutter/third_party/skia/LICENSE
95439546
ORIGIN: ../../../flutter/third_party/skia/include/gpu/ganesh/mtl/GrMtlDirectContext.h + ../../../flutter/third_party/skia/LICENSE
@@ -9651,6 +9654,7 @@ FILE: ../../../flutter/third_party/skia/include/gpu/ganesh/gl/GrGLMakeWebGLInter
96519654
FILE: ../../../flutter/third_party/skia/include/gpu/ganesh/gl/epoxy/GrGLMakeEpoxyEGLInterface.h
96529655
FILE: ../../../flutter/third_party/skia/include/gpu/ganesh/gl/ios/GrGLMakeIOSInterface.h
96539656
FILE: ../../../flutter/third_party/skia/include/gpu/ganesh/gl/mac/GrGLMakeMacInterface.h
9657+
FILE: ../../../flutter/third_party/skia/include/gpu/ganesh/gl/win/GrGLMakeWinInterface.h
96549658
FILE: ../../../flutter/third_party/skia/include/gpu/ganesh/mtl/GrMtlBackendSemaphore.h
96559659
FILE: ../../../flutter/third_party/skia/include/gpu/ganesh/mtl/GrMtlBackendSurface.h
96569660
FILE: ../../../flutter/third_party/skia/include/gpu/ganesh/mtl/GrMtlDirectContext.h

skia/BUILD.gn

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -431,10 +431,9 @@ optional("gpu") {
431431
} else if (is_win) {
432432
sources += [
433433
"$_skia_root/src/gpu/ganesh/gl/win/GrGLMakeNativeInterface_win.cpp",
434+
"$_skia_root/src/gpu/ganesh/gl/win/GrGLMakeWinInterface.cpp",
434435
]
435-
if (target_cpu != "arm64") {
436-
libs += [ "OpenGL32.lib" ]
437-
}
436+
libs += [ "OpenGL32.lib" ]
438437
} else {
439438
sources +=
440439
[ "$_skia_root/src/gpu/ganesh/gl/GrGLMakeNativeInterface_none.cpp" ]

0 commit comments

Comments
 (0)