Roll src/third_party/catapult/ 67d01a210..f718fb12b (3 commits)

https://chromium.googlesource.com/catapult.git/+log/67d01a21077f..f718fb12b8cf

$ git log 67d01a210..f718fb12b --date=short --no-merges --format='%ad %ae %s'
2018-04-13 eyaich Adding valid output for disabled benchmarks that output hisograms
2018-04-11 dtu [pinpoint] Use number of attempts to determine significance threshold.
2018-04-13 yangguo Generate brighter color palette using SinebowColorGenerator.

Created with:
  roll-dep src/third_party/catapult


The AutoRoll server is located here: https://catapult-roll.skia.org

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

Change-Id: I84f37a3054efcf2953f3727d8f52b3dbd8aef486
Reviewed-on: https://chromium-review.googlesource.com/1012143Reviewed-by: default avatarcatapult-chromium-autoroll <catapult-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: catapult-chromium-autoroll <catapult-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#550826}
parent b19cea8d
...@@ -146,7 +146,7 @@ vars = { ...@@ -146,7 +146,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': '67d01a21077fd59a0a64698c559b6b7491d69f47', 'catapult_revision': 'f718fb12b8cfd16b07509674747abf56cf330ac8',
# 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