| Commit message (Expand) | Author | Age | Files | Lines |
* | Reapplies all the IPC system work (reverts the revert r56272). | erg@google.com | 2010-08-17 | 1 | -0/+1 |
* | Completely revert all my IPC work to see if this was what regressed the page ... | erg@google.com | 2010-08-17 | 1 | -1/+0 |
* | FBTF: Reapplies r55259, the first new IPC definition patch. | erg@google.com | 2010-08-10 | 1 | -0/+1 |
* | Revert 55259 - FBTF: New IPC definitions, only applied to async ROUTED and CO... | pinkerton@google.com | 2010-08-09 | 1 | -1/+0 |
* | FBTF: New IPC definitions, only applied to async ROUTED and CONTROL messages. | erg@google.com | 2010-08-06 | 1 | -0/+1 |
* | Up the warnings in ipc (take 2) | thomasvl@google.com | 2010-07-23 | 1 | -3/+3 |
* | Remove <iostream> where possible. | erg@google.com | 2010-07-20 | 1 | -1/+0 |
* | Revert 51520 - Up the warnings in ipc | thomasvl@chromium.org | 2010-07-02 | 1 | -3/+3 |
* | Up the warnings in ipc | thomasvl@google.com | 2010-07-02 | 1 | -3/+3 |
* | Removed the unnecessary NULL checks from sync_socket_unittest.cc. | sehr@google.com | 2009-12-08 | 1 | -3/+0 |
* | Add an implementation of base::SyncSocket::Peek for posix platforms. Also | sehr@google.com | 2009-12-06 | 1 | -2/+5 |
* | Add non-blocking peek for the syncsocket | cpu@chromium.org | 2009-12-04 | 1 | -0/+5 |
* | Implement SyncSocket class for Posix targets (Linux, Mac), and enable the | sehr@google.com | 2009-11-26 | 1 | -7/+42 |
* | This adds the first version of SyncSocket to base, along with a trivial unitt... | sehr@google.com | 2009-11-24 | 1 | -0/+211 |