Commit 0c983d19 authored by catapult-deps-roller@chromium.org's avatar catapult-deps-roller@chromium.org Committed by Commit Bot

Roll src/third_party/catapult/ 7ba431f75..e663166b9 (10 commits)

https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git/+log/7ba431f75da5..e663166b9cf3

$ git log 7ba431f75..e663166b9 --date=short --no-merges --format='%ad %ae %s'
2017-06-12 benjhayden Fix histogram-span for Histograms with a single sample with diagnostics.
2017-06-12 charliea Move myself to tracing/ OWNERS emeriti
2017-06-12 phsilva Remove left-over file from story runner unittests
2017-06-12 xunjieli Add initial web-page-replay-go code
2017-06-12 benjhayden Replace some single quotes in value/ui/ with double-quotes for consistency.
2017-06-12 benjhayden Add instantiation tests for date-range-span.
2017-06-12 charliea Stops the BattOr shell after receiving an invalid git hash
2017-06-12 kraynov Android systrace: Graphics memory reporting in atrace_helper.
2017-06-12 simonhatch Telemetry - Generate TagMap diagnostic in benchmark and attach to results.
2017-06-12 benjhayden Fix polymer_postload in tracing/ui.

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
TBR=sullivan@chromium.org

Change-Id: I38b0071240ac342bf1da9d5cf5d6f2855f9cbb3b
Reviewed-on: https://chromium-review.googlesource.com/531784
Reviewed-by: <catapult-deps-roller@chromium.org>
Commit-Queue: <catapult-deps-roller@chromium.org>
Cr-Commit-Position: refs/heads/master@{#478796}
parent 928dd596
...@@ -96,7 +96,7 @@ vars = { ...@@ -96,7 +96,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling catapult # the commit queue can handle CLs rolling catapult
# and whatever else without interference from each other. # and whatever else without interference from each other.
'catapult_revision': '7ba431f75da5234ec64fe83dfe1d11d19a97581d', 'catapult_revision': 'e663166b9cf3e97f203b3254a4a252c766772d24',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling libFuzzer # the commit queue can handle CLs rolling libFuzzer
# and whatever else without interference from each other. # and whatever else without interference from each other.
......
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