commit | 138e65b0d47b6ec1ae357e86f4327def01a2f0c7 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Mon Feb 04 22:14:20 2019 |
committer | Commit Bot <[email protected]> | Mon Feb 04 22:14:20 2019 |
tree | 74e51a55493d9f8739c60da3101b803575947413 | |
parent | dbc0aa77969542fc1b0beadbd52ef273dd429aff [diff] [blame] |
Roll src/third_party/perfetto 439120b8b2c6..e3e66f120fbb (1 commits) https://android.googlesource.com/platform/external/perfetto.git/+log/439120b8b2c6..e3e66f120fbb git log 439120b8b2c6..e3e66f120fbb --date=short --no-merges --format='%ad %ae %s' 2019-02-04 [email protected] Merge "Make CommitData always run on the correct thread according to task_runner." Created with: gclient setdep -r src/third_party/perfetto@e3e66f120fbb 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. [email protected] Change-Id: I151272878671c97d72fe1e7a6cb22cc6fa27bfab Reviewed-on: https://chromium-review.googlesource.com/c/1452503 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#628895}
diff --git a/DEPS b/DEPS index 5ff780ee..59568fa 100644 --- a/DEPS +++ b/DEPS
@@ -1054,7 +1054,7 @@ }, 'src/third_party/perfetto': - Var('android_git') + '/platform/external/perfetto.git' + '@' + '439120b8b2c695dc2056d8c0079815afaca76bd3', + Var('android_git') + '/platform/external/perfetto.git' + '@' + 'e3e66f120fbb129f396292064cf279149883f1a2', 'src/third_party/perl': { 'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + 'ac0d98b5cee6c024b0cffeb4f8f45b6fc5ccdb78',