summaryrefslogtreecommitdiffstats
path: root/chrome/common/render_messages_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Update browser accessibility tree on a renderer accessibility object state ch...ctguil@chromium.org2010-09-011-5/+3
* Implement the plumbing to deliver click events from the notification balloon ...johnnyg@chromium.org2010-09-011-0/+4
* Add support for a "split" incognito behavior for extensions.mpcomplete@chromium.org2010-08-311-3/+4
* Implement the Chrome half of setVersion.jorlow@chromium.org2010-08-311-0/+6
* Update browser cache of accessibility tree on renderer sub-tree changes.ctguil@chromium.org2010-08-311-9/+19
* Add final part of IPC plumbing for FileSystem API (retry).kinuko@chromium.org2010-08-311-3/+46
* Revert 57915 - Add final part of IPC plumbing for FileSystem API.kinuko@chromium.org2010-08-301-46/+3
* Add final part of IPC plumbing for FileSystem API.kinuko@chromium.org2010-08-301-3/+46
* Move --block-nonsandboxed-plugins command line switch to preferences.bauerb@chromium.org2010-08-301-1/+2
* Support sending BlobData to browser process. Also support sending UploadDatajianli@chromium.org2010-08-271-0/+21
* When the browser doesn't have connectivity to a hosted app, display a prettie...erikkay@chromium.org2010-08-271-3/+3
* Displays a speech input UI bubble during speech recognition.satish@chromium.org2010-08-271-2/+3
* Add WebFileSystemImpl and 2nd cut of IPC plumbing code for Move operation.kinuko@chromium.org2010-08-251-0/+13
* Implement IDBTransaction::objectStoreandreip@chromium.org2010-08-241-1/+7
* Skeleton of sync handler on the I/O thread for GetSearchProviderInstallState.levin@chromium.org2010-08-231-2/+3
* Fix compilation errors of 56862 byandreip@chromium.org2010-08-231-0/+24
* Add 1st cut of IPC plumbing code for FileSystem API's openFileSystemkinuko@chromium.org2010-08-211-0/+15
* Revert 56862 - Add transaction coordinator. Allow idle transactions to be abo...thomasvl@chromium.org2010-08-201-24/+0
* Add transaction coordinator. Allow idle transactions to be aborted when their...andreip@chromium.org2010-08-201-0/+24
* Initial version of chrome.experimental.sidebar extension API. brettw@chromium.org2010-08-191-6/+2
* Enable/Disable Spdy in benchmarking.lzheng@chromium.org2010-08-191-0/+5
* Use RenderWidget(Host) for full screenboliu@chromium.org2010-08-191-2/+14
* Reland 55888: Allow per-plugin content settings.bauerb@chromium.org2010-08-191-4/+19
* Adds IDBKeyPath parser / extractor, and provides a mechanism to call it sandb...bulach@chromium.org2010-08-181-0/+1
* Don't claim we would always block cookies, since there are always exceptions.jochen@chromium.org2010-08-181-6/+0
* 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