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

Commit 018af57

Browse files
Roll Skia from fed417995ba9 to 870e249c99a7 (14 revisions) (#42435)
https://skia.googlesource.com/skia.git/+log/fed417995ba9..870e249c99a7 2023-05-30 skia-autoroll@skia-public.iam.gserviceaccount.com Manual roll ANGLE from 7c183c4ec0cd to 8447e2792abe (2 revisions) 2023-05-30 jvanverth@google.com [Metal] Fix Caps flag for RG8Unorm. 2023-05-30 scroggo@google.com Change CtsEnforcement for GrGpuBufferTest 2023-05-30 johnstiles@google.com Fix Metal half-precision matrix negation. 2023-05-30 kjlubick@google.com Remove old src/gpu/gl/GrGLDefines.h 2023-05-30 skia-autoroll@skia-public.iam.gserviceaccount.com Manual roll Dawn from 2387dc5297cc to 0df9b0312c1d (2 revisions) 2023-05-30 michaelludwig@google.com Skip FilterResult* tests on Intel ANGLE 2023-05-30 michaelludwig@google.com [skif] Update Magnifier impl to use FilterResult::Builder 2023-05-30 skia-autoroll@skia-public.iam.gserviceaccount.com Manual roll ANGLE from 89228c43bb06 to 7c183c4ec0cd (2 revisions) 2023-05-30 kjlubick@google.com Add CI job for Graphite_Metal_Vello 2023-05-30 lovisolo@google.com BazelTestRunner.cpp: Print timestamps. 2023-05-30 skia-autoroll@skia-public.iam.gserviceaccount.com Manual roll Dawn from 7a7bb0e7be36 to 2387dc5297cc (2 revisions) 2023-05-30 michaelludwig@google.com [graphite] Clamp output of cubic sampling 2023-05-30 michaelludwig@google.com SkSamplingOptions ctors not explicit 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,jonahwilliams@google.com,rmistry@google.com,robertphillips@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 dff1847 commit 018af57

File tree

3 files changed

+5
-7
lines changed

3 files changed

+5
-7
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': 'fed417995ba9a3d31a18412d723dc508c8fd3832',
21+
'skia_revision': '870e249c99a78570cb5f4286746a44c72b341ae9',
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: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2811,7 +2811,6 @@
28112811
../../../third_party/skia/src/gpu/ganesh/tessellate/BUILD.bazel
28122812
../../../third_party/skia/src/gpu/ganesh/text/BUILD.bazel
28132813
../../../third_party/skia/src/gpu/ganesh/vk/BUILD.bazel
2814-
../../../third_party/skia/src/gpu/gl/BUILD.bazel
28152814
../../../third_party/skia/src/gpu/mtl/BUILD.bazel
28162815
../../../third_party/skia/src/gpu/tessellate/BUILD.bazel
28172816
../../../third_party/skia/src/gpu/vk/BUILD.bazel

ci/licenses_golden/licenses_skia

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 959220be4b833bcdb24e336353826031
1+
Signature: 44f177487c4bef5a7703368e035b9c9e
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -386,6 +386,7 @@ FILE: ../../../third_party/skia/modules/skparagraph/test.html
386386
FILE: ../../../third_party/skia/package-lock.json
387387
FILE: ../../../third_party/skia/relnotes/skif_runtimeshader_sampleradius.md
388388
FILE: ../../../third_party/skia/relnotes/skimagegenerator_grexternaltexturegenerator.md
389+
FILE: ../../../third_party/skia/relnotes/sksamplingoptions_implicit.md
389390
FILE: ../../../third_party/skia/relnotes/sksurface_methods.md
390391
FILE: ../../../third_party/skia/relnotes/sktablecolorfilter.md
391392
FILE: ../../../third_party/skia/src/core/SkOrderedReadBuffer.h
@@ -1480,7 +1481,7 @@ ORIGIN: ../../../third_party/skia/src/gpu/ganesh/geometry/GrPathUtils.cpp + ../.
14801481
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/geometry/GrPathUtils.h + ../../../third_party/skia/LICENSE
14811482
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/gl/GrGLAttachment.cpp + ../../../third_party/skia/LICENSE
14821483
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/gl/GrGLAttachment.h + ../../../third_party/skia/LICENSE
1483-
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/gl/GrGLDefines_impl.h + ../../../third_party/skia/LICENSE
1484+
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/gl/GrGLDefines.h + ../../../third_party/skia/LICENSE
14841485
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/gl/GrGLGLSL.cpp + ../../../third_party/skia/LICENSE
14851486
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/gl/GrGLGLSL.h + ../../../third_party/skia/LICENSE
14861487
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/gl/GrGLGpu.cpp + ../../../third_party/skia/LICENSE
@@ -1501,7 +1502,6 @@ ORIGIN: ../../../third_party/skia/src/gpu/ganesh/ops/AAHairLinePathRenderer.cpp
15011502
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/ops/AAHairLinePathRenderer.h + ../../../third_party/skia/LICENSE
15021503
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/ops/DefaultPathRenderer.cpp + ../../../third_party/skia/LICENSE
15031504
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/ops/DefaultPathRenderer.h + ../../../third_party/skia/LICENSE
1504-
ORIGIN: ../../../third_party/skia/src/gpu/gl/GrGLDefines.h + ../../../third_party/skia/LICENSE
15051505
ORIGIN: ../../../third_party/skia/src/pdf/SkPDFDevice.cpp + ../../../third_party/skia/LICENSE
15061506
ORIGIN: ../../../third_party/skia/src/pdf/SkPDFDevice.h + ../../../third_party/skia/LICENSE
15071507
ORIGIN: ../../../third_party/skia/src/pdf/SkPDFDocument.cpp + ../../../third_party/skia/LICENSE
@@ -1663,7 +1663,7 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/geometry/GrPathUtils.cpp
16631663
FILE: ../../../third_party/skia/src/gpu/ganesh/geometry/GrPathUtils.h
16641664
FILE: ../../../third_party/skia/src/gpu/ganesh/gl/GrGLAttachment.cpp
16651665
FILE: ../../../third_party/skia/src/gpu/ganesh/gl/GrGLAttachment.h
1666-
FILE: ../../../third_party/skia/src/gpu/ganesh/gl/GrGLDefines_impl.h
1666+
FILE: ../../../third_party/skia/src/gpu/ganesh/gl/GrGLDefines.h
16671667
FILE: ../../../third_party/skia/src/gpu/ganesh/gl/GrGLGLSL.cpp
16681668
FILE: ../../../third_party/skia/src/gpu/ganesh/gl/GrGLGLSL.h
16691669
FILE: ../../../third_party/skia/src/gpu/ganesh/gl/GrGLGpu.cpp
@@ -1684,7 +1684,6 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/ops/AAHairLinePathRenderer.cpp
16841684
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/AAHairLinePathRenderer.h
16851685
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/DefaultPathRenderer.cpp
16861686
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/DefaultPathRenderer.h
1687-
FILE: ../../../third_party/skia/src/gpu/gl/GrGLDefines.h
16881687
FILE: ../../../third_party/skia/src/pdf/SkPDFDevice.cpp
16891688
FILE: ../../../third_party/skia/src/pdf/SkPDFDevice.h
16901689
FILE: ../../../third_party/skia/src/pdf/SkPDFDocument.cpp

0 commit comments

Comments
 (0)