- 4a30855 Cleanup: Remove wstring methods from base::Pickle. by thestig · 10 years ago
- c9f0ad0 Remove deprecated methods from Pickle. by avi · 10 years ago
- fadd1f2 Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of https://codereview.chromium.org/818833004/) by avi · 10 years ago
- dcc95fa Remove deprecated methods from Pickle. by Avi Drissman · 10 years ago
- ef7721a Standardize usage of virtual/override/final in ipc/ by dcheng · 10 years ago
- 9b01d24 Revert of Standardize usage of virtual/override/final in ipc/ (patchset #1 id:1 of https://codereview.chromium.org/645623006/) by dcheng · 10 years ago
- 1967f8d Standardize usage of virtual/override/final in ipc/ by dcheng · 10 years ago
- d41cdbb replace OVERRIDE and FINAL with override and final in ipc/ by mostynb · 10 years ago
- 2ced004 Introduce IPC::Channel::Create*() to ensure it being heap-allocated. by morrita@chromium.org · 10 years ago
- f74386d Revert 273575 "Introduce IPC::Channel::Create*() to ensure it be..." by mattm@chromium.org · 10 years ago
- ae1bebb Introduce IPC::Channel::Create*() to ensure it being heap-allocated. by morrita@chromium.org · 10 years ago
- 862a5e0 Remove IPC_BEGIN_MESSAGE_MAP_EX macro since r270839 made all bad IPCs kill their child processes. by jam@chromium.org · 10 years ago
- ab4c6bc Revert https://src.chromium.org/viewvc/chrome?view=rev&revision=231330 by bbudge@chromium.org · 11 years ago
- fb0e031 Remove unused IPC::Message priority. by bbudge@chromium.org · 11 years ago
- a29af56 Use a direct include of the message_loop header in dbus/, device/, extensions/, google_apis/, gpu/, ipc/, jingle/. by avi@chromium.org · 11 years ago
- 0b2c2a5 ipc: Use base::MessageLoop. by xhwang@chromium.org · 12 years ago
- 5a8d7ef Linux/ChromeOS Chromium style checker cleanup, ipc/ edition. by rsleevi@chromium.org · 12 years ago
- 0015594 Refactor (many) IPC tests, notably most of the multiprocess tests. by viettrungluu@chromium.org · 12 years ago
- 9cdc36e More IPC test header cleanup. by viettrungluu@chromium.org · 12 years ago
- 7ca1913 Move IPC tests into anonymous namespaces. by viettrungluu@chromium.org · 12 years ago
- 7d86af2 Make ipc_tests file structure a little saner and add an ipc_perftests target. by viettrungluu@chromium.org · 12 years ago
- 5966b64 Switch to TimeDelta interfaces for process waiting functions in net and ipc. by tedvessenes@gmail.com · 12 years ago
- c30c76f Make GlobalDescriptors::MaybeGet return -1 when the key is not found. by jcivelli@chromium.org · 12 years ago
- f947ed0 Separate out IPC::Message::Sender and Channel::Listener into a separate class. by brettw@chromium.org · 12 years ago
- 0fc8736 Refactor Pickle Read methods to use higher performance PickleIterator. by jbates@chromium.org · 13 years ago
- 30dbbaa Convert use of int ms to TimeDelta in files owned by jeremy. by tedvessenes@gmail.com · 13 years ago
- 2eb192e Android IPC changes. by jrg@chromium.org · 13 years ago
- 675aad3 Add a gyp flag to enable dcheck by default in release without by nsylvain@chromium.org · 13 years ago
- b4587d5 Add support for exporting IPC messages from component DLLs. by darin@chromium.org · 13 years ago
- 7c5cc67 Remove base/platform_thread.h stub and fix up all callers to use the new location and namespace. by brettw@google.com · 14 years ago
- 8a2c784 Make IPC::Channel::Listener:OnMessageReceived have a return value indicating whether a message was processed or not. by jam@chromium.org · 14 years ago
- 86a8de1 ipc: Simplify the magic required to create IPC message headers.This gets rid of having to include the files in a magic place because of xcode dependency issues, and just makes it simpler to create new IPC message classes. It also gets rid of including the X_messages_internal.h file multiple times, which simplifies things and should make the build a little faster. by jam@chromium.org · 14 years ago
- 1f3e46b ipc_channel: warn if someone forgets to check the result of Connect() by evan@chromium.org · 14 years ago
- e6ffcb5 Reapplies all the IPC system work (reverts the revert r56272). by erg@google.com · 14 years ago
- bfae859 Completely revert all my IPC work to see if this was what regressed the page cycler. by erg@google.com · 14 years ago
- 2610a36 FBTF: Reapplies r55259, the first new IPC definition patch. by erg@google.com · 14 years ago
- d0d3aed Revert 55259 - FBTF: New IPC definitions, only applied to async ROUTED and CONTROL messages. by pinkerton@google.com · 14 years ago
- 1835562 FBTF: New IPC definitions, only applied to async ROUTED and CONTROL messages. by erg@google.com · 14 years ago
- 7ebaeea Add undeclared virtual destructors part 5 by ziadh@chromium.org · 14 years ago
- 9a24207 Up the warnings in ipc (take 2) by thomasvl@google.com · 14 years ago
- 4735c84 Remove <iostream> where possible. by erg@google.com · 14 years ago
- a36ac15 Revert 51520 - Up the warnings in ipc by thomasvl@chromium.org · 14 years ago
- ec41ecd Up the warnings in ipc by thomasvl@google.com · 14 years ago
- 0409ecb Don't allow dragging browser actions between regular and incognito windows. by mpcomplete@chromium.org · 15 years ago
- 1c6dcf2 Split the IPC code into ipc/ by agl@chromium.org · 15 years ago
- 9f96682 Revert "Move IPC code to ipc/" by agl@chromium.org · 16 years ago
- 2390c8c Move IPC code to ipc/ by agl@chromium.org · 16 years ago