summaryrefslogtreecommitdiffstats
path: root/testing/android
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert of Revert of [Android] JUnit runner + gyp changes. (patchset #1 id:1 o...phoglund2014-09-2413-0/+1036
* Revert of [Android] JUnit runner + gyp changes. (patchset #15 id:280001 of ht...phoglund2014-09-2413-1036/+0
* [Android] JUnit runner + gyp changes.jbudorick2014-09-2413-0/+1036
* Migrate ResourceExtractor.java inside org.chromium.base package.vivek.vg2014-09-121-0/+6
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in [r-t]*/thestig2014-09-122-2/+2
* Make base_unittests_apk actually workcjhopman2014-09-092-0/+43
* Update targetSdkVersion to 20.aurimas@chromium.org2014-07-181-1/+1
* Removes bulach@ from OWNERS.bulach@chromium.org2014-06-271-1/+0
* Android: cleans up jni_generator_ptr_type.bulach@chromium.org2014-05-161-1/+0
* Revert 270750 "Android: cleans up jni_generator_ptr_type."jiayl@chromium.org2014-05-151-0/+1
* Android: cleans up jni_generator_ptr_type.bulach@chromium.org2014-05-151-1/+0
* Move the android library loader from content to baseaberent@chromium.org2014-02-101-7/+8
* Disable incognito if parental controls are enabled on android.tedchoc@chromium.org2014-01-171-1/+1
* Have jni_generator.gypi specify include_dirs to dependent targets.blundell@chromium.org2013-12-172-8/+1
* Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...brettw@chromium.org2013-12-031-1/+1
* Move EmptyString, kWhitespace and the BOM to base.brettw@chromium.org2013-12-021-1/+1
* Check library version and handle library load errorsaberent@chromium.org2013-11-281-1/+1
* Increase targetSdkVersion to 19.navabi@google.com2013-11-211-1/+1
* Android: moves native_test to use long for JNIbulach@chromium.org2013-11-121-0/+1
* Android: Allow duplicate calls to InitApplicationContext.torne@chromium.org2013-11-111-1/+1
* [Android] Consolidate and upgrade OWNERS for test filesmiguelg@chromium.org2013-10-231-0/+6
* [Android] Add settings link on EME infobar.kkimlabs@chromium.org2013-10-041-1/+1
* Build with API level 18 on Android.joaodasilva@chromium.org2013-10-011-2/+2
* Change method of activity tracking done in ActivityStatus.tedchoc@chromium.org2013-09-162-7/+3
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-301-1/+1
* Android: removes obsolete comment.bulach@chromium.org2013-08-161-2/+0
* Remove the OWNERS that no longer work on the project.aurimas@chromium.org2013-07-011-1/+0
* Move CreateFIFO() and RedirectStream() from testing/android/ to base/android/.scherkus@chromium.org2013-06-183-52/+46
* Use a direct include of strings headers in testing/, third_party/, tools/.avi@chromium.org2013-06-112-2/+2
* [Android] Build gtest APKs like other APKscjhopman@chromium.org2013-04-114-303/+2
* [Android] Use the build-generated list of libraries for gtest APKscjhopman@chromium.org2013-04-112-60/+10
* Split the power monitoring feature from SystemMonitorhongbo.min@intel.com2013-04-031-2/+2