summaryrefslogtreecommitdiffstats
path: root/chrome/common/render_messages_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Reapplies all the IPC system work (reverts the revert r56272).erg@google.com2010-08-171-12/+10
* DevTools: Support runtime property name/value pairs instead of feature names ...pfeldman@chromium.org2010-08-171-3/+3
* Support for multiple speech enabled elements in same page.satish@chromium.org2010-08-171-9/+15
* Completely revert all my IPC work to see if this was what regressed the page ...erg@google.com2010-08-171-10/+12
* FBTF: Remove all the easy headers from *_messages.h.erg@google.com2010-08-121-10/+7
* Revert 55888: Allow per-plugin content settings.bauerb@chromium.org2010-08-121-17/+4
* Allow per-plugin content settings.bauerb@chromium.org2010-08-121-4/+17
* Chromium plumbing for Device Orientation.hans@chromium.org2010-08-111-0/+15
* Implements initial plumbing for IDBCursor.bulach@chromium.org2010-08-111-0/+26
* FBTF: Reapplies r55259, the first new IPC definition patch.erg@google.com2010-08-101-2/+3
* Revert 55259 - FBTF: New IPC definitions, only applied to async ROUTED and CO...pinkerton@google.com2010-08-091-3/+2
* Disable outdated non-sandboxed plugins.bauerb@chromium.org2010-08-091-0/+5
* FBTF: New IPC definitions, only applied to async ROUTED and CONTROL messages.erg@google.com2010-08-061-2/+3
* Revert 55227 - Disable outdated non-sandboxed plugins.bauerb@chromium.org2010-08-061-5/+0
* Disable outdated non-sandboxed plugins.bauerb@chromium.org2010-08-061-0/+5
* Block non-sandboxed plugins.bauerb@chromium.org2010-08-051-0/+7
* Adds chromium side plumbing to pass speech input calls back and forth with We...satish@chromium.org2010-08-041-0/+31
* Remove wstring-ness from some more locale variables.evan@chromium.org2010-08-041-1/+1
* Initial port of accelerated compositor to Mac OS X 10.6. Reusedkbr@google.com2010-08-041-2/+6
* Add "Load all plugins on this page" button to blocked plugins bubble if click...bauerb@chromium.org2010-08-031-0/+3
* Replace ViewHostMsg_GetPluginPath with ViewHostMsg_GetPluginInfo.bauerb@chromium.org2010-08-031-5/+6
* Rename IndexedDatabase to IDBFactory to match the specandreip@chromium.org2010-07-301-3/+3
* Remove an unused IPC message.brettw@chromium.org2010-07-291-6/+0
* NaCl: Allow setting up multiple sockets for subprocess instead of just onemseaborn@chromium.org2010-07-291-2/+3
* AutoFill: Display a right-aligned generic CC icon in the suggestions popup forjhawkins@chromium.org2010-07-281-1/+2
* Chrome side of changes required to populate appcache resource list.kkanetkar@chromium.org2010-07-281-3/+8
* Disabled zoom controls in the browser when displaying PDF using the internal ...sanjeevr@chromium.org2010-07-221-0/+4
* Forward declare more param traits in common_param_traits.erg@google.com2010-07-201-0/+1
* Let PaintAtAck send an int tag instead of the TransportDIB handle.thakis@chromium.org2010-07-191-3/+7
* Implement IsSearchProviderInstalled and a test for it.levin@chromium.org2010-07-171-3/+10
* Separate the PasswordManagerDelegate out of PasswordManager.erg@chromium.org2010-07-161-1/+1
* AutoFill: Use unique IDs to identify the profile or credit card to fill.jhawkins@chromium.org2010-07-161-4/+6
* The Chrome half of implementing get/put/remove for object stores (https://bug...jorlow@chromium.org2010-07-141-8/+34
* Moved sending the PluginProcessMsg_AskForShutdown message to the CreateChanne...sanjeevr@chromium.org2010-07-141-1/+1
* New javascript console logging related to the appcache.michaeln@chromium.org2010-07-141-0/+5
* Don't offer to translate pages if the page says so byjcivelli@google.com2010-07-121-2/+3
* Implement BiDi support and replace ID support for notifications.johnnyg@chromium.org2010-07-121-10/+2
* Reland r52072. Pass notifications to the browser on access to the appcache ma...jochen@chromium.org2010-07-121-2/+9
* Failed compile on Chromium builder dbgvandebo@chromium.org2010-07-121-9/+2
* Pass notifications to the browser on access to the appcache main resource man...jochen@chromium.org2010-07-121-2/+9
* Implement new Chromium IPCs for copying/dragging.dcheng@chromium.org2010-07-071-0/+16
* Autocomplete and AutoFill entries are shown combined in the suggestions popup.dhollowa@chromium.org2010-07-071-7/+0
* Store blocked and accessed cookies in the tab contents.jochen@chromium.org2010-07-021-0/+9
* AutoFill: Don't show labels in the suggestions popup when the user is editing ajhawkins@chromium.org2010-06-241-1/+2
* Improve input method support.suzhe@chromium.org2010-06-231-67/+23
* Fix files with svn:executable permissions.thestig@chromium.org2010-06-231-0/+0
* AppCache: add plumbing to deliver logging messages to the renderer process. T...michaeln@chromium.org2010-06-181-0/+6
* Mac: More pluming for OOP font loadingjeremy@chromium.org2010-06-171-0/+10
* Flesh out the rest of IDBIndex and IDBObjectStore's chromium halves.jorlow@chromium.org2010-06-141-10/+45
* Added plumbing to transport the frame name between RenderViewHost and the Web...atwilson@chromium.org2010-06-121-8/+4