summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_view.h
Commit message (Expand)AuthorAgeFilesLines
* Move a bunch of remaining files from chrome\renderer to content\renderer.jam@chromium.org2011-03-191-12/+0
* Move RenderView to content. I've added a new method to ContentRendererClient...jam@chromium.org2011-03-181-1430/+2
* Allow the embedder to try to create a plugin first. Also get the html error ...jam@chromium.org2011-03-181-12/+7
* Move render_widget files to content.jam@chromium.org2011-03-181-1/+1
* Printing: Simplify window.print() blocking code.thestig@chromium.org2011-03-181-9/+10
* Move the renderer_web* files to content.jam@chromium.org2011-03-181-1/+1
* Move a bunch more random files from chrome\renderer to content\renderer.jam@chromium.org2011-03-181-1/+1
* Minor OOL nit: remove a template that was only used once in syncable.h and OO...erg@google.com2011-03-171-1/+1
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-2/+2
* fav icon -> favicon. Pass 8: content/avi@chromium.org2011-03-151-1/+1
* Remove Gears from Chrome.aa@chromium.org2011-03-111-11/+0
* Deleted WebPluginDelegatePepper and everything dependent on it.apatrick@chromium.org2011-03-101-10/+2
* Plumb through NetworkChangeNotifier::IsOffline() to WebKit, enablingadamk@chromium.org2011-03-041-0/+1
* Add GetP2PSocketDispatcher() in ppapi::PluginDelegate.sergeyu@chromium.org2011-03-031-0/+5
* P2P sockets IPC dispatcher for the renderer side.sergeyu@chromium.org2011-03-031-0/+4
* The RenderView currently only updates the navigation statemmenke@chromium.org2011-02-241-0/+3
* Adds navigator.registerProtocolHandler.tony@chromium.org2011-02-231-0/+4
* Integrating Mac OS Grammar checker into Chromium.morrita@chromium.org2011-02-221-0/+11
* Set the minimum timer interval on a per-page basis, and adjust it whenkbr@google.com2011-02-181-2/+0
* Negative scroll offsets are valid (and expected with RTL pages) yet gfx::Size...avi@chromium.org2011-02-151-1/+1
* Move SearchBox code out of RenderView.jam@chromium.org2011-02-141-20/+5
* WebUI: Get rid of more references to DOMUI in the rest of the directories.tfarina@chromium.org2011-02-131-1/+1
* Move printing code out of RenderView.jam@chromium.org2011-02-111-20/+5
* gtk: Improve fullscreen RenderWidgetHostViewGtk.derat@chromium.org2011-02-111-2/+0
* Don't include render_message_params.h from headers.jam@chromium.org2011-02-101-2/+8
* Remove includes of message headers in headers.jam@chromium.org2011-02-091-1/+2
* Add debug logging for mixed scripting.agl@chromium.org2011-02-081-8/+0
* Make RenderView not have to know about how PhishingClassifierDelegate.jam@chromium.org2011-02-071-15/+0
* Mac: Enable "Check Spelling While Typing" in Edit menusail@chromium.org2011-02-031-0/+7
* Revert 73641 - Mac: Enable "Check Spelling While Typing" in Edit menusail@chromium.org2011-02-031-7/+0
* Mac: Enable "Check Spelling While Typing" in Edit menusail@chromium.org2011-02-031-0/+7
* WebUI: Rename DOMUIBindings to WebUIBindings.tfarina@chromium.org2011-02-031-3/+3
* WebUI: Change all references from "DOM UI" to "Web UI".tfarina@chromium.org2011-02-021-2/+2
* Make TranslateHelper be a RenderViewObserver so that RenderView doesn't have ...jam@chromium.org2011-02-021-18/+0
* Pepper/Flapper: First pass at context menu implementation.viettrungluu@chromium.org2011-01-311-2/+6
* Revert 72570 - Mac: Enable "Check Spelling While Typing" in Edit menusail@chromium.org2011-01-261-7/+0
* Mac: Enable "Check Spelling While Typing" in Edit menusail@chromium.org2011-01-261-0/+7
* Update Mac plugin IME handling to match updated specstuartmorgan@chromium.org2011-01-211-3/+6
* Generate thumbnails in the browser process.satorux@chromium.org2011-01-211-0/+1
* Cleanup: Merge common code in RenderView::OnPrintPages and RenderView::OnPrin...thestig@chromium.org2011-01-211-0/+3
* Don't load plugins on prerendered pages until the pages are displayed.mmenke@chromium.org2011-01-201-1/+3
* Add another didRunInsecureContent method.agl@chromium.org2011-01-201-1/+11
* Make BlockedPlugin implement RenderViewObserver so that RenderView doesn't ha...jam@chromium.org2011-01-181-20/+0
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-9/+9
* Remove obsolete WebViewClient::createView method.jochen@chromium.org2011-01-151-5/+0
* Allow printing/saving a plugin through right click menu, even if it's in a fr...jam@chromium.org2011-01-151-1/+10
* Introduce RenderView::Observer interface so that RenderView doesn't have to k...jam@chromium.org2011-01-151-90/+37
* Makes chrome pass down the length of text as the end of thesky@chromium.org2011-01-141-1/+4
* Use the new WebViewClient::createView signature.jochen@chromium.org2011-01-141-0/+6
* Tag a couple of functions with OVERRIDEagl@chromium.org2011-01-131-2/+3