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

Commit a4a90fd

Browse files
Roll Skia from 2ca39919583f to 32d68537a88c (11 revisions)
https://skia.googlesource.com/skia.git/+log/2ca39919583f..32d68537a88c 2021-01-06 [email protected] Add SkVM support for conversion constructors to and from boolean. 2021-01-06 [email protected] Unify conversion constructor simplification code. 2021-01-06 [email protected] exclude surfacecontextwritepixels from CK 2021-01-06 [email protected] Revert "Add more comprehensive test for GPU write pixels." 2021-01-06 [email protected] Fix inline uploads when using vulkan load resolve. 2021-01-06 [email protected] Revert "Revert "Reland "Make textures used with alpha-only color-types produce 0s for RGB"""" 2021-01-06 [email protected] Fix cross-platform deviations in SkStrAppendScalar for inf/nan. 2021-01-06 [email protected] Runtime effects: Disallow bitwise ops and integer remainder 2021-01-06 [email protected] Roll SwiftShader from ff29e249d317 to b9e179f1f239 (1 revision) 2021-01-06 [email protected] Roll ANGLE from 026a067c38ef to b590fd1b9a59 (6 revisions) 2021-01-06 [email protected] Roll Dawn from cdbd295cc6c4 to a84acc4fcca8 (7 revisions) 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
1 parent fb90513 commit a4a90fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ vars = {
2626
'skia_git': 'https://skia.googlesource.com',
2727
# OCMock is for testing only so there is no google clone
2828
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
29-
'skia_revision': '2ca39919583f800bd7ddcda0a6e0a7c4d563043d',
29+
'skia_revision': '32d68537a88cb1c03407b22cdb47dbaf7169d3ab',
3030

3131
# When updating the Dart revision, ensure that all entries that are
3232
# dependencies of Dart are also updated to match the entries in the

ci/licenses_golden/licenses_skia

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: d1131c2996e8a6ec2aedd09022ec3413
1+
Signature: 0609a7d643c04be0953b344ee4e75dad
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)