summaryrefslogtreecommitdiffstats
path: root/content/renderer/render_widget_fullscreen.cc
Commit message (Expand)AuthorAgeFilesLines
* Chrome in Mus: Main thread input events work!fsamuel2016-01-121-3/+10
* Switch to standard integer types in content/renderer/.avi2015-12-251-1/+1
* Remove surface_id from RenderWidget/RenderWidgetHost and friendspiman2015-09-241-3/+3
* Initialize CompositorDependencies in RenderWidget's constructor.dcheng2015-07-221-4/+9
* ResizeSynchronously should resize the visible viewport as well.bokan2015-02-031-1/+1
* Introduce CompositorDependencies for RenderWidgetCompositor.danakj2014-12-161-6/+5
* Stop disabling force_compositing_mode for background RenderViews.danakj@chromium.org2014-04-161-2/+1
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-4/+4
* Initialize RenderWidget(Host)(View)s with correct visibility statejamesr@chromium.org2013-08-201-1/+1
* Update Blink include pathsabarth@chromium.org2013-06-171-1/+1
* RenderWidget::Create returns NULL if RenderWidget::DoInit fails.tkent@chromium.org2012-12-071-2/+2
* Preparing content/ for the removal of scoped_refptr::release()piman@chromium.org2012-12-061-9/+0
* Move a bunch of code in content\renderer to the content namespace.jam@chromium.org2012-10-191-0/+4
* HiDPI: Scale viewport for pepper flash fullscreensail@chromium.org2012-07-261-3/+4
* Reland r124453. The change was reverted in 140030 to be merged with M20.sadrul@chromium.org2012-06-061-1/+1
* Revert 124453 - WebWidgetClient::screenInfo() no longer does a synchronous IPC.varunjain@chromium.org2012-06-011-1/+1
* Create swapped-out opener RVHs after a process swap.creis@chromium.org2012-05-021-1/+1
* RefCounted types should not have public destructors, content/browser part 2rsleevi@chromium.org2012-04-281-15/+17
* WebWidgetClient::screenInfo() no longer does a synchronous IPC.fsamuel@chromium.org2012-03-011-1/+1
* gpu: reference target surfaces through a globally unique surface id.piman@chromium.org2012-01-181-2/+3
* Cleanup usage of RenderThread for code that runs under tests. Before RenderTh...jam@chromium.org2011-10-071-6/+4
* Rename RenderThread to RenderThreadImpljam@chromium.org2011-10-061-1/+0
* Create content::RenderThread interface and make code in chrome use that.jam@chromium.org2011-10-061-2/+3
* Move RenderThread to content\renderer.jam@chromium.org2011-04-141-1/+1
* Move a bunch of renderer->browser messages to content.jam@chromium.org2011-03-231-1/+1
* Move render_widget files to content.jam@chromium.org2011-03-181-0/+51