1. 41e92b6 posix LaunchProcess: Don't use STL iterators after fork. by mattm@chromium.org · 11 years ago
  2. fa5a0f9 Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close. by mark@chromium.org · 11 years ago
  3. 40f5d0a Split apart various target type code. by brettw@chromium.org · 11 years ago
  4. 65d623e Linux sandbox: allow non racy use of O_CLOEXEC by jln@chromium.org · 11 years ago
  5. 62b9e14 POSIX: add a maximum number of iterations to HANDLE_EINTR by jln@chromium.org · 12 years ago
  6. 7a087c4 Use SOCK_SEQPACKET for synchronous IPC. by glider@google.com · 12 years ago
  7. 31c2449 Linux sandbox: add a new low-level broker process mechanism. by jln@chromium.org · 12 years ago
  8. 10be885 Revert 173064 by gene@chromium.org · 12 years ago
  9. ee66b19 Linux sandbox: add a new low-level broker process mechanism. by jln@chromium.org · 12 years ago
  10. b1788fb Move eintr_wrapper.h from base to base/posix by brettw@chromium.org · 12 years ago
  11. ea3b3f2 Move global_descriptors to base/posix. by brettw@chromium.org · 12 years ago
  12. 04a8ee2 Move FileDescriptorShuffle to base/posix. This file is very posix-specific. by brettw@chromium.org · 12 years ago
  13. 2dc8db4 linux: Crash browser on too-big messages to zygote. by derat@chromium.org · 12 years ago
  14. 96ce957 Fix a couple small problems in base/ by thestig@chromium.org · 12 years ago
  15. 1d967bf Remove the rest of #pragma once in one big CL. by ajwong@chromium.org · 12 years ago
  16. 81e9e99 Tighten up DEPS some more. NaCl/service process code are including internal content files. Fix the instances other sandbox stuff, which I'll do in a followup. by jam@chromium.org · 12 years ago