The following revision refers to this bug:
https://chromium.googlesource.com/chromium/src.git/+/bc0614e467b9538c2930b93a5c058c8b66c93cac
commit bc0614e467b9538c2930b93a5c058c8b66c93cac
Author: jbudorick <jbudorick@chromium.org>
Date: Thu Nov 10 21:42:30 2016
Roll src/tools/swarming_client/ 380e32662..ebc8dab6f (25 commits).
https://chromium.googlesource.com/external/swarming.client.git/+log/380e32662312..ebc8dab6f8b8
$ git log 380e32662..ebc8dab6f --date=short --no-merges --format='%ad %ae %s'
2016-11-01 dnj Update LogDog client library to generate URLs.
2016-11-01 bpastene Roll infra_libs to 564aaf7480f24c90687df79d9cef910cc342a54d
2016-10-31 aludwin Don't recreate a directory if it already exists
2016-10-31 vadimsh Fix how --auth-disabled works, in particular on headless bots.
2016-10-28 iannucci Fix secret-bytes-path flag to use dashes instead of underscores.
2016-10-28 iannucci Add secret_bytes functionality to swarming.
2016-10-28 aludwin Add --output option to Swarming client and pass it through to the bot
2016-10-27 aludwin Return specific files, not just those in $(ISOLATED_OUTDIR)
2016-10-27 maruel Update stale links to code.google.com.
2016-10-27 iannucci Fix auth_server_test.py
2016-10-26 nodir swarming: implement named caches
2016-10-26 nodir run_isolated: fix --leak-temp-dir
2016-10-26 aludwin Pass args in file from task_runner to run_isolated
2016-10-20 iannucci Alter bot code to use new LUCI_CONTEXT library.
2016-10-19 nodir run_isolated: rename cache to isolate_cache
2016-10-19 iannucci Add luci_context library.
2016-10-18 nodir LRUDict: add timestamps
2016-10-13 leilei Fix encode issue.
2016-10-12 nodir run_isolated: rename cache to isolate_cache
2016-10-12 smut Don't assume existence of dimensions when querying for Swarming bots
2016-09-14 ryanmartens Adds LUCI context auth service access token.
2016-09-13 vadimsh Add --service-account option to 'trigger' and 'run'.
2016-09-12 ryanmartens Adds auth option `luci_context_json`.
2016-09-09 vadimsh Implement local HTTP server that serves task OAuth access tokens.
2016-09-07 ryanmartens Refactors authentictors into separate file.
BUG= 659291
R=maruel@chromium.org,dnj@chromium.org
Review-Url: https://codereview.chromium.org/2482633002
Cr-Commit-Position: refs/heads/master@{#431365}
[modify] https://crrev.com/bc0614e467b9538c2930b93a5c058c8b66c93cac/DEPS
[modify] https://crrev.com/bc0614e467b9538c2930b93a5c058c8b66c93cac/build/secondary/tools/swarming_client/isolate.pydeps
Comment 1 by bugdroid1@chromium.org
, Oct 27 2016