1. 683920d Alternative workaround for mac kernel bug. by hubbe@chromium.org · 11 years ago
  2. 6ecd712 Revert 227999 "Alternative workaround for mac kernel bug." by benwells@chromium.org · 11 years ago
  3. 1b503fc Alternative workaround for mac kernel bug. by hubbe@chromium.org · 11 years ago
  4. c44bb2f Increase maximum file descriptors per IPC message on POSIX from 5 to 7. by tommycli@chromium.org · 11 years ago
  5. 1d967bf Remove the rest of #pragma once in one big CL. by ajwong@chromium.org · 12 years ago
  6. 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
  7. 80e4c5e Create ipc.dll. Review URL: http://codereview.chromium.org/7633042 by darin@chromium.org · 13 years ago
  8. 0b3e4e4 IPC: Increase MAX_DESCRIPTORS_PER_MESSAGE by mseaborn@chromium.org · 13 years ago
  9. 5c52868 Move some files from base to base/memory. by levin@chromium.org · 13 years ago
  10. 01d1452 `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by thakis@chromium.org · 14 years ago
  11. c1e93ea POSIX: make sure that we never pass directory descriptors into the sandbox. by agl@chromium.org · 14 years ago
  12. b1f47b2 First patch in making destructors of refcounted objects private. by jam@chromium.org · 15 years ago
  13. 1c6dcf2 Split the IPC code into ipc/ by agl@chromium.org · 15 years ago
  14. 9f96682 Revert "Move IPC code to ipc/" by agl@chromium.org · 15 years ago
  15. 2390c8c Move IPC code to ipc/ by agl@chromium.org · 15 years ago