summaryrefslogtreecommitdiffstats
path: root/chrome/common/ipc_logging.cc
Commit message (Expand)AuthorAgeFilesLines
* Split the IPC code into ipc/agl@chromium.org2009-07-221-317/+0
* ipc: pull in more message headers into ipc_loggingevan@chromium.org2009-07-141-7/+2
* ipc: use strings, not wstrings for channel ids.evan@chromium.org2009-06-041-5/+5
* Add routing_id to the ipc debugging log output.willchan@chromium.org2009-04-141-1/+3
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-0/+320
* Move IPC code to ipc/agl@chromium.org2009-04-031-320/+0
* Port plugin messages.jam@chromium.org2009-04-011-1/+4
* Better IPC logging on POSIX:phajdan.jr@chromium.org2009-03-201-0/+4
* Make IPC::Logging register to watch for message loop destruction.jam@chromium.org2009-02-261-1/+6
* POSIX: basic IPC loggingagl@chromium.org2009-02-121-22/+60
* Redo my IPC change, undoing the linker dependency.jam@chromium.org2009-02-111-12/+11
* revert my ipc change due to compile failure in debug ipc_testsjam@chromium.org2009-02-101-11/+16
* Fix ipc logging for non browser processes. I broke this in my last refactori...jam@chromium.org2009-02-101-16/+11
* Stop about:ipc crashingagl@chromium.org2009-02-061-1/+1
* Commit just the changes to make creating new IPC channel types easier.jam@chromium.org2009-02-041-15/+15
* Revert my change to get the tree green. Not sure why the tests became flaky....jam@chromium.org2009-02-041-15/+15
* Make it easier/less work/less error-prone to create new IPC channel types (i....jam@chromium.org2009-02-041-15/+15
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-1/+1
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-1/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* reland safe portions of r625darin@google.com2008-08-141-14/+13
* rollback r625 because it made things slowerdarin@google.com2008-08-091-13/+14
* Switch IPC classes over to using ObjectWatcher instead of MessageLoop::WatchO...darin@google.com2008-08-091-14/+13
* Reapply 379 since it wasn't the issue with the build breakage.maruel@google.com2008-08-051-2/+1
* Revert change 379 to see if it fixes the build. Please reapply when it's green.nsylvain@google.com2008-08-051-1/+2
* Reduce the quantity of includes and template specialization in ipc_message_ut...maruel@google.com2008-08-051-2/+1
* Add chrome to the repository.initial.commit2008-07-261-0/+296