| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up out-of-process test runner. | phajdan.jr@chromium.org | 2010-10-21 | 3 | -600/+0 |
* | Convert LOG(INFO) to VLOG(1) - chrome/test/. | pkasting@chromium.org | 2010-10-20 | 1 | -4/+3 |
* | Move scoped_nsdisable_screen_update from base to app/mac | brettw@chromium.org | 2010-10-18 | 1 | -2/+2 |
* | Correcting orphaned process cleanup in out_of_proc_test_runner.cc. | rsimha@chromium.org | 2010-09-30 | 1 | -4/+7 |
* | browser_tests: dial back test timeout from 45 to 20 seconds. | evan@chromium.org | 2010-09-27 | 1 | -3/+3 |
* | Use a scoped temp dir in browser_tests instead of deleting the default user d... | rohitrao@chromium.org | 2010-09-23 | 1 | -1/+18 |
* | Cleanup orphaned testserver processes on posix. | rsimha@chromium.org | 2010-09-22 | 1 | -0/+18 |
* | Revert 59409 - GTTF: Move browser_tests test launcher timeout to chrome/test/... | phajdan.jr@chromium.org | 2010-09-14 | 1 | -7/+20 |
* | GTTF: Move browser_tests test launcher timeout to chrome/test/test_timeouts | phajdan.jr@chromium.org | 2010-09-14 | 1 | -20/+7 |
* | FBTF: Move some heavy, repeatedly emitted symbols to implementation files. | erg@google.com | 2010-08-30 | 1 | -0/+1 |
* | Re-land part of r55416, minus actually moving the test_suite.h contents to a ... | brettw@chromium.org | 2010-08-17 | 2 | -2/+2 |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 1 | -2/+1 |
* | Make --gtest_repeat flag work correctly for browser_tests. | phajdan.jr@chromium.org | 2010-08-09 | 1 | -6/+31 |
* | Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of... | nsylvain@chromium.org | 2010-08-09 | 2 | -2/+2 |
* | Cleanup in base. This moves the implementation (and a bunch of header file | brettw@chromium.org | 2010-08-09 | 2 | -2/+2 |
* | Remove GetSwitchValue() from chrome/* where easy. | evan@chromium.org | 2010-08-06 | 1 | -3/+3 |
* | Revert "Remove GetSwitchValue() from chrome/* where easy." | evan@chromium.org | 2010-08-04 | 1 | -3/+3 |
* | Remove GetSwitchValue() from chrome/* where easy. | evan@chromium.org | 2010-08-04 | 1 | -3/+3 |
* | Convert more callers of the integer/string functions to using | brettw@chromium.org | 2010-07-31 | 1 | -1/+3 |
* | Add undeclared virtual destructors part 4 | ziadh@chromium.org | 2010-07-30 | 1 | -0/+3 |
* | Convert a bunch of easy AppendSwitchWithValue to *ASCII. | evan@chromium.org | 2010-07-30 | 1 | -2/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Browser tests: Fix the --single_process flag for Windows. | rvargas@google.com | 2010-07-22 | 1 | -1/+2 |
* | Remove <iostream> where possible. | erg@google.com | 2010-07-20 | 1 | -1/+0 |
* | Increase subprocess test timeout from 30-->45 seconds and re-enable | jrg@chromium.org | 2010-07-09 | 1 | -1/+3 |
* | Run in-process browser tests using the sandbox. | jam@chromium.org | 2010-06-09 | 1 | -1/+46 |
* | Record out-of-proc-tests' FAILS/FLAKY failures in the XML output. | kinuko@chromium.org | 2010-06-03 | 2 | -9/+23 |
* | Add test name to OOP timeout log message so the log parser knows which one ti... | pam@chromium.org | 2010-05-31 | 1 | -1/+1 |
* | Create directory if the given gtest_output path is in an unexisting directory. | kinuko@chromium.org | 2010-05-28 | 1 | -1/+8 |
* | Make out-of-process tests output correct XML file (re-submitting due to wrong... | kinuko@chromium.org | 2010-05-24 | 2 | -75/+203 |
* | Revert 48015 - Make outofprocess tests output correct XML file (filepath fixed) | kinuko@chromium.org | 2010-05-24 | 2 | -203/+75 |
* | Make out-of-process tests output correct XML file (filepath fixed) | kinuko@chromium.org | 2010-05-24 | 2 | -75/+203 |
* | Revert 47917 - Make outofprocess tests output correct XML file | nick@chromium.org | 2010-05-21 | 2 | -202/+75 |
* | Revert 47918 - Fix FilePath string initialization that broke build in 47917 | nick@chromium.org | 2010-05-21 | 1 | -2/+1 |
* | Fix FilePath string initialization that broke build in 47917 | kinuko@chromium.org | 2010-05-21 | 1 | -1/+2 |
* | Make out-of-process tests output correct XML file | kinuko@chromium.org | 2010-05-21 | 2 | -75/+202 |
* | Remove EnableSingleProcess() since it's unused. Improve comments and user he... | pkasting@chromium.org | 2010-05-13 | 1 | -22/+30 |
* | Implement a command-line switch to control the out-of-process | phajdan.jr@chromium.org | 2010-05-04 | 1 | -3/+15 |
* | [GTTF] Remove the in-process test launcher, which is no longer used. | phajdan.jr@chromium.org | 2010-03-26 | 2 | -194/+0 |
* | [GTTF] Add an always-working timeout for browser_tests. | phajdan.jr@chromium.org | 2010-03-16 | 1 | -5/+12 |
* | Add a metrics extensions API. | rogerta@chromium.org | 2010-02-26 | 1 | -2/+8 |
* | Fix a problem in browser_tests launcher which was interpreting the line | phajdan.jr@chromium.org | 2010-01-11 | 1 | -2/+4 |
* | Making the browser tests run out-of-process on Windows. | jcampan@chromium.org | 2009-11-19 | 1 | -3/+30 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 1 | -3/+3 |
* | Relanding the CL that made interactive UI tests run out-of-proc. | jcampan@chromium.org | 2009-11-06 | 1 | -0/+5 |
* | Reverting 30879. | jcampan@chromium.org | 2009-11-04 | 1 | -5/+0 |
* | Making the interactive ui tests run out of process to avoid running | jcampan@chromium.org | 2009-11-03 | 1 | -0/+5 |
* | Use ASCII strings for switch names. | evan@chromium.org | 2009-10-13 | 2 | -7/+6 |
* | Moving the work done in WinMain to another method called explictly, | jcampan@chromium.org | 2009-09-30 | 2 | -21/+34 |
* | This CL makes a more generic browser test launcher and a DLL of the | jcampan@chromium.org | 2009-09-10 | 5 | -0/+451 |