| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding Wayland support for ui/gfx | dnicoara@chromium.org | 2011-08-10 | 1 | -3/+14 |
* | Do not allocate depth-stencil buffers for GLSurfaces. | apatrick@chromium.org | 2011-08-09 | 1 | -2/+0 |
* | Allow creating a gpu channel that uses software rendering | jbauman@chromium.org | 2011-07-21 | 1 | -18/+78 |
* | Revert 93393 - Crashed Linux Touch build: http://build.chromium.org/p/chromiu... | leandrogracia@chromium.org | 2011-07-21 | 1 | -78/+18 |
* | Allow creating a gpu channel that uses software rendering | jbauman@chromium.org | 2011-07-21 | 1 | -18/+78 |
* | Expose NativeDisplay from GLSurfaceEGL. | backer@chromium.org | 2011-05-26 | 1 | -3/+8 |
* | Made the OS_LINUX ifdefs in ui/ and webkit/ directories more cross-platform, ... | chromium@hybridsource.org | 2011-05-25 | 1 | -2/+2 |
* | GLContext no longer holds a pointer to a GLSurface. | apatrick@chromium.org | 2011-05-23 | 1 | -0/+1 |
* | Split GLX implementations of *GLContext into GLContextGLX and *GLSurfaceGLX. | apatrick@chromium.org | 2011-05-04 | 1 | -8/+2 |
* | Split EGLContext in GLContextEGL and GLSurfaceEGL. | apatrick@chromium.org | 2011-04-14 | 1 | -0/+245 |