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
/
lazy_instance.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Update dynamic annotations and move them to base/third_party
timurrrr@chromium.org
2010-05-14
1
-1
/
+1
*
Avoid a strict aliasing issue in LazyInstance.
craig.schlenter@chromium.org
2010-03-12
1
-15
/
+21
*
Isolate tests by running AtExit callbacks between them.
phajdan.jr@chromium.org
2009-11-19
1
-0
/
+4
*
Added dynamic annotation files into base/.
deanm@chromium.org
2009-06-26
1
-0
/
+9
*
NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons...
maruel@chromium.org
2009-03-03
1
-1
/
+1
*
Fix a typo in a comment.
deanm@chromium.org
2009-01-13
1
-1
/
+1
*
Just by implementing a destructor (even if it's not doing anything), MSVC wil...
deanm@google.com
2008-09-08
1
-2
/
+4
*
Add a DISALLOW_COPY_AND_ASSIGN to LazyInstanceHelper.
deanm@google.com
2008-09-08
1
-0
/
+3
*
Create a LazyInstance abstraction for avoiding static constructors by lazily ...
deanm@google.com
2008-09-08
1
-0
/
+105