Skip to content

Commit fe577fc

Browse files
skia-flutter-autorollRicardo Amador
authored and
Ricardo Amador
committed
Roll Skia from c72c7bf7e45b to c64a10d525d1 (7 revisions) (flutter#38858)
https://skia.googlesource.com/skia.git/+log/c72c7bf7e45b..c64a10d525d1 2023-01-13 [email protected] [graphite] Add stubs for new Graphite-specific SkImage::makeSubset API 2023-01-13 [email protected] [base] Move many files into base 2023-01-13 [email protected] Make vk_android.h visible for SkVulkan.h 2023-01-13 [email protected] Rename 'transpose' RP stage to 'shuffle'. 2023-01-13 [email protected] Eliminate unnecessary portions of a swizzle. 2023-01-13 [email protected] Add support for matrix-resize in RP builder/codegen. 2023-01-13 [email protected] [bazel] Do not build GrVkSecondaryCBDrawContext by default 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] 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 5ed30cb commit fe577fc

File tree

2 files changed

+28
-22
lines changed

2 files changed

+28
-22
lines changed

DEPS

+1-1
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': 'c72c7bf7e45bc3b901dbf8d7287ffb59dfb106d7',
21+
'skia_revision': 'c64a10d525d1deadf468e1fa798a11a0dbc3c526',
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

+27-21
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: dc3d956959b7d48d1f8eafa682c33ede
1+
Signature: 5682d715ec30ed409e9cd21d30a89616
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -609,7 +609,6 @@ ORIGIN: ../../../third_party/skia/include/core/SkColorPriv.h + ../../../third_pa
609609
ORIGIN: ../../../third_party/skia/include/core/SkFlattenable.h + ../../../third_party/skia/LICENSE
610610
ORIGIN: ../../../third_party/skia/include/core/SkGraphics.h + ../../../third_party/skia/LICENSE
611611
ORIGIN: ../../../third_party/skia/include/core/SkMaskFilter.h + ../../../third_party/skia/LICENSE
612-
ORIGIN: ../../../third_party/skia/include/core/SkMath.h + ../../../third_party/skia/LICENSE
613612
ORIGIN: ../../../third_party/skia/include/core/SkMatrix.h + ../../../third_party/skia/LICENSE
614613
ORIGIN: ../../../third_party/skia/include/core/SkPaint.h + ../../../third_party/skia/LICENSE
615614
ORIGIN: ../../../third_party/skia/include/core/SkPath.h + ../../../third_party/skia/LICENSE
@@ -637,9 +636,10 @@ ORIGIN: ../../../third_party/skia/include/private/SkColorData.h + ../../../third
637636
ORIGIN: ../../../third_party/skia/include/private/SkFixed.h + ../../../third_party/skia/LICENSE
638637
ORIGIN: ../../../third_party/skia/include/private/SkFloatingPoint.h + ../../../third_party/skia/LICENSE
639638
ORIGIN: ../../../third_party/skia/include/private/SkNoncopyable.h + ../../../third_party/skia/LICENSE
640-
ORIGIN: ../../../third_party/skia/include/private/SkTDArray.h + ../../../third_party/skia/LICENSE
641639
ORIGIN: ../../../third_party/skia/include/private/SkTemplates.h + ../../../third_party/skia/LICENSE
642640
ORIGIN: ../../../third_party/skia/include/private/base/SkDeque.h + ../../../third_party/skia/LICENSE
641+
ORIGIN: ../../../third_party/skia/include/private/base/SkMath.h + ../../../third_party/skia/LICENSE
642+
ORIGIN: ../../../third_party/skia/include/private/base/SkTDArray.h + ../../../third_party/skia/LICENSE
643643
ORIGIN: ../../../third_party/skia/include/utils/SkBase64.h + ../../../third_party/skia/LICENSE
644644
ORIGIN: ../../../third_party/skia/include/utils/SkCamera.h + ../../../third_party/skia/LICENSE
645645
ORIGIN: ../../../third_party/skia/include/utils/SkParse.h + ../../../third_party/skia/LICENSE
@@ -758,7 +758,6 @@ FILE: ../../../third_party/skia/include/core/SkColorPriv.h
758758
FILE: ../../../third_party/skia/include/core/SkFlattenable.h
759759
FILE: ../../../third_party/skia/include/core/SkGraphics.h
760760
FILE: ../../../third_party/skia/include/core/SkMaskFilter.h
761-
FILE: ../../../third_party/skia/include/core/SkMath.h
762761
FILE: ../../../third_party/skia/include/core/SkMatrix.h
763762
FILE: ../../../third_party/skia/include/core/SkPaint.h
764763
FILE: ../../../third_party/skia/include/core/SkPath.h
@@ -786,9 +785,10 @@ FILE: ../../../third_party/skia/include/private/SkColorData.h
786785
FILE: ../../../third_party/skia/include/private/SkFixed.h
787786
FILE: ../../../third_party/skia/include/private/SkFloatingPoint.h
788787
FILE: ../../../third_party/skia/include/private/SkNoncopyable.h
789-
FILE: ../../../third_party/skia/include/private/SkTDArray.h
790788
FILE: ../../../third_party/skia/include/private/SkTemplates.h
791789
FILE: ../../../third_party/skia/include/private/base/SkDeque.h
790+
FILE: ../../../third_party/skia/include/private/base/SkMath.h
791+
FILE: ../../../third_party/skia/include/private/base/SkTDArray.h
792792
FILE: ../../../third_party/skia/include/utils/SkBase64.h
793793
FILE: ../../../third_party/skia/include/utils/SkCamera.h
794794
FILE: ../../../third_party/skia/include/utils/SkParse.h
@@ -1063,7 +1063,7 @@ ORIGIN: ../../../third_party/skia/include/core/SkMallocPixelRef.h + ../../../thi
10631063
ORIGIN: ../../../third_party/skia/include/core/SkPixelRef.h + ../../../third_party/skia/LICENSE
10641064
ORIGIN: ../../../third_party/skia/include/core/SkUnPreMultiply.h + ../../../third_party/skia/LICENSE
10651065
ORIGIN: ../../../third_party/skia/include/effects/SkBlurDrawLooper.h + ../../../third_party/skia/LICENSE
1066-
ORIGIN: ../../../third_party/skia/include/private/SkFloatBits.h + ../../../third_party/skia/LICENSE
1066+
ORIGIN: ../../../third_party/skia/include/private/base/SkFloatBits.h + ../../../third_party/skia/LICENSE
10671067
ORIGIN: ../../../third_party/skia/src/core/SkBitmap.cpp + ../../../third_party/skia/LICENSE
10681068
ORIGIN: ../../../third_party/skia/src/core/SkCanvas.cpp + ../../../third_party/skia/LICENSE
10691069
ORIGIN: ../../../third_party/skia/src/core/SkMath.cpp + ../../../third_party/skia/LICENSE
@@ -1079,7 +1079,7 @@ FILE: ../../../third_party/skia/include/core/SkMallocPixelRef.h
10791079
FILE: ../../../third_party/skia/include/core/SkPixelRef.h
10801080
FILE: ../../../third_party/skia/include/core/SkUnPreMultiply.h
10811081
FILE: ../../../third_party/skia/include/effects/SkBlurDrawLooper.h
1082-
FILE: ../../../third_party/skia/include/private/SkFloatBits.h
1082+
FILE: ../../../third_party/skia/include/private/base/SkFloatBits.h
10831083
FILE: ../../../third_party/skia/src/core/SkBitmap.cpp
10841084
FILE: ../../../third_party/skia/src/core/SkCanvas.cpp
10851085
FILE: ../../../third_party/skia/src/core/SkMath.cpp
@@ -1417,7 +1417,7 @@ ORIGIN: ../../../third_party/skia/include/gpu/gl/GrGLConfig_chrome.h + ../../../
14171417
ORIGIN: ../../../third_party/skia/include/gpu/gl/GrGLInterface.h + ../../../third_party/skia/LICENSE
14181418
ORIGIN: ../../../third_party/skia/include/ports/SkTypeface_mac.h + ../../../third_party/skia/LICENSE
14191419
ORIGIN: ../../../third_party/skia/include/ports/SkTypeface_win.h + ../../../third_party/skia/LICENSE
1420-
ORIGIN: ../../../third_party/skia/include/private/SkTArray.h + ../../../third_party/skia/LICENSE
1420+
ORIGIN: ../../../third_party/skia/include/private/base/SkTArray.h + ../../../third_party/skia/LICENSE
14211421
ORIGIN: ../../../third_party/skia/include/utils/SkNWayCanvas.h + ../../../third_party/skia/LICENSE
14221422
ORIGIN: ../../../third_party/skia/include/utils/mac/SkCGUtils.h + ../../../third_party/skia/LICENSE
14231423
ORIGIN: ../../../third_party/skia/src/core/SkAAClip.cpp + ../../../third_party/skia/LICENSE
@@ -1600,7 +1600,7 @@ FILE: ../../../third_party/skia/include/gpu/gl/GrGLConfig_chrome.h
16001600
FILE: ../../../third_party/skia/include/gpu/gl/GrGLInterface.h
16011601
FILE: ../../../third_party/skia/include/ports/SkTypeface_mac.h
16021602
FILE: ../../../third_party/skia/include/ports/SkTypeface_win.h
1603-
FILE: ../../../third_party/skia/include/private/SkTArray.h
1603+
FILE: ../../../third_party/skia/include/private/base/SkTArray.h
16041604
FILE: ../../../third_party/skia/include/utils/SkNWayCanvas.h
16051605
FILE: ../../../third_party/skia/include/utils/mac/SkCGUtils.h
16061606
FILE: ../../../third_party/skia/src/core/SkAAClip.cpp
@@ -5080,6 +5080,7 @@ ORIGIN: ../../../third_party/skia/include/gpu/vk/GrVkMemoryAllocator.h + ../../.
50805080
ORIGIN: ../../../third_party/skia/include/ports/SkFontMgr_fuchsia.h + ../../../third_party/skia/LICENSE
50815081
ORIGIN: ../../../third_party/skia/include/private/SkMacros.h + ../../../third_party/skia/LICENSE
50825082
ORIGIN: ../../../third_party/skia/include/private/SkSafe32.h + ../../../third_party/skia/LICENSE
5083+
ORIGIN: ../../../third_party/skia/include/private/base/SkSpan_impl.h + ../../../third_party/skia/LICENSE
50835084
ORIGIN: ../../../third_party/skia/include/private/base/SkTo.h + ../../../third_party/skia/LICENSE
50845085
ORIGIN: ../../../third_party/skia/include/private/gpu/ganesh/GrVkTypesPriv.h + ../../../third_party/skia/LICENSE
50855086
ORIGIN: ../../../third_party/skia/include/private/gpu/vk/SkiaVulkan.h + ../../../third_party/skia/LICENSE
@@ -5299,6 +5300,7 @@ FILE: ../../../third_party/skia/include/gpu/vk/GrVkMemoryAllocator.h
52995300
FILE: ../../../third_party/skia/include/ports/SkFontMgr_fuchsia.h
53005301
FILE: ../../../third_party/skia/include/private/SkMacros.h
53015302
FILE: ../../../third_party/skia/include/private/SkSafe32.h
5303+
FILE: ../../../third_party/skia/include/private/base/SkSpan_impl.h
53025304
FILE: ../../../third_party/skia/include/private/base/SkTo.h
53035305
FILE: ../../../third_party/skia/include/private/gpu/ganesh/GrVkTypesPriv.h
53045306
FILE: ../../../third_party/skia/include/private/gpu/vk/SkiaVulkan.h
@@ -5769,7 +5771,7 @@ ORIGIN: ../../../third_party/skia/include/gpu/GrRecordingContext.h + ../../../th
57695771
ORIGIN: ../../../third_party/skia/include/gpu/dawn/GrDawnTypes.h + ../../../third_party/skia/LICENSE
57705772
ORIGIN: ../../../third_party/skia/include/ports/SkCFObject.h + ../../../third_party/skia/LICENSE
57715773
ORIGIN: ../../../third_party/skia/include/private/SkSLDefines.h + ../../../third_party/skia/LICENSE
5772-
ORIGIN: ../../../third_party/skia/include/private/SkVx.h + ../../../third_party/skia/LICENSE
5774+
ORIGIN: ../../../third_party/skia/include/private/base/SkVx.h + ../../../third_party/skia/LICENSE
57735775
ORIGIN: ../../../third_party/skia/include/private/chromium/GrVkSecondaryCBDrawContext.h + ../../../third_party/skia/LICENSE
57745776
ORIGIN: ../../../third_party/skia/include/private/gpu/ganesh/GrContext_Base.h + ../../../third_party/skia/LICENSE
57755777
ORIGIN: ../../../third_party/skia/include/private/gpu/ganesh/GrImageContext.h + ../../../third_party/skia/LICENSE
@@ -5917,7 +5919,7 @@ FILE: ../../../third_party/skia/include/gpu/GrRecordingContext.h
59175919
FILE: ../../../third_party/skia/include/gpu/dawn/GrDawnTypes.h
59185920
FILE: ../../../third_party/skia/include/ports/SkCFObject.h
59195921
FILE: ../../../third_party/skia/include/private/SkSLDefines.h
5920-
FILE: ../../../third_party/skia/include/private/SkVx.h
5922+
FILE: ../../../third_party/skia/include/private/base/SkVx.h
59215923
FILE: ../../../third_party/skia/include/private/chromium/GrVkSecondaryCBDrawContext.h
59225924
FILE: ../../../third_party/skia/include/private/gpu/ganesh/GrContext_Base.h
59235925
FILE: ../../../third_party/skia/include/private/gpu/ganesh/GrImageContext.h
@@ -6355,7 +6357,7 @@ ORIGIN: ../../../third_party/skia/modules/skplaintexteditor/src/shape.h + ../../
63556357
ORIGIN: ../../../third_party/skia/modules/skplaintexteditor/src/stringslice.cpp + ../../../third_party/skia/LICENSE
63566358
ORIGIN: ../../../third_party/skia/modules/skplaintexteditor/src/word_boundaries.cpp + ../../../third_party/skia/LICENSE
63576359
ORIGIN: ../../../third_party/skia/modules/skplaintexteditor/src/word_boundaries.h + ../../../third_party/skia/LICENSE
6358-
ORIGIN: ../../../third_party/skia/src/core/SkContainers.cpp + ../../../third_party/skia/LICENSE
6360+
ORIGIN: ../../../third_party/skia/src/base/SkContainers.cpp + ../../../third_party/skia/LICENSE
63596361
ORIGIN: ../../../third_party/skia/src/core/SkMalloc.cpp + ../../../third_party/skia/LICENSE
63606362
ORIGIN: ../../../third_party/skia/src/core/SkPixelRefPriv.h + ../../../third_party/skia/LICENSE
63616363
ORIGIN: ../../../third_party/skia/src/core/SkTextBlobTrace.cpp + ../../../third_party/skia/LICENSE
@@ -6394,7 +6396,7 @@ FILE: ../../../third_party/skia/modules/skplaintexteditor/src/shape.h
63946396
FILE: ../../../third_party/skia/modules/skplaintexteditor/src/stringslice.cpp
63956397
FILE: ../../../third_party/skia/modules/skplaintexteditor/src/word_boundaries.cpp
63966398
FILE: ../../../third_party/skia/modules/skplaintexteditor/src/word_boundaries.h
6397-
FILE: ../../../third_party/skia/src/core/SkContainers.cpp
6399+
FILE: ../../../third_party/skia/src/base/SkContainers.cpp
63986400
FILE: ../../../third_party/skia/src/core/SkMalloc.cpp
63996401
FILE: ../../../third_party/skia/src/core/SkPixelRefPriv.h
64006402
FILE: ../../../third_party/skia/src/core/SkTextBlobTrace.cpp
@@ -8290,16 +8292,16 @@ ORIGIN: ../../../third_party/skia/include/gpu/graphite/dawn/DawnUtils.h + ../../
82908292
ORIGIN: ../../../third_party/skia/include/gpu/graphite/mtl/MtlUtils.h + ../../../third_party/skia/LICENSE
82918293
ORIGIN: ../../../third_party/skia/include/gpu/graphite/vk/VulkanGraphiteUtils.h + ../../../third_party/skia/LICENSE
82928294
ORIGIN: ../../../third_party/skia/include/gpu/vk/VulkanBackendContext.h + ../../../third_party/skia/LICENSE
8293-
ORIGIN: ../../../third_party/skia/include/private/SkAlignedStorage.h + ../../../third_party/skia/LICENSE
8294-
ORIGIN: ../../../third_party/skia/include/private/SkPathEnums.h + ../../../third_party/skia/LICENSE
8295-
ORIGIN: ../../../third_party/skia/include/private/SkTypeTraits.h + ../../../third_party/skia/LICENSE
82968295
ORIGIN: ../../../third_party/skia/include/private/base/SkAPI.h + ../../../third_party/skia/LICENSE
82978296
ORIGIN: ../../../third_party/skia/include/private/base/SkAlign.h + ../../../third_party/skia/LICENSE
8297+
ORIGIN: ../../../third_party/skia/include/private/base/SkAlignedStorage.h + ../../../third_party/skia/LICENSE
82988298
ORIGIN: ../../../third_party/skia/include/private/base/SkAssert.h + ../../../third_party/skia/LICENSE
82998299
ORIGIN: ../../../third_party/skia/include/private/base/SkAttributes.h + ../../../third_party/skia/LICENSE
83008300
ORIGIN: ../../../third_party/skia/include/private/base/SkDebug.h + ../../../third_party/skia/LICENSE
83018301
ORIGIN: ../../../third_party/skia/include/private/base/SkFeatures.h + ../../../third_party/skia/LICENSE
83028302
ORIGIN: ../../../third_party/skia/include/private/base/SkLoadUserConfig.h + ../../../third_party/skia/LICENSE
8303+
ORIGIN: ../../../third_party/skia/include/private/base/SkPathEnums.h + ../../../third_party/skia/LICENSE
8304+
ORIGIN: ../../../third_party/skia/include/private/base/SkTypeTraits.h + ../../../third_party/skia/LICENSE
83038305
ORIGIN: ../../../third_party/skia/include/sksl/SkSLVersion.h + ../../../third_party/skia/LICENSE
83048306
ORIGIN: ../../../third_party/skia/modules/skunicode/src/SkUnicode.cpp + ../../../third_party/skia/LICENSE
83058307
ORIGIN: ../../../third_party/skia/src/android/SkAndroidFrameworkPerfettoStaticStorage.cpp + ../../../third_party/skia/LICENSE
@@ -8514,16 +8516,16 @@ FILE: ../../../third_party/skia/include/gpu/graphite/dawn/DawnUtils.h
85148516
FILE: ../../../third_party/skia/include/gpu/graphite/mtl/MtlUtils.h
85158517
FILE: ../../../third_party/skia/include/gpu/graphite/vk/VulkanGraphiteUtils.h
85168518
FILE: ../../../third_party/skia/include/gpu/vk/VulkanBackendContext.h
8517-
FILE: ../../../third_party/skia/include/private/SkAlignedStorage.h
8518-
FILE: ../../../third_party/skia/include/private/SkPathEnums.h
8519-
FILE: ../../../third_party/skia/include/private/SkTypeTraits.h
85208519
FILE: ../../../third_party/skia/include/private/base/SkAPI.h
85218520
FILE: ../../../third_party/skia/include/private/base/SkAlign.h
8521+
FILE: ../../../third_party/skia/include/private/base/SkAlignedStorage.h
85228522
FILE: ../../../third_party/skia/include/private/base/SkAssert.h
85238523
FILE: ../../../third_party/skia/include/private/base/SkAttributes.h
85248524
FILE: ../../../third_party/skia/include/private/base/SkDebug.h
85258525
FILE: ../../../third_party/skia/include/private/base/SkFeatures.h
85268526
FILE: ../../../third_party/skia/include/private/base/SkLoadUserConfig.h
8527+
FILE: ../../../third_party/skia/include/private/base/SkPathEnums.h
8528+
FILE: ../../../third_party/skia/include/private/base/SkTypeTraits.h
85278529
FILE: ../../../third_party/skia/include/sksl/SkSLVersion.h
85288530
FILE: ../../../third_party/skia/modules/skunicode/src/SkUnicode.cpp
85298531
FILE: ../../../third_party/skia/src/android/SkAndroidFrameworkPerfettoStaticStorage.cpp
@@ -8763,7 +8765,7 @@ ORIGIN: ../../../third_party/skia/include/gpu/graphite/vk/VulkanGraphiteTypes.h
87638765
ORIGIN: ../../../third_party/skia/include/gpu/vk/VulkanExtensions.h + ../../../third_party/skia/LICENSE
87648766
ORIGIN: ../../../third_party/skia/include/gpu/vk/VulkanMemoryAllocator.h + ../../../third_party/skia/LICENSE
87658767
ORIGIN: ../../../third_party/skia/include/gpu/vk/VulkanTypes.h + ../../../third_party/skia/LICENSE
8766-
ORIGIN: ../../../third_party/skia/include/private/SkContainers.h + ../../../third_party/skia/LICENSE
8768+
ORIGIN: ../../../third_party/skia/include/private/base/SkContainers.h + ../../../third_party/skia/LICENSE
87678769
ORIGIN: ../../../third_party/skia/include/private/gpu/graphite/DawnTypesPriv.h + ../../../third_party/skia/LICENSE
87688770
ORIGIN: ../../../third_party/skia/include/private/gpu/graphite/VulkanGraphiteTypesPriv.h + ../../../third_party/skia/LICENSE
87698771
ORIGIN: ../../../third_party/skia/include/private/gpu/vk/VulkanTypesPriv.h + ../../../third_party/skia/LICENSE
@@ -8785,7 +8787,7 @@ FILE: ../../../third_party/skia/include/gpu/graphite/vk/VulkanGraphiteTypes.h
87858787
FILE: ../../../third_party/skia/include/gpu/vk/VulkanExtensions.h
87868788
FILE: ../../../third_party/skia/include/gpu/vk/VulkanMemoryAllocator.h
87878789
FILE: ../../../third_party/skia/include/gpu/vk/VulkanTypes.h
8788-
FILE: ../../../third_party/skia/include/private/SkContainers.h
8790+
FILE: ../../../third_party/skia/include/private/base/SkContainers.h
87898791
FILE: ../../../third_party/skia/include/private/gpu/graphite/DawnTypesPriv.h
87908792
FILE: ../../../third_party/skia/include/private/gpu/graphite/VulkanGraphiteTypesPriv.h
87918793
FILE: ../../../third_party/skia/include/private/gpu/vk/VulkanTypesPriv.h
@@ -8922,11 +8924,15 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
89228924

89238925
====================================================================================================
89248926
LIBRARY: skia
8927+
ORIGIN: ../../../third_party/skia/include/core/SkMath.h + ../../../third_party/skia/LICENSE
89258928
ORIGIN: ../../../third_party/skia/include/private/SkMalloc.h + ../../../third_party/skia/LICENSE
8929+
ORIGIN: ../../../third_party/skia/include/private/base/SkCPUTypes.h + ../../../third_party/skia/LICENSE
89268930
ORIGIN: ../../../third_party/skia/src/core/SkDiscardableMemory.h + ../../../third_party/skia/LICENSE
89278931
ORIGIN: ../../../third_party/skia/src/core/SkFloatingPoint.cpp + ../../../third_party/skia/LICENSE
89288932
TYPE: LicenseType.bsd
8933+
FILE: ../../../third_party/skia/include/core/SkMath.h
89298934
FILE: ../../../third_party/skia/include/private/SkMalloc.h
8935+
FILE: ../../../third_party/skia/include/private/base/SkCPUTypes.h
89308936
FILE: ../../../third_party/skia/src/core/SkDiscardableMemory.h
89318937
FILE: ../../../third_party/skia/src/core/SkFloatingPoint.cpp
89328938
----------------------------------------------------------------------------------------------------

0 commit comments

Comments
 (0)