summaryrefslogtreecommitdiffstats
path: root/testing/android
Commit message (Expand)AuthorAgeFilesLines
* Move JNI annotations to annotations package.aurimas2015-07-301-1/+1
* Misc improvements to GN net build.brettw2015-07-271-1/+1
* Remove aruslan@ from OWNERS files.aurimas2015-07-171-1/+0
* Load non-locale .pak files directly from the .apk on Android (rather than ext...agrieve2015-06-241-6/+0
* Fixed argument order for calls to sendTestBroadcast in TestStatusReporter.mikecase2015-06-181-3/+3
* [Android] Refactor browser test execution. (RELAND)jbudorick2015-06-128-59/+323
* Revert of [Android] Refactor browser test execution. (patchset #14 id:260001 ...jbudorick2015-06-128-322/+58
* [Android] Refactor browser test execution.jbudorick2015-06-128-58/+322
* [Android] Refactor the native test wrappers. (RELAND)jbudorick2015-05-2212-105/+225
* Enable ouputting results for passed tests on AMP.mikecase2015-05-211-17/+2
* Revert of [Android] Refactor the native test wrappers. (patchset #7 id:120001...jbudorick2015-05-1912-226/+106
* [Android] Refactor the native test wrappers.jbudorick2015-05-1912-106/+226
* bluetooth: Android adapter can be created with and without Bluetooth permission.scheib2015-05-121-1/+2
* Revert of bluetooth: Android adapter can be created with and without Bluetoot...jbudorick2015-05-111-2/+1
* bluetooth: Android adapter can be created with and without Bluetooth permission.scheib2015-05-111-1/+2
* [Android] Rename ChromeNativeTest* to NativeTest*.jbudorick2015-05-016-38/+38
* [Android] Add an out-of-app instrumentation driver APK. (RELAND)jbudorick2015-04-2715-56/+913
* Revert of [Android] Add an out-of-app instrumentation driver APK. (patchset #...jdonnelly2015-04-2415-913/+56
* [Android] Add an out-of-app instrumentation driver APK.jbudorick2015-04-2415-56/+913
* Avoid PathUtils fetching directory paths on UI thread.wnwen2015-04-201-1/+1
* [Android] Move testing/android/ to testing/android/native_test/jbudorick2015-04-0911-9/+9
* Add new GN junit binary template and new GYP java binary template.mikecase2015-04-075-25/+107
* Update minSdkVersion and targetSdkVersion constants.aurimas2015-04-061-1/+1
* Add json output to Junit tests.mikecase2015-04-014-3/+162
* Minor fixes to junit and robolectric BUILD.gn files.mikecase2015-03-271-0/+2
* Add a custom Robolectric testrunner.mikecase2015-03-233-0/+60
* [Android] Remove TestServerSpawner dependency from ChromeNativeTestInstrument...jbudorick2015-02-281-51/+0
* Separate OnJNIOnLoadmichaelbai2015-02-211-13/+11
* android: don't export unnecessary symbols.torne2015-02-191-7/+0
* This is the first patch to separate JNI registration with initialization, cur...michaelbai2015-01-285-26/+72
* [Android] Add a java version of the test server spawner.jbudorick2015-01-281-0/+53
* [Android] Add regular file redirection for gtests.jbudorick2015-01-223-81/+64
* Fix a lint warning that spams the build.tonyg2015-01-161-7/+7
* [Android] Add file-based gtest filtering for gtests on AMP.jbudorick2015-01-132-5/+37
* [Android] Rename [Chromium -> Chrome]NativeTestInstrumentationTestRunner.jbudorick2015-01-092-3/+3
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-231-4/+5
* [Android] Implement gtest and local in platform mode.jbudorick2014-12-151-5/+2
* Add Mockito as a dependency to junit_test_support.mikecase2014-12-102-0/+2
* gn format // (the rest, except mojo)scottmg2014-12-032-3/+3
* Rolling back Junit to 4.10 to make compatible with Mockito.mikecase2014-11-264-41/+54
* Fix a bunch of Java Checkstyle issues.aurimas2014-11-201-18/+18
* Greatly improve (non-android) java supportcjhopman2014-11-181-5/+3
* [Android] Add Instrumentation wrapper for gtest APKs.jbudorick2014-11-106-9/+233
* Infrastructure for enabling V8's initial snapshot to be loaded from external ...baixo2014-10-281-1/+1
* GN: Fix Android component buildcjhopman2014-10-271-0/+1
* GN: Some small changes to support chrome android internal stuffcjhopman2014-10-242-0/+29
* Update targetSdkVersion for Chromium applications.aurimas2014-10-211-1/+1
* [Android] Simplify logic for grabbing initial country-code.yfriedman2014-10-201-0/+3
* Fix Java indentation issues.aurimas2014-10-161-5/+5
* [Checkstyle] Fix misc style issues in Java files.aurimas2014-09-251-1/+1