summaryrefslogtreecommitdiff
path: root/ipc/ipc_logging.cc
AgeCommit message (Expand)Author
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-05Always use ChannelMojo for content child processes.sammc
2020-06-05Remove calls to MessageLoop::current() in ipc.fdoray
2020-06-05Fix include path for moved thread_task_runner_handle.h header in ipc/gab
2020-06-05Switch to standard integer types in ipc/.avi
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-04Change most uses of Pickle to base::Picklebrettw
2020-06-04ipc: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil
2020-06-04Revert https://src.chromium.org/viewvc/chrome?view=rev&revision=231330bbudge@chromium.org
2020-06-04Remove unused IPC::Message priority.bbudge@chromium.org
2020-06-04Update include paths in ipc for base/process changes.rsesek@chromium.org
2020-06-04Use a direct include of the message_loop header in dbus/, device/, extensions...avi@chromium.org
2020-06-04Use a direct include of time headers in courgette/, crypto/, dbus/, device/, ...avi@chromium.org
2020-06-04Use a direct include of strings headers in ipc/, jingle/, media/.avi@chromium.org
2020-06-04ipc: Use base::MessageLoop.xhwang@chromium.org
2020-06-04[Cleanup] Remove StringPrintf from global namespacegroby@chromium.org
2020-06-04Get rid of ipc_sender.h include in ipc_message.h.viettrungluu@chromium.org
2020-06-04This change list fixed the issue of #135391, sometimes the channel_id of Logg...samuel.xu@intel.com
2020-06-04Separate out IPC::Message::Sender and Channel::Listener into a separate class.brettw@chromium.org
2020-06-04Refactor Pickle Read methods to use higher performance PickleIterator.jbates@chromium.org
2020-06-04Convert use of int ms to TimeDelta in files owned by jeremy.tedvessenes@gmail.com
2020-06-04base:Bind: Convert ipc/.jhawkins@chromium.org
2020-06-04More message names and some timing output for the IPC logging.scottbyer@chromium.org
2020-06-04Delete Tracked, and move Location to its own file.ajwong@chromium.org
2020-06-04Move base/thread.h to base/threading, fix up callers to use the new location.brettw@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-04Covert LOG(INFO) to VLOG(1) - ipc/.pkasting@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-04Up the warnings in ipc (take 2)thomasvl@google.com
2020-06-04Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...ajwong@chromium.org
2020-06-04Added new IPC message class for CommandBuffer.apatrick@google.com
2020-06-04Reverting 27389.darin@chromium.org
2020-06-04Implement about:ipc dialog for Mac.jrg@chromium.org
2020-06-04Reverting 27379, in hopes of fixing browser_tests.senorblanco@chromium.org
2020-06-04Assert that thread-safe reference counting is used withdarin@chromium.org
2020-06-04posix: cut down on IPC logging spew a bitevan@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