summaryrefslogtreecommitdiffstats
path: root/chrome/common/render_messages_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Add IDBIndex plumbing (for IndexedDB).jorlow@chromium.org2010-09-171-2/+28
* Change the FileSystem IPCs to take FilePaths as arguments instead ofdumi@chromium.org2010-09-161-9/+9
* DevTools: report network stack-based finish time for resources.pfeldman@chromium.org2010-09-161-2/+3
* Add support for webkit ValueChanged accessibility notification.ctguil@chromium.org2010-09-161-8/+8
* Clean up RenderViewHostDelegate::AutoFill interface -- remove |value| and |la...isherman@chromium.org2010-09-141-3/+1
* Adds a notification event for onload. I would have liked to plumb thissky@chromium.org2010-09-111-1/+2
* Plumbs through window.chrome.setSuggestResult. It's currently hidden behind a...sky@chromium.org2010-09-101-0/+6
* Implement pepper::FileIO.dumi@chromium.org2010-09-101-5/+18
* Added GPU stat for whether a GPU can report context lost.apatrick@chromium.org2010-09-071-2/+4
* Fix various issues with DOMStorage that only showed up in multi-process mode.jorlow@chromium.org2010-09-031-0/+17
* Moving file_util::FileInfo to base::PlatformFileInfo, and adding thedumi@chromium.org2010-09-031-1/+1
* 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