summaryrefslogtreecommitdiffstats
path: root/base/test/android
Commit message (Expand)AuthorAgeFilesLines
* [Android] Restrict tests inheriting from DocumentModeTestBase to phones.jbudorick2016-03-108-99/+487
* Remove starting animation in BaseInstrumentationTestRunner.javashenghuazhang2016-03-081-0/+16
* Fix owners for base/test/androidyfriedman2016-03-071-1/+1
* [Android] Revise handling of document-mode-only tests.jbudorick2016-03-013-10/+22
* Add a testing restriction for whether Google Play Services is up-to-date.yfriedman2016-01-271-6/+0
* [Android] Rework multidex and enable multidex for unit_tests_apk. (RELAND 2)jbudorick2016-01-161-2/+2
* Revert of [Android] Rework multidex and enable multidex for unit_tests_apk. (...jbudorick2016-01-151-2/+2
* [Android] Rework multidex and enable multidex for unit_tests_apk. (RELAND)jbudorick2016-01-151-2/+2
* Revert of [Android] Rework multidex and enable multidex for unit_tests_apk. (...vasilii2016-01-151-2/+2
* [Android] Rework multidex and enable multidex for unit_tests_apk.jbudorick2016-01-151-2/+2
* [Android] Support conditional test disabling based on android.os.Build values.jbudorick2015-12-216-25/+315
* Revert of [Android] Add ChromiumNetTestSupport.apk for the java EmbeddedTestS...danakj2015-12-152-27/+0
* [Android] Add ChromiumNetTestSupport.apk for the java EmbeddedTestServer.jbudorick2015-12-152-0/+27
* [Android] Add support for timeouts scaling for OnDevice instrumentation.mikecase2015-12-101-1/+1
* Align handling of ParameterizedTest annotations in Java and Python codemnaganov2015-11-171-16/+50
* Add CommandLineArgumentParameter and use it for WebView testsmnaganov2015-11-072-0/+49
* [Android] remove dots from log tagsdgn2015-10-142-2/+2
* Add pre instrumentation test hooksdgn2015-10-143-11/+61
* Allow ParameterizedTests at the TestCase class levelmnaganov2015-09-221-12/+23
* [Android] Add gyp support for multidex. (RELAND)jbudorick2015-08-252-0/+29
* Revert of [Android] Add gyp support for multidex. (patchset #12 id:220001 of ...jbudorick2015-08-252-29/+0
* [Android] Add gyp support for multidex.jbudorick2015-08-252-0/+29
* Fix various errorprone warnings and errors.mikecase2015-08-211-1/+1
* Added Signin Parametersskirmani2015-08-212-7/+49
* Added Generic Parametrized Testingskirmani2015-08-138-106/+710
* [Android] Make BaseInstrumentationTestRunner reset CommandLine.jbudorick2015-08-041-0/+2
* [Android] Move @CommandLineFlag setup to BaseInstrumentationTestRunner.jbudorick2015-07-312-49/+44
* Move JNI annotations to annotations package.aurimas2015-07-302-0/+4
* - Added RESTRICTION_TYPE_INTERNETskirmani2015-07-302-5/+62
* [Android] Roll to findbugs 3.0.1.jbudorick2015-07-172-3/+13
* Pull out Command-line initialization for testsdfalcantara2015-07-012-53/+58
* Delete ChromeStagingInstrumentationTestRunner.newt2015-06-251-1/+8
* [Android log] Remove Log#makeTagdgn2015-06-221-1/+1
* Provide dummy Android UI thread with looper for C++ unit testsaberent2015-06-101-0/+49
* [Android] Add an out-of-app instrumentation driver APK. (RELAND)jbudorick2015-04-271-1/+5
* Revert of [Android] Add an out-of-app instrumentation driver APK. (patchset #...jdonnelly2015-04-241-5/+1
* [Android] Add an out-of-app instrumentation driver APK.jbudorick2015-04-241-1/+5
* Enable NeedsBraces check and fix some checkstyle issues.aurimas2015-04-031-8/+8
* [Android] Rework instrumentation test skipping and result generation.jbudorick2015-02-211-48/+81
* [Android] Reland: Convert ContentShellTest.apk to isolate.jbudorick2015-02-111-4/+24
* Revert #315148 "[Android] Convert ContentShellTest.apk to isolate."dpranke2015-02-081-24/+4
* [Android] Convert ContentShellTest.apk to isolate.jbudorick2015-02-071-4/+24
* [Android] Add support for command-line flags via annotation.jbudorick2015-02-032-0/+166
* Add a Java API for UMA histograms.ppi2015-01-221-0/+43
* [Android] Add a device-side test HTTP server via ChromeInstrumentationTestRun...jbudorick2015-01-071-0/+96
* [Android] Add feng@chromium.org to OWNERS of base/test/androidfeng2014-10-291-0/+1
* [Android] Upstream several test support classes.feng2014-10-292-0/+109
* [Checkstyle] Fix misc style issues in Java files.aurimas2014-09-252-4/+1
* [Android] Configurable instrumentation test runner + test SDK levels.jbudorick@chromium.org2014-07-281-0/+19
* Added an annotation to label Integration tests.yojan@google.com2014-07-231-0/+26