Commit a57833de authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/catapult 520d06f4107a..df7065a0be96 (3 commits)

https://chromium.googlesource.com/catapult.git/+log/520d06f4107a..df7065a0be96


git log 520d06f4107a..df7065a0be96 --date=short --no-merges --format='%ad %ae %s'
2019-03-01 sadrul@chromium.org Revert "speed: Use thread-pool for processing results."
2019-03-01 sadrul@chromium.org speed: Use thread-pool for processing results.
2019-03-01 benjhayden@chromium.org Integrate ResultChannelReceiver into RequestBase


Created with:
  gclient setdep -r src/third_party/catapult@df7065a0be96

The AutoRoll server is located here: https://autoroll.skia.org/r/catapult-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.

CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel

BUG=chromium:935834,chromium:935834,chromium:918193
TBR=sullivan@chromium.org

Change-Id: Ia942c3b0552ac375f8028e8b03527ad2a93648df
Reviewed-on: https://chromium-review.googlesource.com/c/1495781Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#636737}
parent e70c6e62
......@@ -190,7 +190,7 @@ vars = {
# 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': '520d06f4107ac265874b5334f0b975b1bb6de706',
'catapult_revision': 'df7065a0be96f20e997fadc665d30cc4b0724c27',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling libFuzzer
# 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