summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/render_view_host.h
Commit message (Expand)AuthorAgeFilesLines
* Update browser accessibility tree on a renderer accessibility object state ch...ctguil@chromium.org2010-09-011-1/+2
* Update browser cache of accessibility tree on renderer sub-tree changes.ctguil@chromium.org2010-08-311-0/+2
* Reland r57788 - Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-311-1/+1
* Add html node info (tag name, attributes, and computed display) and documentdmazzoni@chromium.org2010-08-301-1/+17
* Revert 57788 - Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-281-1/+1
* Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-281-1/+1
* Revert 57188 - Add html node info (tag name, attributes, and computed display...dmazzoni@chromium.org2010-08-241-17/+1
* Add html node info (tag name, attributes, and computed display) and documentdmazzoni@chromium.org2010-08-241-1/+17
* Remove sync handling of IsSearchProviderInstalled on the browser UI thread.levin@chromium.org2010-08-231-2/+0
* Fixes race condition that could result in a tab prematurelysky@chromium.org2010-08-201-0/+5
* Initial version of chrome.experimental.sidebar extension API. brettw@chromium.org2010-08-191-4/+2
* Use RenderWidget(Host) for full screenboliu@chromium.org2010-08-191-0/+4
* Reland 55888: Allow per-plugin content settings.bauerb@chromium.org2010-08-191-2/+4
* DevTools: Support runtime property name/value pairs instead of feature names ...pfeldman@chromium.org2010-08-171-2/+2
* FBTF: Header cleanup in renderer_host.jhawkins@chromium.org2010-08-161-1/+1
* remove toolstripserikkay@chromium.org2010-08-121-3/+0
* Reland r55750. Broke AppApiTest.*.aa@chromium.org2010-08-121-0/+1
* Revert 55888: Allow per-plugin content settings.bauerb@chromium.org2010-08-121-4/+2
* Allow per-plugin content settings.bauerb@chromium.org2010-08-121-2/+4
* Making window.focus() work in Chrome.jcivelli@chromium.org2010-08-111-0/+2
* Disable outdated non-sandboxed plugins.bauerb@chromium.org2010-08-091-0/+1
* Revert 55227 - Disable outdated non-sandboxed plugins.bauerb@chromium.org2010-08-061-1/+0
* Disable outdated non-sandboxed plugins.bauerb@chromium.org2010-08-061-0/+1
* Block non-sandboxed plugins.bauerb@chromium.org2010-08-051-0/+2
* ChromeFrame currently overrides the request context for intercepting network ...ananta@chromium.org2010-08-041-2/+1
* Add "Load all plugins on this page" button to blocked plugins bubble if click...bauerb@chromium.org2010-08-031-0/+3
* AutoFill: Display a right-aligned generic CC icon in the suggestions popup forjhawkins@chromium.org2010-07-281-0/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Disabled zoom controls in the browser when displaying PDF using the internal ...sanjeevr@chromium.org2010-07-221-0/+1
* Implement IsSearchProviderInstalled and a test for it.levin@chromium.org2010-07-171-0/+2
* TBR:brettw@chromium.orgtfarina@chromium.org2010-07-161-1/+0
* Separate the PasswordManagerDelegate out of PasswordManager.erg@chromium.org2010-07-161-2/+4
* AutoFill: Use unique IDs to identify the profile or credit card to fill.jhawkins@chromium.org2010-07-161-2/+5
* Revert 52600 - renderer_host: Remove CanBlur method.tfarina@chromium.org2010-07-161-0/+1
* renderer_host: Remove CanBlur method.tfarina@chromium.org2010-07-161-1/+0
* Don't offer to translate pages if the page says so byjcivelli@google.com2010-07-121-1/+2
* Implement BiDi support and replace ID support for notifications.johnnyg@chromium.org2010-07-121-6/+3
* Reland r52072. Pass notifications to the browser on access to the appcache ma...jochen@chromium.org2010-07-121-0/+1
* Failed compile on Chromium builder dbgvandebo@chromium.org2010-07-121-1/+0
* Pass notifications to the browser on access to the appcache main resource man...jochen@chromium.org2010-07-121-0/+1
* Autocomplete and AutoFill entries are shown combined in the suggestions popup.dhollowa@chromium.org2010-07-071-2/+7
* Store blocked and accessed cookies in the tab contents.jochen@chromium.org2010-07-021-0/+5
* AutoFill: Don't show labels in the suggestions popup when the user is editing ajhawkins@chromium.org2010-06-241-0/+1
* Added plumbing to transport the frame name between RenderViewHost and the Web...atwilson@chromium.org2010-06-121-3/+6
* Convert page contents grabbing from wide to UTF16. The current code is a bitbrettw@chromium.org2010-06-111-1/+1
* AutoFill: Implement the 'AutoFill Options...' entry in the AutoFill suggestionsjhawkins@chromium.org2010-06-101-5/+5
* AutoFill: Fix a bug that caused AutoFill to not fill the field the user isjhawkins@chromium.org2010-06-101-3/+0
* DevTools: inspector settings are now serialized into map, not a stringpfeldman@chromium.org2010-06-011-2/+2
* Mac: Fix renderer idle cpu usage regression.thakis@chromium.org2010-05-241-2/+4
* Windows accessibility improvements: 1. All WebKit roles are now passed to thedmazzoni@chromium.org2010-05-211-3/+0