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

Commit 5b00a95

Browse files
Roll Skia from 2f05923f825e to a16472080754 (18 revisions) (#39772)
https://skia.googlesource.com/skia.git/+log/2f05923f825e..a16472080754 2023-02-21 johnstiles@google.com Implement structured comparison ops for SkRP. 2023-02-21 michaelludwig@google.com Manual Dawn roll 2023-02-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 6de6d1b1d200 to 445ae4f88cad (5 revisions) 2023-02-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 97a623b821d3 to 5285330861f9 2023-02-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 05e62f39412e to f76ecaeed1d0 (1 revision) 2023-02-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 8241ca68b380 to 97a623b821d3 (1 revision) 2023-02-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 6dd6237be171 to 6de6d1b1d200 (6 revisions) 2023-02-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 1f0619f78b88 to 6dd6237be171 (1 revision) 2023-02-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 9d84ad7da970 to 05e62f39412e (13 revisions) 2023-02-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 8241ca68b380 to 97a623b821d3 2023-02-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 504d379dd182 to 8241ca68b380 (4 revisions) 2023-02-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 304f655eec96 to 1f0619f78b88 (1 revision) 2023-02-19 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version 2023-02-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 2ca4cbaf37e3 to 304f655eec96 (1 revision) 2023-02-18 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 17b1f49613a8 to 2ca4cbaf37e3 (1 revision) 2023-02-18 johnstiles@google.com Allow LValue parent objects to be unowned. 2023-02-18 armansito@google.com [sksl][wgsl] Support float4(mat2x2) cast 2023-02-18 armansito@google.com [sksl][wgsl] Support diagonal matrix constructor 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 brianosman@google.com,chinmaygarde@google.com,michaelludwig@google.com,rmistry@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 aa526b6 commit 5b00a95

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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': '2f05923f825e646aa3d81d966f765e4376f9760f',
21+
'skia_revision': 'a164720807546097088f7f3aaafaa3abcb76ca7f',
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 434741159196edcf82d6a15f76fc02c5
1+
Signature: 2b08650291d575e217f909df6b2f0ec5
22

33
====================================================================================================
44
LIBRARY: etc1

0 commit comments

Comments
 (0)