summaryrefslogtreecommitdiffstats
path: root/build/android/avd.py
Commit message (Expand)AuthorAgeFilesLines
* [Android] Prepare build/android/ for catapult+devil.jbudorick2016-01-111-0/+3
* Change install_emulator_deps.py to support Arm buildyolandyan2016-01-081-8/+10
* Change avd.py to use KVM accordinglyyolandyan2015-12-221-3/+6
* Change emulator.py to support emulator recipeyolandyan2015-12-181-38/+62
* Add shutdown option to avd.py to kill all emulators. This enable the bot usin...yolandyan2015-10-231-1/+14
* fix emulator.py by using Android SDK in third_party/android_tools instead of ...yolandyan2015-10-131-10/+7
* [Android] Add a custom pylintrc for build/android/.jbudorick2015-09-081-1/+1
* [Android][telemetry] Update pylib imports for modules that moved into devil.jbudorick2015-09-031-1/+1
* [Android] Fix new pylint errors in build/android/.jbudorick2014-11-191-2/+2
* Remove unnecessary int(options.api_level) for option that is int type.navabi@google.com2014-03-121-1/+1
* Fix api_level check.navabi@google.com2014-03-121-2/+2
* Add option to avd.py script to launch an existing AVD.navabi@google.com2014-03-111-5/+28
* Revert of Enable presubmit pylint in build/android. (https://codereview.chrom...jbudorick@chromium.org2014-02-111-1/+2
* Enable presubmit pylint in build/android.jbudorick@chromium.org2014-02-071-2/+1
* Emulator script improvements: config templates, --api-level, and mips support.andrewhayden@chromium.org2013-11-201-2/+13
* android: Use a separate SDK for the emulator again.raphael.kubo.da.costa@intel.com2013-10-041-2/+1
* Fix AVD configuration and defaults based on dogfooder input.navabi@google.com2013-04-101-9/+7
* Add script to download SDK, system images and create and start AVDs for testing.navabi@google.com2013-03-281-0/+65