| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor code from RenderThread and PluginThread and move it to ChildThread. ... | jam@chromium.org | 2009-02-21 | 1 | -19/+7 |
* | Reverting 10080. | jam@chromium.org | 2009-02-20 | 1 | -7/+19 |
* | Refactor code from RenderThread and PluginThread and move it to ChildThread. ... | jam@chromium.org | 2009-02-20 | 1 | -19/+7 |
* | Add a very simple test for renderer_main, in the interests of bringup. | jeremy@chromium.org | 2009-02-04 | 1 | -5/+5 |
* | Commit just the changes to make creating new IPC channel types easier. | jam@chromium.org | 2009-02-04 | 1 | -5/+2 |
* | Revert my change to get the tree green. Not sure why the tests became flaky.... | jam@chromium.org | 2009-02-04 | 1 | -2/+5 |
* | Make it easier/less work/less error-prone to create new IPC channel types (i.... | jam@chromium.org | 2009-02-04 | 1 | -5/+2 |
* | POSIX: Get IPCSyncChannel unittests working | agl@chromium.org | 2009-01-20 | 1 | -71/+63 |
* | Fix a race condition in SyncChannel that would happen if a nested Send occurr... | jam@chromium.org | 2008-11-12 | 1 | -96/+94 |
* | Switch MessagePumpForIO to use completion ports on Windows. | rvargas@google.com | 2008-11-07 | 1 | -4/+4 |
* | Fix some leaks in the syncchannel unittest. | jam@chromium.org | 2008-10-24 | 1 | -1/+4 |
* | Make IPC::SyncChannel not duplicate the underlying MessageLoop implementatio... | jam@chromium.org | 2008-10-24 | 1 | -112/+365 |
* | fix unit tests | darin@google.com | 2008-08-26 | 1 | -13/+66 |
* | Chrome changes corresponding to my message_loop_type CL. | darin@google.com | 2008-08-26 | 1 | -9/+18 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Fix a leak in newly added sync channel unit tests. | jabdelmalek@google.com | 2008-08-20 | 1 | -0/+1 |
* | Enabling sync_channel in the browser to allow accessibility code making block... | jcampan@google.com | 2008-08-12 | 1 | -1/+104 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+625 |