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

Commit 59fabcc

Browse files
Roll Skia from ec407902999b to 44062eff3e25 (8 revisions) (#38161)
https://skia.googlesource.com/skia.git/+log/ec407902999b..44062eff3e25 2022-12-09 nscobie@google.com Revert "JpegR decoder. Initial commit." 2022-12-09 kjlubick@google.com [bazel] Add CI test for layering_check implementation 2022-12-09 kjlubick@google.com [bazel] Implement layering_check in our custom toolchain 2022-12-09 cmumford@google.com [infra] Moved some perf OptimizeForSize jobs to new machines 2022-12-09 lehoangquyen@chromium.org [graphite] Implement DawnQueueManager. 2022-12-09 johnstiles@google.com Add continue statement to RP codegen. 2022-12-09 nicolettep@google.com Add Graphite Vulkan Build to Jobs. 2022-12-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 89b9b4762b94 to bad7c66f82c8 (1 revision) 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 bdero@google.com,djsollen@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://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 a259613 commit 59fabcc

File tree

2 files changed

+17
-6
lines changed

2 files changed

+17
-6
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': 'ec407902999bf2c08afa6af4ae55d93709580b4c',
21+
'skia_revision': '44062eff3e250e3902e897231339c3f126c9a3f1',
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: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: b1a6dc8898706db1b1209119a252219b
1+
Signature: da3d3cfd186ce9b4eacfb187b28eb32e
22

33
UNUSED LICENSES:
44

@@ -534,6 +534,9 @@ FILE: ../../../third_party/skia/docker/skia-with-swift-shader-base/Dockerfile
534534
FILE: ../../../third_party/skia/docker/skia-with-swift-shader-base/build-with-swift-shader-and-run
535535
FILE: ../../../third_party/skia/example/BUILD.bazel
536536
FILE: ../../../third_party/skia/experimental/bazel_test/BUILD.bazel
537+
FILE: ../../../third_party/skia/experimental/bazel_test/base/BUILD.bazel
538+
FILE: ../../../third_party/skia/experimental/bazel_test/client/BUILD.bazel
539+
FILE: ../../../third_party/skia/experimental/bazel_test/core/BUILD.bazel
537540
FILE: ../../../third_party/skia/experimental/docs/animationCommon.js
538541
FILE: ../../../third_party/skia/experimental/docs/backend.js
539542
FILE: ../../../third_party/skia/experimental/docs/canvasBackend.js
@@ -880,6 +883,7 @@ FILE: ../../../third_party/skia/infra/bots/task_drivers/push_bazel_apps_from_was
880883
FILE: ../../../third_party/skia/infra/bots/task_drivers/recreate_skps/BUILD.bazel
881884
FILE: ../../../third_party/skia/infra/bots/task_drivers/run_gn_to_bp/BUILD.bazel
882885
FILE: ../../../third_party/skia/infra/bots/task_drivers/run_wasm_gm_tests/BUILD.bazel
886+
FILE: ../../../third_party/skia/infra/bots/task_drivers/toolchain_layering_check/BUILD.bazel
883887
FILE: ../../../third_party/skia/infra/bots/tasks.json
884888
FILE: ../../../third_party/skia/infra/bots/tools/luci-go/linux64/isolate.sha1
885889
FILE: ../../../third_party/skia/infra/bots/tools/luci-go/mac64/isolate.sha1
@@ -1178,6 +1182,7 @@ FILE: ../../../third_party/skia/src/utils/win/BUILD.bazel
11781182
FILE: ../../../third_party/skia/src/xml/BUILD.bazel
11791183
FILE: ../../../third_party/skia/src/xps/BUILD.bazel
11801184
FILE: ../../../third_party/skia/toolchain/BUILD.bazel
1185+
FILE: ../../../third_party/skia/toolchain/clang_layering_check.bzl
11811186
FILE: ../../../third_party/skia/toolchain/download_linux_amd64_toolchain.bzl
11821187
FILE: ../../../third_party/skia/toolchain/download_mac_toolchain.bzl
11831188
FILE: ../../../third_party/skia/toolchain/download_toolchains.bzl
@@ -7538,9 +7543,6 @@ FILE: ../../../third_party/skia/modules/svg/include/SkSVGOpenTypeSVGDecoder.h
75387543
FILE: ../../../third_party/skia/modules/svg/src/SkSVGOpenTypeSVGDecoder.cpp
75397544
FILE: ../../../third_party/skia/src/codec/SkAvifCodec.cpp
75407545
FILE: ../../../third_party/skia/src/codec/SkAvifCodec.h
7541-
FILE: ../../../third_party/skia/src/codec/SkJpegRCodec.cpp
7542-
FILE: ../../../third_party/skia/src/codec/SkJpegRCodec.h
7543-
FILE: ../../../third_party/skia/src/codec/SkStubJpegRDecoderAPI.h
75447546
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlComputeCommandEncoder.h
75457547
FILE: ../../../third_party/skia/src/sfnt/SkOTTable_hmtx.h
75467548
FILE: ../../../third_party/skia/src/sksl/codegen/SkSLRasterPipelineBuilder.cpp
@@ -7610,6 +7612,7 @@ FILE: ../../../third_party/skia/infra/bots/task_drivers/bazel_build/bazel_build.
76107612
FILE: ../../../third_party/skia/infra/bots/task_drivers/canvaskit_gold/canvaskit_gold.go
76117613
FILE: ../../../third_party/skia/infra/bots/task_drivers/check_generated_files/check_generated_files.go
76127614
FILE: ../../../third_party/skia/infra/bots/task_drivers/cpu_tests/cpu_tests.go
7615+
FILE: ../../../third_party/skia/infra/bots/task_drivers/toolchain_layering_check/toolchain_layering_check.go
76137616
FILE: ../../../third_party/skia/modules/skunicode/src/SkUnicode.cpp
76147617
FILE: ../../../third_party/skia/src/core/SkBuiltInCodeSnippetID.h
76157618
FILE: ../../../third_party/skia/src/core/SkCapabilities.cpp
@@ -7833,8 +7836,16 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
78337836

78347837
====================================================================================================
78357838
LIBRARY: skia
7836-
ORIGIN: ../../../third_party/skia/include/gpu/graphite/dawn/DawnTypes.h + ../../../third_party/skia/LICENSE
7839+
ORIGIN: ../../../third_party/skia/experimental/bazel_test/base/base.h + ../../../third_party/skia/LICENSE
78377840
TYPE: LicenseType.bsd
7841+
FILE: ../../../third_party/skia/experimental/bazel_test/base/base.h
7842+
FILE: ../../../third_party/skia/experimental/bazel_test/base/base_priv.h
7843+
FILE: ../../../third_party/skia/experimental/bazel_test/client/gizmo.cpp
7844+
FILE: ../../../third_party/skia/experimental/bazel_test/client/gizmo.h
7845+
FILE: ../../../third_party/skia/experimental/bazel_test/client/main.cpp
7846+
FILE: ../../../third_party/skia/experimental/bazel_test/core/core.cpp
7847+
FILE: ../../../third_party/skia/experimental/bazel_test/core/core.h
7848+
FILE: ../../../third_party/skia/experimental/bazel_test/core/core_priv.h
78387849
FILE: ../../../third_party/skia/include/gpu/MutableTextureState.h
78397850
FILE: ../../../third_party/skia/include/gpu/graphite/dawn/DawnTypes.h
78407851
FILE: ../../../third_party/skia/include/gpu/graphite/vk/VulkanGraphiteTypes.h

0 commit comments

Comments
 (0)