summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/render_view_host_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove lazy layout preference plumbingjchaffraix@chromium.org2014-06-111-2/+0
* Scroll offset pinning and content size notifications were only used for the M...avi@chromium.org2014-06-111-8/+0
* Introduce the ENABLE_BROWSER_CDMS macro.xhwang@chromium.org2014-06-101-3/+5
* Use the provided connection type to determine if online.jkarlin@chromium.org2014-06-101-1/+2
* Remove dead notification for number of wheel event handlersskyostil@chromium.org2014-06-061-5/+0
* When deleting a WebContents, keep SessionStorageNamespaces used in the tab al...michaeln@chromium.org2014-06-061-0/+9
* Remove ViewMsg_SetZoomLevelwjmaclean@chromium.org2014-05-301-9/+12
* Rename RenderProcessHost::IsGuest to RenderProcessHost::IsIsolatedGuestfsamuel@chromium.org2014-05-301-3/+3
* Revert of Chromium plumbing to use the selection root bounds. (https://codere...jdduke@chromium.org2014-05-291-13/+0
* Sends NetworkChangeNotifier connection type changes to Blink, to support NetI...jkarlin@chromium.org2014-05-291-0/+1
* Move some content url constants to /url.sungmann.cho@navercorp.com2014-05-281-2/+2
* Remove Chromium plumbing for fixed-position-creates-stacking-contextjbroman@chromium.org2014-05-271-3/+0
* Make RendererMediaPlayerManager a RenderFrameObserver.xhwang@chromium.org2014-05-271-2/+2
* Implement Android accessible hit testing using an IPC to the renderer process.dmazzoni@chromium.org2014-05-221-2/+2
* Removed privileged WebGL extension flagbajones@chromium.org2014-05-211-2/+0
* GetScaleFactorForNativeView should return scale factor in floatoshima@chromium.org2014-05-201-1/+1
* Move LoadProgressTracker to the browser process.avi@chromium.org2014-05-191-6/+0
* Create RenderFrameProxyHost at time of swap-out instead of commit.nasko@chromium.org2014-05-191-0/+2
* Allow browser process to request selection of word around caret.mlamouri@chromium.org2014-05-171-0/+4
* Remove IPC_BEGIN_MESSAGE_MAP_EX macro since r270839 made all bad IPCs kill th...jam@chromium.org2014-05-161-10/+2
* Move didReceiveTitle and related stuff to RenderFrame.avi@chromium.org2014-05-111-34/+0
* Mojo: Replace RemotePtr with InterfacePtr and InterfaceImpldarin@chromium.org2014-05-091-5/+4
* Don't show Translate bubble when an editable element is focusedhajimehoshi@chromium.org2014-05-091-1/+8
* Remove OrientationChangeEvent IPC and clean-up code around it.mlamouri@chromium.org2014-05-091-4/+0
* Implement "Save image as" for canvas (chromium side).jinho.bang@samsung.com2014-05-091-0/+4
* Move some interfaces from content/port to internal content since they're not ...jam@chromium.org2014-05-051-1/+1
* Move didHandleOnloadEvents to RenderFrame.avi@chromium.org2014-05-031-7/+0
* Start removing support for the experimental x-webkit-speech APIhans@chromium.org2014-05-021-4/+0
* Enable deferred image filters by default.senorblanco@chromium.org2014-05-021-1/+1
* Move didDisownOpener to RenderFrame.avi@chromium.org2014-05-021-5/+0
* Remove RenderWidgetHostViewPort.jam@chromium.org2014-05-011-1/+1
* Remove the unused RenderWidget::PaintRect, and show_paint_rects.danakj@chromium.org2014-05-011-2/+0
* Move didChangeContentsSize to RenderWidget.avi@chromium.org2014-05-011-8/+0
* Ensure that modal dialogs from subframes can be cleaned up correctly.creis@chromium.org2014-04-291-1/+3
* Revert of Ensure that modal dialogs from subframes can be cleaned up correctl...robliao@chromium.org2014-04-281-3/+1
* Ensure that modal dialogs from subframes can be cleaned up correctly.creis@chromium.org2014-04-281-1/+3
* Move didAccessInitialDocument to RenderFrame.avi@chromium.org2014-04-281-8/+0
* Fix for pinch virtual viewport flag wasn't fully enabled.bokan@chromium.org2014-04-281-7/+1
* Remove --disable-accelerated-video and GPU_FEATURE_TYPE_ACCELERATED_VIDEOpiman@chromium.org2014-04-261-2/+0
* Remove GPU_FEATURE_TYPE_3D_CSS and --disable-accelerated-layerspiman@chromium.org2014-04-251-4/+0
* Enabling new-style 'virtual viewport' pinch by default on ChromeOSbokan@chromium.org2014-04-251-1/+8
* Remove --disable-threaded-html-parser flageseidel@chromium.org2014-04-241-2/+0
* Move Mojo channel initialization closer to IPC::Channel setupdarin@chromium.org2014-04-241-3/+9
* Remove WebPreferences::accelerated_compositing_enabledpiman@chromium.org2014-04-241-1/+0
* Revert 265693 "Move Mojo channel initialization closer to IPC::C..."brianderson@chromium.org2014-04-231-9/+3
* Move Mojo channel initialization closer to IPC::Channel setupdarin@chromium.org2014-04-231-3/+9
* Support drag and drop of files with filesystem: URLhashimoto@chromium.org2014-04-231-0/+36
* Remove DisableFullscreenEncryptedMediaPlayback().xhwang@chromium.org2014-04-221-4/+0
* Convert notifications to use RenderFrame instead of RenderView.jam@chromium.org2014-04-221-52/+0
* Removing changes associated with visualWordMovement since this setting is nev...sunil.ratnu@samsung.com2014-04-221-3/+0