summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/render_view_host.h
Commit message (Expand)AuthorAgeFilesLines
* Get rid of temporary render_view_host.h.jam@chromium.org2011-03-021-12/+0
* Move core pieces of browser\renderer_host to src\content.jam@chromium.org2011-02-191-731/+2
* Print Preview: Hook up the print button to initiate a normal print operation.thestig@chromium.org2011-02-171-0/+3
* Intergration of the client-side phishing detection.noelutz@google.com2011-02-171-1/+0
* Grab additional malware details from the renderer: frame hierarchy, list of s...panayiotis@google.com2011-02-161-0/+4
* Move search engine stuff from TabContents to TabContentsWrapper.avi@chromium.org2011-02-151-4/+0
* WebUI: Get rid of more references to DOMUI in the rest of the directories.tfarina@chromium.org2011-02-131-2/+2
* gtk: Improve fullscreen RenderWidgetHostViewGtk.derat@chromium.org2011-02-111-1/+1
* Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-091-2/+2
* Revert 74118 - Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-081-2/+2
* Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-081-2/+2
* Print Preview: Store preview data in PrintPreviewUIHTMLSource.thestig@chromium.org2011-02-031-9/+0
* Mac: Enable "Check Spelling While Typing" in Edit menusail@chromium.org2011-02-031-0/+13
* Revert 73641 - Mac: Enable "Check Spelling While Typing" in Edit menusail@chromium.org2011-02-031-13/+0
* Mac: Enable "Check Spelling While Typing" in Edit menusail@chromium.org2011-02-031-0/+13
* WebUI: Rename DOMUIBindings to WebUIBindings.tfarina@chromium.org2011-02-031-1/+1
* WebUI: Change all references from "DOM UI" to "Web UI".tfarina@chromium.org2011-02-021-1/+1
* Move find-in-page from TabContents to TabContentsWrapper.avi@chromium.org2011-02-011-0/+1
* Revert 73294 - Move find-in-page from TabContents to TabContentsWrapper.davemoore@chromium.org2011-02-011-1/+0
* Move find-in-page from TabContents to TabContentsWrapper.avi@chromium.org2011-02-011-0/+1
* Pepper/Flapper: First pass at context menu implementation.viettrungluu@chromium.org2011-01-311-2/+6
* Relanding this as this was reverted.ananta@chromium.org2011-01-271-5/+0
* Revert 72861 (chrome/browser/desktop_notification_handler.cc:53:warning: unus...thakis@chromium.org2011-01-271-0/+5
* Move the handling of Desktop notification IPCs coming in from the renderer in...ananta@chromium.org2011-01-271-5/+0
* Move AutoFill messages into a separate file.jam@chromium.org2011-01-261-9/+0
* Revert 72570 - Mac: Enable "Check Spelling While Typing" in Edit menusail@chromium.org2011-01-261-13/+0
* Mac: Enable "Check Spelling While Typing" in Edit menusail@chromium.org2011-01-261-0/+13
* Get rid of a few more interfaces from RenderViewHostDelegate that aren't needed.jam@chromium.org2011-01-251-11/+0
* Don't use GetAsTabContents. Send notifications from TabContentsView instead.jochen@chromium.org2011-01-241-2/+2
* Get rid of RenderViewHostDelegate::BrowserIntegration since it was unnecessar...jam@chromium.org2011-01-221-25/+0
* When we detect a PDF with an unsupported feature, ask the user if they want t...jam@chromium.org2011-01-221-1/+0
* Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...pkasting@chromium.org2011-01-211-2/+2
* Clean up WebNavigationObserver by taking out password specific callbacks, and...jam@chromium.org2011-01-211-16/+0
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-4/+4
* Allow printing/saving a plugin through right click menu, even if it's in a fr...jam@chromium.org2011-01-151-0/+6
* Makes chrome pass down the length of text as the end of thesky@chromium.org2011-01-141-1/+3
* Remove thumbnails from client-side phishing detection pingbacks.bryner@chromium.org2011-01-111-3/+1
* Make RenderViewHost not know about AutoFill and AutoComplete.jam@chromium.org2011-01-101-42/+0
* Add options to enable stressing of the V8 crankshaft optimizations when runni...sgjesse@google.com2011-01-101-0/+6
* Get rid of RenderViewHostDelegate::Resource and dispatch the IPC messages dir...jam@chromium.org2010-12-301-19/+7
* fix about:memory and memory histogramserikkay@chromium.org2010-12-281-3/+3
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-1/+1
* Refactor mac printing workflow.kmadhusu@chromium.org2010-12-211-1/+3
* touchui: Make sure the textfield isn't obscured by the keyboard.sadrul@chromium.org2010-12-201-0/+3
* Change the "Disable outdated plug-ins" lab to block them instead.bauerb@chromium.org2010-12-161-1/+1
* Plumbing load progress notifications to the browser.jcivelli@chromium.org2010-12-151-0/+1
* This adds some plumbing for propagating the status and error code of a render...gspencer@chromium.org2010-12-141-1/+9
* Even more virtual method deinlining.erg@google.com2010-12-131-1/+1
* Prerender: Add PrerenderManager and PrerenderContentscbentzel@chromium.org2010-12-081-0/+1
* JavaScript to Value bridge.scottbyer@google.com2010-12-071-1/+1