summaryrefslogtreecommitdiffstats
path: root/content/renderer/render_view_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 114862 - Make page IDs be specific to a RenderView rather than global t...creis@chromium.org2011-12-211-15/+7
* Merge 113172 - Reland 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private ar...dpolukhin@chromium.org2011-12-071-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
* Revert 111773 - Land change for grunell@: "Adding support for MediaStream and...tommi@chromium.org2011-11-281-17/+0
* Land change for grunell@: "Adding support for MediaStream and PeerConnection ...tommi@chromium.org2011-11-281-0/+17
* Get rid of view_message_enums.h dependency in Chrome by moving the enum for f...jam@chromium.org2011-11-231-1/+2
* Get rid of view_messages.h include from chrome since TabContentsDelegate used...jam@chromium.org2011-11-221-2/+2
* Add OVERRIDE to content/.avi@chromium.org2011-11-171-20/+21
* Remove the flags to RenderViewHost::EnablePreferredSizeMode since it's not us...jam@chromium.org2011-11-171-1/+1
* Moving media-related files from webkit/glue/ to webkit/media/.scherkus@chromium.org2011-11-171-6/+6
* chrome.loadTimes() shouldn't be affected by in-document navigation.simonjam@chromium.org2011-11-171-3/+8
* Cleanup: Remove more unneeded forward declares in content.thestig@chromium.org2011-11-111-20/+4
* Make the Pepper Flash net address just private, not Flash-specific.viettrungluu@chromium.org2011-11-101-3/+3
* Relanding this with the touch UI compile fixes.ananta@chromium.org2011-11-021-0/+5
* Revert 108232 - Add support for touch based zoom gesture on Windows. This cha...jamescook@chromium.org2011-11-021-5/+0
* Add support for touch based zoom gesture on Windows. This change also handles...iyengar@google.com2011-11-021-0/+5
* Support dispositon attribute.gbillock@chromium.org2011-10-311-1/+2
* Move RendererPreferences to content/public/common and also put in the content...jam@chromium.org2011-10-311-5/+5
* Move PageZoom enum into content/public/common and into the content namespace....jam@chromium.org2011-10-281-2/+2
* Removing dedicated worker-related IPC codei (second round).dslomov@chromium.org2011-10-281-2/+0
* Fix fullscreen API event delivery to be delayed until the state change hasdarin@chromium.org2011-10-271-5/+4
* Handle the change from CaretBounds to SelectionBounds for PPAPI Plugins.kinaba@chromium.org2011-10-211-1/+2
* Adds the renderer component of the Java Bridgesteveblock@chromium.org2011-10-201-0/+6
* Remove RemoteAccessClientFirewallTraversal policy and code paths.wez@chromium.org2011-10-201-4/+0
* Prevent power saving while playing media.avi@chromium.org2011-10-191-0/+8
* Add a contextual menu command for 'Paste and plain text' (or 'Paste and Match...csilv@chromium.org2011-10-161-0/+1
* Refactor SelectionChanged and ImeUpdateTextInputType IPCs for surrounding tex...penghuang@chromium.org2011-10-161-1/+3
* Add an is_fullscreen to ViewMsg_Resize, and make it available as a property ofdarin@chromium.org2011-10-141-1/+2
* Split most of RenderViewTest and associated classes into content.joi@chromium.org2011-10-141-1/+2
* Implement Pepper IME API.kinaba@chromium.org2011-10-121-0/+7
* mac: Almost fix Lion accented character bubble input in web contents.thakis@chromium.org2011-10-121-1/+2
* Don't expose RenderViewImpl to tests which use RenderViewTest through its hea...jam@chromium.org2011-10-111-13/+14
* Rename RenderView to RenderViewImpl. Update Chrome's DEPS so that it can't in...jam@chromium.org2011-10-101-0/+1209