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
*
[Android][gn] Add the test runner as a data dependency of test_runner_script.
jbudorick
2016-02-06
1
-0
/
+18
*
Add --output-directory flag to tombstones.py, & friends
agrieve
2016-02-06
1
-0
/
+6
*
Remove the disabled webkit_unit_test gtest filter
peter
2016-02-06
1
-25
/
+0
*
wait for device before restarting its adbd
bpastene
2016-02-05
1
-0
/
+1
*
[Android] Convert TabsTest and InfoBarTest to EmbeddedTestServer.
jbudorick
2016-02-05
2
-16
/
+30
*
Add --output-directory flag to build/android/asan_symbolize.py
agrieve
2016-02-05
1
-0
/
+7
*
Revert of [Android] Convert TabsTest and InfoBarTest to EmbeddedTestServer. (...
mvanouwerkerk
2016-02-05
2
-30
/
+16
*
[Android] Convert TabsTest and InfoBarTest to EmbeddedTestServer.
jbudorick
2016-02-04
2
-16
/
+30
*
Never auto-detect the output directory in adb_gdb
agrieve
2016-02-04
1
-3
/
+17
*
[Android] Add output_file property to logcat monitor.
mikecase
2016-02-04
1
-0
/
+4
*
test_runner.py Fix error message being intertwined with log messages
agrieve
2016-02-04
1
-7
/
+7
*
Android gtest runner: Only query device for test list when necessary (take 2)
agrieve
2016-02-04
3
-2
/
+46
*
Delete build/android/symbolize.py
agrieve
2016-02-03
2
-218
/
+0
*
[Android] Do not set charge level when charging devices
rnephew
2016-02-03
2
-19
/
+0
*
Change default for --strict-mode to testing.
wnwen
2016-02-02
1
-1
/
+1
*
[Android] Handle CommandTimeoutErrors in test_dispatcher.
jbudorick
2016-02-02
1
-1
/
+1
*
[Android] Use correct command to set battery level in battery_utils.
rnephew
2016-02-02
9
-12
/
+14
*
adb_gdb: The gdbserver startup sleep is user configurable
watk
2016-02-01
1
-5
/
+13
*
[Android] Fix for N9s not updating charge level.
rnephew
2016-02-01
2
-6
/
+23
*
[Android] Handle shard failures when no blacklist is provided.
jbudorick
2016-02-01
2
-8
/
+4
*
[build/android] Clearer output for adb_command_line.py
perezju
2016-02-01
1
-3
/
+3
*
support symlinks in zip files in build_utils.ExtractAll
mostynb
2016-01-30
1
-1
/
+15
*
Use gn_helpers to deserialize GN lists.
brettw
2016-01-29
1
-0
/
+11
*
[Android] Update upstream test list in report results script.
mikecase
2016-01-29
1
-1
/
+2
*
Add logging for emulator to debug bot timeout
yolandyan
2016-01-28
2
-0
/
+4
*
Change gpu setting for emulator run with no ui
yolandyan
2016-01-28
1
-3
/
+6
*
[Android] Add timeout for joining logcat record thread.
mikecase
2016-01-27
1
-20
/
+27
*
Add support to run emulator without ui on bots
yolandyan
2016-01-27
2
-8
/
+28
*
Update references to tools/telemetry in .gn, .gyp & .isolate files
nednguyen
2016-01-27
1
-1
/
+0
*
[Android] Fix lsusb test timeouts
rnephew
2016-01-26
1
-6
/
+6
*
[Android] Revise host_forwarder exception type & failure handling.
jbudorick
2016-01-26
2
-10
/
+24
*
[Android] Increase timeout for lsusb
rnephew
2016-01-26
1
-2
/
+2
*
Support uncompress and page align shared libraries
michaelbai
2016-01-26
2
-4
/
+30
*
[Android] Do not fail devices status check if lsusb -v times out
rnephew
2016-01-26
1
-1
/
+6
*
[Android] Add configurable timeout to adb_install_apk.py
jbudorick
2016-01-25
1
-1
/
+6
*
Increase shard timeout as temporary fix for gl_tests.
mikecase
2016-01-22
1
-1
/
+1
*
[Android] Remove catapult_base from android.isolate.
jbudorick
2016-01-21
1
-1
/
+0
*
[Android] Add default timeout & retry values for DeviceUtils.{FileExists,Path...
jbudorick
2016-01-21
3
-10
/
+12
*
Update the Google Play services dependency to 8487000
dgn
2016-01-20
2
-2
/
+2
*
[Android][Devil] Run lsusb -v on a per device basis
rnephew
2016-01-20
3
-27
/
+293
*
Fix order of files within APK when built using GN
agrieve
2016-01-20
1
-6
/
+6
*
[Android WebView] Add child process service to the manifest
mnaganov
2016-01-19
1
-0
/
+1
*
[Android] Make known_devices file configurable for device_status_check
rnephew
2016-01-19
1
-7
/
+15
*
[Android] Rework multidex and enable multidex for unit_tests_apk. (RELAND 2)
jbudorick
2016-01-16
3
-12
/
+64
*
Revert of [Android] Rework multidex and enable multidex for unit_tests_apk. (...
jbudorick
2016-01-15
3
-64
/
+12
*
[Android] Restore permissions when clearing app state in instrumentation tests.
jbudorick
2016-01-15
2
-7
/
+23
*
[Android] Rework multidex and enable multidex for unit_tests_apk. (RELAND)
jbudorick
2016-01-15
3
-12
/
+64
*
[Android] Fix for crash if writing logcat to preexisting dir.
mikecase
2016-01-15
1
-1
/
+6
*
Revert of [Android] Rework multidex and enable multidex for unit_tests_apk. (...
vasilii
2016-01-15
2
-41
/
+11
*
[Android] Rework multidex and enable multidex for unit_tests_apk.
jbudorick
2016-01-15
2
-11
/
+41
[next]