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

Commit cc732b4

Browse files
Roll Skia from 7c0eeaf12413 to fc8769175d35 (58 revisions) (#54589)
Roll Skia from 7c0eeaf12413 to fc8769175d35 (58 revisions) https://skia.googlesource.com/skia.git/+log/7c0eeaf12413..fc8769175d35 2024-08-16 [email protected] Apply buildifier to modules/audioplayer 2024-08-16 [email protected] [bazel] Add Viewer resources 2024-08-16 [email protected] SkScalerContext implementation specific emboldening 2024-08-16 [email protected] [graphite] Add purge() method to DrawAtlas. 2024-08-16 [email protected] Revert "[pdf] Emit bare CFF instead of OpenType CFF" 2024-08-16 [email protected] Reapply "[bazel] Remove symlinks for external files" 2024-08-16 [email protected] Delete `DECODE_PNG_FILES` from `src/codec/BUILD.bazel` 2024-08-16 [email protected] Depend only on public PNG headers from `ico_decode` target. 2024-08-16 [email protected] Add GNI group for PNG and expand source list 2024-08-16 [email protected] Roll vulkan-deps from 97855a7c330f to dad70915c62f (5 revisions) 2024-08-16 [email protected] Roll ANGLE from 2003e06230b1 to 83ca89e58cef (6 revisions) 2024-08-16 [email protected] Roll Dawn from 2918c4247f20 to 69433722b83b (16 revisions) 2024-08-16 [email protected] Roll Skia Infra from 936d3406908e to 521d0157ce62 (7 revisions) 2024-08-16 [email protected] [graphite] Make DrawAtlas::compact() more aggressive. 2024-08-16 [email protected] [graphite] Avoid one ref when dealing with subRunStorage. 2024-08-16 [email protected] Roll SK Tool from 936d3406908e to 521d0157ce62 2024-08-16 [email protected] Revert "[bazel] Remove symlinks for external files" 2024-08-16 [email protected] Revert "Reland "Reduce size of linear SkMaskGamma LUT"" 2024-08-16 [email protected] Simplify Porter-Duff constant blend function 2024-08-15 [email protected] Implement asAColorMode and asAColorMatrix for SkWorkingFormatColorFilter 2024-08-15 [email protected] [bazel] Remove symlinks for external files 2024-08-15 [email protected] Reland "Reduce size of linear SkMaskGamma LUT" 2024-08-15 [email protected] Roll vulkan-deps from 91058f2297c9 to 97855a7c330f (1 revision) 2024-08-15 [email protected] [rust png] Avoiding newtype wrapper for `cxx::UniquePtr<ffi::ReadTrait>` 2024-08-15 [email protected] [rust png] Expose `png::Reader` over the FFI boundary. 2024-08-15 [email protected] [bazel] Enable SVG support in Viewer 2024-08-15 [email protected] Reland "[graphite] Add DawnCaps::extractGraphicsDescs" 2024-08-15 [email protected] [pdf] Emit bare CFF instead of OpenType CFF 2024-08-15 [email protected] [graphite] Don't run GMs that test automatic image tiling 2024-08-15 [email protected] Reland "Allow client arrays on ANGLE." 2024-08-15 [email protected] [bazel] More viewer slides 2024-08-15 [email protected] Remove all references to legacy //:skia_public and //:skia_internal 2024-08-15 [email protected] Roll ANGLE from 087afc919eda to 2003e06230b1 (8 revisions) 2024-08-15 [email protected] Roll vulkan-deps from 0d313c52316c to 91058f2297c9 (3 revisions) 2024-08-15 [email protected] Roll Skia Infra from 60f8f34ea424 to 936d3406908e (8 revisions) 2024-08-15 [email protected] Roll Dawn from 239f9139d016 to 2918c4247f20 (14 revisions) 2024-08-15 [email protected] Roll SK Tool from 60f8f34ea424 to 936d3406908e 2024-08-14 [email protected] Revert "[graphite] Add DawnCaps::extractGraphicsDescs" 2024-08-14 [email protected] Revert "[graphite] Fix static initializer problem wrt Caps Domains" 2024-08-14 [email protected] [graphite] Fix static initializer problem wrt Caps Domains 2024-08-14 [email protected] [bazel] Enable Skottie support in Viewer 2024-08-14 [email protected] Roll vulkan-deps from f084a55f96da to 0d313c52316c (1 revision) 2024-08-14 [email protected] Add SkJpegMetadataDecoder::Make that takes SkData 2024-08-14 [email protected] Enforce IWYU on graphite/geom 2024-08-14 [email protected] Apply clang-tidy suggestion to UploadTask 2024-08-14 [email protected] Fix Bazel build of viewer after GPU_TEST_UTILS landed ...
1 parent acb71d8 commit cc732b4

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
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': '7c0eeaf12413f21b7b95f2d9f7e7857902f0a049',
17+
'skia_revision': 'fc8769175d3533de1a2fb541d1643f5d669405f6',
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: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2731,6 +2731,7 @@
27312731
../../../flutter/third_party/skia/include/utils/BUILD.bazel
27322732
../../../flutter/third_party/skia/include/utils/mac/BUILD.bazel
27332733
../../../flutter/third_party/skia/infra
2734+
../../../flutter/third_party/skia/modules/audioplayer/BUILD.bazel
27342735
../../../flutter/third_party/skia/modules/bentleyottmann/BUILD.bazel
27352736
../../../flutter/third_party/skia/modules/bentleyottmann/include/BUILD.bazel
27362737
../../../flutter/third_party/skia/modules/bentleyottmann/src/BUILD.bazel
@@ -2909,7 +2910,9 @@
29092910
../../../flutter/third_party/skia/third_party/README
29102911
../../../flutter/third_party/skia/third_party/etc1/BUILD.bazel
29112912
../../../flutter/third_party/skia/third_party/etc1/README.google
2913+
../../../flutter/third_party/skia/third_party/expat/include/BUILD.bazel
29122914
../../../flutter/third_party/skia/third_party/freetype2
2915+
../../../flutter/third_party/skia/third_party/harfbuzz/BUILD.bazel
29132916
../../../flutter/third_party/skia/third_party/harfbuzz/README
29142917
../../../flutter/third_party/skia/third_party/icu
29152918
../../../flutter/third_party/skia/third_party/libgrapheme/generate_headers.py

ci/licenses_golden/licenses_skia

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: b92693ead274883d50d8bda8a6a3a1bc
1+
Signature: ad873a023713fea94ecc80f946d5a849
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -398,6 +398,7 @@ FILE: ../../../flutter/third_party/skia/modules/pathkit/perf/perfReporter.js
398398
FILE: ../../../flutter/third_party/skia/modules/skparagraph/test.html
399399
FILE: ../../../flutter/third_party/skia/package-lock.json
400400
FILE: ../../../flutter/third_party/skia/relnotes/dawntypes.md
401+
FILE: ../../../flutter/third_party/skia/relnotes/fakebold.md
401402
FILE: ../../../flutter/third_party/skia/relnotes/ios12.md
402403
FILE: ../../../flutter/third_party/skia/relnotes/vktypes.md
403404
FILE: ../../../flutter/third_party/skia/src/gpu/gpu_workaround_list.txt

sky/packages/sky_engine/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32054,7 +32054,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
3205432054
This Source Code Form is "Incompatible With Secondary Licenses", as
3205532055
defined by the Mozilla Public License, v. 2.0.
3205632056

32057-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/790fcb755a0a6872cd5d36904b77630dcf7f0212
32057+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/c5264a1bd1d2ddff6c9a32ff7f99a2813f0ae4f9
3205832058
/third_party/fallback_root_certificates/
3205932059

3206032060
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)