1. f7d9af8 Revert revert 132842 by xians@chromium.org · 13 years ago
  2. fb79b89 Revert 132842 - If we are using blocking write, when the renderer stop getting the data without notifying the browser, it will hang the browser. This happens with some plugins which use the sync sockets provided by the Pepper. by thestig@chromium.org · 13 years ago
  3. caecd65 If we are using blocking write, when the renderer stop getting the data without notifying the browser, it will hang the browser. This happens with some plugins which use the sync sockets provided by the Pepper. by xians@chromium.org · 13 years ago
  4. d5f359a Implement support for a cancelable SyncSocket. by tommi@chromium.org · 13 years ago
  5. e870b64 Fixed CID 102675, uninitialized member vars by groby@chromium.org · 13 years ago
  6. 5faed3c Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. by brettw@chromium.org · 13 years ago
  7. 8167d20 Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. by brettw@chromium.org · 13 years ago
  8. 951e6ff Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. by brettw@chromium.org · 13 years ago
  9. 8f85a6a Patch for Solaris support, mostly ifdefs and header files, plus adds libevent configuration. by chromium@hybridsource.org · 13 years ago
  10. e486977 Update DCHECK() usage to utilize the more expressive debugging functions. by kushi.p@gmail.com · 13 years ago
  11. 36c0625 Dup command-buffer SHM handle before auto-closing. by piman@google.com · 14 years ago
  12. 613caba FBTF: Remove unneeded headers from base/ (part 2) by thestig@chromium.org · 14 years ago
  13. bf6ce9f Style cleanup in preparation for auto-linting base/. by erg@google.com · 15 years ago
  14. b72918f Add an implementation of base::SyncSocket::Peek for posix platforms. Also by sehr@google.com · 15 years ago
  15. 750392c Add non-blocking peek for the syncsocket - Windows only by cpu@chromium.org · 15 years ago
  16. fdc9006 Implement SyncSocket class for Posix targets (Linux, Mac), and enable the by sehr@google.com · 15 years ago