summaryrefslogtreecommitdiffstats
path: root/content/renderer/render_widget_fullscreen_pepper.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix num_swapbuffers_complete_pending_ accounting.piman@google.com2011-07-111-0/+1
* Drive compositor scheduling with the swapbuffers callback.nduca@chromium.org2011-05-121-0/+7
* Refactored GGL from c-style interface to c++ interface.apatrick@chromium.org2011-04-041-5/+3
* Lost context fixespiman@google.com2011-03-311-3/+3
* Setting last active URL in GPU process for crash reporting. For now this is j...jbates@chromium.org2011-03-291-3/+8
* Move render_widget files to content.jam@chromium.org2011-03-181-0/+89