1. 3b10a10 ipc: change CreateUnixDomainSocket() to return a bool type by tfarina · 9 years ago
  2. 38ff631 ipc: improve the documentation for some functions in unix_domain_socket_util.cc by tfarina · 9 years ago
  3. 7b852e0 ipc: check if we can create the server directory before everything else by tfarina · 9 years ago
  4. 8749855 ipc: split the process of creating unix domain socket into a separate function by tfarina · 9 years ago
  5. 03ab577 ipc: make use of |socket_name| in the error paths too by tfarina · 9 years ago
  6. 5586fa79 ipc: hide IsRecoverableError() function behind unnamed namespace by tfarina · 9 years ago
  7. 4b0ab87 ipc: remove unused variable from CreateClientUnixDomainSocket() function by tfarina · 9 years ago
  8. 3d8548c0 base: update SetNonBlocking() function to use HANDLE_EINTR by tfarina · 9 years ago
  9. 246998d8 Switch to standard integer types in ipc/. by avi · 9 years ago
  10. 5a7ffe2f Adding "static_assert" in lieu of "COMPILE_ASSERT" in ipc module by anujk.sharma · 10 years ago
  11. c9e38a2 Cleanup: Use base/files/file_util.h instead of base/file_util.h in [c-n]*/ by thestig · 11 years ago
  12. 42f558fd Implement ScopedFD in terms of ScopedGeneric. by [email protected] · 11 years ago
  13. b0df57c Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.chromium.org/191673003/) by [email protected] · 11 years ago
  14. c0e895e Implement ScopedFD in terms of ScopedGeneric. by [email protected] · 11 years ago
  15. face368 Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.chromium.org/191673003/) by [email protected] · 11 years ago
  16. d9851bd7 Implement ScopedFD in terms of ScopedGeneric. by [email protected] · 11 years ago
  17. 426d1c9 Move directory creation functions to base namespace. by [email protected] · 12 years ago
  18. bdf9bdc Implement IPC::ChannelFactory, a class that accept()s on a UNIX socket. by [email protected] · 12 years ago
  19. 09e6752 Revert 187554 "Implement IPC::ChannelFactory, a class that accep..." by [email protected] · 12 years ago
  20. b2720f1 Implement IPC::ChannelFactory, a class that accept()s on a UNIX socket. by [email protected] · 12 years ago
  21. 081ace9 Revert 187233 by [email protected] · 12 years ago
  22. 3cfcda3 Implement IPC::ChannelFactory, a class that accept()s on a UNIX socket. by [email protected] · 12 years ago
  23. 126ced00 Revert 186912 by [email protected] · 12 years ago
  24. 1b1ed5a Implement IPC::ChannelFactory, a class that accept()s on a UNIX socket. by [email protected] · 12 years ago