Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move a bunch of code from the old to new TLS interface. | deanm@chromium.org | 2008-09-10 | 1 | -2/+0 |
* | Add ThreadLocalPointer and ThreadLocalBoolean abstractions, that will depreca... | deanm@google.com | 2008-09-03 | 1 | -1/+0 |
* | Allow consumers of MessageLoop to specify the type of MessageLoop they want. | darin@google.com | 2008-08-26 | 1 | -17/+32 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Port the Thread class properly to Mac and Linux. This involved porting | darin@google.com | 2008-08-21 | 1 | -32/+24 |
* | Fix Frenglish transliteration. | maruel@google.com | 2008-08-13 | 1 | -4/+4 |
* | - Add Thread::StopSoon() and remove Thread::NonBlockingStop(). StopSoon() can... | maruel@google.com | 2008-08-12 | 1 | -21/+44 |
* | Port in threading for Posix. Will require fixes to MessageLoop and Task to co... | avi@google.com | 2008-08-07 | 1 | -5/+14 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+135 |