summaryrefslogtreecommitdiffstats
path: root/base/memory/singleton_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in base/memory/.avi2015-12-241-2/+4
* Switch to static_assert in base/.avi2015-11-241-1/+2
* Move Singleton and related structs to namespace baseolli.raula2015-09-101-4/+7
* Standardize usage of virtual/override/final specifiers in base/.dcheng2014-12-231-1/+1
* Cleanup: Remove unneeded path_service.h includes in base and chrome.thestig2014-11-061-1/+0
* replace OVERRIDE and FINAL with override and final in base/mostynb2014-10-071-1/+1
* Cleanup: Remove unneeded base/file_util.h includes in base.thestig@chromium.org2013-05-141-1/+0
* Add virtual and OVERRIDE to base/ implementation filesrsleevi@chromium.org2012-04-061-3/+3
* Add ALIGNAS and ALIGNOF macros to ensure proper alignment of StaticMemorySing...jbates@chromium.org2012-02-231-0/+37
* Remove Purify and Quantify.Doing so will reduce substantially the size of the...jeanluc@chromium.org2011-08-171-2/+1
* Delete a few unused functions.thakis@chromium.org2011-04-251-3/+0
* Move some files from base to base/memory.levin@chromium.org2011-03-281-0/+256