summaryrefslogtreecommitdiffstats
path: root/build/android
Commit message (Expand)AuthorAgeFilesLines
* [Android] Allow gtests to pull app data off the device before clearing it.jbudorick2015-06-1010-8/+140
* [Android] Force enable battery updates instead of resetting to clear power data.rnephew2015-06-102-2/+7
* [Android] Add check_return=True to Forwarder init & kill.jbudorick2015-06-091-2/+4
* Catch IOError when reading chartjson results in test_runner.pysimonhatch2015-06-091-2/+9
* [Android] Use large_output for calls to "ps" and "dumpsys batterystats".jbudorick2015-06-092-2/+2
* Fix typo in md5sum utils and improve docsperezju2015-06-092-3/+10
* Merge Android resources of type color, dimension and idpkotwicz2015-06-091-4/+5
* [Android] Run gpu tests with -v.jbudorick2015-06-081-4/+4
* crazy linker: convert relocation unpacking to Android style.simonb2015-06-082-55/+16
* Report apptest_runner device not found infra failures.msw2015-06-061-2/+1
* Re-enable TouchActionTest.Pan on Android.dtapuska2015-06-051-3/+0
* [Android] Speculative fix for DeviceUtils.EnableRoot issues.jbudorick2015-06-052-9/+36
* Make aapt and aidl paths flexible.aurimas2015-06-043-9/+9
* Revert of [Android] Remove adb_commands from telemetry. (patchset #13 id:2400...alancutter2015-06-032-2/+17
* Wait until rebooting is done if java assert is not set.jungjik.lee2015-06-031-0/+1
* Fix regression in adb_*_command_line commands caused by c481d677agrieve2015-06-031-1/+1
* [Android] Remove adb_commands from telemetry.jbudorick2015-06-032-17/+2
* [Android] Generate scripts at build time to run android tests.mikecase2015-06-032-0/+164
* Fix adb_chrome_public_command_line for Android M & refactor into a helper .shagrieve2015-06-015-81/+52
* Add style information (font size, bold, italic, etc) and color to the snapshot.sgurun2015-05-301-2/+6
* Add scripts to run, kill, debug, and set the command line for ChromePublic.newt2015-05-294-0/+89
* pylib: Add support for the new ChromePublic APKskyostil2015-05-271-0/+6
* Remove no-longer-used cpufeatures.gypi.torne2015-05-261-14/+0
* [Android] Add workaround to update verification script for Mac.mikecase2015-05-231-12/+19
* Add split-select logic to apk_install.py & fix crash when --split-apk-path is...agrieve2015-05-221-6/+53
* Add create_density_splits option to java_apk.gypi / android_apk (gn)agrieve2015-05-225-8/+217
* [Android] Refactor the native test wrappers. (RELAND)jbudorick2015-05-228-56/+103
* [Android] Log temperature at the start of each perf test.jbudorick2015-05-211-0/+5
* Enable ouputting results for passed tests on AMP.mikecase2015-05-211-6/+0
* Rename load_library_from_zip_file -> load_library_from_zipagrieve2015-05-213-5/+5
* Disable failing TextEliderTest.* and FontListTest.*pkotwicz2015-05-201-17/+0
* [Android] Remove hand-rolled adb devices call from bb_device_status_check.jbudorick2015-05-202-46/+34
* [Android] Make device_status_check handle single-device failures.jbudorick2015-05-191-12/+18
* Add minSdkVersion=21 to ABI split manifestsagrieve2015-05-191-0/+1
* Revert of [Android] Refactor the native test wrappers. (patchset #7 id:120001...jbudorick2015-05-198-103/+56
* [Android] Refactor the native test wrappers.jbudorick2015-05-198-56/+103
* Add use_apk_split parameter to java_apk.gypi / android_apk (gn)agrieve2015-05-191-1/+2
* [Android] Remove v14 resource verification entirely.kkimlabs2015-05-182-71/+24
* [Android] Fix tombstone output when handling multiple tombstones.jbudorick2015-05-181-3/+4
* Prefer jinja2 from third_party over system library in process_resources.pyGordana.Cmiljanovic2015-05-181-1/+2
* Extract package_resources step into a .gypi & make assets & resource zips opt...agrieve2015-05-152-9/+83
* Extract apkbuilder build action into a .gypiagrieve2015-05-152-1/+80
* [Android] Enable root in perf_control.SetHighPerfMode.jbudorick2015-05-151-1/+5
* [Android] Remove more references to and uses of AndroidCommands.jbudorick2015-05-146-28/+31
* [Android] Add an option to skip v14 resource verification.kkimlabs2015-05-141-5/+10
* Adds GN rule & script for generating AndroidManifest.xml for APK splitsagrieve2015-05-141-0/+96
* Add --split-apk-path flag to apk_install.py, and install-multiple logic to ad...agrieve2015-05-142-2/+47
* Surface test times of android tests.simonhatch2015-05-131-8/+22
* Don't include tested apks resources in test apkcjhopman2015-05-124-32/+63
* Run gl_unittests in Android FYI bots.dyen2015-05-123-0/+5