1. fa5a0f9 Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close. by mark@chromium.org · 11 years ago
  2. 683920d Alternative workaround for mac kernel bug. by hubbe@chromium.org · 11 years ago
  3. 6ecd712 Revert 227999 "Alternative workaround for mac kernel bug." by benwells@chromium.org · 11 years ago
  4. 1b503fc Alternative workaround for mac kernel bug. by hubbe@chromium.org · 11 years ago
  5. 9d7fdeb Revert 226555 "There is a bug in the mac kernel, which can cause..." by morrita@chromium.org · 11 years ago
  6. e3787ca There is a bug in the mac kernel, which can cause a file descriptor to be closed by hubbe@chromium.org · 11 years ago
  7. c44bb2f Increase maximum file descriptors per IPC message on POSIX from 5 to 7. by tommycli@chromium.org · 11 years ago
  8. b1788fb Move eintr_wrapper.h from base to base/posix by brettw@chromium.org · 12 years ago
  9. 2eb192e Android IPC changes. by jrg@chromium.org · 13 years ago
  10. 9687a8f Convert some constants declared as anonymous enums into static consts so they have types. This defines the constants where they're declared to preserve the existing readability as well as allow us to do things like dimension arrays based on the values of the constants. by pkasting@chromium.org · 13 years ago
  11. 965db9a Clang: Do not ignore result of HANDLE_EINTR. by thakis@chromium.org · 14 years ago
  12. bff907f Revert 49989 - x by thakis@chromium.org · 14 years ago
  13. 4b5c7bc x by thakis@chromium.org · 14 years ago
  14. c1e93ea POSIX: make sure that we never pass directory descriptors into the sandbox. by agl@chromium.org · 14 years ago
  15. 1c6dcf2 Split the IPC code into ipc/ by agl@chromium.org · 15 years ago
  16. 9f96682 Revert "Move IPC code to ipc/" by agl@chromium.org · 15 years ago
  17. 2390c8c Move IPC code to ipc/ by agl@chromium.org · 15 years ago