summaryrefslogtreecommitdiffstats
path: root/build/android
Commit message (Expand)AuthorAgeFilesLines
* Move third_party/android/testrunner to third_party/android_testrunnersteveblock@chromium.org2012-03-072-6/+6
* Add install script for ant/java for Android and rename sdk install script.navabi@google.com2012-03-072-4/+4
* Filter out more tests from net_unittestsjgreenwald@chromium.org2012-03-051-0/+14
* Replace make function back now that not using goma (removed in http://chromiu...jrg@chromium.org2012-03-021-1/+24
* Disable Goma for Android bots.jrg@chromium.org2012-03-021-0/+10
* Use goma for android builds.jrg@chromium.org2012-03-022-24/+62
* Upstream test sharder.bulach@chromium.org2012-02-295-55/+237
* Self-install Android SDK/NDK tools on each build.jrg@google.com2012-02-283-0/+3
* 'make -k' for android_experimental compile (not just make)jrg@google.com2012-02-281-1/+1
* Fix Android FYI bot.zhenghao@chromium.org2012-02-241-0/+2
* Make sure that chrome/ dir exists for webkit_unit_tests on Android.jknotten@chromium.org2012-02-231-1/+4
* Switch android fyi builder to actually build the "android_experimental" target.yfriedman@chromium.org2012-02-212-2/+4
* Android build: 64-bit linker issues.jrg@chromium.org2012-02-182-2/+23
* Use 'readlink -f .' instead of 'pwd' when setting CHROME_SRCwangxianzhu@chromium.org2012-02-141-2/+2
* Disable some tests to get Android FYI bot green.jrg@google.com2012-02-072-1/+12
* Fix comment about non-emulator android tests.jrg@google.com2012-01-302-2/+2
* Android buildbot refactor.jrg@google.com2012-01-206-82/+185
* Cycle through port pools for Android emulator.jrg@google.com2012-01-131-2/+22
* Add annotator tags for better debugging. More suppressions and other tweaks.jrg@google.com2012-01-133-15/+39
* Restart the Android emulator for each test.jrg@google.com2012-01-121-28/+61
* Increase Android test robustness.jrg@google.com2012-01-126-16/+67
* Check whether the file exists before cleaning it up.peter@chromium.org2012-01-111-0/+2
* Always enable the ARMv7 architecture for Android buildspeter@chromium.org2012-01-061-2/+2
* Rename env var to match new output folder of latest SDKjrg@chromium.org2012-01-051-1/+1
* Android emulator image cleanup.jrg@google.com2011-12-091-0/+17
* Disable a test that hangs (on both emulator and device).jrg@google.com2011-12-081-0/+2
* 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
* Adapt Android buildbot.sh towards an Android trybot.jrg@chromium.org2011-12-061-15/+34
* Android buildbot reliability fixes.jrg@google.com2011-12-052-17/+96
* Android bot changes for robustness, profiling, and debugging.jrg@google.com2011-12-014-4/+52
* Check $? of 'make' before a 'set -e' call. Else it is overridden.jrg@google.com2011-12-011-1/+1
* Expand android tests.jrg@google.com2011-11-303-2/+66
* Android 'all' (and All) changes.jrg@chromium.org2011-11-281-0/+3
* Verbose on test list in output. Add test-related comment near deps.jrg@chromium.org2011-11-281-0/+1
* Remove svn:executable bit from non executable script build/android/single_tes...maruel@chromium.org2011-11-271-0/+0
* Fix python scripts in src/build/maruel@chromium.org2011-11-2315-15/+4
* Upstream: Gyp changes to build net_unittests for Android.jingzhao@chromium.org2011-11-221-0/+24
* Jack up timeouts for buildbots running android tests.jrg@google.com2011-11-211-0/+3
* Refuse to always clobber.jrg@google.com2011-11-211-1/+1
* Fix importsjrg@google.com2011-11-211-0/+1
* Annotator based "compile and run tests" script for android bot.jrg@google.com2011-11-211-0/+57
* Add xvfb option for running android tests on a bot.jrg@google.com2011-11-211-0/+58
* Ensure that WebKit can use envsetup.shpeter@chromium.org2011-11-181-1/+6
* Android IPC changes.jrg@chromium.org2011-11-041-1/+1
* Enable sql_unittests for Android.jrg@chromium.org2011-11-031-1/+1
* Make flager public so it can be accessed by subclassmichaelbai@google.com2011-10-261-3/+3
* Upstream: Android Test scripts (phase 3)michaelbai@google.com2011-10-253-3/+246
* Add Android SDK to system pathmichaelbai@google.com2011-10-251-2/+13
* Upstream: Test scripts for Android (phase 2)michaelbai@google.com2011-10-2413-1/+1644