Skip to content

Commit

Permalink
Roll Skia from f7c8a58c2127 to 05d09f28250a (4 revisions) (flutter#41557
Browse files Browse the repository at this point in the history
)

https://skia.googlesource.com/skia.git/+log/f7c8a58c2127..05d09f28250a

2023-04-27 johnstiles@google.com Detect and eliminate redundant pop-push with swizzles.
2023-04-27 johnstiles@google.com Reorder commutative ops involving constant variables or XOR.
2023-04-27 skia-autoroll@skia-public.iam.gserviceaccount.com (Manual) Roll Dawn from 523fbbca76ca to 664e1e070201 (15 revisions)
2023-04-27 michaelludwig@google.com Revert "[skif] Context fully controls SkSpecialSurface creation"

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 brianosman@google.com,jsimmons@google.com,rmistry@google.com,tdenniston@google.com 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 Apr 27, 2023
1 parent 3d61e29 commit 1d25906
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 @@ -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': 'f7c8a58c21276b667e4ec0a1b8414fa6c8416f0f',
'skia_revision': '05d09f28250a77573c609a2ea291aec776e5ff2d',

# 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: 21964bf8086ae0bad9adfd64ea3eb035
Signature: 1f12f562048120cc47867a031efee985

====================================================================================================
LIBRARY: etc1
Expand Down

0 comments on commit 1d25906

Please sign in to comment.