summaryrefslogtreecommitdiffstats
path: root/testing/android
Commit message (Expand)AuthorAgeFilesLines
* 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
* [Android] Fix remaining linker errors for components buildyfriedman@chromium.org2013-04-031-0/+1
* Add MODIFY_AUDIO_SETTINGS permission in Android manifest and implementation i...wjia@chromium.org2013-03-201-1/+1
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-181-3/+3
* [Android] Change jni_gen_dir to jni_gen_package for jni_generator.yfriedman@chromium.org2013-03-071-1/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-242-3/+3
* Move ant call from python to gypcjhopman@chromium.org2013-02-201-11/+12
* Fix more remaining FilePath -> base::FilePath.brettw@chromium.org2013-02-181-5/+6
* Add RECORD_AUDIO in Android manifest.leozwang@chromium.org2013-02-091-0/+1
* Android: Refactor native test setup in a util class.nileshagrawal@chromium.org2013-02-094-86/+159
* Move string tokenizer to base/strings.brettw@chromium.org2013-02-021-3/+3
* Add camera permission in manifest files.wjia@chromium.org2013-01-311-0/+1
* Nuke jrg from android OWNERS files.yfriedman@chromium.org2013-01-161-1/+0
* Throw exception when initialization failed.michaelbai@chromium.org2013-01-151-26/+21
* Fix findbugs issueskristianm@chromium.org2013-01-111-3/+3
* Revert 176198yfriedman@chromium.org2013-01-101-1/+1
* Revert 176176smckay@chromium.org2013-01-101-1/+1
* Update Android build to API level 17 and SDK Tools version 21yfriedman@chromium.org2013-01-101-1/+1
* Reduce verbosity of Android builds.yfriedman@chromium.org2012-12-183-9/+8
* android: Improve ActivityStatus and add ChromiumActivity.digit@chromium.org2012-12-071-1/+2
* Remove hardcoded chromium_*.jar pathscjhopman@chromium.org2012-12-053-30/+15
* Remove redundant option from script.shashishekhar@chromium.org2012-10-191-4/+0
* Android: Integrates native and java SystemMonitor.bulach@chromium.org2012-10-161-0/+4
* Nuke unused test code.shashishekhar@chromium.org2012-10-101-22/+3
* Android: creates fifo for test runners in internal directory.bulach@chromium.org2012-09-212-5/+3
* Support creating a fifo for stdin and separating stderr in its own fifo for A...peter@chromium.org2012-09-211-8/+37
* Android: uses a fifo rather than logcat for the test runner.bulach@chromium.org2012-09-192-78/+48
* Use checked in keystore to sign debug apkscjhopman@chromium.org2012-09-111-1/+1
* Fix the gdb path for NDK-r8b.michaelbai@chromium.org2012-09-062-2/+1
* Increase logging priority for test markers.nileshagrawal@chromium.org2012-08-312-7/+7
* Add gdb server variable for antmichaelbai@chromium.org2012-08-301-0/+1
* Remove the dependency on the STRIP env variable for Androidpeter@chromium.org2012-08-161-3/+13