summaryrefslogtreecommitdiffstats
path: root/ui/gl/gl_surface_ozone.cc
Commit message (Expand)AuthorAgeFilesLines
* virtual/override specifier cleanup in ui/ (mostly Ozone code).gunsch2015-01-061-2/+2
* [ozone] Add stub implementation to ozone surfaceless to avoid hitting the DCH...alexst2015-01-051-0/+12
* [ozone] Cleanup virtual/override style.alexst2015-01-051-22/+20
* Use glFlush instead of glFinishmarcheu2014-12-041-1/+1
* Dont set SwapInterval with Surfaceless.kalyan.kondapally2014-11-031-1/+0
* replace OVERRIDE and FINAL with override and final in ui/mostynb2014-10-091-13/+13
* Fix for surfaceless implementationachaulk2014-09-261-0/+1
* Partial swap implementation for surfacelessachaulk2014-09-231-0/+6
* Surfaceless OutputSurface implementation.achaulk2014-09-161-0/+2
* Surfaceless GLSurfaceOzone implementation.achaulk2014-08-271-14/+76
* Attempt to fix Linux ChromiumOS Ozone Builder after r290136.thakis@chromium.org2014-08-161-1/+2
* Add GLSurfaceOzone's implementation of ScheduleOverlayPlaneachaulk@chromium.org2014-08-161-0/+9
* [Ozone GBM] Try reinitializing the native surface if native resizing failsdnicoara@chromium.org2014-07-291-5/+44
* ozone: Remove InitializeHardware / ShutdownHardwarespang@chromium.org2014-07-221-6/+0
* ozone: Move the factory interfaces into a common target.sadrul@chromium.org2014-06-201-9/+10
* ozone: Add OnSwapBuffers hook to SurfaceOzoneEGLspang@chromium.org2014-05-271-0/+6
* Add support to resize native EGL surface.kalyan.kondapally@intel.com2014-04-081-0/+7
* Split SurfaceOzone to SurfaceOzoneEGL and Canvas.kalyan.kondapally@intel.com2014-04-081-7/+7
* [Ozone] Get VSyncProvider before passing in the scoped_ptrdnicoara@chromium.org2014-04-031-1/+4
* Fix clang build.alexst@chromium.org2014-04-011-1/+1
* ozone: Add OzoneSurface object that is owned by compositor, GLSurfacespang@chromium.org2014-03-311-10/+32
* [Ozone] Explicitly whilelist valid GL platforms and fail GL initialization ot...dnicoara@chromium.org2014-03-291-2/+6
* [Ozone] Initialize SurfaceFactoryOzone only in the EGL GLES2 casednicoara@chromium.org2014-03-281-6/+6
* [Ozone] Initialize SurfaceFactoryOzone when initializing GLdnicoara@chromium.org2014-03-281-0/+6
* gl: Move platform-specific EGL code into separate filesspang@chromium.org2014-03-271-0/+94