summaryrefslogtreecommitdiffstats
path: root/content/renderer/render_view_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Add new versions of DidCreateScriptContext() with extension_group.koz@chromium.org2012-02-271-0/+5
* Compute pageScaleFactor on page so that fixed layout page fits width of window.fsamuel@chromium.org2012-02-221-0/+2
* Move Pepper files.brettw@chromium.org2012-02-221-4/+4
* Fix 3 more issues with fast cross-process back/forward navigations.creis@chromium.org2012-02-211-0/+3
* Some touch-event forwarding optimization.sadrul@chromium.org2012-02-151-0/+1
* Move ContextMenuParams struct from webkit/glue to content/public/common. The ...jam@chromium.org2012-02-121-3/+3
* Ensure that navigations are not ignored due to incomplete unload requests.creis@chromium.org2012-02-091-1/+2
* Adds a stub method & classes for those which aren't used in android.satish@chromium.org2012-02-081-1/+1
* Defer render_widget draw until host window is availablejamesr@chromium.org2012-02-071-0/+7
* Move gpu client files to content_common, in content/common/gpu/clientpiman@chromium.org2012-02-071-1/+1
* Remove renderer dependencies from the GPU client classes.piman@chromium.org2012-02-071-3/+7
* Provide WillInitiatePaint() as well as DidInitiatePaint() and tweak semantics.wez@chromium.org2012-02-041-1/+2
* Move DOMAutomationController code from chrome to content. This is needed by i...jam@chromium.org2012-02-031-1/+5
* Revert 120111 - Defer render_widget draw until host window is availablescottmg@google.com2012-02-011-7/+0
* Defer render_widget draw until host window is availablejamesr@chromium.org2012-02-011-0/+7
* Revert 119977 - Defer render_widget draw until host window is availableasargent@chromium.org2012-02-011-7/+0
* Defer render_widget draw until host window is availablejamesr@chromium.org2012-01-311-0/+7
* Add WebKitPlatformSupport::createOffscreenGraphicsContext3Dpiman@chromium.org2012-01-311-1/+1
* Mouse Lock is currently supported in Pepper, but not yet supported from WebKit.scheib@chromium.org2012-01-271-2/+14
* Revert 119206 - Mouse Lock is currently supported in Pepper, but not yet supp...tzik@chromium.org2012-01-261-14/+2
* Mouse Lock is currently supported in Pepper, but not yet supported from WebKit.scheib@chromium.org2012-01-261-2/+14
* Update chromium code to use WebIntentRequest.gbillock@chromium.org2012-01-211-1/+1
* Implement WebViewClient::createGraphicsContext3D (and support for DRT)piman@chromium.org2012-01-201-0/+4
* WebKit roll 105448:105482rolandsteiner@chromium.org2012-01-201-1/+1
* gpu: reference target surfaces through a globally unique surface id.piman@chromium.org2012-01-181-0/+2
* [Mac] Place IME candidate window on Pepper plugins near the caret.kinaba@chromium.org2012-01-131-0/+3
* Adding support for MediaStream and PeerConnection functionality.grunell@chromium.org2012-01-121-0/+17
* Revert 117406 - Adding support for MediaStream and PeerConnection functionality.tommi@chromium.org2012-01-121-17/+0
* Adding support for MediaStream and PeerConnection functionality.grunell@chromium.org2012-01-121-0/+17
* Allow plugins to add rotate commands to Chrome context menus.bbudge@chromium.org2012-01-111-1/+4
* Revert 117201 - Adding support for MediaStream and PeerConnection functionality.tommi@chromium.org2012-01-111-18/+1
* Adding support for MediaStream and PeerConnection functionality.grunell@chromium.org2012-01-111-1/+18
* Revert 117187 - Adding support for MediaStream and PeerConnection functionality.tommi@chromium.org2012-01-111-18/+1
* Adding support for MediaStream and PeerConnection functionality.grunell@chromium.org2012-01-111-1/+18
* Rename IntentsHost -> WebIntentsDispatcher and IntentsDispatcher -> WebIntent...gbillock@chromium.org2011-12-211-3/+3
* Make page IDs be specific to a RenderView rather than global to its process.creis@chromium.org2011-12-161-15/+7
* Fix a race condition in the Java Bridge when adding objectssteveblock@chromium.org2011-12-091-1/+1
* views: Add an Options enum to MessageBoxView control.tfarina@chromium.org2011-12-071-1/+2
* Clean up related to http://codereview.chromium.org/8742007/levin@chromium.org2011-12-061-3/+0
* Reland 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to Br...dpolukhin@chromium.org2011-12-061-14/+16
* Pass along the referrer policy (renderer side)jochen@chromium.org2011-12-031-2/+3
* Update includes to new header locationsabarth@chromium.org2011-12-031-1/+1
* Revert 112693 - committed before review was done - Landing 8688002: PPB_TCPSo...jam@chromium.org2011-12-021-40/+0
* Add autoresize capability to chromium.levin@chromium.org2011-12-021-0/+1
* Landing 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to B...dpolukhin@chromium.org2011-12-021-0/+40
* Get additional crash data to narrow down renderer kills.creis@chromium.org2011-12-021-0/+6
* Prepare for didUpdateLayout moving to WebViewClient.levin@chromium.org2011-11-301-0/+3
* Revert 111988 - Land change for grunell@: "Adding support for MediaStream and...tommi@chromium.org2011-11-291-17/+0
* Land change for grunell@: "Adding support for MediaStream and PeerConnection ...tommi@chromium.org2011-11-291-0/+17
* Fix the RenderViewImpl to adapt to the Chromium API change for Web Intents.gbillock@chromium.org2011-11-281-9/+6