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

Commit

Permalink
Roll Skia from 22b594afb4d3 to 78bad646fe78 (24 revisions) (#39793)
Browse files Browse the repository at this point in the history
https://skia.googlesource.com/skia.git/+log/22b594afb4d3..78bad646fe78

2023-02-22 [email protected] [graphite] Set Vulkan image layout when copying to/from a texture
2023-02-22 [email protected] [skottie] Editor support for UTF8
2023-02-22 [email protected] Make sk_realloc_throw always free buffer if size == 0
2023-02-22 [email protected] [graphite] Minor colorSpace fix
2023-02-22 [email protected] Add RP builder op for swizzled copies.
2023-02-22 [email protected] SkAndroidCodec: Remove "wide" gamut heuristic, use actual gamut
2023-02-22 [email protected] [graphite] Apply replay translation when copying to render target
2023-02-22 [email protected] Roll vulkan-deps from a8c8b0af08d8 to d2f2d652388b (2 revisions)
2023-02-22 [email protected] Add gazelle alias to unstick Infra -> Skia roller
2023-02-22 [email protected] Roll ANGLE from f76ecaeed1d0 to 1633a1bb6741 (10 revisions)
2023-02-22 [email protected] Roll SK Tool from b419162ac800 to 45cf09e3a043
2023-02-22 [email protected] [graphite] Add EdgeAAQuad to Geometry union
2023-02-22 [email protected] Roll vulkan-deps from 445ae4f88cad to a8c8b0af08d8 (2 revisions)
2023-02-22 [email protected] [bazel] Move macros w/o external deps out of macros.bzl
2023-02-21 [email protected] Log Bazel error when generating gni files
2023-02-21 [email protected] Added support for conversion to bgr10_xr.
2023-02-21 [email protected] Start removing SkNoncopyable.
2023-02-21 [email protected] Represent all sliceable lvalues with LValueSlice class.
2023-02-21 [email protected] Always get bidi regions from ICU
2023-02-21 [email protected] Consolidate field-access and index-expression LValues.
2023-02-21 [email protected] Copy span into a SubRunAllocator
2023-02-21 [email protected] Add Raster Pipeline op for swizzled copies.
2023-02-21 [email protected] Stop setting SK_SCALAR_IS_FLOAT
2023-02-21 [email protected] Move LValue top-level interface into Generator.

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 [email protected],[email protected],[email protected],[email protected] 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
  • Loading branch information
skia-flutter-autoroll authored Feb 22, 2023
1 parent 6acfddc commit 336e7ce
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ vars = {
'llvm_git': 'https://llvm.googlesource.com',
# OCMock is for testing only so there is no google clone
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
'skia_revision': '22b594afb4d36ede9216736142731f809a779a65',
'skia_revision': '78bad646fe78a82e3c8c7daf7c74c9c980d47993',

# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
Expand Down
8 changes: 7 additions & 1 deletion ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 092dbdd187a5104d8d58af6ef4a962c9
Signature: 65e0e3bf2ca27ac5f3e86d2aa8dae434

====================================================================================================
LIBRARY: etc1
Expand Down Expand Up @@ -8337,6 +8337,7 @@ ORIGIN: ../../../third_party/skia/include/private/base/SkPathEnums.h + ../../../
ORIGIN: ../../../third_party/skia/include/private/base/SkTypeTraits.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/sksl/SkSLVersion.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/modules/skunicode/src/SkUnicode.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/modules/skunicode/src/SkUnicode_icu_bidi.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/android/SkAndroidFrameworkPerfettoStaticStorage.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/core/SkCapabilities.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/core/SkDebugUtils.h + ../../../third_party/skia/LICENSE
Expand Down Expand Up @@ -8561,6 +8562,7 @@ FILE: ../../../third_party/skia/include/private/base/SkPathEnums.h
FILE: ../../../third_party/skia/include/private/base/SkTypeTraits.h
FILE: ../../../third_party/skia/include/sksl/SkSLVersion.h
FILE: ../../../third_party/skia/modules/skunicode/src/SkUnicode.cpp
FILE: ../../../third_party/skia/modules/skunicode/src/SkUnicode_icu_bidi.cpp
FILE: ../../../third_party/skia/src/android/SkAndroidFrameworkPerfettoStaticStorage.cpp
FILE: ../../../third_party/skia/src/core/SkCapabilities.cpp
FILE: ../../../third_party/skia/src/core/SkDebugUtils.h
Expand Down Expand Up @@ -8913,6 +8915,7 @@ ORIGIN: ../../../third_party/skia/gm/imagefiltersunpremul.cpp + ../../../third_p
ORIGIN: ../../../third_party/skia/include/private/SkGainmapInfo.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/private/SkGainmapShader.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/private/SkJpegGainmapEncoder.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/modules/skunicode/src/SkUnicode_icu_bidi.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/codec/SkJpegConstants.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/codec/SkJpegMultiPicture.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/codec/SkJpegMultiPicture.h + ../../../third_party/skia/LICENSE
Expand All @@ -8932,6 +8935,7 @@ FILE: ../../../third_party/skia/gm/imagefiltersunpremul.cpp
FILE: ../../../third_party/skia/include/private/SkGainmapInfo.h
FILE: ../../../third_party/skia/include/private/SkGainmapShader.h
FILE: ../../../third_party/skia/include/private/SkJpegGainmapEncoder.h
FILE: ../../../third_party/skia/modules/skunicode/src/SkUnicode_icu_bidi.h
FILE: ../../../third_party/skia/src/codec/SkJpegConstants.h
FILE: ../../../third_party/skia/src/codec/SkJpegMultiPicture.cpp
FILE: ../../../third_party/skia/src/codec/SkJpegMultiPicture.h
Expand Down Expand Up @@ -9006,6 +9010,7 @@ ORIGIN: ../../../third_party/skia/src/gpu/graphite/YUVATextureProxies.cpp + ../.
ORIGIN: ../../../third_party/skia/src/gpu/graphite/YUVATextureProxies.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/compute/ComputeStep.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/compute/ComputeStep.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/geom/EdgeAAQuad.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/sksl/analysis/SkSLGetLoopControlFlowInfo.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/sksl/analysis/SkSLGetReturnComplexity.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/sksl/analysis/SkSLIsDynamicallyUniformExpression.cpp + ../../../third_party/skia/LICENSE
Expand Down Expand Up @@ -9037,6 +9042,7 @@ FILE: ../../../third_party/skia/src/gpu/graphite/YUVATextureProxies.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/YUVATextureProxies.h
FILE: ../../../third_party/skia/src/gpu/graphite/compute/ComputeStep.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/compute/ComputeStep.h
FILE: ../../../third_party/skia/src/gpu/graphite/geom/EdgeAAQuad.h
FILE: ../../../third_party/skia/src/sksl/analysis/SkSLGetLoopControlFlowInfo.cpp
FILE: ../../../third_party/skia/src/sksl/analysis/SkSLGetReturnComplexity.cpp
FILE: ../../../third_party/skia/src/sksl/analysis/SkSLIsDynamicallyUniformExpression.cpp
Expand Down

0 comments on commit 336e7ce

Please sign in to comment.