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

Issue 12520010: Added gsutil/ to depot_tools/third_party/ (Closed)

Created:
7 years, 9 months ago by Ryan Tseng
Modified:
7 years, 9 months ago
Reviewers:
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, M-A Ruel, iannucci+depot_tools_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/tools/depot_tools.git@gsutil_gslib
Visibility:
Public.

Description

This is needed for https://chromiumcodereview.appspot.com/12042069/ Which uses gsutil to download objects from Google Storage based on SHA1 sums Continuation of: https://chromiumcodereview.appspot.com/12317103/ Rietveld didn't like a giant CL with all of gsutil (kept crashing on upload), The CL is being split into three parts Related: https://chromiumcodereview.appspot.com/12755026/ (gsutil/boto) https://chromiumcodereview.appspot.com/12795004/ (gsutil/gslib) Closed in favor of https://codereview.chromium.org/12685009 (changed the base url) BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3416 lines, --1 lines) Patch
A third_party/fancy_urllib/README View 1 chunk +21 lines, -0 lines 0 comments Download
A third_party/fancy_urllib/__init__.py View 1 chunk +398 lines, -0 lines 0 comments Download
A third_party/gsutil/CHECKSUM View 1 chunk +1 line, -0 lines 0 comments Download
A + third_party/gsutil/COPYING View 0 chunks +-1 lines, --1 lines 0 comments Download
A third_party/gsutil/LICENSE.third_party View 1 chunk +295 lines, -0 lines 0 comments Download
A third_party/gsutil/MANIFEST.in View 1 chunk +5 lines, -0 lines 0 comments Download
A third_party/gsutil/README View 1 chunk +38 lines, -0 lines 0 comments Download
A third_party/gsutil/README.chromium View 1 chunk +43 lines, -0 lines 0 comments Download
A third_party/gsutil/README.pkg View 1 chunk +49 lines, -0 lines 0 comments Download
A third_party/gsutil/ReleaseNotes.txt View 1 chunk +825 lines, -0 lines 0 comments Download
A third_party/gsutil/VERSION View 1 chunk +1 line, -0 lines 0 comments Download
A third_party/gsutil/gsutil View 1 chunk +381 lines, -0 lines 0 comments Download
A third_party/gsutil/gsutil.spec.in View 1 chunk +75 lines, -0 lines 0 comments Download
A + third_party/gsutil/oauth2_plugin/__init__.py View 1 chunk +1 line, -1 line 0 comments Download
A third_party/gsutil/oauth2_plugin/oauth2_client.py View 1 chunk +642 lines, -0 lines 0 comments Download
A third_party/gsutil/oauth2_plugin/oauth2_client_test.py View 1 chunk +374 lines, -0 lines 0 comments Download
A third_party/gsutil/oauth2_plugin/oauth2_helper.py View 1 chunk +110 lines, -0 lines 0 comments Download
A third_party/gsutil/oauth2_plugin/oauth2_plugin.py View 1 chunk +24 lines, -0 lines 0 comments Download
A third_party/gsutil/pkg_util.py View 1 chunk +60 lines, -0 lines 0 comments Download
A third_party/retry_decorator/LICENSE.google View 1 chunk +30 lines, -0 lines 0 comments Download
A + third_party/retry_decorator/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A third_party/retry_decorator/decorators.py View 1 chunk +45 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698