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] Allow gtests to pull app data off the device before clearing it.
jbudorick
2015-06-10
10
-8
/
+140
*
[Android] Force enable battery updates instead of resetting to clear power data.
rnephew
2015-06-10
2
-2
/
+7
*
[Android] Add check_return=True to Forwarder init & kill.
jbudorick
2015-06-09
1
-2
/
+4
*
Catch IOError when reading chartjson results in test_runner.py
simonhatch
2015-06-09
1
-2
/
+9
*
[Android] Use large_output for calls to "ps" and "dumpsys batterystats".
jbudorick
2015-06-09
2
-2
/
+2
*
Fix typo in md5sum utils and improve docs
perezju
2015-06-09
2
-3
/
+10
*
Merge Android resources of type color, dimension and id
pkotwicz
2015-06-09
1
-4
/
+5
*
[Android] Run gpu tests with -v.
jbudorick
2015-06-08
1
-4
/
+4
*
crazy linker: convert relocation unpacking to Android style.
simonb
2015-06-08
2
-55
/
+16
*
Report apptest_runner device not found infra failures.
msw
2015-06-06
1
-2
/
+1
*
Re-enable TouchActionTest.Pan on Android.
dtapuska
2015-06-05
1
-3
/
+0
*
[Android] Speculative fix for DeviceUtils.EnableRoot issues.
jbudorick
2015-06-05
2
-9
/
+36
*
Make aapt and aidl paths flexible.
aurimas
2015-06-04
3
-9
/
+9
*
Revert of [Android] Remove adb_commands from telemetry. (patchset #13 id:2400...
alancutter
2015-06-03
2
-2
/
+17
*
Wait until rebooting is done if java assert is not set.
jungjik.lee
2015-06-03
1
-0
/
+1
*
Fix regression in adb_*_command_line commands caused by c481d677
agrieve
2015-06-03
1
-1
/
+1
*
[Android] Remove adb_commands from telemetry.
jbudorick
2015-06-03
2
-17
/
+2
*
[Android] Generate scripts at build time to run android tests.
mikecase
2015-06-03
2
-0
/
+164
*
Fix adb_chrome_public_command_line for Android M & refactor into a helper .sh
agrieve
2015-06-01
5
-81
/
+52
*
Add style information (font size, bold, italic, etc) and color to the snapshot.
sgurun
2015-05-30
1
-2
/
+6
*
Add scripts to run, kill, debug, and set the command line for ChromePublic.
newt
2015-05-29
4
-0
/
+89
*
pylib: Add support for the new ChromePublic APK
skyostil
2015-05-27
1
-0
/
+6
*
Remove no-longer-used cpufeatures.gypi.
torne
2015-05-26
1
-14
/
+0
*
[Android] Add workaround to update verification script for Mac.
mikecase
2015-05-23
1
-12
/
+19
*
Add split-select logic to apk_install.py & fix crash when --split-apk-path is...
agrieve
2015-05-22
1
-6
/
+53
*
Add create_density_splits option to java_apk.gypi / android_apk (gn)
agrieve
2015-05-22
5
-8
/
+217
*
[Android] Refactor the native test wrappers. (RELAND)
jbudorick
2015-05-22
8
-56
/
+103
*
[Android] Log temperature at the start of each perf test.
jbudorick
2015-05-21
1
-0
/
+5
*
Enable ouputting results for passed tests on AMP.
mikecase
2015-05-21
1
-6
/
+0
*
Rename load_library_from_zip_file -> load_library_from_zip
agrieve
2015-05-21
3
-5
/
+5
*
Disable failing TextEliderTest.* and FontListTest.*
pkotwicz
2015-05-20
1
-17
/
+0
*
[Android] Remove hand-rolled adb devices call from bb_device_status_check.
jbudorick
2015-05-20
2
-46
/
+34
*
[Android] Make device_status_check handle single-device failures.
jbudorick
2015-05-19
1
-12
/
+18
*
Add minSdkVersion=21 to ABI split manifests
agrieve
2015-05-19
1
-0
/
+1
*
Revert of [Android] Refactor the native test wrappers. (patchset #7 id:120001...
jbudorick
2015-05-19
8
-103
/
+56
*
[Android] Refactor the native test wrappers.
jbudorick
2015-05-19
8
-56
/
+103
*
Add use_apk_split parameter to java_apk.gypi / android_apk (gn)
agrieve
2015-05-19
1
-1
/
+2
*
[Android] Remove v14 resource verification entirely.
kkimlabs
2015-05-18
2
-71
/
+24
*
[Android] Fix tombstone output when handling multiple tombstones.
jbudorick
2015-05-18
1
-3
/
+4
*
Prefer jinja2 from third_party over system library in process_resources.py
Gordana.Cmiljanovic
2015-05-18
1
-1
/
+2
*
Extract package_resources step into a .gypi & make assets & resource zips opt...
agrieve
2015-05-15
2
-9
/
+83
*
Extract apkbuilder build action into a .gypi
agrieve
2015-05-15
2
-1
/
+80
*
[Android] Enable root in perf_control.SetHighPerfMode.
jbudorick
2015-05-15
1
-1
/
+5
*
[Android] Remove more references to and uses of AndroidCommands.
jbudorick
2015-05-14
6
-28
/
+31
*
[Android] Add an option to skip v14 resource verification.
kkimlabs
2015-05-14
1
-5
/
+10
*
Adds GN rule & script for generating AndroidManifest.xml for APK splits
agrieve
2015-05-14
1
-0
/
+96
*
Add --split-apk-path flag to apk_install.py, and install-multiple logic to ad...
agrieve
2015-05-14
2
-2
/
+47
*
Surface test times of android tests.
simonhatch
2015-05-13
1
-8
/
+22
*
Don't include tested apks resources in test apk
cjhopman
2015-05-12
4
-32
/
+63
*
Run gl_unittests in Android FYI bots.
dyen
2015-05-12
3
-0
/
+5
[next]