Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Roll Skia from 60e4a4a27375 to 158d51b34caa (19 revisions)
https://skia.googlesource.com/skia.git/+log/60e4a4a27375..158d51b34caa

2023-01-04 [email protected] Add abs support to RP codegen.
2023-01-04 [email protected] Add abs support to RP builder.
2023-01-04 [email protected] Add abs stage to Raster Pipeline.
2023-01-04 [email protected] Do not skip checking program compilation
2023-01-04 [email protected] Disable scaling copy-as-draws on Mali 4xx devices
2023-01-04 [email protected] Break apart some uses of SkTypes
2023-01-04 [email protected] Delete redundant tests from RP codegen tests.
2023-01-04 [email protected] Add Not.sksl to SkSLTest.cpp.
2023-01-04 [email protected] Add Dot.sksl to SkSLTest.cpp.
2023-01-04 [email protected] [base] Move include/base to include/private/base
2023-01-04 [email protected] Change skia::tracing_internals to skia_internal
2023-01-04 [email protected] Add float/int/uint casting support to RP codegen.
2023-01-04 [email protected] Add casting support to RP builder.
2023-01-04 [email protected] Update stack rewinding behavior in RP builder.
2023-01-04 [email protected] Roll SK Tool from 20657cd82ed9 to f0e8f01433a5
2023-01-04 [email protected] Add clang::musttail to SkSL RP ops.
2023-01-04 [email protected] Check link status for copy/mipmap programs
2023-01-04 [email protected] Move SkImageInfoPriv.h to src/core
2023-01-04 [email protected] [graphite] Add Blend and HSLAMatrix ColorFilters to Precompile system

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] 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 committed Jan 5, 2023
commit 87ac05eaf5a14bc882577fbb9656ce4867d1c784
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': '60e4a4a27375459b65ae83bf73234c55a048c15a',
'skia_revision': '158d51b34caacc8d00593618e19481bb08b3a9ad',

# 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
4 changes: 2 additions & 2 deletions ci/licenses_golden/excluded_files
Original file line number Diff line number Diff line change
Expand Up @@ -2481,8 +2481,6 @@
../../../third_party/skia/include/BUILD.bazel
../../../third_party/skia/include/OWNERS
../../../third_party/skia/include/android/BUILD.bazel
../../../third_party/skia/include/base/BUILD.bazel
../../../third_party/skia/include/base/README.md
../../../third_party/skia/include/codec/BUILD.bazel
../../../third_party/skia/include/config/BUILD.bazel
../../../third_party/skia/include/core/BUILD.bazel
Expand All @@ -2503,6 +2501,8 @@
../../../third_party/skia/include/ports/BUILD.bazel
../../../third_party/skia/include/private/BUILD.bazel
../../../third_party/skia/include/private/OWNERS
../../../third_party/skia/include/private/base/BUILD.bazel
../../../third_party/skia/include/private/base/README.md
../../../third_party/skia/include/private/chromium/BUILD.bazel
../../../third_party/skia/include/private/gpu/BUILD.bazel
../../../third_party/skia/include/private/gpu/ganesh/BUILD.bazel
Expand Down
34 changes: 17 additions & 17 deletions ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 835bb459b9c139d9679922bed7098d89
Signature: b08ae6bff7e9a0bdf97f774b0b76601a

====================================================================================================
LIBRARY: etc1
Expand Down Expand Up @@ -4554,7 +4554,6 @@ ORIGIN: ../../../third_party/skia/include/gpu/GrBackendSurface.h + ../../../thir
ORIGIN: ../../../third_party/skia/include/gpu/mock/GrMockTypes.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/gpu/mtl/GrMtlTypes.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/ports/SkFontMgr_mac_ct.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/private/SkImageInfoPriv.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/private/SkMalloc.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/private/SkSLString.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/private/SkShadowFlags.h + ../../../third_party/skia/LICENSE
Expand Down Expand Up @@ -4619,6 +4618,7 @@ ORIGIN: ../../../third_party/skia/src/core/SkExecutor.cpp + ../../../third_party
ORIGIN: ../../../third_party/skia/src/core/SkFontMgrPriv.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/core/SkGaussFilter.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/core/SkGaussFilter.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/core/SkImageInfoPriv.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/core/SkMaskBlurFilter.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/core/SkMaskBlurFilter.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/core/SkPromiseImageTexture.cpp + ../../../third_party/skia/LICENSE
Expand Down Expand Up @@ -4782,7 +4782,6 @@ FILE: ../../../third_party/skia/include/gpu/GrBackendSurface.h
FILE: ../../../third_party/skia/include/gpu/mock/GrMockTypes.h
FILE: ../../../third_party/skia/include/gpu/mtl/GrMtlTypes.h
FILE: ../../../third_party/skia/include/ports/SkFontMgr_mac_ct.h
FILE: ../../../third_party/skia/include/private/SkImageInfoPriv.h
FILE: ../../../third_party/skia/include/private/SkMalloc.h
FILE: ../../../third_party/skia/include/private/SkSLString.h
FILE: ../../../third_party/skia/include/private/SkShadowFlags.h
Expand Down Expand Up @@ -4847,6 +4846,7 @@ FILE: ../../../third_party/skia/src/core/SkExecutor.cpp
FILE: ../../../third_party/skia/src/core/SkFontMgrPriv.h
FILE: ../../../third_party/skia/src/core/SkGaussFilter.cpp
FILE: ../../../third_party/skia/src/core/SkGaussFilter.h
FILE: ../../../third_party/skia/src/core/SkImageInfoPriv.h
FILE: ../../../third_party/skia/src/core/SkMaskBlurFilter.cpp
FILE: ../../../third_party/skia/src/core/SkMaskBlurFilter.h
FILE: ../../../third_party/skia/src/core/SkPromiseImageTexture.cpp
Expand Down Expand Up @@ -8274,13 +8274,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
LIBRARY: skia
ORIGIN: ../../../third_party/skia/gm/bug12866.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/gm/crbug_1313579.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/base/SkAPI.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/base/SkAlign.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/base/SkAssert.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/base/SkAttributes.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/base/SkDebug.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/base/SkFeatures.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/base/SkLoadUserConfig.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/core/SkAlphaType.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/core/SkCapabilities.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/core/SkColorType.h + ../../../third_party/skia/LICENSE
Expand All @@ -8296,6 +8289,13 @@ ORIGIN: ../../../third_party/skia/include/gpu/vk/VulkanBackendContext.h + ../../
ORIGIN: ../../../third_party/skia/include/private/SkAlignedStorage.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/private/SkPathEnums.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/private/SkTypeTraits.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/private/base/SkAPI.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/private/base/SkAlign.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/private/base/SkAssert.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/private/base/SkAttributes.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/private/base/SkDebug.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/private/base/SkFeatures.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/private/base/SkLoadUserConfig.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/src/core/SkCapabilities.cpp + ../../../third_party/skia/LICENSE
Expand Down Expand Up @@ -8494,13 +8494,6 @@ ORIGIN: ../../../third_party/skia/src/utils/SkTestCanvas.h + ../../../third_part
TYPE: LicenseType.bsd
FILE: ../../../third_party/skia/gm/bug12866.cpp
FILE: ../../../third_party/skia/gm/crbug_1313579.cpp
FILE: ../../../third_party/skia/include/base/SkAPI.h
FILE: ../../../third_party/skia/include/base/SkAlign.h
FILE: ../../../third_party/skia/include/base/SkAssert.h
FILE: ../../../third_party/skia/include/base/SkAttributes.h
FILE: ../../../third_party/skia/include/base/SkDebug.h
FILE: ../../../third_party/skia/include/base/SkFeatures.h
FILE: ../../../third_party/skia/include/base/SkLoadUserConfig.h
FILE: ../../../third_party/skia/include/core/SkAlphaType.h
FILE: ../../../third_party/skia/include/core/SkCapabilities.h
FILE: ../../../third_party/skia/include/core/SkColorType.h
Expand All @@ -8516,6 +8509,13 @@ FILE: ../../../third_party/skia/include/gpu/vk/VulkanBackendContext.h
FILE: ../../../third_party/skia/include/private/SkAlignedStorage.h
FILE: ../../../third_party/skia/include/private/SkPathEnums.h
FILE: ../../../third_party/skia/include/private/SkTypeTraits.h
FILE: ../../../third_party/skia/include/private/base/SkAPI.h
FILE: ../../../third_party/skia/include/private/base/SkAlign.h
FILE: ../../../third_party/skia/include/private/base/SkAssert.h
FILE: ../../../third_party/skia/include/private/base/SkAttributes.h
FILE: ../../../third_party/skia/include/private/base/SkDebug.h
FILE: ../../../third_party/skia/include/private/base/SkFeatures.h
FILE: ../../../third_party/skia/include/private/base/SkLoadUserConfig.h
FILE: ../../../third_party/skia/include/sksl/SkSLVersion.h
FILE: ../../../third_party/skia/modules/skunicode/src/SkUnicode.cpp
FILE: ../../../third_party/skia/src/core/SkCapabilities.cpp
Expand Down