commit | e6dc4c2da01e63d8c428cc1c75cd30b7fda38738 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]> | Tue Jun 06 15:14:20 2017 |
committer | Commit Bot <[email protected]> | Tue Jun 06 17:22:36 2017 |
tree | 905cde36fda15d134958d8a5365554c40f593209 | |
parent | ec72312483fad38715331aec0ce820f313ae8057 [diff] [blame] |
Roll src/third_party/catapult/ ceb07cf9d..39c0bfa71 (2 commits) https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git/+log/ceb07cf9dce0..39c0bfa71a69 $ git log ceb07cf9d..39c0bfa71 --date=short --no-merges --format='%ad %ae %s' 2017-06-06 dproy Adds a CPU time metric with process/thread/RAIL-stage breakdowns 2017-06-06 simonhatch Story Tags - Refactor page_test_results.value_set into a HistogramSet() Created with: roll-dep src/third_party/catapult Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, see: http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel [email protected] Change-Id: If38db38a904ae153d71028cd2a1203f32292a7ab Reviewed-on: https://chromium-review.googlesource.com/526072 Reviewed-by: <[email protected]> Commit-Queue: <[email protected]> Cr-Commit-Position: refs/heads/master@{#477312}
diff --git a/DEPS b/DEPS index e1445de..1254a72 100644 --- a/DEPS +++ b/DEPS
@@ -96,7 +96,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling catapult # and whatever else without interference from each other. - 'catapult_revision': 'ceb07cf9dce01b0b83e76f1d8b6bcbf25b484f4e', + 'catapult_revision': '39c0bfa71a69a3c7a16ef674c82e2877fb64cc75', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling libFuzzer # and whatever else without interference from each other.