| Commit message (Expand) | Author | Age | Files | Lines |
* | Change ozone async swap to fix overlay scheduling | achaulk | 2015-04-07 | 1 | -6/+68 |
* | [ozone] Move deep flush fence wait to worker thread. | alexst | 2015-03-11 | 1 | -29/+68 |
* | Fixes clang warning in GLSurfaceOzone. | gunsch | 2015-03-03 | 1 | -0/+2 |
* | Add a new API to create a surfaceless GLSurface for Ozone | achaulk | 2015-03-02 | 1 | -2/+177 |
* | Force glFinish for page flips on a UDL device. | hshi | 2015-02-27 | 1 | -2/+4 |
* | Add EGL_ARM_implicit_external_sync extension support | dbehr | 2015-02-07 | 1 | -6/+32 |
* | virtual/override specifier cleanup in ui/ (mostly Ozone code). | gunsch | 2015-01-06 | 1 | -2/+2 |
* | [ozone] Add stub implementation to ozone surfaceless to avoid hitting the DCH... | alexst | 2015-01-05 | 1 | -0/+12 |
* | [ozone] Cleanup virtual/override style. | alexst | 2015-01-05 | 1 | -22/+20 |
* | Use glFlush instead of glFinish | marcheu | 2014-12-04 | 1 | -1/+1 |
* | Dont set SwapInterval with Surfaceless. | kalyan.kondapally | 2014-11-03 | 1 | -1/+0 |
* | replace OVERRIDE and FINAL with override and final in ui/ | mostynb | 2014-10-09 | 1 | -13/+13 |
* | Fix for surfaceless implementation | achaulk | 2014-09-26 | 1 | -0/+1 |
* | Partial swap implementation for surfaceless | achaulk | 2014-09-23 | 1 | -0/+6 |
* | Surfaceless OutputSurface implementation. | achaulk | 2014-09-16 | 1 | -0/+2 |
* | Surfaceless GLSurfaceOzone implementation. | achaulk | 2014-08-27 | 1 | -14/+76 |
* | Attempt to fix Linux ChromiumOS Ozone Builder after r290136. | thakis@chromium.org | 2014-08-16 | 1 | -1/+2 |
* | Add GLSurfaceOzone's implementation of ScheduleOverlayPlane | achaulk@chromium.org | 2014-08-16 | 1 | -0/+9 |
* | [Ozone GBM] Try reinitializing the native surface if native resizing fails | dnicoara@chromium.org | 2014-07-29 | 1 | -5/+44 |
* | ozone: Remove InitializeHardware / ShutdownHardware | spang@chromium.org | 2014-07-22 | 1 | -6/+0 |
* | ozone: Move the factory interfaces into a common target. | sadrul@chromium.org | 2014-06-20 | 1 | -9/+10 |
* | ozone: Add OnSwapBuffers hook to SurfaceOzoneEGL | spang@chromium.org | 2014-05-27 | 1 | -0/+6 |
* | Add support to resize native EGL surface. | kalyan.kondapally@intel.com | 2014-04-08 | 1 | -0/+7 |
* | Split SurfaceOzone to SurfaceOzoneEGL and Canvas. | kalyan.kondapally@intel.com | 2014-04-08 | 1 | -7/+7 |
* | [Ozone] Get VSyncProvider before passing in the scoped_ptr | dnicoara@chromium.org | 2014-04-03 | 1 | -1/+4 |
* | Fix clang build. | alexst@chromium.org | 2014-04-01 | 1 | -1/+1 |
* | ozone: Add OzoneSurface object that is owned by compositor, GLSurface | spang@chromium.org | 2014-03-31 | 1 | -10/+32 |
* | [Ozone] Explicitly whilelist valid GL platforms and fail GL initialization ot... | dnicoara@chromium.org | 2014-03-29 | 1 | -2/+6 |
* | [Ozone] Initialize SurfaceFactoryOzone only in the EGL GLES2 case | dnicoara@chromium.org | 2014-03-28 | 1 | -6/+6 |
* | [Ozone] Initialize SurfaceFactoryOzone when initializing GL | dnicoara@chromium.org | 2014-03-28 | 1 | -0/+6 |
* | gl: Move platform-specific EGL code into separate files | spang@chromium.org | 2014-03-27 | 1 | -0/+94 |