summaryrefslogtreecommitdiffstats
path: root/content/renderer/render_widget_fullscreen_pepper.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in content/renderer/.avi2015-12-251-1/+4
* Initialize CompositorDependencies in RenderWidget's constructor.dcheng2015-07-221-1/+2
* Introduce CompositorDependencies for RenderWidgetCompositor.danakj2014-12-161-0/+1
* Standardize usage of virtual/override/final in content/renderer/dcheng2014-10-211-15/+15
* Replace FINAL and OVERRIDE with their C++11 counterparts in content/renderermohan.reddy2014-10-081-14/+14
* Remove unneeded methods from PepperWidget for fullscreen pepper.danakj@chromium.org2014-05-051-2/+0
* Remove optimized plugin paint.jbauman@chromium.org2014-04-091-6/+0
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-9/+9
* Remove RenderWidget::WillInitiatePaint since it's not used anymore.jam@chromium.org2013-10-031-1/+0
* Put the pepper files which were moved in r213578 to the content namespace.jam@chromium.org2013-07-251-16/+8
* Move webkit/plugins/ppapi to content/renderer/pepper.jam@chromium.org2013-07-251-1/+1
* Create a public API around webkit::ppapi::PluginInstance and use it in chrome...jam@chromium.org2013-07-241-6/+6
* Update Blink include pathsabarth@chromium.org2013-06-171-1/+1
* Move Pepper to using mailboxespiman@chromium.org2013-06-061-4/+0
* Fix race between DPI and window sizeccameron@chromium.org2013-05-291-5/+1
* Expose a concept of bottom overdraw amount for cc drawing viewport.tedchoc@chromium.org2013-03-241-0/+1
* Switch RenderWidgetFullscreenPepper to use RenderWidget's compositorpiman@chromium.org2013-03-131-26/+6
* Move CreateOutputSurface to RenderWidgetpiman@chromium.org2013-03-121-11/+9
* Properly hook the RenderWidgetFullscreenPepper to the frame counting logic.piman@chromium.org2013-03-091-1/+2
* pepper: Use the RenderThread's shared context as the parent context.danakj@chromium.org2013-03-091-6/+0
* Plumb physical backing size from RWHV to renderer CC.aelias@chromium.org2013-03-011-0/+1
* Revert 185475jln@chromium.org2013-03-011-1/+0
* Plumb physical backing size from RWHV to renderer CC.aelias@chromium.org2013-03-011-0/+1
* Avoid going through WebWidget::composite to composite a RenderWidgetjamesr@chromium.org2013-01-251-0/+1
* Fix layering violation in FullscreenContainer.yzshen@chromium.org2012-10-221-1/+4
* Move a bunch of code in content\common (as well as a few left in renderer) to...jam@chromium.org2012-10-221-2/+1
* Move a bunch of code in content\renderer to the content namespace.jam@chromium.org2012-10-191-1/+5
* Don't require a recreation of the context when fullscreeningjbauman@chromium.org2012-09-191-0/+2
* Pepper Flash Mac: Fix crash when playing video on MB retinasail@chromium.org2012-09-011-1/+2
* HiDPI: Scale viewport for pepper flash fullscreensail@chromium.org2012-07-261-2/+4
* Rename IPC Sender and Listener in ppapi, content/public, and content/rendererbrettw@chromium.org2012-06-201-1/+1
* Support mouse lock in Flash fullscreen mode.yzshen@chromium.org2012-06-031-0/+9
* Put the Pepper stuff in the content namespace.brettw@chromium.org2012-04-031-1/+1
* Merged ContentGLContext into WebGraphicsContext3DCommandBufferImplfsamuel@chromium.org2012-04-021-14/+18
* Move Pepper files.brettw@chromium.org2012-02-221-1/+1
* Fix pepper flash fullscreen.ihf@chromium.org2012-02-101-0/+1
* Move gpu client files to content_common, in content/common/gpu/clientpiman@chromium.org2012-02-071-7/+7
* Provide WillInitiatePaint() as well as DidInitiatePaint() and tweak semantics.wez@chromium.org2012-02-041-2/+2
* Add OVERRIDE to content/.avi@chromium.org2011-11-171-13/+14
* Fixed bugs with Pepper 3D under dynamic GPU switching.kbr@chromium.org2011-10-191-1/+6
* Add an is_fullscreen to ViewMsg_Resize, and make it available as a property ofdarin@chromium.org2011-10-141-1/+2
* Fix the bug that closing a tab which owns a fullscreen Flash widget causes cr...yzshen@chromium.org2011-10-101-0/+3
* Convert a bunch of pepper implementation to use base::Callback.dmichael@chromium.org2011-10-071-2/+2
* Cleanup usage of RenderThread for code that runs under tests. Before RenderTh...jam@chromium.org2011-10-071-3/+1
* Create content::RenderThread interface and make code in chrome use that.jam@chromium.org2011-10-061-2/+2
* Added GPU process "echo" IPC message.apatrick@chromium.org2011-08-301-0/+3
* Fix cursor in fullscreen pepperpiman@chromium.org2011-08-171-0/+1
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-141-3/+2
* Revert 92429 - Detect and expose loss of OpenGL context using GL_ARB_robustne...kbr@chromium.org2011-07-131-2/+3
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-131-3/+2