summaryrefslogtreecommitdiffstats
path: root/build/android
Commit message (Expand)AuthorAgeFilesLines
* [Android] Add a gtest test instance for the test runner's platform mode.jbudorick2014-12-032-3/+147
* [Android] Allow multiple --install in bb_device_steps.py.jbudorick2014-12-031-3/+4
* [Android] Reland of b/a/test_runner.py optparse to argparse switch.jbudorick2014-12-031-5/+5
* Revert of Revert "[Android] Switch b/a/test_runner.py from optparse to argpar...jam2014-12-038-612/+500
* [Android] Add ChromeDriverWebViewShell apk info to the buildbot scripts.jbudorick2014-12-031-0/+5
* Revert "[Android] Switch b/a/test_runner.py from optparse to argparse."peter2014-12-038-500/+612
* Revert "Use thumb versions of external libraries with ARMv7."pasko2014-12-031-19/+6
* Make device serial required in AdbWrapper/DeviceUtilsperezju2014-12-035-37/+29
* Make battery level an option for android provision devices.machenbach2014-12-031-1/+4
* [Android] Build chromedriver_webview_shell_apk and install it on the chromedr...jbudorick2014-12-031-2/+3
* [Android] Switch b/a/test_runner.py from optparse to argparse.jbudorick2014-12-038-612/+500
* Assign 'json_output' if test fails in test_runner.pysimonhatch2014-12-021-0/+1
* GN + Android: support standalone .dex.jar output of Android libraries.ppi2014-12-021-3/+7
* Migrate DeviceUtils.EnableRoot to adb_wrapperperezju2014-12-022-17/+15
* Do not modify output when status is missing in AdbWrapper.Shellperezju2014-12-021-2/+2
* gn format //buildscottmg2014-12-021-1/+3
* [Android] Implement generic JSON results that match base/test/launcher.jbudorick2014-12-0110-7/+245
* Give Android Notifications a proper Service to accept incoming events.peter2014-11-281-0/+5
* Updates to support instrumentation tests for managed sign ins.joaodasilva2014-11-282-2/+12
* Migrate FileExists out of android_commandsperezju2014-11-282-35/+15
* Add chartjson support to android test_runner. This is needed so that we can r...simonhatch2014-11-273-1/+48
* Fix android forwarder on Macjeremy2014-11-271-0/+7
* [Android] Remove the workaround code of a platform bug.feng2014-11-271-53/+0
* [Android] Fix columns in SQL lockscreen disable for pre-JB devices.jbudorick2014-11-241-2/+5
* [Android] Change how we write command line files for gtest APKs.jbudorick2014-11-241-7/+2
* More readable adb command error messagesperezju2014-11-246-102/+111
* Allow running adb_gdb in a subdirectory of src/.bauerb2014-11-241-1/+1
* Add bypass_platform_checks option to java_library/binarycjhopman2014-11-221-3/+5
* Referrer Policy: Add new policies to URLRequest.mkwst2014-11-211-1/+7
* [Android] Attempt to disable lock screen on pre-JB devices.jbudorick2014-11-211-10/+23
* Fix telemetry_unittests and telemetry_perf_unittests so they are 2 steps.navabi2014-11-211-4/+6
* [Android] Extract MD5sum logic.jbudorick2014-11-207-19/+268
* Fix a bunch of Java Checkstyle issues.aurimas2014-11-202-17/+11
* Reland of 'Migrate device utils WriteFile to AdbWrapper'perezju2014-11-203-163/+99
* Fix call to run telemetry_unittests.navabi2014-11-201-5/+10
* Do not restart the device if the data was not wiped.navabi2014-11-201-2/+3
* A more robust way to set/query CPU properties on devicesperezju2014-11-192-44/+53
* Add option to specify ADB binary in test runner.mikecase2014-11-195-8/+31
* Fix surface_stats when device is not designatedyang.gu2014-11-191-1/+10
* Add option to push files to device using isolate for instrumentation tests.mikecase2014-11-198-131/+159
* Fix new user build bot for telemetry tests on Chromium FYI.klundberg2014-11-192-2/+12
* [Android] Fix new pylint errors in build/android/.jbudorick2014-11-1927-101/+92
* [Android] Add the SDK utility path in env setup for android.tedchoc2014-11-191-0/+3
* [Android] Fix uiautomator tests.jbudorick2014-11-181-1/+1
* Switching to native implementation of SessionDependencyFactory.serya2014-11-181-2/+0
* [Android] Reland the proguard extraction logic again.jbudorick2014-11-184-121/+185
* Stop building ui_unittests target.tfarina2014-11-182-2/+0
* Dump battery stats when DisableUsbCharging() times out.jeremy2014-11-181-1/+2
* Revert of [Android] Reland of proguard logic extraction. (patchset #2 id:2000...aberent2014-11-184-185/+121
* Greatly improve (non-android) java supportcjhopman2014-11-185-17/+164