| Commit message (Expand) | Author | Age | Files | Lines |
* | Specify dependences correctly when building mac tools for iOS. | blundell@chromium.org | 2012-10-29 | 1 | -81/+108 |
* | Remove redundant option from script. | shashishekhar@chromium.org | 2012-10-19 | 1 | -4/+0 |
* | Android: Integrates native and java SystemMonitor. | bulach@chromium.org | 2012-10-16 | 1 | -0/+4 |
* | Change visibility of the destructor to public. | lpromero@google.com | 2012-10-11 | 1 | -1/+3 |
* | Nuke unused test code. | shashishekhar@chromium.org | 2012-10-10 | 1 | -22/+3 |
* | fix for compilation of gtest on VS2012 | scottmg@chromium.org | 2012-10-09 | 1 | -1/+11 |
* | compilation fix for gtest on vs2012 | scottmg@chromium.org | 2012-10-08 | 1 | -1/+1 |
* | Add support in iossim for simulating retina devices | lliabraa@chromium.org | 2012-10-05 | 1 | -9/+29 |
* | Android: creates fifo for test runners in internal directory. | bulach@chromium.org | 2012-09-21 | 2 | -5/+3 |
* | Support creating a fifo for stdin and separating stderr in its own fifo for A... | peter@chromium.org | 2012-09-21 | 1 | -8/+37 |
* | Android: uses a fifo rather than logcat for the test runner. | bulach@chromium.org | 2012-09-19 | 2 | -78/+48 |
* | clang: Remove another unnecessary workaround | thakis@chromium.org | 2012-09-11 | 1 | -1/+1 |
* | Use checked in keystore to sign debug apks | cjhopman@chromium.org | 2012-09-11 | 1 | -1/+1 |
* | Fix the gdb path for NDK-r8b. | michaelbai@chromium.org | 2012-09-06 | 2 | -2/+1 |
* | Increase logging priority for test markers. | nileshagrawal@chromium.org | 2012-08-31 | 2 | -7/+7 |
* | Add gdb server variable for ant | michaelbai@chromium.org | 2012-08-30 | 1 | -0/+1 |
* | Enable Chrome Sandbox with in test_env.py | csharp@chromium.org | 2012-08-30 | 2 | -1/+39 |
* | Fix errors in xvfb.py and run_test_from_archive.py | maruel@chromium.org | 2012-08-29 | 1 | -1/+1 |
* | Fix icevm commands from replacing test commands. | csharp@chromium.org | 2012-08-22 | 1 | -2/+2 |
* | Make xvfb.py error easier to understand when xvfb or icewm are not installed. | maruel@chromium.org | 2012-08-22 | 1 | -6/+16 |
* | Fix compile error in iossim. | lliabraa@chromium.org | 2012-08-20 | 1 | -1/+1 |
* | Update iossim.gyp to use src/build/ios/mac_build.gypi. | lliabraa@chromium.org | 2012-08-20 | 2 | -34/+80 |
* | Remove the dependency on the STRIP env variable for Android | peter@chromium.org | 2012-08-16 | 1 | -3/+13 |
* | Remove uses of Android's test runner's --ant-compile, as well as the flag its... | peter@chromium.org | 2012-08-15 | 1 | -8/+3 |
* | Set LANG variable in test_env.py | csharp@chromium.org | 2012-08-14 | 1 | -1/+1 |
* | Android's native_tests.gyp should take WebKit's directory structure into acco... | peter@chromium.org | 2012-08-13 | 2 | -3/+12 |
* | Expose the startup timeout as something that can be controlled via commandline. | thomasvl@chromium.org | 2012-08-10 | 1 | -5/+20 |
* | [Android] Add chrome_java target for building Java code in the chromium layer. | yfriedman@chromium.org | 2012-08-06 | 3 | -15/+20 |
* | There are two places that log failure to start, tweak the message to tell | thomasvl@chromium.org | 2012-08-06 | 1 | -1/+1 |
* | Introduce the --sdk-build flag for Android's native test generator | peter@chromium.org | 2012-08-01 | 1 | -4/+9 |
* | Improve error handling in iossim. | thomasvl@chromium.org | 2012-08-01 | 1 | -10/+64 |
* | - Don't directly link to the private Xcode framework, instead find it at runtime | thomasvl@chromium.org | 2012-07-30 | 2 | -21/+101 |
* | Run unit_tests bundle on Android tester bots. | nileshagrawal@chromium.org | 2012-07-30 | 1 | -1/+1 |
* | Add support for setting environment variables that are used when the simulated | thomasvl@chromium.org | 2012-07-30 | 1 | -7/+22 |
* | Fix up the name of the redirect script to it matches what is on disk. | thomasvl@chromium.org | 2012-07-27 | 1 | -1/+1 |
* | Add iossim testing tool for running iOS unit tests. | lliabraa@chromium.org | 2012-07-27 | 4 | -0/+604 |
* | Revert r144460 "Remove the linux-only CR_SOURCE_ROOT environment variable ove... | maruel@chromium.org | 2012-07-26 | 1 | -0/+4 |
* | Add yfriedman to several Android OWNERS files | yfriedman@chromium.org | 2012-07-26 | 1 | -0/+1 |
* | Add a helper script to run unit test targets for iOS | stuartmorgan@chromium.org | 2012-07-26 | 2 | -1/+88 |
* | Revert "Revert 147986 - [Android] Add remaining build/common.gypi changes fro... | yfriedman@chromium.org | 2012-07-25 | 1 | -0/+10 |
* | Fix the invalid jni header in native_test_launcher on Android. | shouqun.liu@intel.com | 2012-07-20 | 1 | -1/+1 |
* | Uses gyp "rules" rather than "actions" templates for the JNI generator. | bulach@chromium.org | 2012-07-19 | 1 | -20/+7 |
* | Android: fix test runners for non-rooted devices. | bulach@chromium.org | 2012-07-19 | 2 | -1/+9 |
* | Remove "chrome" hardcoded suffix from Android .pak path. | tedchoc@chromium.org | 2012-07-17 | 2 | -1/+13 |
* | Do check variable PRODUCT_DIR before any ant targets | yongsheng.zhu@intel.com | 2012-07-13 | 1 | -12/+7 |
* | Fix the conflict of input and output manifest files | yongsheng.zhu@intel.com | 2012-07-12 | 1 | -0/+7 |
* | Allow unit tests to run in a sub thread for chrome on android | qinmin@chromium.org | 2012-07-11 | 1 | -8/+20 |
* | Place jars into the java/libs for native unittest apk | yongsheng.zhu@intel.com | 2012-07-11 | 2 | -12/+16 |
* | Make all gtest targets into bundles on iOS | stuartmorgan@chromium.org | 2012-07-09 | 2 | -2/+73 |
* | [android] Split top-level scripts and libraries from build/android. | bulach@chromium.org | 2012-07-09 | 1 | -2/+3 |