| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a flaky crash in Thread by guarding access to message_loop_ more carefully. | phajdan.jr@chromium.org | 2009-09-14 | 1 | -0/+4 |
* | Retry 25770 after fixing Valgrind issue. | huanr@chromium.org | 2009-09-10 | 1 | -0/+3 |
* | Revert r25770 due to valgrind failures on Linux. | huanr@chromium.org | 2009-09-09 | 1 | -3/+0 |
* | Enable database logging on history thread. | huanr@chromium.org | 2009-09-09 | 1 | -0/+3 |
* | Add the UI thread to the list of ChromeThreads. | paul@chromium.org | 2009-08-18 | 1 | -0/+4 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Refactor code from RenderThread and PluginThread and move it to ChildThread. ... | jam@chromium.org | 2009-02-21 | 1 | -0/+2 |
* | Reverting 10080. | jam@chromium.org | 2009-02-20 | 1 | -2/+0 |
* | Refactor code from RenderThread and PluginThread and move it to ChildThread. ... | jam@chromium.org | 2009-02-20 | 1 | -0/+2 |
* | Implementation of Pipeline and FilterHost interfaces. This is a large change... | ralphl@chromium.org | 2009-01-28 | 1 | -2/+6 |
* | Use PlatformThreadId, not int when dealing with thread ids. | agl@chromium.org | 2009-01-23 | 1 | -2/+2 |
* | Add V8 bindings for Worker. | jianli@chromium.org | 2009-01-21 | 1 | -1/+4 |
* | 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 |