index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
build
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move third_party/android/testrunner to third_party/android_testrunner
steveblock@chromium.org
2012-03-07
2
-6
/
+6
*
Add install script for ant/java for Android and rename sdk install script.
navabi@google.com
2012-03-07
2
-4
/
+4
*
Filter out more tests from net_unittests
jgreenwald@chromium.org
2012-03-05
1
-0
/
+14
*
Replace make function back now that not using goma (removed in http://chromiu...
jrg@chromium.org
2012-03-02
1
-1
/
+24
*
Disable Goma for Android bots.
jrg@chromium.org
2012-03-02
1
-0
/
+10
*
Use goma for android builds.
jrg@chromium.org
2012-03-02
2
-24
/
+62
*
Upstream test sharder.
bulach@chromium.org
2012-02-29
5
-55
/
+237
*
Self-install Android SDK/NDK tools on each build.
jrg@google.com
2012-02-28
3
-0
/
+3
*
'make -k' for android_experimental compile (not just make)
jrg@google.com
2012-02-28
1
-1
/
+1
*
Fix Android FYI bot.
zhenghao@chromium.org
2012-02-24
1
-0
/
+2
*
Make sure that chrome/ dir exists for webkit_unit_tests on Android.
jknotten@chromium.org
2012-02-23
1
-1
/
+4
*
Switch android fyi builder to actually build the "android_experimental" target.
yfriedman@chromium.org
2012-02-21
2
-2
/
+4
*
Android build: 64-bit linker issues.
jrg@chromium.org
2012-02-18
2
-2
/
+23
*
Use 'readlink -f .' instead of 'pwd' when setting CHROME_SRC
wangxianzhu@chromium.org
2012-02-14
1
-2
/
+2
*
Disable some tests to get Android FYI bot green.
jrg@google.com
2012-02-07
2
-1
/
+12
*
Fix comment about non-emulator android tests.
jrg@google.com
2012-01-30
2
-2
/
+2
*
Android buildbot refactor.
jrg@google.com
2012-01-20
6
-82
/
+185
*
Cycle through port pools for Android emulator.
jrg@google.com
2012-01-13
1
-2
/
+22
*
Add annotator tags for better debugging. More suppressions and other tweaks.
jrg@google.com
2012-01-13
3
-15
/
+39
*
Restart the Android emulator for each test.
jrg@google.com
2012-01-12
1
-28
/
+61
*
Increase Android test robustness.
jrg@google.com
2012-01-12
6
-16
/
+67
*
Check whether the file exists before cleaning it up.
peter@chromium.org
2012-01-11
1
-0
/
+2
*
Always enable the ARMv7 architecture for Android builds
peter@chromium.org
2012-01-06
1
-2
/
+2
*
Rename env var to match new output folder of latest SDK
jrg@chromium.org
2012-01-05
1
-1
/
+1
*
Android emulator image cleanup.
jrg@google.com
2011-12-09
1
-0
/
+17
*
Disable a test that hangs (on both emulator and device).
jrg@google.com
2011-12-08
1
-0
/
+2
*
Use -wipe-data on emulator launch to improve android bot reliability.
jrg@google.com
2011-12-07
1
-9
/
+19
*
Android buildbot: be more tolerant of 'stuck' devices.
jrg@chromium.org
2011-12-07
1
-8
/
+14
*
Adapt Android buildbot.sh towards an Android trybot.
jrg@chromium.org
2011-12-06
1
-15
/
+34
*
Android buildbot reliability fixes.
jrg@google.com
2011-12-05
2
-17
/
+96
*
Android bot changes for robustness, profiling, and debugging.
jrg@google.com
2011-12-01
4
-4
/
+52
*
Check $? of 'make' before a 'set -e' call. Else it is overridden.
jrg@google.com
2011-12-01
1
-1
/
+1
*
Expand android tests.
jrg@google.com
2011-11-30
3
-2
/
+66
*
Android 'all' (and All) changes.
jrg@chromium.org
2011-11-28
1
-0
/
+3
*
Verbose on test list in output. Add test-related comment near deps.
jrg@chromium.org
2011-11-28
1
-0
/
+1
*
Remove svn:executable bit from non executable script build/android/single_tes...
maruel@chromium.org
2011-11-27
1
-0
/
+0
*
Fix python scripts in src/build/
maruel@chromium.org
2011-11-23
15
-15
/
+4
*
Upstream: Gyp changes to build net_unittests for Android.
jingzhao@chromium.org
2011-11-22
1
-0
/
+24
*
Jack up timeouts for buildbots running android tests.
jrg@google.com
2011-11-21
1
-0
/
+3
*
Refuse to always clobber.
jrg@google.com
2011-11-21
1
-1
/
+1
*
Fix imports
jrg@google.com
2011-11-21
1
-0
/
+1
*
Annotator based "compile and run tests" script for android bot.
jrg@google.com
2011-11-21
1
-0
/
+57
*
Add xvfb option for running android tests on a bot.
jrg@google.com
2011-11-21
1
-0
/
+58
*
Ensure that WebKit can use envsetup.sh
peter@chromium.org
2011-11-18
1
-1
/
+6
*
Android IPC changes.
jrg@chromium.org
2011-11-04
1
-1
/
+1
*
Enable sql_unittests for Android.
jrg@chromium.org
2011-11-03
1
-1
/
+1
*
Make flager public so it can be accessed by subclass
michaelbai@google.com
2011-10-26
1
-3
/
+3
*
Upstream: Android Test scripts (phase 3)
michaelbai@google.com
2011-10-25
3
-3
/
+246
*
Add Android SDK to system path
michaelbai@google.com
2011-10-25
1
-2
/
+13
*
Upstream: Test scripts for Android (phase 2)
michaelbai@google.com
2011-10-24
13
-1
/
+1644
[next]