skia2/platform_tools/android/bin
commit-bot@chromium.org 6320e8f393 Remove dependency of gsutil to download ndk
Currently we use gsutil to download ndk. However, it requires extra
steps to install, and is not convenient to configure (several steps to
enable Google storage), especially for developers behind proxy (need to
set config of boto). Chromium provides some python scripts to help
download nacl toolchains that can meet this need well. So this patch
basically borrows two python scripts from there, and makes some
according changes to remove the usage of gsutil. With new script, we may
also implement some advanced features, such as hash check, so that the
download would be more intelligent.

BUG=
R=djsollen@google.com, borenet@google.com, reed@google.com

Author: yang.gu@intel.com

Review URL: https://chromiumcodereview.appspot.com/15951008

git-svn-id: http://skia.googlecode.com/svn/trunk@9311 2bbb7eff-a529-9590-31e7-b0007b416f81
2013-05-29 13:26:32 +00:00
..
linux Copy the top level Android directory into trunk. 2013-04-29 12:09:31 +00:00
mac Copy the top level Android directory into trunk. 2013-04-29 12:09:31 +00:00
utils Copy the top level Android directory into trunk. 2013-04-29 12:09:31 +00:00
adb_list_devices.py Copy the top level Android directory into trunk. 2013-04-29 12:09:31 +00:00
android_gdb Copy the top level Android directory into trunk. 2013-04-29 12:09:31 +00:00
android_gdb_exe Copy the top level Android directory into trunk. 2013-04-29 12:09:31 +00:00
android_install_skia Copy the top level Android directory into trunk. 2013-04-29 12:09:31 +00:00
android_kill_skia Fix android_run_skia to work with multiple attached devices 2013-05-16 18:12:34 +00:00
android_make Resubmit r8929 with the duplicated change in trunk/platform_tools/android 2013-04-30 16:37:30 +00:00
android_perf Copy the top level Android directory into trunk. 2013-04-29 12:09:31 +00:00
android_run_skia Fix android_run_skia to work with multiple attached devices 2013-05-16 18:12:34 +00:00
android_setup.sh Remove dependency of gsutil to download ndk 2013-05-29 13:26:32 +00:00
download_toolchains.py Remove dependency of gsutil to download ndk 2013-05-29 13:26:32 +00:00
download_utils.py Remove dependency of gsutil to download ndk 2013-05-29 13:26:32 +00:00
http_download.py Remove dependency of gsutil to download ndk 2013-05-29 13:26:32 +00:00