summaryrefslogtreecommitdiffstats
path: root/base/lazy_instance.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove test isolation enforcement code.phajdan.jr@chromium.org2010-08-161-11/+0
* Update dynamic annotations and move them to base/third_partytimurrrr@chromium.org2010-05-141-1/+1
* Avoid a strict aliasing issue in LazyInstance.craig.schlenter@chromium.org2010-03-121-20/+23
* Isolate tests by running AtExit callbacks between them.phajdan.jr@chromium.org2009-11-191-1/+13
* Added dynamic annotation files into base/.deanm@chromium.org2009-06-261-0/+5
* Create a LazyInstance abstraction for avoiding static constructors by lazily ...deanm@google.com2008-09-081-0/+34