Skip to content

Commit

Permalink
Roll Skia from 7737a5bd2510 to 5567a6091ceb (8 revisions) (flutter#22146
Browse files Browse the repository at this point in the history
)

https://skia.googlesource.com/skia.git/+log/7737a5bd2510..5567a6091ceb

2020-10-27 brianosman@google.com Guard traversal of certain kinds of mid-optimization IfStatement
2020-10-27 johnstiles@google.com Pass function arguments using SkSpan instead of count + ptr.
2020-10-27 egdaniel@google.com Add uma histogram tracking for the number of submit render passes.
2020-10-27 johnstiles@google.com Prototype helper functions from FP files before use.
2020-10-27 johnstiles@google.com Mangle function names as a separate step before emitting func-bodies.
2020-10-27 mtklein@google.com remove absl experiment
2020-10-27 mtklein@google.com use ieee divide
2020-10-27 ethannicholas@google.com Made IRNode smaller

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 jcgregorio@google.com 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 Oct 27, 2020
1 parent 53d5d68 commit c32e3d8
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 @@ -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': '7737a5bd251095d4eeedd855c0f13eafacafa7ce',
'skia_revision': '5567a6091cebf1cd5f87baa49fc4d42f67bcf226',

# 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: 358c3055f33a91bff22d25103af58b74
Signature: c004227d0c0f3ff680282a2455cbddd9

UNUSED LICENSES:

Expand Down

0 comments on commit c32e3d8

Please sign in to comment.