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

Roll src/third_party/perfetto 3ba12eb7b376..f190cb208a69 (2 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/3ba12eb7b376..f190cb208a69


git log 3ba12eb7b376..f190cb208a69 --date=short --no-merges --format='%ad %ae %s'
2018-08-28 dproy@google.com Move mithril redraws to rafScheduler
2018-08-28 dproy@google.com Merge "Panel refactoring: part 2"


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

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: I9330b0638887f3fb4f53c988841e6c0f324a24f2
Reviewed-on: https://chromium-review.googlesource.com/1194262Reviewed-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@{#586761}
parent b34dd2e2
...@@ -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' + '@' + '3ba12eb7b3760b7b93d471f6bed044df9d944530', Var('android_git') + '/platform/external/perfetto.git' + '@' + 'f190cb208a695448ed010ece0b7ca3b04aa50192',
'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