summaryrefslogtreecommitdiffstats
path: root/build/android/emulator.py
Commit message (Expand)AuthorAgeFilesLines
* [Android] Break GTest emulator launching into a separate function.craigdh@chromium.org2013-01-091-296/+13
* [Android] Remove fast_and_loose option from the gtest runner.craigdh@chromium.org2013-01-091-14/+8
* Enable GPU by defaultjames.wei@intel.com2012-10-171-0/+2
* increase sd card size and fifo waiting timejames.wei@intel.com2012-09-251-1/+1
* Roll Android SDK in android_tools repo to api version 16.navabi@chromium.org2012-08-081-1/+1
* Restarting adb server before each testing start will cause conflict for multi...james.wei@intel.com2012-07-241-1/+22
* create temp avd when running tests on multiple emulatorsjames.wei@intel.com2012-07-161-6/+50
* Android: move functions added in third_party to android_commands.bulach@chromium.org2012-07-131-1/+1
* add abi support for emulator.pyjames.wei@intel.com2012-07-121-1/+4
* init AndroidCommand after the device online to root itjames.wei@intel.com2012-07-121-2/+1
* Fix SDK installer by downloading r20 directlyilevy@chromium.org2012-07-111-3/+3
* fix the error of emulator.py james.wei@intel.com2012-07-111-1/+1
* fix test broken issue when using --use-emulatorjames.wei@intel.com2012-07-111-4/+1
* [android] Split top-level scripts and libraries from build/android.bulach@chromium.org2012-07-091-2/+3
* Make emulator.py runnable and adjust partition size to 512haitao.feng@intel.com2012-06-011-3/+3
* Move third_party/android/testrunner to third_party/android_testrunnersteveblock@chromium.org2012-03-071-2/+2
* Upstream test sharder.bulach@chromium.org2012-02-291-6/+7
* Cycle through port pools for Android emulator.jrg@google.com2012-01-131-2/+22
* Increase Android test robustness.jrg@google.com2012-01-121-6/+18
* Check whether the file exists before cleaning it up.peter@chromium.org2012-01-111-0/+2
* Android emulator image cleanup.jrg@google.com2011-12-091-0/+17
* Use -wipe-data on emulator launch to improve android bot reliability.jrg@google.com2011-12-071-9/+19
* Android buildbot: be more tolerant of 'stuck' devices.jrg@chromium.org2011-12-071-8/+14
* Android buildbot reliability fixes.jrg@google.com2011-12-051-16/+96
* Android bot changes for robustness, profiling, and debugging.jrg@google.com2011-12-011-2/+24
* Fix python scripts in src/build/maruel@chromium.org2011-11-231-1/+1
* Upstream: Test scripts for Android (phase 1)michaelbai@google.com2011-10-201-0/+84