summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_message_macros.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reapplies all the IPC system work (reverts the revert r56272).erg@google.com2010-08-171-285/+348
* Completely revert all my IPC work to see if this was what regressed the page ...erg@google.com2010-08-171-348/+285
* Revert 55888: Allow per-plugin content settings.bauerb@chromium.org2010-08-121-20/+0
* Allow per-plugin content settings.bauerb@chromium.org2010-08-121-0/+20
* Reapplies r55735, fixing some message code that was checked in that I collide...erg@google.com2010-08-111-200/+152
* Revert "FBTF: Allow forward declaration of classes passed to sync IPC messages."erg@google.com2010-08-111-152/+200
* FBTF: Allow forward declaration of classes passed to sync IPC messages.erg@google.com2010-08-111-200/+152
* FBTF: Reapplies r55259, the first new IPC definition patch.erg@google.com2010-08-101-85/+196
* Revert 55259 - FBTF: New IPC definitions, only applied to async ROUTED and CO...pinkerton@google.com2010-08-091-196/+85