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 6e0a205f80ac to 357958225dbe (6 revisions)
Browse files Browse the repository at this point in the history
https://skia.googlesource.com/skia.git/+log/6e0a205f80ac..357958225dbe

2022-06-03 [email protected] Fix sample count when rebinding gl ms_rtt FBO.
2022-06-03 [email protected] Revert "Add test demonstrating that matrix/vector casts are considered trivial."
2022-06-03 [email protected] [graphite] Add debug guards against reusing dead SkCombinationOptions
2022-06-03 [email protected] Add test demonstrating that matrix/vector casts are considered trivial.
2022-06-03 [email protected] Restored unsized array support to SkSL
2022-06-03 [email protected] Manually Roll Dawn from 232abaefc35d to c3c3bf538f07 (10 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],[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 Jun 3, 2022
1 parent 6964144 commit 9b1a7ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,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': '6e0a205f80ac31ac76de3eb7d97b868c0cb1445b',
'skia_revision': '357958225dbe83d26b52f67b97608b6fc9a30bc6',

# 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
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: 147ca99f3dffe1f01855cd01c665d4b8
Signature: 920d6d675194378125c51c18d9b033a7

UNUSED LICENSES:

Expand Down

0 comments on commit 9b1a7ae

Please sign in to comment.