Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(140)

Side by Side Diff: build/secondary/tools/swarming_client/isolate.pydeps

Issue 2482633002: Roll tools/swarming_client 380e3266..ebc8dab6 (Closed)
Patch Set: roll-dep Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Generated by running: 1 # Generated by running:
2 # build/print_python_deps.py --root tools/swarming_client --output build/secon dary/tools/swarming_client/isolate.pydeps --whitelist tools/swarming_client/libs --whitelist tools/swarming_client/third_party tools/swarming_client/isolate.py 2 # build/print_python_deps.py --root tools/swarming_client --output build/secon dary/tools/swarming_client/isolate.pydeps --whitelist tools/swarming_client/libs --whitelist tools/swarming_client/third_party tools/swarming_client/isolate.py
3 auth.py 3 auth.py
4 cipd.py 4 cipd.py
5 isolate.py 5 isolate.py
6 isolate_format.py 6 isolate_format.py
7 isolated_format.py 7 isolated_format.py
8 isolateserver.py 8 isolateserver.py
9 libs/__init__.py 9 libs/__init__.py
10 libs/arfile/__init__.py 10 libs/arfile/__init__.py
11 libs/arfile/arfile.py 11 libs/arfile/arfile.py
12 libs/arfile/cli.py 12 libs/arfile/cli.py
13 libs/logdog/__init__.py 13 libs/logdog/__init__.py
14 libs/logdog/bootstrap.py 14 libs/logdog/bootstrap.py
15 libs/logdog/stream.py 15 libs/logdog/stream.py
16 libs/logdog/streamname.py 16 libs/logdog/streamname.py
17 libs/logdog/varint.py 17 libs/logdog/varint.py
18 libs/luci_context/__init__.py
19 libs/luci_context/luci_context.py
20 named_cache.py
18 run_isolated.py 21 run_isolated.py
19 third_party/__init__.py 22 third_party/__init__.py
20 third_party/chromium/__init__.py 23 third_party/chromium/__init__.py
21 third_party/chromium/natsort.py 24 third_party/chromium/natsort.py
22 third_party/colorama/__init__.py 25 third_party/colorama/__init__.py
23 third_party/colorama/ansi.py 26 third_party/colorama/ansi.py
24 third_party/colorama/ansitowin32.py 27 third_party/colorama/ansitowin32.py
25 third_party/colorama/initialise.py 28 third_party/colorama/initialise.py
26 third_party/colorama/win32.py 29 third_party/colorama/win32.py
27 third_party/colorama/winterm.py 30 third_party/colorama/winterm.py
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
114 third_party/googleapiclient/errors.py 117 third_party/googleapiclient/errors.py
115 third_party/googleapiclient/http.py 118 third_party/googleapiclient/http.py
116 third_party/googleapiclient/mimeparse.py 119 third_party/googleapiclient/mimeparse.py
117 third_party/googleapiclient/model.py 120 third_party/googleapiclient/model.py
118 third_party/googleapiclient/sample_tools.py 121 third_party/googleapiclient/sample_tools.py
119 third_party/googleapiclient/schema.py 122 third_party/googleapiclient/schema.py
120 third_party/httplib2/__init__.py 123 third_party/httplib2/__init__.py
121 third_party/httplib2/iri2uri.py 124 third_party/httplib2/iri2uri.py
122 third_party/httplib2/socks.py 125 third_party/httplib2/socks.py
123 third_party/infra_libs/__init__.py 126 third_party/infra_libs/__init__.py
127 third_party/infra_libs/_command_line_linux.py
128 third_party/infra_libs/_command_line_stub.py
124 third_party/infra_libs/app.py 129 third_party/infra_libs/app.py
125 third_party/infra_libs/authentication.py 130 third_party/infra_libs/authentication.py
126 third_party/infra_libs/event_mon/__init__.py 131 third_party/infra_libs/event_mon/__init__.py
127 third_party/infra_libs/event_mon/checkouts.py 132 third_party/infra_libs/event_mon/checkouts.py
128 third_party/infra_libs/event_mon/config.py 133 third_party/infra_libs/event_mon/config.py
129 third_party/infra_libs/event_mon/monitoring.py 134 third_party/infra_libs/event_mon/monitoring.py
130 third_party/infra_libs/event_mon/protos/__init__.py 135 third_party/infra_libs/event_mon/protos/__init__.py
131 third_party/infra_libs/event_mon/protos/chrome_infra_log_pb2.py 136 third_party/infra_libs/event_mon/protos/chrome_infra_log_pb2.py
132 third_party/infra_libs/event_mon/protos/goma_stats_pb2.py 137 third_party/infra_libs/event_mon/protos/goma_stats_pb2.py
133 third_party/infra_libs/event_mon/protos/log_request_lite_pb2.py 138 third_party/infra_libs/event_mon/protos/log_request_lite_pb2.py
(...skipping 19 matching lines...) Expand all
153 third_party/infra_libs/ts_mon/common/http_metrics.py 158 third_party/infra_libs/ts_mon/common/http_metrics.py
154 third_party/infra_libs/ts_mon/common/interface.py 159 third_party/infra_libs/ts_mon/common/interface.py
155 third_party/infra_libs/ts_mon/common/metric_store.py 160 third_party/infra_libs/ts_mon/common/metric_store.py
156 third_party/infra_libs/ts_mon/common/metrics.py 161 third_party/infra_libs/ts_mon/common/metrics.py
157 third_party/infra_libs/ts_mon/common/monitors.py 162 third_party/infra_libs/ts_mon/common/monitors.py
158 third_party/infra_libs/ts_mon/common/pb_to_popo.py 163 third_party/infra_libs/ts_mon/common/pb_to_popo.py
159 third_party/infra_libs/ts_mon/common/standard_metrics.py 164 third_party/infra_libs/ts_mon/common/standard_metrics.py
160 third_party/infra_libs/ts_mon/common/targets.py 165 third_party/infra_libs/ts_mon/common/targets.py
161 third_party/infra_libs/ts_mon/config.py 166 third_party/infra_libs/ts_mon/config.py
162 third_party/infra_libs/ts_mon/protos/__init__.py 167 third_party/infra_libs/ts_mon/protos/__init__.py
163 third_party/infra_libs/ts_mon/protos/acquisition_network_device_pb2.py 168 third_party/infra_libs/ts_mon/protos/current/__init__.py
164 third_party/infra_libs/ts_mon/protos/acquisition_task_pb2.py 169 third_party/infra_libs/ts_mon/protos/current/acquisition_network_device_pb2.py
165 third_party/infra_libs/ts_mon/protos/metrics_pb2.py 170 third_party/infra_libs/ts_mon/protos/current/acquisition_task_pb2.py
171 third_party/infra_libs/ts_mon/protos/current/metrics_pb2.py
172 third_party/infra_libs/ts_mon/protos/new/__init__.py
173 third_party/infra_libs/ts_mon/protos/new/acquisition_network_device_pb2.py
174 third_party/infra_libs/ts_mon/protos/new/acquisition_task_pb2.py
175 third_party/infra_libs/ts_mon/protos/new/any_pb2.py
176 third_party/infra_libs/ts_mon/protos/new/metrics_pb2.py
177 third_party/infra_libs/ts_mon/protos/new/timestamp_pb2.py
166 third_party/infra_libs/utils.py 178 third_party/infra_libs/utils.py
167 third_party/oauth2client/__init__.py 179 third_party/oauth2client/__init__.py
168 third_party/oauth2client/_helpers.py 180 third_party/oauth2client/_helpers.py
169 third_party/oauth2client/_openssl_crypt.py 181 third_party/oauth2client/_openssl_crypt.py
170 third_party/oauth2client/_pycrypto_crypt.py 182 third_party/oauth2client/_pycrypto_crypt.py
171 third_party/oauth2client/client.py 183 third_party/oauth2client/client.py
172 third_party/oauth2client/clientsecrets.py 184 third_party/oauth2client/clientsecrets.py
173 third_party/oauth2client/crypt.py 185 third_party/oauth2client/crypt.py
174 third_party/oauth2client/file.py 186 third_party/oauth2client/file.py
175 third_party/oauth2client/gce.py 187 third_party/oauth2client/gce.py
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after
264 third_party/rsa/rsa/pem.py 276 third_party/rsa/rsa/pem.py
265 third_party/rsa/rsa/pkcs1.py 277 third_party/rsa/rsa/pkcs1.py
266 third_party/rsa/rsa/prime.py 278 third_party/rsa/rsa/prime.py
267 third_party/rsa/rsa/randnum.py 279 third_party/rsa/rsa/randnum.py
268 third_party/rsa/rsa/transform.py 280 third_party/rsa/rsa/transform.py
269 third_party/rsa/rsa/util.py 281 third_party/rsa/rsa/util.py
270 third_party/rsa/rsa/varblock.py 282 third_party/rsa/rsa/varblock.py
271 third_party/six/__init__.py 283 third_party/six/__init__.py
272 third_party/uritemplate/__init__.py 284 third_party/uritemplate/__init__.py
273 utils/__init__.py 285 utils/__init__.py
286 utils/authenticators.py
274 utils/file_path.py 287 utils/file_path.py
275 utils/fs.py 288 utils/fs.py
276 utils/large.py 289 utils/large.py
277 utils/logging_utils.py 290 utils/logging_utils.py
278 utils/lru.py 291 utils/lru.py
279 utils/net.py 292 utils/net.py
280 utils/oauth.py 293 utils/oauth.py
281 utils/on_error.py 294 utils/on_error.py
282 utils/subprocess42.py 295 utils/subprocess42.py
283 utils/threading_utils.py 296 utils/threading_utils.py
284 utils/tools.py 297 utils/tools.py
285 utils/zip_package.py 298 utils/zip_package.py
OLDNEW
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698