summaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Enable Chrome Sandbox with in test_env.pycsharp@chromium.org2012-08-302-1/+39
* Fix errors in xvfb.py and run_test_from_archive.pymaruel@chromium.org2012-08-291-1/+1
* Fix icevm commands from replacing test commands.csharp@chromium.org2012-08-221-2/+2
* Make xvfb.py error easier to understand when xvfb or icewm are not installed.maruel@chromium.org2012-08-221-6/+16
* Fix compile error in iossim.lliabraa@chromium.org2012-08-201-1/+1
* Update iossim.gyp to use src/build/ios/mac_build.gypi.lliabraa@chromium.org2012-08-202-34/+80
* Remove the dependency on the STRIP env variable for Androidpeter@chromium.org2012-08-161-3/+13
* Remove uses of Android's test runner's --ant-compile, as well as the flag its...peter@chromium.org2012-08-151-8/+3
* Set LANG variable in test_env.pycsharp@chromium.org2012-08-141-1/+1
* Android's native_tests.gyp should take WebKit's directory structure into acco...peter@chromium.org2012-08-132-3/+12
* Expose the startup timeout as something that can be controlled via commandline.thomasvl@chromium.org2012-08-101-5/+20
* [Android] Add chrome_java target for building Java code in the chromium layer.yfriedman@chromium.org2012-08-063-15/+20
* There are two places that log failure to start, tweak the message to tellthomasvl@chromium.org2012-08-061-1/+1
* Introduce the --sdk-build flag for Android's native test generatorpeter@chromium.org2012-08-011-4/+9
* Improve error handling in iossim.thomasvl@chromium.org2012-08-011-10/+64
* - Don't directly link to the private Xcode framework, instead find it at runtimethomasvl@chromium.org2012-07-302-21/+101
* Run unit_tests bundle on Android tester bots.nileshagrawal@chromium.org2012-07-301-1/+1
* Add support for setting environment variables that are used when the simulatedthomasvl@chromium.org2012-07-301-7/+22
* Fix up the name of the redirect script to it matches what is on disk.thomasvl@chromium.org2012-07-271-1/+1
* Add iossim testing tool for running iOS unit tests.lliabraa@chromium.org2012-07-274-0/+604
* Revert r144460 "Remove the linux-only CR_SOURCE_ROOT environment variable ove...maruel@chromium.org2012-07-261-0/+4
* Add yfriedman to several Android OWNERS filesyfriedman@chromium.org2012-07-261-0/+1
* Add a helper script to run unit test targets for iOSstuartmorgan@chromium.org2012-07-262-1/+88
* Revert "Revert 147986 - [Android] Add remaining build/common.gypi changes fro...yfriedman@chromium.org2012-07-251-0/+10
* Fix the invalid jni header in native_test_launcher on Android.shouqun.liu@intel.com2012-07-201-1/+1
* Uses gyp "rules" rather than "actions" templates for the JNI generator.bulach@chromium.org2012-07-191-20/+7
* Android: fix test runners for non-rooted devices.bulach@chromium.org2012-07-192-1/+9
* Remove "chrome" hardcoded suffix from Android .pak path.tedchoc@chromium.org2012-07-172-1/+13
* Do check variable PRODUCT_DIR before any ant targetsyongsheng.zhu@intel.com2012-07-131-12/+7
* Fix the conflict of input and output manifest filesyongsheng.zhu@intel.com2012-07-121-0/+7
* Allow unit tests to run in a sub thread for chrome on androidqinmin@chromium.org2012-07-111-8/+20
* Place jars into the java/libs for native unittest apkyongsheng.zhu@intel.com2012-07-112-12/+16
* Make all gtest targets into bundles on iOSstuartmorgan@chromium.org2012-07-092-2/+73
* [android] Split top-level scripts and libraries from build/android.bulach@chromium.org2012-07-091-2/+3
* Copying gdbserver to the apk to enable native debugging for native_test_apkshouqun.liu@intel.com2012-07-062-0/+21