summaryrefslogtreecommitdiffstats
path: root/build/download_sdk_extras.py
Commit message (Expand)AuthorAgeFilesLines
* Implemented retries in download_sdk_extras.pypgervais2015-07-311-10/+39
* download_sdk_extras: Catch the correct error.dnj2015-02-231-3/+3
* Catch AccessDeniedException on bots without permission to download SDK extras.navabi2015-02-201-5/+7
* Catch AccessDeniedException on bots without permission to download SDK extras.navabi2015-02-191-0/+5
* Use CHROME_HEADLESS to check if download_sdk_extras.py is running on a bot.navabi2015-02-181-7/+13
* Use json file to determine sdk packages to download.navabi2015-01-081-12/+14
* Always download google_play_services zip package instead of rsync.navabi2015-01-061-36/+27
* Add gclient hook to download SDK extras on bots.navabi2014-12-301-0/+65