summaryrefslogtreecommitdiff
path: root/ipc/ipc_logging.h
AgeCommit message (Expand)Author
2020-06-05Rename buildflag_headers for consistencyScott Violet
2020-06-05Add a generic component export macroKen Rockot
2020-06-05Reland "Add enable_ipc_logging build argument"davidsz
2020-06-05Revert of Reland "Add enable_ipc_logging build argument" (patchset #1 id:1 of...jwd
2020-06-05Reland "Add enable_ipc_logging build argument (patchset #2 id:20001 of https:...davidsz
2020-06-05Revert of Add enable_ipc_logging build argument (patchset #2 id:20001 of http...rockot
2020-06-05Add enable_ipc_logging build argumentdavidsz
2020-06-05Remove IPC channel IDs.sammc
2020-06-05Remove calls to MessageLoop::current() in ipc.fdoray
2020-06-05Convert scoped_ptr to std::unique_ptr in //ipc.danakj
2020-06-04Move Singleton and related structs to namespace baseolli.raula
2020-06-04ipc: Convert int types from basictypes.h to the ones from stdint.htfarina
2020-06-04Use a direct include of the message_loop header in dbus/, device/, extensions...avi@chromium.org
2020-06-04Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org
2020-06-04ipc: Use base::MessageLoop.xhwang@chromium.org
2020-06-04Get rid of ipc_sender.h include in ipc_message.h.viettrungluu@chromium.org
2020-06-04Remove the rest of #pragma once in one big CL.ajwong@chromium.org
2020-06-04Separate out IPC::Message::Sender and Channel::Listener into a separate class.brettw@chromium.org
2020-06-04More message names and some timing output for the IPC logging.scottbyer@chromium.org
2020-06-04Create ipc.dll.darin@chromium.org
2020-06-04ipc: remove an unused function prototypeevan@chromium.org
2020-06-04Move some files from base to base/memory.levin@chromium.org
2020-06-04Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org
2020-06-04ipc: Simplify the magic required to create IPC message headers.This gets rid ...jam@chromium.org
2020-06-04Remove all wstrings from the IPC logging subsystem.erg@google.com
2020-06-04FBTF: Remove unneeded headers from base/ (part 2)thestig@chromium.org
2020-06-04`#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org
2020-06-04Give classes with virtual methods virtual protected destructors instead of im...jamesr@chromium.org
2020-06-04Added new IPC message class for CommandBuffer.apatrick@google.com
2020-06-04Implement about:ipc dialog for Mac.jrg@chromium.org
2020-06-04Revert "Fix a ton of compiler warnings."tony@chromium.org
2020-06-04Fix a ton of compiler warnings.estade@chromium.org
2020-06-04Split the IPC code into ipc/agl@chromium.org
2020-06-04Revert "Move IPC code to ipc/"agl@chromium.org
2020-06-04Move IPC code to ipc/agl@chromium.org