summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_logging.cc
Commit message (Expand)AuthorAgeFilesLines
* This change list fixed the issue of #135391, sometimes the channel_id of Logg...samuel.xu@intel.com2012-07-031-1/+1
* Separate out IPC::Message::Sender and Channel::Listener into a separate class.brettw@chromium.org2012-06-111-1/+1
* Refactor Pickle Read methods to use higher performance PickleIterator.jbates@chromium.org2012-03-071-1/+1
* Convert use of int ms to TimeDelta in files owned by jeremy.tedvessenes@gmail.com2012-01-131-2/+2
* base:Bind: Convert ipc/.jhawkins@chromium.org2011-11-121-8/+7
* More message names and some timing output for the IPC logging.scottbyer@chromium.org2011-10-201-7/+70
* Delete Tracked, and move Location to its own file.ajwong@chromium.org2011-09-211-1/+2
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-1/+1
* ipc: Simplify the magic required to create IPC message headers.This gets rid ...jam@chromium.org2010-12-081-13/+13
* Covert LOG(INFO) to VLOG(1) - ipc/.pkasting@chromium.org2010-10-191-3/+3
* Remove all wstrings from the IPC logging subsystem.erg@google.com2010-08-181-13/+13
* FBTF: Remove unneeded headers from base/ (part 2)thestig@chromium.org2010-08-061-2/+0
* Up the warnings in ipc (take 2)thomasvl@google.com2010-07-231-1/+11
* Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...ajwong@chromium.org2010-06-161-5/+1
* Added new IPC message class for CommandBuffer.apatrick@google.com2009-12-041-2/+2
* Reverting 27389.darin@chromium.org2009-09-301-2/+2
* Implement about:ipc dialog for Mac.jrg@chromium.org2009-09-281-90/+22
* Reverting 27379, in hopes of fixing browser_tests.senorblanco@chromium.org2009-09-281-2/+2
* Assert that thread-safe reference counting is used withdarin@chromium.org2009-09-281-2/+2
* posix: cut down on IPC logging spew a bitevan@chromium.org2009-07-281-4/+10
* Split the IPC code into ipc/agl@chromium.org2009-07-221-0/+309
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-301/+0
* Move IPC code to ipc/agl@chromium.org2009-04-031-0/+301