Commit 059c98bc authored by perfetto-chromium-autoroll's avatar perfetto-chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto 5313adfefcab..580b5f861834 (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/5313adfefcab..580b5f861834


git log 5313adfefcab..580b5f861834 --date=short --no-merges --format='%ad %ae %s'
2018-09-10 dproy@google.com Merge "Disable autodraw and implement our own router"


Created with:
  gclient setdep -r src/third_party/perfetto@580b5f861834

The AutoRoll server is located here: https://autoroll.skia.org/r/perfetto-chromium-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, who should
be CC'd on the roll, and stop the roller if necessary.


TBR=perfetto-bugs@google.com

Change-Id: I93011dbcdcb22728eda71ca153a29b972addf747
Reviewed-on: https://chromium-review.googlesource.com/1216106Reviewed-by: default avatarperfetto-chromium-autoroll <perfetto-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: perfetto-chromium-autoroll <perfetto-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#589952}
parent e966ecca
...@@ -943,7 +943,7 @@ deps = { ...@@ -943,7 +943,7 @@ deps = {
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '5313adfefcaba38f689a21e60f6a7d90b637e794', Var('android_git') + '/platform/external/perfetto.git' + '@' + '580b5f8618340820419a84b2c0f3ce1aec9843cf',
'src/third_party/perl': { 'src/third_party/perl': {
'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + 'ac0d98b5cee6c024b0cffeb4f8f45b6fc5ccdb78', 'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + 'ac0d98b5cee6c024b0cffeb4f8f45b6fc5ccdb78',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment