summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/render_view_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Allow extensions to access chrome://favicon/.arv@chromium.org2010-04-101-0/+4
* AutoFill: Fill the default profile when the AutoFill accelerator combo is pre...jhawkins@chromium.org2010-04-091-0/+5
* Implement patterns for content setting exceptions.jochen@chromium.org2010-04-081-2/+2
* Adding the new WebPopupType to the RenderWidget creation.jcivelli@google.com2010-04-071-2/+3
* Changing the translate back-end to use the Google Translate element.jcivelli@google.com2010-04-061-1/+6
* Fix docking behaviour for devtools windows that don't have an associated brow...mnissler@chromium.org2010-04-061-8/+8
* AutoFill: Use the FormManager cache to send forms to the AutoFillManager.jhawkins@chromium.org2010-04-031-14/+13
* Add calling frame's source_url to extension and dom ui requests.rafaelw@chromium.org2010-04-021-3/+6
* Extend the file browser/chooser to support more modes of operation, and plumbbrettw@chromium.org2010-03-301-14/+6
* reland cl that implement error state for translate infobarkuan@chromium.org2010-03-291-3/+5
* Revert "implement error state for translate infobar"phajdan.jr@chromium.org2010-03-291-5/+3
* implement error state for translate infobarkuan@chromium.org2010-03-291-3/+5
* UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.evan@chromium.org2010-03-231-1/+1
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-5/+5
* Send session history offset and length parameters in the Navigate message todarin@chromium.org2010-03-181-14/+0
* Retry r41799:estade@chromium.org2010-03-181-2/+4
* Revert r41803 and r41799estade@chromium.org2010-03-171-4/+2
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* * Moved sticky/controls frag to chromeos::BalloonViewImploshima@chromium.org2010-03-171-2/+2
* Basic DragImage implementation.estade@chromium.org2010-03-171-2/+4
* FormFieldValues -> FormData consolidation: Use webkit_glue::FormField to stor...jhawkins@chromium.org2010-03-151-2/+2
* Fix linux perf compile:estade@chromium.org2010-03-111-0/+1
* Rename RenderViewHostDelegate::FormFieldHistory to Autocomplete.jhawkins@chromium.org2010-03-111-13/+13
* Allow users to close the find session and activate the current link via ctrl-...estade@chromium.org2010-03-111-2/+18
* Notify MSAA clients when a state change notification is received. ctguil@chromium.org2010-03-091-0/+11
* Adding sticky field to Notificationoshima@chromium.org2010-02-261-2/+2
* Remove ViewMsg_FormFill and the underlying implementation FillForm which are ...jhawkins@chromium.org2010-02-241-4/+0
* AutoFill forms. We do this by responding to a message from WebKit which send...jhawkins@chromium.org2010-02-201-0/+19
* Send suggestions from the AutoFillManager to the AutoFillSuggestionsPopup in ...jhawkins@chromium.org2010-02-181-10/+29
* Relanding r38479. The underlying memory leak in WebKit has been fixed.jhawkins@chromium.org2010-02-171-0/+9
* Revert 38479 - Send forms seen in the renderer to the AutoFillManager.dglazkov@chromium.org2010-02-111-9/+0
* Rename RenderViewHost::FormFieldHistorySuggestionsReturned to the more accura...jhawkins@chromium.org2010-02-111-2/+2
* Trigger the blocked cookie notification UI.darin@chromium.org2010-02-091-10/+0
* Send forms seen in the renderer to the AutoFillManager.jhawkins@chromium.org2010-02-091-0/+9
* Let renderer notify browser if content gets blocked.thakis@chromium.org2010-02-031-0/+8
* Add the capability to translate an already translated page tojcampan@chromium.org2010-02-021-4/+0
* Send a message to the renderers when content settings change.thakis@chromium.org2010-02-021-0/+5
* Relanding the hooking of the translate feature UI.jcampan@chromium.org2010-02-011-0/+12
* Revert 37674 - Hooking the UI part to the translate feature.jcampan@chromium.org2010-01-311-12/+0
* Hooking the UI part to the translate feature.jcampan@chromium.org2010-01-311-0/+12
* Implemented the undo translation in the renderer. jcampan@chromium.org2010-01-301-0/+4
* This CL makes the TranslationService class send the text to be translated to ...jcampan@chromium.org2010-01-291-0/+7
* Added a "Reload Frame" command to context menu of a frame in the html page.erg@google.com2010-01-281-0/+4
* Associate popups with the top level frame instead of the security origin.erg@google.com2010-01-261-5/+3
* One more attempt at landing this CL.jcampan@chromium.org2010-01-211-16/+4
* Revert an old change where I added a bunch of CHECKs to track down a crash.mpcomplete@chromium.org2010-01-201-28/+0
* Revert 36589 - Still failing the reliability tests.jcampan@chromium.org2010-01-201-4/+16
* Another try at landing this.jcampan@chromium.org2010-01-201-16/+4
* Moving the page contents message processing to the RenderViewHost.jcampan@chromium.org2010-01-181-0/+11
* Revert 36442 - Still causing test failuresjcampan@chromium.org2010-01-161-13/+14