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 0006ad0 to 0dd83e1 (21 revisions)
https://skia.googlesource.com/skia.git/+log/0006ad01ce55..0dd83e165ae9

2020-11-20 [email protected] Revert "SkSL: Test/implement "geometric" intrinsics"
2020-11-20 [email protected] Revert "Hook up ShaderErrorHandler in the Metal backend."
2020-11-20 [email protected] Revert "Remove legacy SkImage::MakeFromYUVATextures."
2020-11-20 [email protected] Remove uses of SkCanvas::flush
2020-11-20 [email protected] tweak SkVMBlitter for paints with no shader
2020-11-20 [email protected] Factor out redundant code for compiling GLSL/Metal/SPIR-V/CPP/H files.
2020-11-20 [email protected] Don't allow replaceClip to exceed bitmap device size
2020-11-20 [email protected] Spruce up iOS viewer and cut CPU drain
2020-11-20 [email protected] Hook up ShaderErrorHandler in the Metal backend.
2020-11-20 [email protected] SkSL: Test/implement "geometric" intrinsics
2020-11-20 [email protected] resolve filterquality up front in imageshader
2020-11-20 [email protected] SkSL: Reduce default heap usage, improve heap benchmarks
2020-11-20 [email protected] Reland "Remove inliner from IR generation stage."
2020-11-20 [email protected] Update GrProgramInfo's constructor
2020-11-20 [email protected] Revert "Simplify layer bounds syncing and no-device error handling in SkCanvas::internalSaveLayer"
2020-11-20 [email protected] Move vulkan memory uma stats to report on submit.
2020-11-20 [email protected] Remove legacy SkImage::MakeFromYUVATextures.
2020-11-20 [email protected] Allow swizzle optimizations to apply to any 'trivial' ctor fields.
2020-11-20 [email protected] Enable Mac to build with SK_VULKAN enabled.
2020-11-20 [email protected] Pass in the color load op to GrProgramInfo.
2020-11-20 [email protected] Code cleanup: Remove references to IRNodes from SkSLPool.

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] on the revert to ensure that a human
is aware of the problem.

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/master/autoroll/README.md
  • Loading branch information
skia-flutter-autoroll committed Nov 20, 2020
commit f04e6abc2abeee003aa85dc97770879242af5129
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ vars = {
'skia_git': 'https://skia.googlesource.com',
# OCMock is for testing only so there is no google clone
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
'skia_revision': '0006ad01ce55228b43836a9320c419be6d6f0395',
'skia_revision': '0dd83e165ae9c379adfdd82ba564baeb130ad534',

# When updating the Dart revision, ensure that all entries that are
# dependencies of Dart are also updated to match the entries in the
Expand Down
2 changes: 1 addition & 1 deletion ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 888e550716ec1f13143c9585af951d37
Signature: 0b73a3945fab76cb8a0e064c0a8aab0f

UNUSED LICENSES:

Expand Down