summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_message_macros.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* FBTF: New IPC definitions, only applied to async ROUTED and CONTROL messages.erg@google.com2010-08-061-85/+196
* Add pyauto hooks for bookmarks.jrg@chromium.org2010-03-121-0/+76
* Move the utility process messages to their own file now that we have more thanbrettw@chromium.org2009-12-151-5/+3
* Fix a minor typo in ipc_message_macros.h (split out of http://codereview.chro...dglazkov@chromium.org2009-12-101-1/+1
* Added new IPC message class for CommandBuffer.apatrick@google.com2009-12-041-4/+4
* Split the IPC code into ipc/agl@chromium.org2009-07-221-0/+1150
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-1140/+0
* Move IPC code to ipc/agl@chromium.org2009-04-031-0/+1140