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

Roll src/third_party/perfetto 5968caf4e5f6..1ec93d0df7d1 (4 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/5968caf4e5f6..1ec93d0df7d1


git log 5968caf4e5f6..1ec93d0df7d1 --date=short --no-merges --format='%ad %ae %s'
2018-08-06 primiano@google.com UI: Fix omnibox animation
2018-08-06 primiano@google.com UI: Add query table, omnibox search and progress bar
2018-08-06 primiano@google.com UI: Switch to SCSS
2018-08-06 primiano@google.com Add interactive trace_processor_shell + fix mac build


Created with:
  gclient setdep -r src/third_party/perfetto@1ec93d0df7d1

The AutoRoll server is located here: https://perfetto-chromium-roll.skia.org

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: I82a1f6a1abace136e8ff4f4fb53f903a267ff358
Reviewed-on: https://chromium-review.googlesource.com/1164444Reviewed-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@{#581133}
parent f093edf1
...@@ -925,7 +925,7 @@ deps = { ...@@ -925,7 +925,7 @@ deps = {
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '5968caf4e5f60c8fc7222e7147c0fcd7a331a2d6', Var('android_git') + '/platform/external/perfetto.git' + '@' + '1ec93d0df7d1fc69c1901a7a417e50501df28105',
'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