- 5210d59 IPC::Channel: Reduce POSIX specific API surface by [email protected] · 11 years ago
- 2f60c9b Make IPC::Channel polymorphic by [email protected] · 11 years ago
- e482111a8 Introduce IPC::Channel::Create*() to ensure it being heap-allocated. by [email protected] · 11 years ago
- cfa4e4b Revert 273575 "Introduce IPC::Channel::Create*() to ensure it be..." by [email protected] · 11 years ago
- 3909aa9 Introduce IPC::Channel::Create*() to ensure it being heap-allocated. by [email protected] · 11 years ago
- 963a91b Get rid of multiprocess_test's debug_on_start arguments. by [email protected] · 11 years ago
- 0e8a791 Fix posix IPC channel hanging problem. by [email protected] · 12 years ago
- 13ffc27 Revert of Fix posix IPC channel hanging problem. (https://codereview.chromium.org/150893002/) by [email protected] · 12 years ago
- 2aa3fb13 Fix posix IPC channel hanging problem. by [email protected] · 12 years ago
- 891ccf8a Revert of Fix posix IPC channel hanging problem. (https://codereview.chromium.org/30133002/) by [email protected] · 12 years ago
- af08fff Fix posix IPC channel hanging problem. by [email protected] · 12 years ago
- 426d1c9 Move directory creation functions to base namespace. by [email protected] · 12 years ago
- d89eec8 Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close. by [email protected] · 12 years ago
- 753bb25 Revert https://src.chromium.org/viewvc/chrome?view=rev&revision=231330 by [email protected] · 12 years ago
- 9ea0ecd Remove unused IPC::Message priority. by [email protected] · 12 years ago
- e66ef60 Update include paths in ipc for base/process changes. by [email protected] · 12 years ago
- 2a9ec0e Use a direct include of the message_loop header in dbus/, device/, extensions/, google_apis/, gpu/, ipc/, jingle/. by [email protected] · 12 years ago
- dd3aa79 Rename base::Delete to base::DeleteFile by [email protected] · 12 years ago
- 918efbf Move file_util::Delete to the base namespace by [email protected] · 12 years ago
- fd0a773a ipc: Use base::MessageLoop. by [email protected] · 12 years ago
- bdf9bdc Implement IPC::ChannelFactory, a class that accept()s on a UNIX socket. by [email protected] · 12 years ago
- 09e6752 Revert 187554 "Implement IPC::ChannelFactory, a class that accep..." by [email protected] · 12 years ago
- b2720f1 Implement IPC::ChannelFactory, a class that accept()s on a UNIX socket. by [email protected] · 12 years ago
- 081ace9 Revert 187233 by [email protected] · 12 years ago
- 3cfcda3 Implement IPC::ChannelFactory, a class that accept()s on a UNIX socket. by [email protected] · 12 years ago
- 126ced00 Revert 186912 by [email protected] · 12 years ago
- 1b1ed5a Implement IPC::ChannelFactory, a class that accept()s on a UNIX socket. by [email protected] · 12 years ago
- 5799981 Move file_path.h to base/files. by [email protected] · 12 years ago
- 6d4b67a Rename FilePath -> base::FilePath in various toplevel directories by [email protected] · 13 years ago
- 2a3aa7b5 Move IPC tests into anonymous namespaces. by [email protected] · 13 years ago
- 2025d00 Move eintr_wrapper.h from base to base/posix by [email protected] · 13 years ago
- 0f2e45ec Switch to TimeDelta interfaces for process waiting functions in net and ipc. by [email protected] · 13 years ago
- 57319ce Separate out IPC::Message::Sender and Channel::Listener into a separate class. by [email protected] · 13 years ago
- 5f6259d Android: Get the cache directory using path service. by [email protected] · 13 years ago
- 5896fa04 Convert uses of int ms to TimeDelta in content/browser, ipc, and webkit/plugins. by [email protected] · 13 years ago
- 8e2077d2 Removing MessageLoop::QuitTask() from ipc/ by [email protected] · 14 years ago
- 6fa21d0 Android IPC changes. by [email protected] · 14 years ago
- 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
- 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
- da1bd18 Tag IPC::Channel::Listener implementations with OVERRIDE by [email protected] · 14 years ago
- 313c00e5 Fix NamedProxyLauncher on windows. Wait for the named pipe to be connectable. by [email protected] · 14 years ago
- 3b63f8f4 Move some files from base to base/memory. by [email protected] · 14 years ago
- 6aad23f9 Add some bullet proofing to ipc_channel_posix. by [email protected] · 14 years ago
- a95986a8 Make IPC::Channel::Listener:OnMessageReceived have a return value indicating whether a message was processed or not. by [email protected] · 15 years ago
- 22b42c59 Add support for sockets that can listen and accept a connection. by [email protected] · 15 years ago
- c7f91e8 Revert 69694 - Add support for sockets that can listen and accept a connection. by [email protected] · 15 years ago
- 9a44a4db6 Add support for sockets that can listen and accept a connection. by [email protected] · 15 years ago
- 8bf7b53 Revert 69690 - Add support for sockets that can listen and accept a connection. by [email protected] · 15 years ago
- a329ecd Add support for sockets that can listen and accept a connection. by [email protected] · 15 years ago
- f9e9049 Revert 69660 - Add support for sockets that can listen and accept a connection. by [email protected] · 15 years ago
- 3ca1235 Add support for sockets that can listen and accept a connection. by [email protected] · 15 years ago
- c0b0a69 Revert 69264 - Add support for sockets that can listen and accept a connection. by [email protected] · 15 years ago
- 2d71bd1 Add support for sockets that can listen and accept a connection. by [email protected] · 15 years ago