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

Commit 7ffca75

Browse files
Roll Skia from 7a246c9eb086 to 185fbe1a264d (3 revisions) (#45289)
https://skia.googlesource.com/skia.git/+log/7a246c9eb086..185fbe1a264d 2023-08-30 kjlubick@google.com Remove unused SkFuzzLogging and SkAutoTime 2023-08-30 lovisolo@google.com //go.mod: Update to go 1.18 (same as the Go version in //WORKSPACE.bazel). 2023-08-30 michaelludwig@google.com Revert "Exact loops for all 1D blur kernels" 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 aaclarke@google.com,brianosman@google.com,jlavrova@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 62cf36e commit 7ffca75

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

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': '7a246c9eb086fe905303283c5e2d9b593efc3e7e',
21+
'skia_revision': '185fbe1a264de4a02296e2de87b6d62faf2942a0',
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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 99f84bf0aa882579c5be7ede1b5a3dc7
1+
Signature: a482454a8599b3c244185a234bf6442c
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -388,6 +388,7 @@ FILE: ../../../third_party/skia/package-lock.json
388388
FILE: ../../../third_party/skia/relnotes/sksl_always_on.md
389389
FILE: ../../../third_party/skia/relnotes/sksl_comma_array.md
390390
FILE: ../../../third_party/skia/relnotes/sksl_ganesh_dawn_removed.md
391+
FILE: ../../../third_party/skia/relnotes/sktime.md
391392
FILE: ../../../third_party/skia/relnotes/vk_backend_surface.md
392393
FILE: ../../../third_party/skia/src/core/SkOrderedReadBuffer.h
393394
FILE: ../../../third_party/skia/src/gpu/gpu_workaround_list.txt
@@ -419,6 +420,7 @@ FILE: ../../../third_party/skia/src/sksl/sksl_public.sksl
419420
FILE: ../../../third_party/skia/src/sksl/sksl_rt_shader.sksl
420421
FILE: ../../../third_party/skia/src/sksl/sksl_shared.sksl
421422
FILE: ../../../third_party/skia/src/sksl/sksl_vert.sksl
423+
FILE: ../../../third_party/skia/third_party/go.mod
422424
FILE: ../../../third_party/skia/third_party/libmicrohttpd/MHD_config.h
423425
FILE: ../../../third_party/skia/toolchain/linux_trampolines/IWYU_mapping.imp
424426
FILE: ../../../third_party/skia/toolchain/ndk.BUILD
@@ -3868,7 +3870,6 @@ ORIGIN: ../../../third_party/skia/src/core/SkColorSpace.cpp + ../../../third_par
38683870
ORIGIN: ../../../third_party/skia/src/core/SkColorSpacePriv.h + ../../../third_party/skia/LICENSE
38693871
ORIGIN: ../../../third_party/skia/src/core/SkCpu.cpp + ../../../third_party/skia/LICENSE
38703872
ORIGIN: ../../../third_party/skia/src/core/SkCpu.h + ../../../third_party/skia/LICENSE
3871-
ORIGIN: ../../../third_party/skia/src/core/SkFuzzLogging.h + ../../../third_party/skia/LICENSE
38723873
ORIGIN: ../../../third_party/skia/src/core/SkGlobalInitialization_core.cpp + ../../../third_party/skia/LICENSE
38733874
ORIGIN: ../../../third_party/skia/src/core/SkImageFilterCache.cpp + ../../../third_party/skia/LICENSE
38743875
ORIGIN: ../../../third_party/skia/src/core/SkImageFilterCache.h + ../../../third_party/skia/LICENSE
@@ -4176,7 +4177,6 @@ FILE: ../../../third_party/skia/src/core/SkColorSpace.cpp
41764177
FILE: ../../../third_party/skia/src/core/SkColorSpacePriv.h
41774178
FILE: ../../../third_party/skia/src/core/SkCpu.cpp
41784179
FILE: ../../../third_party/skia/src/core/SkCpu.h
4179-
FILE: ../../../third_party/skia/src/core/SkFuzzLogging.h
41804180
FILE: ../../../third_party/skia/src/core/SkGlobalInitialization_core.cpp
41814181
FILE: ../../../third_party/skia/src/core/SkImageFilterCache.cpp
41824182
FILE: ../../../third_party/skia/src/core/SkImageFilterCache.h

0 commit comments

Comments
 (0)