summaryrefslogtreecommitdiffstats
path: root/base/memory/singleton.h
Commit message (Expand)AuthorAgeFilesLines
* Add ALIGNAS and ALIGNOF macros to ensure proper alignment of StaticMemorySing...jbates@chromium.org2012-02-231-12/+6
* Add missing BASE_EXPORT to fix buildjoth@chromium.org2011-11-071-1/+2
* Thin out the Singeton template codejoth@chromium.org2011-11-071-22/+21
* Minor perf and size optimization - don't do asserts in release buildjoth@chromium.org2011-11-041-0/+3
* Add trace code to track all posted tasks in message_loop and WorkerThreads (n...jbates@chromium.org2011-10-031-0/+3
* Add a warning to the top of base/memory/singleton.hscherkus@chromium.org2011-06-211-0/+14
* Move some files from base to base/memory.levin@chromium.org2011-03-281-0/+271