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

Commit 6e8f06b

Browse files
Roll Skia from 15d36b15bca1 to 9423a8a0fc2d (37 revisions)
https://skia.googlesource.com/skia.git/+log/15d36b15bca1..9423a8a0fc2d 2023-01-04 [email protected] Roll vulkan-deps from 61636505d609 to 7ed449387d3b (1 revision) 2023-01-04 [email protected] Roll ANGLE from efbccf447128 to 61728827d2e5 (8 revisions) 2023-01-04 [email protected] Roll Skia Infra from 7023a3e0613f to 20657cd82ed9 (4 revisions) 2023-01-04 [email protected] Roll Dawn from da3ea990eb6e to 7c26d3152dab (9 revisions) 2023-01-04 [email protected] Fix forward skia::internal for Android code 2023-01-04 [email protected] Roll vulkan-deps from d76879bc892f to 61636505d609 (6 revisions) 2023-01-03 [email protected] Add support for casting bools to int or float. 2023-01-03 [email protected] Add SK_SPI to SkDebugf 2023-01-03 [email protected] Add multi-slot support to binary bitwise ops. 2023-01-03 [email protected] Fix several outdated / incorrect comments in SkColorSpace 2023-01-03 [email protected] Reland "Move SkAutoTMalloc to namespace skia::internal" 2023-01-03 [email protected] Add support for casting ints and floats to bool. 2023-01-03 [email protected] Roll SK Tool from 7023a3e0613f to 19312edd895e 2023-01-03 [email protected] Fix Android Framework genID logic 2023-01-03 [email protected] Add RP codegen support for mix(float). 2023-01-03 [email protected] Add mix support to the RP builder. 2023-01-03 [email protected] Add mix stage to Raster Pipeline. 2023-01-03 [email protected] [base] Split SkTypes.h logic out into smaller files 2023-01-03 [email protected] [base] Move align-functions from SkTypes to base/SkAlign.h 2023-01-03 [email protected] Correctly wire up the remote glyph test 2023-01-03 [email protected] [includes] Fix IWYU after things moved out of SkTypes.h 2023-01-03 [email protected] Add Tests for SkGeometry::ChopMonoCubicAt 2023-01-03 [email protected] Move Abs functions out of SkTypes.h 2023-01-03 [email protected] Remove unused SkFixedAbs macro 2023-01-03 [email protected] Roll FreeType from 1bfaca06 to 0bcb664d (31 commits) 2023-01-03 [email protected] [graphite] Move static buffer creation to Context initialization 2023-01-03 [email protected] Use skvx instead of SkDVector in Path/PathBuilder 2023-01-03 [email protected] Check vertex buffer for nullptr during glyph drawing 2023-01-03 [email protected] Introduce SkPathEnums.h 2023-01-03 [email protected] Add RP codegen support for clamp and saturate. 2023-01-03 [email protected] Add RP codegen support for function calls. 2023-01-03 [email protected] Run existing SkSL test corpus using Raster Pipeline. 2023-01-03 [email protected] Return animationId when calling Surface.requestAnimationFrame. 2023-01-03 [email protected] Roll vulkan-deps from bd2a669760ea to d76879bc892f (1 revision) 2023-01-03 [email protected] Roll ANGLE from 03b2c124e5e9 to efbccf447128 (1 revision) 2023-01-03 [email protected] Roll Skia Infra from 0a4da8d6b015 to 7023a3e0613f (1 revision) 2023-01-03 [email protected] Roll Dawn from fd5a6650e2df to da3ea990eb6e (2 revisions) 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 22f872d commit 6e8f06b

File tree

3 files changed

+24
-4
lines changed

3 files changed

+24
-4
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': '15d36b15bca1de4a28e7feafbf282d6632405eb4',
21+
'skia_revision': '9423a8a0fc2d8b93b4a6a909d1955c04f4be06ae',
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/excluded_files

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2481,6 +2481,8 @@
24812481
../../../third_party/skia/include/BUILD.bazel
24822482
../../../third_party/skia/include/OWNERS
24832483
../../../third_party/skia/include/android/BUILD.bazel
2484+
../../../third_party/skia/include/base/BUILD.bazel
2485+
../../../third_party/skia/include/base/README.md
24842486
../../../third_party/skia/include/codec/BUILD.bazel
24852487
../../../third_party/skia/include/config/BUILD.bazel
24862488
../../../third_party/skia/include/core/BUILD.bazel

ci/licenses_golden/licenses_skia

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: bfb6bf0a5ad2b5218f7ecece4a305148
1+
Signature: 83a3161dc427b108aedd5013fc2530c8
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -7359,7 +7359,8 @@ ORIGIN: ../../../third_party/skia/src/gpu/ganesh/ops/AtlasRenderTask.cpp + ../..
73597359
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/ops/AtlasRenderTask.h + ../../../third_party/skia/LICENSE
73607360
ORIGIN: ../../../third_party/skia/src/gpu/graphite/Buffer.cpp + ../../../third_party/skia/LICENSE
73617361
ORIGIN: ../../../third_party/skia/src/gpu/graphite/Buffer.h + ../../../third_party/skia/LICENSE
7362-
ORIGIN: ../../../third_party/skia/src/gpu/graphite/DrawBufferManager.cpp + ../../../third_party/skia/LICENSE
7362+
ORIGIN: ../../../third_party/skia/src/gpu/graphite/BufferManager.cpp + ../../../third_party/skia/LICENSE
7363+
ORIGIN: ../../../third_party/skia/src/gpu/graphite/BufferManager.h + ../../../third_party/skia/LICENSE
73637364
ORIGIN: ../../../third_party/skia/src/gpu/graphite/DrawBufferManager.h + ../../../third_party/skia/LICENSE
73647365
ORIGIN: ../../../third_party/skia/src/gpu/graphite/mtl/MtlBlitCommandEncoder.h + ../../../third_party/skia/LICENSE
73657366
ORIGIN: ../../../third_party/skia/src/gpu/graphite/mtl/MtlBuffer.h + ../../../third_party/skia/LICENSE
@@ -7445,7 +7446,8 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/ops/AtlasRenderTask.cpp
74457446
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/AtlasRenderTask.h
74467447
FILE: ../../../third_party/skia/src/gpu/graphite/Buffer.cpp
74477448
FILE: ../../../third_party/skia/src/gpu/graphite/Buffer.h
7448-
FILE: ../../../third_party/skia/src/gpu/graphite/DrawBufferManager.cpp
7449+
FILE: ../../../third_party/skia/src/gpu/graphite/BufferManager.cpp
7450+
FILE: ../../../third_party/skia/src/gpu/graphite/BufferManager.h
74497451
FILE: ../../../third_party/skia/src/gpu/graphite/DrawBufferManager.h
74507452
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlBlitCommandEncoder.h
74517453
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlBuffer.h
@@ -8272,6 +8274,13 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
82728274
LIBRARY: skia
82738275
ORIGIN: ../../../third_party/skia/gm/bug12866.cpp + ../../../third_party/skia/LICENSE
82748276
ORIGIN: ../../../third_party/skia/gm/crbug_1313579.cpp + ../../../third_party/skia/LICENSE
8277+
ORIGIN: ../../../third_party/skia/include/base/SkAPI.h + ../../../third_party/skia/LICENSE
8278+
ORIGIN: ../../../third_party/skia/include/base/SkAlign.h + ../../../third_party/skia/LICENSE
8279+
ORIGIN: ../../../third_party/skia/include/base/SkAssert.h + ../../../third_party/skia/LICENSE
8280+
ORIGIN: ../../../third_party/skia/include/base/SkAttributes.h + ../../../third_party/skia/LICENSE
8281+
ORIGIN: ../../../third_party/skia/include/base/SkDebug.h + ../../../third_party/skia/LICENSE
8282+
ORIGIN: ../../../third_party/skia/include/base/SkFeatures.h + ../../../third_party/skia/LICENSE
8283+
ORIGIN: ../../../third_party/skia/include/base/SkLoadUserConfig.h + ../../../third_party/skia/LICENSE
82758284
ORIGIN: ../../../third_party/skia/include/core/SkAlphaType.h + ../../../third_party/skia/LICENSE
82768285
ORIGIN: ../../../third_party/skia/include/core/SkCapabilities.h + ../../../third_party/skia/LICENSE
82778286
ORIGIN: ../../../third_party/skia/include/core/SkColorType.h + ../../../third_party/skia/LICENSE
@@ -8285,6 +8294,7 @@ ORIGIN: ../../../third_party/skia/include/gpu/graphite/mtl/MtlUtils.h + ../../..
82858294
ORIGIN: ../../../third_party/skia/include/gpu/graphite/vk/VulkanGraphiteUtils.h + ../../../third_party/skia/LICENSE
82868295
ORIGIN: ../../../third_party/skia/include/gpu/vk/VulkanBackendContext.h + ../../../third_party/skia/LICENSE
82878296
ORIGIN: ../../../third_party/skia/include/private/SkAlignedStorage.h + ../../../third_party/skia/LICENSE
8297+
ORIGIN: ../../../third_party/skia/include/private/SkPathEnums.h + ../../../third_party/skia/LICENSE
82888298
ORIGIN: ../../../third_party/skia/include/private/SkTypeTraits.h + ../../../third_party/skia/LICENSE
82898299
ORIGIN: ../../../third_party/skia/include/sksl/SkSLVersion.h + ../../../third_party/skia/LICENSE
82908300
ORIGIN: ../../../third_party/skia/modules/skunicode/src/SkUnicode.cpp + ../../../third_party/skia/LICENSE
@@ -8484,6 +8494,13 @@ ORIGIN: ../../../third_party/skia/src/utils/SkTestCanvas.h + ../../../third_part
84848494
TYPE: LicenseType.bsd
84858495
FILE: ../../../third_party/skia/gm/bug12866.cpp
84868496
FILE: ../../../third_party/skia/gm/crbug_1313579.cpp
8497+
FILE: ../../../third_party/skia/include/base/SkAPI.h
8498+
FILE: ../../../third_party/skia/include/base/SkAlign.h
8499+
FILE: ../../../third_party/skia/include/base/SkAssert.h
8500+
FILE: ../../../third_party/skia/include/base/SkAttributes.h
8501+
FILE: ../../../third_party/skia/include/base/SkDebug.h
8502+
FILE: ../../../third_party/skia/include/base/SkFeatures.h
8503+
FILE: ../../../third_party/skia/include/base/SkLoadUserConfig.h
84878504
FILE: ../../../third_party/skia/include/core/SkAlphaType.h
84888505
FILE: ../../../third_party/skia/include/core/SkCapabilities.h
84898506
FILE: ../../../third_party/skia/include/core/SkColorType.h
@@ -8497,6 +8514,7 @@ FILE: ../../../third_party/skia/include/gpu/graphite/mtl/MtlUtils.h
84978514
FILE: ../../../third_party/skia/include/gpu/graphite/vk/VulkanGraphiteUtils.h
84988515
FILE: ../../../third_party/skia/include/gpu/vk/VulkanBackendContext.h
84998516
FILE: ../../../third_party/skia/include/private/SkAlignedStorage.h
8517+
FILE: ../../../third_party/skia/include/private/SkPathEnums.h
85008518
FILE: ../../../third_party/skia/include/private/SkTypeTraits.h
85018519
FILE: ../../../third_party/skia/include/sksl/SkSLVersion.h
85028520
FILE: ../../../third_party/skia/modules/skunicode/src/SkUnicode.cpp

0 commit comments

Comments
 (0)