summaryrefslogtreecommitdiffstats
path: root/base/at_exit_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Use a more compact license header in source files.license.bot2008-08-241-93/+69
* Fix the flaky atexit test by preventing it from running the global atexit cal...mmentovai@google.com2008-08-141-0/+11
* Adds new class AtExitManager which manages the dtors of all singletons.cpu@google.com2008-08-011-0/+82