Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove test isolation enforcement code. | phajdan.jr@chromium.org | 2010-08-16 | 1 | -11/+0 |
* | Update dynamic annotations and move them to base/third_party | timurrrr@chromium.org | 2010-05-14 | 1 | -1/+1 |
* | Avoid a strict aliasing issue in LazyInstance. | craig.schlenter@chromium.org | 2010-03-12 | 1 | -20/+23 |
* | Isolate tests by running AtExit callbacks between them. | phajdan.jr@chromium.org | 2009-11-19 | 1 | -1/+13 |
* | Added dynamic annotation files into base/. | deanm@chromium.org | 2009-06-26 | 1 | -0/+5 |
* | Create a LazyInstance abstraction for avoiding static constructors by lazily ... | deanm@google.com | 2008-09-08 | 1 | -0/+34 |