Skip to content

Commit

Permalink
Roll src/third_party/skia a76fad2..731ba99 (20 commits) (flutter#8686)
Browse files Browse the repository at this point in the history
https://skia.googlesource.com/skia.git/%2Blog/a76fad2d494a..731ba99a8581

git log a76fad2..731ba99 --date=short --no-merges --format=%ad %ae %s
2019-04-22 [email protected] deshard NP and N7 CPU test bots
2019-04-22 [email protected] Revert "simplify and centralize SK_API"
2019-04-22 [email protected] Add explicit GrSurfaceProxy flag to skip explicit resource allocation (take 2)
2019-04-22 [email protected] remove duplicate SkBase64.h
2019-04-22 [email protected] rm src/compute
2019-04-22 [email protected] [docs] Update documentation for branching process
2019-04-11 [email protected] simplify and centralize SK_API
2019-04-22 [email protected] Fully add back old GrContext flush api.
2019-04-15 [email protected] add constexpr constructor to SkMatrix
2019-04-22 [email protected] Update comment on vulkan allocator.
2019-04-22 [email protected] Add back deprecated GrCotnext flush API till clients get fixed.
2019-04-19 [email protected] Add SkSL viewing/editing to viewer
2019-04-22 [email protected] Revert "Add explicit GrSurfaceProxy flag to skip explicit resource allocation"
2019-04-22 [email protected] Update go_deps asset
2019-04-22 [email protected] Roll third_party/externals/angle2 145ec7f..c467f7b (4 commits)
2019-04-22 [email protected] Roll third_party/externals/swiftshader a16238d..bcc71a3 (7 commits)
2019-04-22 [email protected] Roll ../src a55917cb9824..3ed0f75776bb (344 commits)
2019-04-21 [email protected] use portable typeface for new gm
2019-04-21 [email protected] Update SKP version
2019-04-21 [email protected] Skip __init__.py in webpages_playback.py

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff ([email protected]), and stop
the roller if necessary.
  • Loading branch information
skia-flutter-autoroll authored Apr 22, 2019
1 parent ea28bfa commit 934772d
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 440 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ vars = {
'fuchsia_git': 'https://fuchsia.googlesource.com',
'github_git': 'https://github.com',
'skia_git': 'https://skia.googlesource.com',
'skia_revision': 'a76fad2d494af8bde8c3fb34a2de2b359beebab1',
'skia_revision': '731ba99a8581cb81978e8217d210309880558b09',

# 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
Loading

0 comments on commit 934772d

Please sign in to comment.