forked from flutter/engine
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Roll Skia from 60e4a4a27375 to 158d51b34caa (19 revisions) (flutter#3…
…8654) 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
1 parent
35b7dee
commit b9b0193
Showing
3 changed files
with
20 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters