| Commit message (Expand) | Author | Age | Files | Lines |
* | Ignore SIGPIPE when running tests. | mark@chromium.org | 2009-06-23 | 1 | -1/+18 |
* | Do not monitor system power state during unit tests. | phajdan.jr@chromium.org | 2009-05-27 | 1 | -2/+8 |
* | Fix problem with bookmark bar introduced by window sharing; pref | jrg@chromium.org | 2009-04-23 | 1 | -0/+6 |
* | Revert "Remove dependency on GTK from base/test_suite.h" | agl@chromium.org | 2009-04-03 | 1 | -0/+5 |
* | Remove dependency on GTK from base/test_suite.h | agl@chromium.org | 2009-04-03 | 1 | -5/+0 |
* | The test suite commandline leak is easy to plug, so we may as well. | dkegel@google.com | 2009-03-18 | 1 | -1/+3 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Another horrible workaround for bug 6436 (purify freaking out with base_unitt... | erikkay@google.com | 2009-01-22 | 1 | -0/+4 |
* | Make CommandLine into a normal object, with some statics for getting at the c... | evan@chromium.org | 2009-01-21 | 1 | -3/+4 |
* | Work around a stupid Purify bug that was causing lots of bogus messages to ap... | erikkay@google.com | 2009-01-15 | 1 | -13/+17 |
* | Call logging::InitLogging. The lack of this was causing some hangs (and poss... | erikkay@google.com | 2009-01-13 | 1 | -0/+18 |
* | 1) Add a new MULTIPROCESS_TEST_MAIN macro to store child process names | jeremy@chromium.org | 2008-10-29 | 1 | -24/+2 |
* | Enable stats_tabe_unittest.cc on OS X. | jeremy@chromium.org | 2008-10-27 | 1 | -3/+7 |
* | Added linux process utilities and tests. | estade@chromium.org | 2008-10-22 | 1 | -6/+14 |
* | Added linux clipboard. | estade@chromium.org | 2008-10-17 | 1 | -0/+5 |
* | Allow consumers of MessageLoop to specify the type of MessageLoop they want. | darin@google.com | 2008-08-26 | 1 | -15/+19 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Define MessagePumpDefault and use it to implement MessageLoop on non-Windows | darin@google.com | 2008-08-19 | 1 | -12/+4 |
* | Introduce MessagePump to represent the native message pump used to drive a | darin@google.com | 2008-08-15 | 1 | -2/+1 |
* | Expand an internal-only URL to its destination. | evanm@google.com | 2008-08-11 | 1 | -4/+5 |
* | fix base test harness to work on mac. fix command_line unit tests to match wh... | pinkerton@google.com | 2008-08-08 | 1 | -0/+18 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+115 |