summaryrefslogtreecommitdiffstats
path: root/ui/gl/gl_surface_egl.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert "gpu: Fix Vivante's "hisilicon" GPUs"epenner@chromium.org2013-04-191-19/+6
* gpu: Fix uninitialized variable.epenner@chromium.org2013-04-181-1/+2
* gpu: Fix Vivante's "hisilicon" GPUsepenner@chromium.org2013-04-181-5/+17
* Android: Support GPU processsievers@chromium.org2013-03-071-0/+12
* Linux/ChromeOS Chromium style checker cleanup, ui/ edition.rsleevi@chromium.org2013-02-061-2/+2
* Android webview fix gpu crashes after destroyboliu@chromium.org2013-01-301-0/+5
* Fix bug where no context would be made current on failure to create pbuffer s...apatrick@chromium.org2013-01-261-11/+15
* Use EGL headers to pick up EGL definitions.sheu@chromium.org2013-01-191-6/+0
* CrOS: Plumb through vsync info to compositor on EGL stacksbacker@chromium.org2013-01-141-1/+47
* gl: Move egl_util* into ui namespace.tfarina@chromium.org2012-10-281-0/+2
* Revert "Revert 164047 - Make GL calls go through subclassable class."gman@chromium.org2012-10-251-8/+9
* Revert 164047 - Make GL calls go through subclassable class.bartfab@chromium.org2012-10-251-9/+8
* Make GL calls go through subclassable class.gman@chromium.org2012-10-251-8/+9
* Recreate egl surface on resize.jbauman@chromium.org2012-09-191-1/+18
* Override Resize() in NativeViewGLSurfaceEGL.sievers@chromium.org2012-08-171-0/+4
* Do not CHECK that handle returned by eglQuerySurfacePointerANGLE is non-null.apatrick@chromium.org2012-07-311-2/+0
* Use EXT_robustness where available on GLES2 platforms to detect and respond t...kbr@chromium.org2012-07-271-0/+21
* Make NativeViewGLSurfaceEGL directly usable on Android.sievers@chromium.org2012-07-231-11/+0
* CHECK that eglQuerySurfacePointerANGLE always returns a valid handle.apatrick@chromium.org2012-06-281-3/+9
* PbufferGLSurfaceEGL fails early if size is zero.apatrick@chromium.org2012-06-191-0/+6
* RefCounted types should not have public destructors, Linux fixesrsleevi@chromium.org2012-05-181-13/+11
* Tie native surface EGL config to the window depth.sabercrombie@chromium.org2012-05-151-7/+85
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-121-0/+398