| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert https://src.chromium.org/viewvc/chrome?view=rev&revision=231330 | bbudge@chromium.org | 2013-11-04 | 1 | -1/+2 |
* | Remove unused IPC::Message priority. | bbudge@chromium.org | 2013-10-28 | 1 | -2/+1 |
* | Update include paths in ipc for base/process changes. | rsesek@chromium.org | 2013-07-24 | 1 | -1/+0 |
* | Use a direct include of the message_loop header in dbus/, device/, extensions... | avi@chromium.org | 2013-07-17 | 1 | -1/+1 |
* | Use a direct include of time headers in courgette/, crypto/, dbus/, device/, ... | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Use a direct include of strings headers in ipc/, jingle/, media/. | avi@chromium.org | 2013-06-11 | 1 | -4/+4 |
* | ipc: Use base::MessageLoop. | xhwang@chromium.org | 2013-04-30 | 1 | -4/+5 |
* | [Cleanup] Remove StringPrintf from global namespace | groby@chromium.org | 2013-03-18 | 1 | -1/+1 |
* | Get rid of ipc_sender.h include in ipc_message.h. | viettrungluu@chromium.org | 2012-12-14 | 1 | -0/+1 |
* | This change list fixed the issue of #135391, sometimes the channel_id of Logg... | samuel.xu@intel.com | 2012-07-03 | 1 | -1/+1 |
* | Separate out IPC::Message::Sender and Channel::Listener into a separate class. | brettw@chromium.org | 2012-06-11 | 1 | -1/+1 |
* | Refactor Pickle Read methods to use higher performance PickleIterator. | jbates@chromium.org | 2012-03-07 | 1 | -1/+1 |
* | Convert use of int ms to TimeDelta in files owned by jeremy. | tedvessenes@gmail.com | 2012-01-13 | 1 | -2/+2 |
* | base:Bind: Convert ipc/. | jhawkins@chromium.org | 2011-11-12 | 1 | -8/+7 |
* | More message names and some timing output for the IPC logging. | scottbyer@chromium.org | 2011-10-20 | 1 | -7/+70 |
* | Delete Tracked, and move Location to its own file. | ajwong@chromium.org | 2011-09-21 | 1 | -1/+2 |
* | Move base/thread.h to base/threading, fix up callers to use the new location. | brettw@chromium.org | 2011-01-01 | 1 | -1/+1 |
* | Rename all methods accessing Singleton<T> as GetInstance(). | satish@chromium.org | 2010-12-13 | 1 | -1/+1 |
* | ipc: Simplify the magic required to create IPC message headers.This gets rid ... | jam@chromium.org | 2010-12-08 | 1 | -13/+13 |
* | Covert LOG(INFO) to VLOG(1) - ipc/. | pkasting@chromium.org | 2010-10-19 | 1 | -3/+3 |
* | Remove all wstrings from the IPC logging subsystem. | erg@google.com | 2010-08-18 | 1 | -13/+13 |
* | FBTF: Remove unneeded headers from base/ (part 2) | thestig@chromium.org | 2010-08-06 | 1 | -2/+0 |
* | Up the warnings in ipc (take 2) | thomasvl@google.com | 2010-07-23 | 1 | -1/+11 |
* | Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM... | ajwong@chromium.org | 2010-06-16 | 1 | -5/+1 |
* | Added new IPC message class for CommandBuffer. | apatrick@google.com | 2009-12-04 | 1 | -2/+2 |
* | Reverting 27389. | darin@chromium.org | 2009-09-30 | 1 | -2/+2 |
* | Implement about:ipc dialog for Mac. | jrg@chromium.org | 2009-09-28 | 1 | -90/+22 |
* | Reverting 27379, in hopes of fixing browser_tests. | senorblanco@chromium.org | 2009-09-28 | 1 | -2/+2 |
* | Assert that thread-safe reference counting is used with | darin@chromium.org | 2009-09-28 | 1 | -2/+2 |
* | posix: cut down on IPC logging spew a bit | evan@chromium.org | 2009-07-28 | 1 | -4/+10 |
* | Split the IPC code into ipc/ | agl@chromium.org | 2009-07-22 | 1 | -0/+309 |
* | Revert "Move IPC code to ipc/" | agl@chromium.org | 2009-04-03 | 1 | -301/+0 |
* | Move IPC code to ipc/ | agl@chromium.org | 2009-04-03 | 1 | -0/+301 |