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] 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
*
[Android] Add as_root option to DeviceUtils.PathExists.
jbudorick
2016-01-15
3
-20
/
+51
*
[Android] Port chromium+devil to catapult+dependency_manager
jbudorick
2016-01-14
3
-13
/
+10
*
Using alternative_android_sdk_jar in process_resources, package_resources
michaelbai
2016-01-14
3
-9
/
+10
*
[Android] Add logging of expected devices to bb_device_status_check
rnephew
2016-01-13
1
-0
/
+3
*
Temporarily turn off StrictMode checks.
wnwen
2016-01-13
1
-1
/
+1
*
Enable most of the RenderViewImplTest tests on Android.
mnaganov
2016-01-13
1
-1
/
+6
*
[Android] Make the adb path configurable in three scripts.
jbudorick
2016-01-12
3
-4
/
+38
*
Add --strict-mode cmdline flag to test_runner.
wnwen
2016-01-12
4
-2
/
+14
*
Remove assumption on absolute paths in java_cpp_enum.py.
kjellander
2016-01-12
1
-4
/
+1
*
[Android] Convert uses of cmd_helper in tools/ to devil.
jbudorick
2016-01-11
2
-9
/
+1
*
[Android] Add option to record logcat for local test runs.
mikecase
2016-01-11
3
-0
/
+22
*
Fix jar_toc.py to include public/protected methods
boliu
2016-01-11
1
-1
/
+3
*
[Android] Prepare build/android/ for catapult+devil.
jbudorick
2016-01-11
58
-225
/
+281
*
Change install_emulator_deps.py to support Arm build
yolandyan
2016-01-08
2
-35
/
+104
*
Add proguard_verbose GN arg
agrieve
2016-01-08
3
-4
/
+15
*
[Android] Use absolute host path in create_device_library_links.
jbudorick
2016-01-08
3
-2
/
+3
*
android: Use line buffering with logcat file
skyostil
2016-01-08
2
-1
/
+29
*
[Android] Update platform for devil host binary dependencies.
jbudorick
2016-01-08
1
-2
/
+2
*
Add --output-dir, CHROMIUM_OUTPUT_DIR to adb_gdb
agrieve
2016-01-08
1
-35
/
+34
*
Increase the resolution of the Physical Web logo image resource
mattreynolds
2016-01-07
1
-1
/
+2
*
Remove dead Reader Mode code
mdjones
2016-01-06
1
-1
/
+1
*
Make _incremental usable by instrumentation tests
agrieve
2016-01-06
1
-3
/
+14
*
[Android] Add APK under test and additional APK support for the old mode.
jbudorick
2016-01-06
4
-7
/
+21
*
[Android] Revise devil handling of host platforms.
jbudorick
2016-01-06
4
-24
/
+24
*
Fix up proguard output filtering
agrieve
2016-01-06
3
-24
/
+41
*
Ensure EMMA classes are put into the main classes.dex
agrieve
2016-01-06
1
-0
/
+5
*
Fix x64 android_tools target compile failure.
kkimlabs
2016-01-05
1
-0
/
+6
*
[Android] Make devil/ read-only for the move to catapult.
jbudorick
2016-01-05
1
-0
/
+19
*
Remove lib.target from search paths in adb_gdb and symbol.py
agrieve
2016-01-04
1
-8
/
+7
*
Rename [Web]PageSerializer[Test|Client|Impl] to ...FrameSerializer...
lukasza
2015-12-31
1
-1
/
+1
*
port alternative_locale_resource to GN.
michaelbai
2015-12-30
1
-0
/
+27
*
Force locale to C to allow recognizing output from subprocesses in adb_gdb
liushouqun
2015-12-25
1
-0
/
+3
*
GN(android): Add the dependant test apk to the javac classpath
agrieve
2015-12-23
1
-8
/
+14
*
Fix build when emma_coverage changes from false->true
agrieve
2015-12-22
1
-1
/
+5
*
GN: Set --coverage-dir in bin/run_* script when emma_coverage = true
agrieve
2015-12-22
2
-0
/
+11
*
[Android] Revise devil environment handling of host dependencies.
jbudorick
2015-12-22
5
-61
/
+118
*
Ensure emma_instr.py always creates expected outputs.
agrieve
2015-12-22
1
-0
/
+4
*
Change avd.py to use KVM accordingly
yolandyan
2015-12-22
3
-12
/
+17
*
[Android] Add ChromiumNetTestSupport.apk for the java EmbeddedTestServer. (RE...
jbudorick
2015-12-22
3
-11
/
+1
*
Document that the user has to run `adb root` to enable java asserts.
jyasskin
2015-12-21
1
-1
/
+1
*
[Android] Remove all references to pylib from telemetry.
jbudorick
2015-12-18
1
-78
/
+0
*
Change emulator.py to support emulator recipe
yolandyan
2015-12-18
2
-60
/
+110
*
[Android] Upstream resource_sizes and check_static_initializers and add chart...
rnephew
2015-12-17
1
-0
/
+388
[next]