commit | c5410c426c4aa3d8f28e0e6e335ae84c9f8cf332 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> | Tue Jul 23 15:24:47 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Jul 23 15:24:47 2019 |
tree | 93765d078bcf5285b2b640a2922ca5f0fdd8f545 | |
parent | 74cca0960cc9eaf27728631eb77e950c25a84a91 [diff] |
Roll src/third_party/perfetto c53c2f80508e..5f008e96a17f (2 commits) https://android.googlesource.com/platform/external/perfetto.git/+log/c53c2f80508e..5f008e96a17f git log c53c2f80508e..5f008e96a17f --date=short --no-merges --format='%ad %ae %s' 2019-07-23 treehugger-gerrit@google.com Merge "perfetto-ui: Fix record page" 2019-07-23 fmayer@google.com Merge "Remove go link." Created with: gclient setdep -r src/third_party/perfetto@5f008e96a17f 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 Bug: None Change-Id: I3a6a278839389f4cd8f3ca7e27bd29046b3334aa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1714338 Reviewed-by: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#679992}
diff --git a/DEPS b/DEPS index eb3e6191..c1ea73d4 100644 --- a/DEPS +++ b/DEPS
@@ -1206,7 +1206,7 @@ }, 'src/third_party/perfetto': - Var('android_git') + '/platform/external/perfetto.git' + '@' + 'c53c2f80508e31f059548aa084da511e176214e7', + Var('android_git') + '/platform/external/perfetto.git' + '@' + '5f008e96a17fc8dfde695e50429222d857414b93', 'src/third_party/perl': { 'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + '6f3e5028eb65d0b4c5fdd792106ac4c84eee1eb3',