summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_logging.cc
Commit message (Expand)AuthorAgeFilesLines
* 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