| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 191287 "Revert 189210 "Add MODIFY_AUDIO_SETTINGS permissi..." | wjia@chromium.org | 2013-04-04 | 1 | -1/+1 |
* | Revert 189210 "Add MODIFY_AUDIO_SETTINGS permission in Android m..." | wjia@chromium.org | 2013-03-29 | 1 | -1/+1 |
* | Add MODIFY_AUDIO_SETTINGS permission in Android manifest and implementation i... | wjia@chromium.org | 2013-03-20 | 1 | -1/+1 |
* | [Cleanup] Remove StringPrintf from global namespace | groby@chromium.org | 2013-03-18 | 1 | -3/+3 |
* | [Android] Change jni_gen_dir to jni_gen_package for jni_generator. | yfriedman@chromium.org | 2013-03-07 | 1 | -1/+1 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 2 | -3/+3 |
* | Add a white Default-568h@2x.png placeholder in iOS unit tests bundles. | lliabraa@google.com | 2013-02-21 | 2 | -0/+1 |
* | Move ant call from python to gyp | cjhopman@chromium.org | 2013-02-20 | 1 | -11/+12 |
* | Fix more remaining FilePath -> base::FilePath. | brettw@chromium.org | 2013-02-18 | 1 | -5/+6 |
* | Add RECORD_AUDIO in Android manifest. | leozwang@chromium.org | 2013-02-09 | 1 | -0/+1 |
* | Android: Refactor native test setup in a util class. | nileshagrawal@chromium.org | 2013-02-09 | 4 | -86/+159 |
* | Exclude duplicate gmock_mutant functor templates in WIN64 | wolenetz@chromium.org | 2013-02-07 | 2 | -102/+104 |
* | Move string tokenizer to base/strings. | brettw@chromium.org | 2013-02-02 | 1 | -3/+3 |
* | Add camera permission in manifest files. | wjia@chromium.org | 2013-01-31 | 1 | -0/+1 |
* | Support Visual Studio Express 2012. | wtc@chromium.org | 2013-01-23 | 1 | -1/+1 |
* | Nuke jrg from android OWNERS files. | yfriedman@chromium.org | 2013-01-16 | 1 | -1/+0 |
* | Throw exception when initialization failed. | michaelbai@chromium.org | 2013-01-15 | 1 | -26/+21 |
* | Fix findbugs issues | kristianm@chromium.org | 2013-01-11 | 1 | -3/+3 |
* | Revert 176198 | yfriedman@chromium.org | 2013-01-10 | 1 | -1/+1 |
* | Revert 176176 | smckay@chromium.org | 2013-01-10 | 1 | -1/+1 |
* | Update Android build to API level 17 and SDK Tools version 21 | yfriedman@chromium.org | 2013-01-10 | 1 | -1/+1 |
* | Add lliabraa to src/testing/iossim/OWNERS | lliabraa@chromium.org | 2013-01-02 | 1 | -0/+1 |
* | In iossim, ignore harmless messages from launchd. | lliabraa@chromium.org | 2013-01-02 | 1 | -8/+12 |
* | Add error codes to iossim. | lliabraa@chromium.org | 2012-12-28 | 1 | -19/+27 |
* | Reduce verbosity of Android builds. | yfriedman@chromium.org | 2012-12-18 | 3 | -9/+8 |
* | android: Improve ActivityStatus and add ChromiumActivity. | digit@chromium.org | 2012-12-07 | 1 | -1/+2 |
* | Fix bug in iossim's CaseInsensitivePrefixSearch. | lliabraa@chromium.org | 2012-12-07 | 1 | -1/+1 |
* | Remove hardcoded chromium_*.jar paths | cjhopman@chromium.org | 2012-12-05 | 3 | -30/+15 |
* | roll gtest 621:629 and gmock 405:410 | thakis@chromium.org | 2012-12-03 | 1 | -0/+5 |
* | Fixed gtest_mac.mm after gtest roll to 621. | joaodasilva@chromium.org | 2012-11-16 | 1 | -4/+6 |
* | 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 |