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
/
memory
/
singleton.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix base::internal::Singleton to use acquire loads instead of nobarrier ones.
glider@chromium.org
2014-03-07
1
-1
/
+4
*
Make kAllowedToAccessOnNonjoinableThread debug-only.
thakis@chromium.org
2014-03-06
1
-0
/
+4
*
base: Suggest forward declare DefaultSingletonTraits in header files.
tfarina@chromium.org
2012-07-31
1
-1
/
+2
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Add ALIGNAS and ALIGNOF macros to ensure proper alignment of StaticMemorySing...
jbates@chromium.org
2012-02-23
1
-12
/
+6
*
Add missing BASE_EXPORT to fix build
joth@chromium.org
2011-11-07
1
-1
/
+2
*
Thin out the Singeton template code
joth@chromium.org
2011-11-07
1
-22
/
+21
*
Minor perf and size optimization - don't do asserts in release build
joth@chromium.org
2011-11-04
1
-0
/
+3
*
Add trace code to track all posted tasks in message_loop and WorkerThreads (n...
jbates@chromium.org
2011-10-03
1
-0
/
+3
*
Add a warning to the top of base/memory/singleton.h
scherkus@chromium.org
2011-06-21
1
-0
/
+14
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-0
/
+271