summaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Expand)AuthorAgeFilesLines
* Updated iossim output path to use $(SYMROOT).sanjeevr@chromium.org2013-05-031-1/+1
* testing: Use base::MessageLoop.xhwang@chromium.org2013-05-011-2/+2
* Update the path to iossim in the script run by Xcode to launch tests on simul...lliabraa@chromium.org2013-04-301-1/+1
* Don't copy iossim after compilation.lliabraa@chromium.org2013-04-191-34/+1
* Fix iossim's support for retina devices.lliabraa@chromium.org2013-04-181-6/+5
* [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
* Added a StringDescription() function to safely print object pointers that may...pkl@chromium.org2013-03-291-4/+10
* 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
* Add a white Default-568h@2x.png placeholder in iOS unit tests bundles.lliabraa@google.com2013-02-212-0/+1
* 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
* Exclude duplicate gmock_mutant functor templates in WIN64wolenetz@chromium.org2013-02-072-102/+104
* 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
* Support Visual Studio Express 2012.wtc@chromium.org2013-01-231-1/+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
* Add lliabraa to src/testing/iossim/OWNERSlliabraa@chromium.org2013-01-021-0/+1
* In iossim, ignore harmless messages from launchd.lliabraa@chromium.org2013-01-021-8/+12
* Add error codes to iossim.lliabraa@chromium.org2012-12-281-19/+27
* 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
* Fix bug in iossim's CaseInsensitivePrefixSearch.lliabraa@chromium.org2012-12-071-1/+1
* Remove hardcoded chromium_*.jar pathscjhopman@chromium.org2012-12-053-30/+15
* roll gtest 621:629 and gmock 405:410thakis@chromium.org2012-12-031-0/+5
* Fixed gtest_mac.mm after gtest roll to 621.joaodasilva@chromium.org2012-11-161-4/+6
* Specify dependences correctly when building mac tools for iOS.blundell@chromium.org2012-10-291-81/+108
* 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
* Change visibility of the destructor to public.lpromero@google.com2012-10-111-1/+3
* Nuke unused test code.shashishekhar@chromium.org2012-10-101-22/+3
* fix for compilation of gtest on VS2012scottmg@chromium.org2012-10-091-1/+11
* compilation fix for gtest on vs2012scottmg@chromium.org2012-10-081-1/+1
* Add support in iossim for simulating retina deviceslliabraa@chromium.org2012-10-051-9/+29
* 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
* clang: Remove another unnecessary workaroundthakis@chromium.org2012-09-111-1/+1