Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |