Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons... | maruel@chromium.org | 2009-03-03 | 1 | -2/+2 |
* | Add a void* parameter to the AtExitManager callbacks. | deanm@google.com | 2008-09-08 | 1 | -9/+25 |
* | Set svn:eol-style = LF on files in base from which it is missing | mmentovai@google.com | 2008-09-02 | 1 | -69/+69 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -93/+69 |
* | Fix the flaky atexit test by preventing it from running the global atexit cal... | mmentovai@google.com | 2008-08-14 | 1 | -0/+11 |
* | Adds new class AtExitManager which manages the dtors of all singletons. | cpu@google.com | 2008-08-01 | 1 | -0/+82 |