summaryrefslogtreecommitdiffstats
path: root/base/lazy_instance_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Style cleanup in preparation for auto-linting base/.erg@google.com2010-01-261-1/+3
* Isolate tests by running AtExit callbacks between them.phajdan.jr@chromium.org2009-11-191-7/+2
* NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons...maruel@chromium.org2009-03-031-1/+1
* Create a LazyInstance abstraction for avoiding static constructors by lazily ...deanm@google.com2008-09-081-0/+100