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
/
testing
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
Load non-locale .pak files directly from the .apk on Android (rather than ext...
agrieve
2015-06-24
1
-6
/
+0
*
Fixed argument order for calls to sendTestBroadcast in TestStatusReporter.
mikecase
2015-06-18
1
-3
/
+3
*
[Android] Refactor browser test execution. (RELAND)
jbudorick
2015-06-12
8
-59
/
+323
*
Revert of [Android] Refactor browser test execution. (patchset #14 id:260001 ...
jbudorick
2015-06-12
8
-322
/
+58
*
[Android] Refactor browser test execution.
jbudorick
2015-06-12
8
-58
/
+322
*
[Android] Refactor the native test wrappers. (RELAND)
jbudorick
2015-05-22
12
-105
/
+225
*
Enable ouputting results for passed tests on AMP.
mikecase
2015-05-21
1
-17
/
+2
*
Revert of [Android] Refactor the native test wrappers. (patchset #7 id:120001...
jbudorick
2015-05-19
12
-226
/
+106
*
[Android] Refactor the native test wrappers.
jbudorick
2015-05-19
12
-106
/
+226
*
bluetooth: Android adapter can be created with and without Bluetooth permission.
scheib
2015-05-12
1
-1
/
+2
*
Revert of bluetooth: Android adapter can be created with and without Bluetoot...
jbudorick
2015-05-11
1
-2
/
+1
*
bluetooth: Android adapter can be created with and without Bluetooth permission.
scheib
2015-05-11
1
-1
/
+2
*
[Android] Rename ChromeNativeTest* to NativeTest*.
jbudorick
2015-05-01
6
-38
/
+38
*
[Android] Add an out-of-app instrumentation driver APK. (RELAND)
jbudorick
2015-04-27
15
-56
/
+913
*
Revert of [Android] Add an out-of-app instrumentation driver APK. (patchset #...
jdonnelly
2015-04-24
15
-913
/
+56
*
[Android] Add an out-of-app instrumentation driver APK.
jbudorick
2015-04-24
15
-56
/
+913
*
Avoid PathUtils fetching directory paths on UI thread.
wnwen
2015-04-20
1
-1
/
+1
*
[Android] Move testing/android/ to testing/android/native_test/
jbudorick
2015-04-09
11
-9
/
+9
*
Add new GN junit binary template and new GYP java binary template.
mikecase
2015-04-07
5
-25
/
+107
*
Update minSdkVersion and targetSdkVersion constants.
aurimas
2015-04-06
1
-1
/
+1
*
Add json output to Junit tests.
mikecase
2015-04-01
4
-3
/
+162
*
Minor fixes to junit and robolectric BUILD.gn files.
mikecase
2015-03-27
1
-0
/
+2
*
Add a custom Robolectric testrunner.
mikecase
2015-03-23
3
-0
/
+60
*
[Android] Remove TestServerSpawner dependency from ChromeNativeTestInstrument...
jbudorick
2015-02-28
1
-51
/
+0
*
Separate OnJNIOnLoad
michaelbai
2015-02-21
1
-13
/
+11
*
android: don't export unnecessary symbols.
torne
2015-02-19
1
-7
/
+0
*
This is the first patch to separate JNI registration with initialization, cur...
michaelbai
2015-01-28
5
-26
/
+72
*
[Android] Add a java version of the test server spawner.
jbudorick
2015-01-28
1
-0
/
+53
*
[Android] Add regular file redirection for gtests.
jbudorick
2015-01-22
3
-81
/
+64
*
Fix a lint warning that spams the build.
tonyg
2015-01-16
1
-7
/
+7
*
[Android] Add file-based gtest filtering for gtests on AMP.
jbudorick
2015-01-13
2
-5
/
+37
*
[Android] Rename [Chromium -> Chrome]NativeTestInstrumentationTestRunner.
jbudorick
2015-01-09
2
-3
/
+3
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-23
1
-4
/
+5
*
[Android] Implement gtest and local in platform mode.
jbudorick
2014-12-15
1
-5
/
+2
*
Add Mockito as a dependency to junit_test_support.
mikecase
2014-12-10
2
-0
/
+2
*
gn format // (the rest, except mojo)
scottmg
2014-12-03
2
-3
/
+3
*
Rolling back Junit to 4.10 to make compatible with Mockito.
mikecase
2014-11-26
4
-41
/
+54
*
Fix a bunch of Java Checkstyle issues.
aurimas
2014-11-20
1
-18
/
+18
*
Greatly improve (non-android) java support
cjhopman
2014-11-18
1
-5
/
+3
*
[Android] Add Instrumentation wrapper for gtest APKs.
jbudorick
2014-11-10
6
-9
/
+233
*
Infrastructure for enabling V8's initial snapshot to be loaded from external ...
baixo
2014-10-28
1
-1
/
+1
*
GN: Fix Android component build
cjhopman
2014-10-27
1
-0
/
+1
*
GN: Some small changes to support chrome android internal stuff
cjhopman
2014-10-24
2
-0
/
+29
*
Update targetSdkVersion for Chromium applications.
aurimas
2014-10-21
1
-1
/
+1
*
[Android] Simplify logic for grabbing initial country-code.
yfriedman
2014-10-20
1
-0
/
+3
*
Fix Java indentation issues.
aurimas
2014-10-16
1
-5
/
+5
*
[Checkstyle] Fix misc style issues in Java files.
aurimas
2014-09-25
1
-1
/
+1
*
Revert of Revert of [Android] JUnit runner + gyp changes. (patchset #1 id:1 o...
phoglund
2014-09-24
13
-0
/
+1036
*
Revert of [Android] JUnit runner + gyp changes. (patchset #15 id:280001 of ht...
phoglund
2014-09-24
13
-1036
/
+0
*
[Android] JUnit runner + gyp changes.
jbudorick
2014-09-24
13
-0
/
+1036
[next]