summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_message_macros.h
Commit message (Expand)AuthorAgeFilesLines
* Split IPC logging between content and chrome.jochen@chromium.org2012-10-301-14/+4
* Move IPCMessageStart enum into it own file with security team OWNERS, so that...tsepez@chromium.org2012-10-231-1/+1
* Make Sync Messages with lots of parameters and no return workfsamuel@chromium.org2012-08-011-2/+2
* Remove IPC macros for "5_4" messages.brettw@chromium.org2012-07-131-6/+0
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+1
* Add support for default values of IPC_STRUCT_MEMBER.jbates@chromium.org2012-04-161-1/+3
* Make IPC_MESSAGE_EXPORT more robust.thakis@chromium.org2012-02-211-6/+9
* Reverting in an attempt to fix Win Builder 2010 (dbg).jhawkins@chromium.org2012-02-181-9/+6
* Make IPC_MESSAGE_EXPORT more robust.thakis@chromium.org2012-02-181-6/+9
* Get rid of a bunch of view_messages.h includes from chrome by making the TabC...jam@chromium.org2011-11-211-1/+3
* Uncomment a different third IPC hook for about:profilerjar@chromium.org2011-11-151-2/+2
* Revert 109760 - Uncomment third IPC hook for about:profilerjar@chromium.org2011-11-121-1/+1
* Uncomment third IPC hook for about:profilerjar@chromium.org2011-11-121-1/+1
* Uncomment second IPC hook for about:profilerjar@chromium.org2011-11-111-1/+1
* Uncomment first (major) IPC hook for about:profilerjar@chromium.org2011-11-111-1/+1
* Land commented out IPC hooks for profilingjar@chromium.org2011-11-111-31/+42
* Revert 109357 - Support tracking of IPC messages as tasks in profilerjar@chromium.org2011-11-101-36/+26
* Support tracking of IPC messages as tasks in profilerjar@chromium.org2011-11-101-26/+36
* Revert 108752 - Support tracking of IPC messages as tasks in profilerjoi@chromium.org2011-11-081-21/+14
* Support tracking of IPC messages as tasks in profilerjar@chromium.org2011-11-051-14/+21
* Android IPC changes.jrg@chromium.org2011-11-041-1/+2
* more content exports.dpranke@chromium.org2011-10-271-2/+2
* Update automation messages to use the new way of declaring message structs, t...jam@chromium.org2011-10-211-3/+1
* Fix IPC logging on Windows.jam@chromium.org2011-10-171-1/+9
* add IPC_MESSAGE_EXPORT to IPC_STRUCT_BEGIN.dpranke@chromium.org2011-09-061-6/+6
* Add support for exporting IPC messages from component DLLs.darin@chromium.org2011-08-261-40/+255
* Clean up a comment in ipc_message_macros.hsteveblock@chromium.org2011-08-231-4/+4
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-5/+4
* GTTF: Make automation provider recognize more IPC error conditionsphajdan.jr@chromium.org2011-03-311-1/+1
* Creates the ipclist utility that chrome security team has wanted to dumptsepez@chromium.org2011-03-171-1/+6
* Change common_message_generator code block.tsepez@chromium.org2011-03-121-17/+27
* Fixed a bug in the serialization of history::URLRow.danno@chromium.org2011-03-101-2/+2
* Move resource related IPCs to their own file in content. I added a IPC_STRUC...jam@chromium.org2011-03-051-3/+5
* Attempt to reduce the amount of cut n paste needed to maintain these.tsepez@chromium.org2011-03-011-994/+368
* Make the implementation .cc files go away, instead have the authors give us a...tsepez@chromium.org2011-02-111-17/+161
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-5/+4
* Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...jam@chromium.org2010-12-231-1/+146
* Create a message filter for message port and worker messages. This allows a ...jam@chromium.org2010-12-211-1/+1
* Make DOMStorageDispatcherHost be a message filter (and rename it accordingly)...jam@chromium.org2010-12-131-0/+64
* Switch a bunch of remaining filters to derive from BrowserMessageFilters so t...jam@chromium.org2010-12-131-0/+4
* Add missing new linejam@chromium.org2010-12-081-1/+1
* ipc: Simplify the magic required to create IPC message headers.This gets rid ...jam@chromium.org2010-12-081-881/+582
* scons: excise more scons references from the code baseevan@chromium.org2010-12-031-1/+1
* Add ppapi_message_internal to the magic list of headers so the dependencies w...brettw@google.com2010-12-021-0/+1
* Part 2 of reapplying r64637.erg@google.com2010-11-101-2/+2
* Add support for returning the session_id in both CreateExternalTab and Connec...hansl@google.com2010-11-051-5/+29
* Revert "Refactor automation messages." due to mysterious problems on mac.erg@google.com2010-11-011-2/+2
* Refactor automation messages.erg@google.com2010-11-011-2/+2
* Reland 55888: Allow per-plugin content settings.bauerb@chromium.org2010-08-191-0/+20
* Remove all wstrings from the IPC logging subsystem.erg@google.com2010-08-181-57/+57