Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons... | maruel@chromium.org | 2009-03-03 | 1 | -2/+2 |
* | Add thread safety checks but keep them disabled for now until I fix all the c... | maruel@chromium.org | 2009-01-26 | 1 | -1/+1 |
* | Use PlatformThreadId, not int when dealing with thread ids. | agl@chromium.org | 2009-01-23 | 1 | -1/+1 |
* | Adds a helper class used to mark/define critical section in a class and then ... | maruel@chromium.org | 2008-12-17 | 1 | -0/+243 |