Roll Skia from 4bdf90faf708 to d25aea76dbc7 (38 revisions) (#162746)
Roll Skia from 4bdf90faf708 to d25aea76dbc7 (38 revisions) https://skia.googlesource.com/skia.git/+log/4bdf90faf708..d25aea76dbc7 2025-02-05 kjlubick@google.com Cleanups related to Masks and RRects 2025-02-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 9fa954563726 to 4d67b5012a2f (4 revisions) 2025-02-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 957bafb51066 to aa94da0253a2 (7 revisions) 2025-02-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 16948351755e to aac2fe5e6d52 (9 revisions) 2025-02-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 86cf34f50cbe to 28a2e8a45f16 (1 revision) 2025-02-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 7132f397c4b2 to 83cddb9b590f (20 revisions) 2025-02-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 6fe9d7e0521b to 9fa954563726 (6 revisions) 2025-02-04 bungeman@google.com [pdf] Do not scale miterLimit 2025-02-04 briansalomon@gmail.com [graphite] list MtlGraphiteTypesPriv.h in bazel/gn sources 2025-02-04 robertphillips@google.com [graphite] Add PrecompileContext::precompile option 2025-02-04 hcm@google.com Merge 3 release notes into RELEASE_NOTES.md 2025-02-04 kjlubick@google.com Apply clang-tidy suggestion to GrProcessorUnitTest.cpp 2025-02-04 lokokung@google.com [dawn][header] Use wgpu::StringView instead of const char*. 2025-02-04 hcm@google.com Update Skia milestone to 135 2025-02-04 lokokung@google.com [dawn][headers] Use PassTimestampWrites. 2025-02-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 2e4b45a53a0e to 6fe9d7e0521b (10 revisions) 2025-02-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 44b5f0a59f2a to 957bafb51066 (6 revisions) 2025-02-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from f69f215a2ce4 to 16948351755e (9 revisions) 2025-02-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from acd89d9f169a to 7132f397c4b2 (15 revisions) 2025-02-03 egdaniel@google.com [Graphite] Update Vulkan buffer barriers. 2025-02-03 kjlubick@google.com Update skottie-base to include skottie-dev files 2025-02-03 renatopereyra@google.com [Ganesh] Update Intel GPU mappings in Vulkan backend 2025-02-03 jvanverth@google.com [graphite] Set up atlas-based clipping. 2025-02-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from de6d9c09f769 to 2e4b45a53a0e (30 revisions) 2025-02-03 robertphillips@google.com [graphite] Fix ContextOptions.h #includes 2025-02-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 938de304bdcb to de6d9c09f769 (14 revisions) 2025-02-03 fmalita@google.com [skottie] Drop motion blur support 2025-02-03 robertphillips@google.com Make the Ganesh/Graphite DM precompilation options more distinct 2025-02-03 robertphillips@google.com [graphite] Add API to return Android-specific keys back to the user 2025-02-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from c469d593acab to acd89d9f169a (1 revision) 2025-02-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 53594a79cc60 to f69f215a2ce4 (13 revisions) 2025-02-01 skia-autoroll@skia-public.iam.gserviceaccount.com Manual roll ANGLE from 439dfe5e2c51 to 44b5f0a59f2a (14 revisions) 2025-02-01 skia-autoroll@skia-public.iam.gserviceaccount.com Manual roll Dawn from 6bc6697d10a4 to c469d593acab (10 revisions) 2025-01-31 egdaniel@google.com [Graphite] Use Dawn disable_lazy_clear_for_mapped_at_creation_buffer toggle 2025-01-31 fmalita@google.com [skottie] Visible track matte adjustments 2025-01-31 robertphillips@google.com Actually draw the new gradient interpolation types 2025-01-31 bwils@google.com Skottie no longer checks version is set 2025-01-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from e330d9595d80 to 439dfe5e2c51 (8 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 bdero@google.com,kjlubick@google.com,nicolettep@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 ...
This commit is contained in:
parent
0385ddc7eb
commit
892f9c13a2
2
DEPS
2
DEPS
@ -14,7 +14,7 @@ vars = {
|
||||
'flutter_git': 'https://flutter.googlesource.com',
|
||||
'skia_git': 'https://skia.googlesource.com',
|
||||
'llvm_git': 'https://llvm.googlesource.com',
|
||||
'skia_revision': '4bdf90faf708a0f940b255039908d6d10d69dc7e',
|
||||
'skia_revision': 'd25aea76dbc70dc3f7271fb4b346f4dbb28a058e',
|
||||
|
||||
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
|
||||
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
|
||||
|
@ -1,4 +1,4 @@
|
||||
Signature: 5b6c6074831c2246ed7dc194af16ec66
|
||||
Signature: cb3f93d59d3c73f70f7fe57cf3486d4d
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
@ -398,9 +398,7 @@ FILE: ../../../flutter/third_party/skia/modules/pathkit/perf/pathops.bench.js
|
||||
FILE: ../../../flutter/third_party/skia/modules/pathkit/perf/perfReporter.js
|
||||
FILE: ../../../flutter/third_party/skia/modules/skparagraph/test.html
|
||||
FILE: ../../../flutter/third_party/skia/package-lock.json
|
||||
FILE: ../../../flutter/third_party/skia/relnotes/color4shader.md
|
||||
FILE: ../../../flutter/third_party/skia/relnotes/gradient-colorspaces.md
|
||||
FILE: ../../../flutter/third_party/skia/relnotes/pipelinepurging.md
|
||||
FILE: ../../../flutter/third_party/skia/relnotes/serializedkeyprecompilation.md
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/gpu_workaround_list.txt
|
||||
FILE: ../../../flutter/third_party/skia/src/ports/fontations/Cargo.toml
|
||||
FILE: ../../../flutter/third_party/skia/src/sksl/generated/sksl_compute.minified.sksl
|
||||
@ -5688,8 +5686,6 @@ ORIGIN: ../../../flutter/third_party/skia/modules/skottie/src/effects/HueSaturat
|
||||
ORIGIN: ../../../flutter/third_party/skia/modules/skottie/src/effects/InvertEffect.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/modules/skottie/src/effects/LevelsEffect.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/modules/skottie/src/effects/LinearWipeEffect.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/modules/skottie/src/effects/MotionBlurEffect.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/modules/skottie/src/effects/MotionBlurEffect.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/modules/skottie/src/effects/MotionTileEffect.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/modules/skottie/src/effects/RadialWipeEffect.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/modules/skottie/src/effects/ShiftChannelsEffect.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
@ -5806,8 +5802,6 @@ FILE: ../../../flutter/third_party/skia/modules/skottie/src/effects/HueSaturatio
|
||||
FILE: ../../../flutter/third_party/skia/modules/skottie/src/effects/InvertEffect.cpp
|
||||
FILE: ../../../flutter/third_party/skia/modules/skottie/src/effects/LevelsEffect.cpp
|
||||
FILE: ../../../flutter/third_party/skia/modules/skottie/src/effects/LinearWipeEffect.cpp
|
||||
FILE: ../../../flutter/third_party/skia/modules/skottie/src/effects/MotionBlurEffect.cpp
|
||||
FILE: ../../../flutter/third_party/skia/modules/skottie/src/effects/MotionBlurEffect.h
|
||||
FILE: ../../../flutter/third_party/skia/modules/skottie/src/effects/MotionTileEffect.cpp
|
||||
FILE: ../../../flutter/third_party/skia/modules/skottie/src/effects/RadialWipeEffect.cpp
|
||||
FILE: ../../../flutter/third_party/skia/modules/skottie/src/effects/ShiftChannelsEffect.cpp
|
||||
|
@ -1105,6 +1105,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
--------------------------------------------------------------------------------
|
||||
fuchsia_sdk
|
||||
libcxx
|
||||
libcxxabi
|
||||
|
||||
@ -30565,7 +30566,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
||||
This Source Code Form is "Incompatible With Secondary Licenses", as
|
||||
defined by the Mozilla Public License, v. 2.0.
|
||||
|
||||
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/3fc177bfd7016bcfa2781f43f1aa04d4cbc1351f
|
||||
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/548dcc7a544dd23b8835be61e5d790d8001a2d0c
|
||||
/third_party/fallback_root_certificates/
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user