1. d643172 Reduce number of unnamed-type-template-args violations (mostly when passing values to DCHECK(), ASSERT_EQ(), etc.), generally by naming previously-anonymous enums. We've decided not to eliminate the warning entirely because doing so is only possible with tons of ugly static_cast<>()s in Mac code. by [email protected] · 14 years ago
  2. 3c52425 There are times on the Mac when pipe names of 0 length may occur. Let the caller handle by [email protected] · 14 years ago
  3. da1bd18 Tag IPC::Channel::Listener implementations with OVERRIDE by [email protected] · 14 years ago
  4. 313c00e5 Fix NamedProxyLauncher on windows. Wait for the named pipe to be connectable. by [email protected] · 14 years ago
  5. 3b63f8f4 Move some files from base to base/memory. by [email protected] · 14 years ago
  6. 6aad23f9 Add some bullet proofing to ipc_channel_posix. by [email protected] · 14 years ago
  7. a95986a8 Make IPC::Channel::Listener:OnMessageReceived have a return value indicating whether a message was processed or not. by [email protected] · 15 years ago
  8. 22b42c59 Add support for sockets that can listen and accept a connection. by [email protected] · 15 years ago
  9. c7f91e8 Revert 69694 - Add support for sockets that can listen and accept a connection. by [email protected] · 15 years ago
  10. 9a44a4db6 Add support for sockets that can listen and accept a connection. by [email protected] · 15 years ago
  11. 8bf7b53 Revert 69690 - Add support for sockets that can listen and accept a connection. by [email protected] · 15 years ago
  12. a329ecd Add support for sockets that can listen and accept a connection. by [email protected] · 15 years ago
  13. f9e9049 Revert 69660 - Add support for sockets that can listen and accept a connection. by [email protected] · 15 years ago
  14. 3ca1235 Add support for sockets that can listen and accept a connection. by [email protected] · 15 years ago
  15. c0b0a69 Revert 69264 - Add support for sockets that can listen and accept a connection. by [email protected] · 15 years ago
  16. 2d71bd1 Add support for sockets that can listen and accept a connection. by [email protected] · 15 years ago