summaryrefslogtreecommitdiffstats
path: root/content/renderer/render_widget_fullscreen_pepper.cc
Commit message (Expand)AuthorAgeFilesLines
* Support mouse lock in Flash fullscreen mode.yzshen@chromium.org2012-06-031-1/+56
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-121-1/+1
* Notify WebWidget when its compositor surface is ready to usejamesr@chromium.org2012-04-201-0/+5
* Put the Pepper stuff in the content namespace.brettw@chromium.org2012-04-031-1/+1
* Merged ContentGLContext into WebGraphicsContext3DCommandBufferImplfsamuel@chromium.org2012-04-021-95/+83
* Move Pepper files.brettw@chromium.org2012-02-221-1/+1
* Fix pepper flash fullscreen.ihf@chromium.org2012-02-101-0/+5
* Move gpu client files to content_common, in content/common/gpu/clientpiman@chromium.org2012-02-071-16/+16
* Provide WillInitiatePaint() as well as DidInitiatePaint() and tweak semantics.wez@chromium.org2012-02-041-2/+2
* gpu: reference target surfaces through a globally unique surface id.piman@chromium.org2012-01-181-2/+2
* Update includes to new header locationsabarth@chromium.org2011-12-031-1/+1
* aura: fix fullscreen pepper flashpiman@chromium.org2011-12-011-0/+3
* Trigger didCommitAndDrawCompositorFrame on fullscreen Swapbuffersjbauman@chromium.org2011-12-011-0/+4
* Callback API Change: Reimplement Bind(); support IgnoreResult, full currying,...ajwong@chromium.org2011-11-211-1/+1
* Fixed bugs with Pepper 3D under dynamic GPU switching.kbr@chromium.org2011-10-191-6/+11
* Add an is_fullscreen to ViewMsg_Resize, and make it available as a property ofdarin@chromium.org2011-10-141-2/+3
* Support dynamic switching between integrated and discrete GPUs on Mac OS X.kbr@chromium.org2011-10-131-1/+3
* Fix the bug that closing a tab which owns a fullscreen Flash widget causes cr...yzshen@chromium.org2011-10-101-12/+22
* Convert a bunch of pepper implementation to use base::Callback.dmichael@chromium.org2011-10-071-5/+7
* Cleanup usage of RenderThread for code that runs under tests. Before RenderTh...jam@chromium.org2011-10-071-5/+3
* Rename RenderThread to RenderThreadImpljam@chromium.org2011-10-061-3/+2
* Create content::RenderThread interface and make code in chrome use that.jam@chromium.org2011-10-061-2/+2
* Fix the issue that Pepper Flash doesn't show any image in fullscreen mode.yzshen@chromium.org2011-10-061-2/+6
* PPAPI Flash: when leaving fullscreen video we have not beenihf@chromium.org2011-10-051-1/+1
* Remove old WEBWIDGET_HAS_ANIMATE_CHANGES ifdefs.adamk@chromium.org2011-09-221-5/+0
* Aura under Linux is enabled with:saintlou@chromium.org2011-09-181-0/+4
* Added GPU process "echo" IPC message.apatrick@chromium.org2011-08-301-5/+4
* Use 3D graphics context shareResources flag to decide whether a context shoul...apatrick@chromium.org2011-08-271-1/+2
* Unify MacOS resizing path with glResizeCHROMIUM.nduca@chromium.org2011-08-221-4/+0
* Revert 97644 - Unify MacOS resizing path with glResizeCHROMIUM.nduca@chromium.org2011-08-221-0/+4
* Unify MacOS resizing path with glResizeCHROMIUM.nduca@chromium.org2011-08-221-4/+0
* Fix fullscreen pepper leakpiman@chromium.org2011-08-171-0/+1
* Fix cursor in fullscreen pepperpiman@chromium.org2011-08-171-5/+11
* Fix lost context race with fullscreen pepper widget.piman@chromium.org2011-08-131-3/+4
* Delete copy_texture_to_parent_texture from GPU command buffer code.apatrick@chromium.org2011-08-101-0/+1
* Implemented support for GL context share groups in the renderer process.I put...apatrick@chromium.org2011-08-031-0/+1
* Avoid leaking WebWidget instance when closing RenderWidgetFullscreenPepper.yzshen@chromium.org2011-07-251-0/+3
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-141-2/+2
* Revert 92429 - Detect and expose loss of OpenGL context using GL_ARB_robustne...kbr@chromium.org2011-07-131-2/+2
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-131-2/+2
* Fix num_swapbuffers_complete_pending_ accounting.piman@google.com2011-07-111-1/+7
* Fix surface destruction, broken by r90096piman@google.com2011-07-091-2/+2
* GPU compositing surface handle is no longer sent to renderer process.apatrick@chromium.org2011-06-271-1/+0
* roll clang 131935:132017thakis@chromium.org2011-06-081-0/+2
* Send live resize messages to renderersail@chromium.org2011-06-071-0/+6
* Moved GPU related files in content/renderer into gpu subdirectory.apatrick@chromium.org2011-05-251-2/+2
* Prepare PepperWidget and RenderWidget for WebKit threaded compositing changes.nduca@chromium.org2011-05-241-0/+5
* Drive compositor scheduling with the swapbuffers callback.nduca@chromium.org2011-05-121-1/+12
* [Mac] Implement the system dictionary popup by implementing NSTextInput methods.rsesek@chromium.org2011-05-021-4/+0
* Fix downstream bustage due to WebKit r8495 by implementing methods on RenderW...rsesek@chromium.org2011-04-271-0/+4