Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added dynamic annotation files into base/. | deanm@chromium.org | 2009-06-26 | 1 | -0/+9 |
* | NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons... | maruel@chromium.org | 2009-03-03 | 1 | -1/+1 |
* | Fix a typo in a comment. | deanm@chromium.org | 2009-01-13 | 1 | -1/+1 |
* | Just by implementing a destructor (even if it's not doing anything), MSVC wil... | deanm@google.com | 2008-09-08 | 1 | -2/+4 |
* | Add a DISALLOW_COPY_AND_ASSIGN to LazyInstanceHelper. | deanm@google.com | 2008-09-08 | 1 | -0/+3 |
* | Create a LazyInstance abstraction for avoiding static constructors by lazily ... | deanm@google.com | 2008-09-08 | 1 | -0/+105 |