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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support for registering arbitrary Tasks with AtExitManager.
apatrick@chromium.org
2011-09-06
1
-9
/
+6
*
Rename BASE_API to BASE_EXPORT.
darin@chromium.org
2011-08-05
1
-2
/
+2
*
Base: First pass at having base.dll: definition of
rvargas@google.com
2011-03-22
1
-1
/
+2
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
1
-2
/
+2
*
Start sorting methods in class declarations.
erg@google.com
2011-01-07
1
-8
/
+8
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Style cleanup in preparation for auto-linting base/.
erg@google.com
2010-01-26
1
-1
/
+1
*
Isolate tests by running AtExit callbacks between them.
phajdan.jr@chromium.org
2009-11-19
1
-0
/
+7
*
NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons...
maruel@chromium.org
2009-03-03
1
-1
/
+1
*
Add a void* parameter to the AtExitManager callbacks.
deanm@google.com
2008-09-08
1
-4
/
+10
*
Set svn:eol-style = LF on files in base from which it is missing
mmentovai@google.com
2008-09-02
1
-65
/
+65
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-89
/
+65
*
Avoid a global std::stack. Instead embed a next pointer in the managers.
deanm@google.com
2008-08-13
1
-0
/
+2
*
AtExitManager cleanup.
mmentovai@google.com
2008-08-13
1
-8
/
+9
*
Allow multiple AtExitManagers to be chained in a stack, this allows much easi...
deanm@google.com
2008-08-11
1
-1
/
+7
*
Adds new class AtExitManager which manages the dtors of all singletons.
cpu@google.com
2008-08-01
1
-0
/
+80