summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/render_view_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of JS dialog suppressino during tab closingstuartmorgan@chromium.org2010-10-071-7/+10
* Implement the frame id required for the web navigation api.jochen@chromium.org2010-10-051-5/+8
* Adds RenderViewHost::ExecuteJavascriptInWebFrameNotifyResult whichsky@chromium.org2010-10-051-2/+25
* Autofill browsertestisherman@chromium.org2010-10-041-0/+18
* Chrome side of consolidating zoom code for pepper plugins (i.e. pdf) and the ...jam@chromium.org2010-10-011-4/+5
* Couple of match preview changes.sky@chromium.org2010-09-291-0/+16
* Add renderer -> browser IPC: notify browser when the current URL is phishy.bryner@chromium.org2010-09-281-0/+9
* Change ChildProcessSecurityPolicy to store a list of allowed flags fordumi@chromium.org2010-09-281-2/+2
* Show Autofill tab page instead of the native one.tfarina@chromium.org2010-09-261-6/+16
* Support additional webkit accessibility notifications and states. ctguil@chromium.org2010-09-251-29/+17
* Autofill profile pop-up should trigger for mouse double-clicksdhollowa@chromium.org2010-09-201-14/+0
* Add support for webkit ValueChanged accessibility notification.ctguil@chromium.org2010-09-161-19/+6
* Fix in trunk. Null check view() in accessibility notificationsctguil@chromium.org2010-09-141-3/+6
* Clean up RenderViewHostDelegate::AutoFill interface -- remove |value| and |la...isherman@chromium.org2010-09-141-4/+1
* Fix SessionStoragejorlow@chromium.org2010-09-141-3/+9
* Adds a notification event for onload. I would have liked to plumb thissky@chromium.org2010-09-111-2/+2
* Plumbs through window.chrome.setSuggestResult. It's currently hidden behind a...sky@chromium.org2010-09-101-0/+10
* Input file type now supported in extension popups.jcivelli@chromium.org2010-09-101-1/+1
* Moving the code that disables accelerated compositing for chrome: and chrome-...vangelis@chromium.org2010-09-081-7/+0
* Reland 58601 -nsylvain@chromium.org2010-09-071-0/+6
* Revert 58601 -nsylvain@chromium.org2010-09-071-6/+0
* Fix a compile error which occurs on linux.ananta@chromium.org2010-09-051-1/+1
* Fix ChromeFrame tests which regressed due to the change to connect when navig...ananta@chromium.org2010-09-051-1/+2
* Have the browser start connecting as soon as the navigation starts. Thismbelshe@chromium.org2010-09-051-0/+5
* Turn off accelerated compositing for chrome:// and chrome-extension:// URLs f...vangelis@chromium.org2010-09-031-0/+7
* Update browser accessibility tree on a renderer accessibility object state ch...ctguil@chromium.org2010-09-011-2/+8
* Update browser cache of accessibility tree on renderer sub-tree changes.ctguil@chromium.org2010-08-311-0/+14
* Add html node info (tag name, attributes, and computed display) and documentdmazzoni@chromium.org2010-08-301-6/+5
* Do not refetch or clear the accessibility tree if the navigation is within th...kkania@chromium.org2010-08-251-1/+6
* FBTF: Move individual XXXMsg_Params structs to a new file.erg@google.com2010-08-241-0/+1
* Add support for a directory file chooser command, which creates a file list b...johnnyg@chromium.org2010-08-241-1/+4
* Revert 57188 - Add html node info (tag name, attributes, and computed display...dmazzoni@chromium.org2010-08-241-5/+6
* Add html node info (tag name, attributes, and computed display) and documentdmazzoni@chromium.org2010-08-241-6/+5
* Remove sync handling of IsSearchProviderInstalled on the browser UI thread.levin@chromium.org2010-08-231-10/+0
* Fixes race condition that could result in a tab prematurelysky@chromium.org2010-08-201-0/+4
* Clean up ExtensionMessageService.mpcomplete@chromium.org2010-08-191-5/+0
* Initial version of chrome.experimental.sidebar extension API. brettw@chromium.org2010-08-191-18/+16
* Use RenderWidget(Host) for full screenboliu@chromium.org2010-08-191-0/+17
* Reland 55888: Allow per-plugin content settings.bauerb@chromium.org2010-08-191-4/+6
* Convert GetDisplayStringInLTRDirectionality from wstring to string16.tony@chromium.org2010-08-181-1/+3
* Reapplies all the IPC system work (reverts the revert r56272).erg@google.com2010-08-171-0/+2
* DevTools: Support runtime property name/value pairs instead of feature names ...pfeldman@chromium.org2010-08-171-6/+6
* Completely revert all my IPC work to see if this was what regressed the page ...erg@google.com2010-08-171-2/+0
* FBTF: Header cleanup in renderer_host.jhawkins@chromium.org2010-08-161-0/+2
* remove toolstripserikkay@chromium.org2010-08-121-4/+0
* FBTF: Remove all the easy headers from *_messages.h.erg@google.com2010-08-121-0/+4
* Revert 55888: Allow per-plugin content settings.bauerb@chromium.org2010-08-121-6/+4
* Allow per-plugin content settings.bauerb@chromium.org2010-08-121-4/+6
* Making window.focus() work in Chrome.jcivelli@chromium.org2010-08-111-0/+12
* Disable outdated non-sandboxed plugins.bauerb@chromium.org2010-08-091-0/+10