Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move platform_thread to base/threading and put in the base namespace. I left a | brettw@chromium.org | 2010-12-31 | 1 | -1/+2 |
* | Move some misc thread-related stuff from base to base/thread and into the base | brettw@chromium.org | 2010-12-30 | 1 | -1/+1 |
* | ThreadRestrictions: leak the thread local variable | evan@chromium.org | 2010-10-21 | 1 | -0/+43 |
* | Style cleanup in preparation for auto-linting base/. | erg@google.com | 2010-01-26 | 1 | -1/+3 |
* | Isolate tests by running AtExit callbacks between them. | phajdan.jr@chromium.org | 2009-11-19 | 1 | -7/+2 |
* | NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons... | maruel@chromium.org | 2009-03-03 | 1 | -1/+1 |
* | Create a LazyInstance abstraction for avoiding static constructors by lazily ... | deanm@google.com | 2008-09-08 | 1 | -0/+100 |