summaryrefslogtreecommitdiffstats
path: root/ui/gfx/gl/gl_surface_cgl.cc
Commit message (Expand)AuthorAgeFilesLines
* RefCounted types should not have public destructors, printing/ and ui/rsleevi@chromium.org2012-05-021-10/+8
* Fixed crashes when running on top of Apple's software OpenGL renderer.kbr@chromium.org2011-12-211-28/+11
* This change adds the apple software renderer as an option on Chrome/Mac. It'...senorblanco@chromium.org2011-12-071-0/+8
* Support dynamic switching between integrated and discrete GPUs on Mac OS X.kbr@chromium.org2011-10-131-13/+20
* Add chromium_code: 1 to surface.gyp and gl.gyp to pick up -Werror.thakis@chromium.org2011-07-081-1/+0
* Revert 91598 (broke linux64) - Add chromium_code: 1 to surface.gyp and gl.gyp...thakis@chromium.org2011-07-061-0/+1
* Add chromium_code: 1 to surface.gyp and gl.gyp to pick up -Werror.thakis@chromium.org2011-07-061-1/+0
* Split CGL implementations of *GLContext into GLContextCGL and *GLSurfaceCGL.apatrick@chromium.org2011-05-051-0/+106