Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ui: Move gl/ directory out of gfx/, up to ui/. | tfarina@chromium.org | 2012-05-12 | 1 | -76/+0 |
* | Change PluginWindowHandle to AcceleratedWidget in ui/gfx/gl | piman@chromium.org | 2012-02-01 | 1 | -4/+4 |
* | Reland 107243 - Added GLSurfaceAdapter, an implementation of GLSurface that f... | apatrick@chromium.org | 2011-10-26 | 1 | -1/+4 |
* | Revert 107243 - Added GLSurfaceAdapter, an implementation of GLSurface that f... | apatrick@chromium.org | 2011-10-25 | 1 | -4/+1 |
* | Added GLSurfaceAdapter, an implementation of GLSurface that forwards all call... | apatrick@chromium.org | 2011-10-25 | 1 | -1/+4 |
* | GLContext no longer holds a pointer to a GLSurface. | apatrick@chromium.org | 2011-05-23 | 1 | -0/+2 |
* | Partially fix WGL backend on windows. | apatrick@chromium.org | 2011-05-12 | 1 | -0/+1 |
* | Split GLX implementations of *GLContext into GLContextGLX and *GLSurfaceGLX. | apatrick@chromium.org | 2011-05-04 | 1 | -6/+2 |
* | Split WGL implementations of *GLContext in GLContextWGL and *GLSurfaceWGL. | apatrick@chromium.org | 2011-04-15 | 1 | -0/+74 |