1. c9c79af Callback API Change: Reimplement Bind(); support IgnoreResult, full currying, and use less types. by ajwong@chromium.org · 13 years ago
  2. 035f4af Support for registering arbitrary Tasks with AtExitManager. by apatrick@chromium.org · 13 years ago
  3. e7f133a Isolate tests by running AtExit callbacks between them. by phajdan.jr@chromium.org · 15 years ago
  4. 8fe7adc NO CODE CHANGE (except one global std::wstring changed to const wchar_t* const per style compliance). by maruel@chromium.org · 15 years ago
  5. f6299e7 Add a void* parameter to the AtExitManager callbacks. by deanm@google.com · 16 years ago
  6. aa13be6 Set svn:eol-style = LF on files in base from which it is missing by mmentovai@google.com · 16 years ago
  7. f003cfe Use a more compact license header in source files. by license.bot · 16 years ago
  8. 8e0030d Fix the flaky atexit test by preventing it from running the global atexit callbacks. by mmentovai@google.com · 16 years ago
  9. b90f1cd Adds new class AtExitManager which manages the dtors of all singletons. by cpu@google.com · 16 years ago