summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/render_view_host.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Disallow display of multiple experimental.extension.popup(...) windows ericdingle@google.com2010-05-121-0/+1
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-111-0/+5
* Revert 46842 - Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-101-5/+0
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-101-0/+5
* Revert 46567 - Reimplement accessibility of web content by caching the entire zork@chromium.org2010-05-071-5/+0
* Revert 46592 - Disallow display of multiple experimental.extension.popup(...)...zork@chromium.org2010-05-061-1/+0
* Disallow display of multiple experimental.extension.popup(...) windows.ericdingle@google.com2010-05-061-0/+1
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-061-0/+5
* Initial support for web-extent background pages.rafaelw@chromium.org2010-05-061-3/+3
* Make the app launcher bubble fit its contents.jcivelli@google.com2010-05-051-0/+4
* Revert "Clean-up of the asynchronous behaviour of the experimental extension ...phajdan.jr@chromium.org2010-05-011-1/+0
* Clean-up of the asynchronous behaviour of the experimental extension popup API. twiz@chromium.org2010-04-301-0/+1
* This is the second side of a multi-sided webkit patch that will allow experim...rafaelw@chromium.org2010-04-281-1/+3
* Fix password mgr heuristics for sites that keep the login form around after s...snej@chromium.org2010-04-281-1/+3
* Implement app process model isolation.mpcomplete@chromium.org2010-04-221-0/+9
* Use the same code to handle both overridable and fatalwtc@chromium.org2010-04-201-12/+0
* AutoFill: Fill the default profile when the AutoFill accelerator combo is pre...jhawkins@chromium.org2010-04-091-0/+3
* Adds an updated safety check for DOM UI renderers. creis@chromium.org2010-04-091-0/+4
* Revert 43962 - Adds a safety check for DOM UI renderers.creis@chromium.org2010-04-091-4/+0
* AutoFill: Initiate AutoFill for all fields, not just the name field.jhawkins@chromium.org2010-04-091-2/+2
* Adds a safety check for DOM UI renderers.creis@chromium.org2010-04-081-0/+4
* Implement patterns for content setting exceptions.jochen@chromium.org2010-04-081-1/+1
* Adding the new WebPopupType to the RenderWidget creation.jcivelli@google.com2010-04-071-2/+4
* Changing the translate back-end to use the Google Translate element.jcivelli@google.com2010-04-061-0/+6
* Fix docking behaviour for devtools windows that don't have an associated brow...mnissler@chromium.org2010-04-061-2/+2
* AutoFill: Use the FormManager cache to send forms to the AutoFillManager.jhawkins@chromium.org2010-04-031-7/+6
* Add calling frame's source_url to extension and dom ui requests.rafaelw@chromium.org2010-04-021-2/+5
* Extend the file browser/chooser to support more modes of operation, and plumbbrettw@chromium.org2010-03-301-11/+5
* reland cl that implement error state for translate infobarkuan@chromium.org2010-03-291-1/+3
* Revert "implement error state for translate infobar"phajdan.jr@chromium.org2010-03-291-3/+1
* implement error state for translate infobarkuan@chromium.org2010-03-291-1/+3
* UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.evan@chromium.org2010-03-231-0/+1
* Send session history offset and length parameters in the Navigate message todarin@chromium.org2010-03-181-2/+0
* Retry r41799:estade@chromium.org2010-03-181-1/+3
* Revert r41803 and r41799estade@chromium.org2010-03-171-3/+1