index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
at_exit.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Base: Change the AtExitManager so that if base is built
rvargas@google.com
2011-04-22
1
-4
/
+10
*
iwyu: Cleanup in the following files:
jhawkins@chromium.org
2011-04-04
1
-1
/
+5
*
Order function definitions in base/ according to the header.
erg@google.com
2011-01-11
1
-5
/
+5
*
Add a void* parameter to the AtExitManager callbacks.
deanm@google.com
2008-09-08
1
-6
/
+7
*
Set svn:eol-style = LF on files in base from which it is missing
mmentovai@google.com
2008-09-02
1
-66
/
+66
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-90
/
+66
*
Avoid a global std::stack. Instead embed a next pointer in the managers.
deanm@google.com
2008-08-13
1
-20
/
+18
*
AtExitManager cleanup.
mmentovai@google.com
2008-08-13
1
-7
/
+7
*
Allow multiple AtExitManagers to be chained in a stack, this allows much easi...
deanm@google.com
2008-08-11
1
-37
/
+42
*
The addition of the AtExitManager test in the singleton dll test makes purify...
cpu@google.com
2008-08-01
1
-1
/
+1
*
Adds new class AtExitManager which manages the dtors of all singletons.
cpu@google.com
2008-08-01
1
-0
/
+87