| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert revert 132842 | xians@chromium.org | 2012-04-19 | 1 | -2/+23 |
* | Revert 132842 - If we are using blocking write, when the renderer stop gettin... | thestig@chromium.org | 2012-04-18 | 1 | -23/+2 |
* | If we are using blocking write, when the renderer stop getting the data witho... | xians@chromium.org | 2012-04-18 | 1 | -2/+23 |
* | Implement support for a cancelable SyncSocket. | tommi@chromium.org | 2012-01-25 | 1 | -25/+38 |
* | Fixed CID 102675, uninitialized member vars | groby@chromium.org | 2011-12-22 | 1 | -2/+2 |
* | Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. | brettw@chromium.org | 2011-10-26 | 1 | -3/+3 |
* | Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements... | brettw@chromium.org | 2011-10-25 | 1 | -3/+3 |
* | Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. | brettw@chromium.org | 2011-10-25 | 1 | -3/+3 |
* | Patch for Solaris support, mostly ifdefs and header files, plus adds libevent... | chromium@hybridsource.org | 2011-06-25 | 1 | -0/+4 |
* | Update DCHECK() usage to utilize the more expressive debugging functions. | kushi.p@gmail.com | 2011-04-22 | 1 | -3/+3 |
* | Dup command-buffer SHM handle before auto-closing. | piman@google.com | 2011-02-23 | 1 | -5/+11 |
* | FBTF: Remove unneeded headers from base/ (part 2) | thestig@chromium.org | 2010-08-06 | 1 | -1/+0 |
* | Style cleanup in preparation for auto-linting base/. | erg@google.com | 2010-01-26 | 1 | -1/+1 |
* | Add an implementation of base::SyncSocket::Peek for posix platforms. Also | sehr@google.com | 2009-12-06 | 1 | -3/+7 |
* | Add non-blocking peek for the syncsocket | cpu@chromium.org | 2009-12-04 | 1 | -0/+6 |
* | Implement SyncSocket class for Posix targets (Linux, Mac), and enable the | sehr@google.com | 2009-11-26 | 1 | -0/+101 |