Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add MessageLoop::QuitNow and use it to terminate a sync IPC. | darin@chromium.org | 2010-02-23 | 1 | -1/+1 |
* | Revert "Better handle oversized IPC messages" r37102 | jeremy@chromium.org | 2010-01-26 | 1 | -9/+0 |
* | Better handle oversized IPC messages | jeremy@chromium.org | 2010-01-26 | 1 | -0/+9 |
* | Don't use any member variables when sending a sync call, since SyncChannel co... | jam@chromium.org | 2009-12-01 | 1 | -26/+27 |
* | Fix 64-bit warnings (for 64-bit Windows build) | gregoryd@google.com | 2009-11-20 | 1 | -1/+1 |
* | First patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-05 | 1 | -3/+4 |
* | The send done event in the old send watcher can be NULL as it can be signaled... | ananta@chromium.org | 2009-10-14 | 1 | -1/+1 |
* | John, please review everything. | ananta@chromium.org | 2009-10-14 | 1 | -6/+44 |
* | Split the IPC code into ipc/ | agl@chromium.org | 2009-07-22 | 1 | -0/+453 |
* | Revert "Move IPC code to ipc/" | agl@chromium.org | 2009-04-03 | 1 | -453/+0 |
* | Move IPC code to ipc/ | agl@chromium.org | 2009-04-03 | 1 | -0/+453 |