| Commit message (Expand) | Author | Age | Files | Lines |
* | Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ... | jam@chromium.org | 2010-12-24 | 1 | -5/+4 |
* | Clean up Automation and Chrome Frame IPC code.-only use routed messages when ... | jam@chromium.org | 2010-12-23 | 1 | -1/+146 |
* | Create a message filter for message port and worker messages. This allows a ... | jam@chromium.org | 2010-12-21 | 1 | -1/+1 |
* | Make DOMStorageDispatcherHost be a message filter (and rename it accordingly)... | jam@chromium.org | 2010-12-13 | 1 | -0/+64 |
* | Switch a bunch of remaining filters to derive from BrowserMessageFilters so t... | jam@chromium.org | 2010-12-13 | 1 | -0/+4 |
* | Add missing new line | jam@chromium.org | 2010-12-08 | 1 | -1/+1 |
* | ipc: Simplify the magic required to create IPC message headers.This gets rid ... | jam@chromium.org | 2010-12-08 | 1 | -881/+582 |
* | scons: excise more scons references from the code base | evan@chromium.org | 2010-12-03 | 1 | -1/+1 |
* | Add ppapi_message_internal to the magic list of headers so the dependencies w... | brettw@google.com | 2010-12-02 | 1 | -0/+1 |
* | Part 2 of reapplying r64637. | erg@google.com | 2010-11-10 | 1 | -2/+2 |
* | Add support for returning the session_id in both CreateExternalTab and Connec... | hansl@google.com | 2010-11-05 | 1 | -5/+29 |
* | Revert "Refactor automation messages." due to mysterious problems on mac. | erg@google.com | 2010-11-01 | 1 | -2/+2 |
* | Refactor automation messages. | erg@google.com | 2010-11-01 | 1 | -2/+2 |
* | Reland 55888: Allow per-plugin content settings. | bauerb@chromium.org | 2010-08-19 | 1 | -0/+20 |
* | Remove all wstrings from the IPC logging subsystem. | erg@google.com | 2010-08-18 | 1 | -57/+57 |
* | Reapplies all the IPC system work (reverts the revert r56272). | erg@google.com | 2010-08-17 | 1 | -285/+348 |
* | Completely revert all my IPC work to see if this was what regressed the page ... | erg@google.com | 2010-08-17 | 1 | -348/+285 |
* | Revert 55888: Allow per-plugin content settings. | bauerb@chromium.org | 2010-08-12 | 1 | -20/+0 |
* | Allow per-plugin content settings. | bauerb@chromium.org | 2010-08-12 | 1 | -0/+20 |
* | Reapplies r55735, fixing some message code that was checked in that I collide... | erg@google.com | 2010-08-11 | 1 | -200/+152 |
* | Revert "FBTF: Allow forward declaration of classes passed to sync IPC messages." | erg@google.com | 2010-08-11 | 1 | -152/+200 |
* | FBTF: Allow forward declaration of classes passed to sync IPC messages. | erg@google.com | 2010-08-11 | 1 | -200/+152 |
* | FBTF: Reapplies r55259, the first new IPC definition patch. | erg@google.com | 2010-08-10 | 1 | -85/+196 |
* | Revert 55259 - FBTF: New IPC definitions, only applied to async ROUTED and CO... | pinkerton@google.com | 2010-08-09 | 1 | -196/+85 |
* | FBTF: New IPC definitions, only applied to async ROUTED and CONTROL messages. | erg@google.com | 2010-08-06 | 1 | -85/+196 |
* | Add pyauto hooks for bookmarks. | jrg@chromium.org | 2010-03-12 | 1 | -0/+76 |
* | Move the utility process messages to their own file now that we have more than | brettw@chromium.org | 2009-12-15 | 1 | -5/+3 |
* | Fix a minor typo in ipc_message_macros.h (split out of http://codereview.chro... | dglazkov@chromium.org | 2009-12-10 | 1 | -1/+1 |
* | Added new IPC message class for CommandBuffer. | apatrick@google.com | 2009-12-04 | 1 | -4/+4 |
* | Split the IPC code into ipc/ | agl@chromium.org | 2009-07-22 | 1 | -0/+1150 |
* | Revert "Move IPC code to ipc/" | agl@chromium.org | 2009-04-03 | 1 | -1140/+0 |
* | Move IPC code to ipc/ | agl@chromium.org | 2009-04-03 | 1 | -0/+1140 |