summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_logging.h
Commit message (Expand)AuthorAgeFilesLines
* Move Singleton and related structs to namespace baseolli.raula2015-09-101-1/+1
* ipc: Convert int types from basictypes.h to the ones from stdint.htfarina2015-09-041-2/+4
* Use a direct include of the message_loop header in dbus/, device/, extensions...avi@chromium.org2013-07-171-1/+1
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-111-1/+1
* ipc: Use base::MessageLoop.xhwang@chromium.org2013-04-301-1/+1
* Get rid of ipc_sender.h include in ipc_message.h.viettrungluu@chromium.org2012-12-141-0/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Separate out IPC::Message::Sender and Channel::Listener into a separate class.brettw@chromium.org2012-06-111-2/+2
* More message names and some timing output for the IPC logging.scottbyer@chromium.org2011-10-201-0/+15
* Create ipc.dll.darin@chromium.org2011-08-151-1/+2
* ipc: remove an unused function prototypeevan@chromium.org2011-08-051-5/+0
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* 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-8/+16
* Remove all wstrings from the IPC logging subsystem.erg@google.com2010-08-181-4/+6
* FBTF: Remove unneeded headers from base/ (part 2)thestig@chromium.org2010-08-061-1/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Give classes with virtual methods virtual protected destructors instead of im...jamesr@chromium.org2009-12-161-1/+4
* Added new IPC message class for CommandBuffer.apatrick@google.com2009-12-041-2/+2
* Implement about:ipc dialog for Mac.jrg@chromium.org2009-09-281-15/+6
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-3/+1
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-1/+3
* Split the IPC code into ipc/agl@chromium.org2009-07-221-0/+112
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-113/+0
* Move IPC code to ipc/agl@chromium.org2009-04-031-0/+113