summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Add some optimizations to plugin painting.brettw@chromium.org2010-09-241-0/+9
* Simple fix correcting the assignment of page_id to RenderView instances.twiz@google.com2010-09-231-1/+0
* Client-side phishing detection: grab snapshot of custom sized view.noelutz@google.com2010-09-231-7/+2
* Implement Pepper plugin focus notifications.brettw@chromium.org2010-09-231-0/+4
* Trying to reland r59889, this time as a multi-stage patch.mpcomplete@chromium.org2010-09-231-0/+17
* Revert "Add some optimizations to plugin painting."maruel@chromium.org2010-09-231-5/+0
* Add some optimizations to plugin painting.brettw@chromium.org2010-09-231-0/+5
* Deleted WebGLES2ContextImpl and references to it and WebGLES2Context.kbr@google.com2010-09-211-13/+0
* Add a unique identifier for plugin groups and use it to identify blocked plug...bauerb@chromium.org2010-09-211-8/+3
* Revert 59889 - Fix regression introduced bythakis@chromium.org2010-09-191-17/+0
* Fix regression introduced bympcomplete@chromium.org2010-09-181-0/+17
* Extend improved windowless plugin focus handling to all platformsstuartmorgan@chromium.org2010-09-181-5/+9
* Revert 59845 - Extend improved windowless plugin focus handling to all platformsstuartmorgan@chromium.org2010-09-171-5/+3
* Extend improved windowless plugin focus handling to all platformsstuartmorgan@chromium.org2010-09-171-3/+5
* Fixed crash in DOM UI setup caused by lazy instantiation of thekbr@google.com2010-09-171-17/+23
* Break indirect dependencies on system OpenGL headers through NPAPIkbr@google.com2010-09-161-13/+27
* Disk cache: Add page load time histograms for thervargas@google.com2010-09-161-0/+54
* Add support for webkit ValueChanged accessibility notification.ctguil@chromium.org2010-09-161-25/+40
* Regression. Check that WebAccessibilityObject has valid id before use.ctguil@chromium.org2010-09-141-2/+2
* Add fullscreen support to Pepper.piman@chromium.org2010-09-141-0/+9
* Clean up RenderViewHostDelegate::AutoFill interface -- remove |value| and |la...isherman@chromium.org2010-09-141-4/+3
* Land implementation part of cl 3352009 (that cl was just dataaa@chromium.org2010-09-141-0/+8
* Accelerated Compositing: screen garbage when scrolling darin@chromium.org2010-09-131-2/+3
* Uses an internal error page on some of the more common http errors, and a few...mmenke@chromium.org2010-09-131-27/+49
* Adds a notification event for onload. I would have liked to plumb thissky@chromium.org2010-09-111-2/+4
* Plumbs through window.chrome.setSuggestResult. It's currently hidden behind a...sky@chromium.org2010-09-101-0/+5
* Implement pepper::FileIO.dumi@chromium.org2010-09-101-0/+10
* Support accept attribute for an <input type=file> element.jianli@chromium.org2010-09-081-0/+1
* Enable webgl and accelerated compositing by default on all platforms. Removesvangelis@chromium.org2010-09-081-1/+1
* Add a VideoDecodeContext that provides resources for a VideoDecodeEnginehclam@chromium.org2010-09-071-0/+3
* Back out r58711. It appears to have caused video/media-related ui_testsmark@chromium.org2010-09-071-1/+1
* Turning WebGL and the accelerated compositor on by default (linux and windows...vangelis@chromium.org2010-09-071-1/+1
* Adding a class to track when a node in a page gets clicked.jcivelli@chromium.org2010-09-051-25/+40
* Due to some unresolved blocking issues, we are switching Native Client back o...cbiffle@google.com2010-09-031-3/+4
* Fix initial plugin Mac plugin focus and visibilystuartmorgan@chromium.org2010-09-031-0/+8
* Complete initializing a GPU video decoder in a GLES2 contexthclam@chromium.org2010-09-031-2/+5
* send referrer from gallery navigationserikkay@chromium.org2010-09-011-1/+5
* Update browser accessibility tree on a renderer accessibility object state ch...ctguil@chromium.org2010-09-011-24/+8
* This CL ensures we use the language specified in the language meta tag if any.jcivelli@chromium.org2010-09-011-24/+14
* Enable click-to-play by default.bauerb@chromium.org2010-09-011-5/+5
* Update browser cache of accessibility tree on renderer sub-tree changes.ctguil@chromium.org2010-08-311-0/+32
* Move --block-nonsandboxed-plugins command line switch to preferences.bauerb@chromium.org2010-08-301-3/+2
* Ensure that ChromeFrame link navigations which occur when the opener frame is...ananta@chromium.org2010-08-271-0/+4
* compile errorerikkay@chromium.org2010-08-271-1/+1
* When the browser doesn't have connectivity to a hosted app, display a prettie...erikkay@chromium.org2010-08-271-30/+43
* Fix the SPDY histograms to be more accurate. Prior to this change, wembelshe@chromium.org2010-08-271-84/+100
* Remove outdated comment.isherman@chromium.org2010-08-261-3/+0
* Make context-menu show for large data encoded URLs.jcivelli@chromium.org2010-08-261-1/+7
* Do not refetch or clear the accessibility tree if the navigation is within th...kkania@chromium.org2010-08-251-6/+9
* A/B experiment for re-establishing TCP connections.ziadh@chromium.org2010-08-251-0/+37