| commit | ac34055c631e859dd860a63441770f60aa5cc3d4 | [log] [tgz] |
|---|---|---|
| author | Mustafa Emre Acer <[email protected]> | Thu Mar 08 22:07:44 2018 |
| committer | Commit Bot <[email protected]> | Thu Mar 08 22:07:44 2018 |
| tree | 5efcfd617780f499febecaec25b85a94157b87c5 | |
| parent | 5f55bd7cff234251a50544214103ec22c03ccd77 [diff] |
Add a tool to upload translation screenshots to content addressed Cloud Storage This tool scans for any screenshots (png only) associated with grd files and uploads them to Google Cloud Storage using upload_to_google_storage.py. upload_to_google_storage.py is a tool that maintains content addressed files. It stores files with their sha1 hashes as filenames. The storage bucket name used in the tool is tentative. For details, see the design doc at http://go/chrome-translation-screenshots#heading=h.cyt0azox2105 Change-Id: Ide06aa679489a65887df9c58948c8adde12d3eba Bug: 814901 Reviewed-on: https://chromium-review.googlesource.com/922686 Commit-Queue: Mustafa Emre Acer <[email protected]> Reviewed-by: anthonyvd <[email protected]> Reviewed-by: Aaron Gable <[email protected]> Reviewed-by: Dirk Pranke <[email protected]> Cr-Commit-Position: refs/heads/master@{#541898}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .