summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/render_view_host.h
Commit message (Expand)AuthorAgeFilesLines
* Revert 38479 - Send forms seen in the renderer to the AutoFillManager.dglazkov@chromium.org2010-02-111-2/+0
* Rename RenderViewHost::FormFieldHistorySuggestionsReturned to the more accura...jhawkins@chromium.org2010-02-111-1/+1
* Trigger the blocked cookie notification UI.darin@chromium.org2010-02-091-5/+0
* Send forms seen in the renderer to the AutoFillManager.jhawkins@chromium.org2010-02-091-0/+2
* Let renderer notify browser if content gets blocked.thakis@chromium.org2010-02-031-1/+2
* 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
* linux: uncontroversial cleanups found by clangevan@chromium.org2010-02-021-4/+0
* Relanding the hooking of the translate feature UI.jcampan@chromium.org2010-02-011-0/+3
* Revert 37674 - Hooking the UI part to the translate feature.jcampan@chromium.org2010-01-311-3/+0
* Hooking the UI part to the translate feature.jcampan@chromium.org2010-01-311-0/+3
* 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/+6
* Added a "Reload Frame" command to context menu of a frame in the html page.erg@google.com2010-01-281-0/+3
* Associate popups with the top level frame instead of the security origin.erg@google.com2010-01-261-3/+2
* One more attempt at landing this CL.jcampan@chromium.org2010-01-211-8/+3
* Revert an old change where I added a bunch of CHECKs to track down a crash.mpcomplete@chromium.org2010-01-201-10/+1
* Revert 36589 - Still failing the reliability tests.jcampan@chromium.org2010-01-201-3/+8
* Another try at landing this.jcampan@chromium.org2010-01-201-8/+3
* Moving the page contents message processing to the RenderViewHost.jcampan@chromium.org2010-01-181-6/+8
* Revert 36442 - Still causing test failuresjcampan@chromium.org2010-01-161-9/+12
* 4th attempt at landing this.jcampan@chromium.org2010-01-161-12/+9
* Tab-modal dialog improvements:zelidrag@google.com2010-01-151-0/+1
* Revert 36362 - It breaks NACLTests and Chrome Frame Testsjcampan@chromium.org2010-01-151-9/+12
* 3rd attempt at landing the language detection on page load.jcampan@chromium.org2010-01-151-12/+9
* Introduce all the plumbing for Session Storage. This mostly consists of crea...jorlow@chromium.org2010-01-151-1/+5
* Moving the CLD code to the renderer so it runs sanboxed.jcampan@chromium.org2010-01-121-4/+4
* If a backing store is not available, chrome.tabs.captureVisibleTab() asks the...skerner@chromium.org2010-01-111-0/+4
* Revert 35735 - Relanding the language detection code.jcampan@chromium.org2010-01-071-8/+12
* Relanding the language detection code.jcampan@chromium.org2010-01-071-12/+8
* Reverting the CLD CL altogether, the reliability bot is still red.jcampan@chromium.org2009-12-171-8/+12
* Makes the language detection happen with every page load jcampan@chromium.org2009-12-161-12/+8
* Refactor the keyboard events handling code related to RenderViewHostDelegate:...suzhe@chromium.org2009-12-101-2/+3
* Chromium: support custom WebCore context menu items in Chromium port (downstr...pfeldman@chromium.org2009-12-091-0/+3
* Move Mac to using renderer spellchecker.estade@chromium.org2009-11-191-1/+0
* Use plain strings instead of wstrings for UMA actionsevan@chromium.org2009-11-171-1/+1
* amit, please review everything, jam please review the changes to the tab_cont...ananta@chromium.org2009-11-171-1/+3
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-3/+3
* Prevents an old RenderViewHost from preempting a cross-site navigation once t...creis@chromium.org2009-11-071-7/+13
* Highlight node with mouse over it while selecting element to inspectapavlov@chromium.org2009-11-051-10/+0
* Implement cancel() API on a Notification object so that script can cancel or ...johnnyg@chromium.org2009-11-041-0/+1
* DevTools: support cross-navigation instrumentation.pfeldman@chromium.org2009-11-021-0/+2
* Fix conflicts between accelerator keys and HTML DOM accesskeys.suzhe@chromium.org2009-10-231-1/+1
* Fix renderer hang if plugin process crashes while initializing a plugin.jam@chromium.org2009-10-221-1/+1
* Rename AutofillManager to FormFieldHistoryManager to better reflect the purpo...jhawkins@chromium.org2009-10-211-1/+2
* Rename RenderViewHostDelegate::Autofill to RenderViewHostDelegate::FormFieldH...jhawkins@chromium.org2009-10-211-3/+4
* Rename AutoFillForm to FormFieldValues to better reflect the purpose of the d...jhawkins@chromium.org2009-10-201-3/+3
* Convert the spellchecker and associated messages and functions to use string16brettw@chromium.org2009-10-191-2/+1
* Popup width and height are now dynamic.erikkay@chromium.org2009-10-161-1/+1
* Move autofill related WebView{Delegate} methods into the WebKit API.darin@chromium.org2009-10-161-6/+6