commit | 280300fcaf64fd6f37bc6f74fce68dbd00c02633 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Fri Feb 07 12:54:06 2020 |
committer | Commit Bot <[email protected]> | Fri Feb 07 12:54:06 2020 |
tree | 5ed6fd20b26b5e8abd934577f5b57e73518b6150 | |
parent | 4a49ff111ef916a72837159aee4da399e817b4ef [diff] [blame] |
Roll src/third_party/perfetto ea7d67030546..bcd98820a91c (4 commits) https://android.googlesource.com/platform/external/perfetto.git/+log/ea7d67030546..bcd98820a91c git log ea7d67030546..bcd98820a91c --date=short --first-parent --format='%ad %ae %s' 2020-02-07 [email protected] Merge "ui: Grey out counter tracks when thread/proccess dies" 2020-02-07 [email protected] Merge "Parse field names with type." 2020-02-07 [email protected] Merge "Strip arrays in DeobfuscateDatabase" 2020-02-07 [email protected] Merge "trace_processor: enable json1 in SQLite" Created with: gclient setdep -r src/third_party/perfetto@bcd98820a91c If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Please CC [email protected] on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: [email protected] Change-Id: Id132f14cc2ac32db9ca0dc2aabed631e9ca158af Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2043910 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#739361}
diff --git a/DEPS b/DEPS index 0cc2b44..60d3cee 100644 --- a/DEPS +++ b/DEPS
@@ -1257,7 +1257,7 @@ }, 'src/third_party/perfetto': - Var('android_git') + '/platform/external/perfetto.git' + '@' + 'ea7d67030546813ff220e30c407ca3de88716909', + Var('android_git') + '/platform/external/perfetto.git' + '@' + 'bcd98820a91c4c6c2d6518671568a5cc3b515b73', 'src/third_party/perl': { 'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + '6f3e5028eb65d0b4c5fdd792106ac4c84eee1eb3',