summaryrefslogtreecommitdiffstats
path: root/base/run_all_unittests.cc
Commit message (Expand)AuthorAgeFilesLines
* Call logging::InitLogging. The lack of this was causing some hangs (and poss...erikkay@google.com2009-01-131-2/+0
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-1/+1
* Enforce Terminate on Heap Corruption in most of our executable on Windows XP ...maruel@google.com2008-09-241-1/+2
* Allow consumers of MessageLoop to specify the type of MessageLoop they want.darin@google.com2008-08-261-6/+0
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Fix the flaky atexit test by preventing it from running the global atexit cal...mmentovai@google.com2008-08-141-2/+2
* Update a comment about AtExitManager for unit tests. Removes a typo.deanm@google.com2008-08-131-2/+1
* Get rid of the command-line hacks for posix platforms.evanm@google.com2008-08-121-0/+2
* Adds new class AtExitManager which manages the dtors of all singletons.cpu@google.com2008-08-011-0/+5
* Add base to the repository.initial.commit2008-07-261-0/+34