| Commit message (Expand) | Author | Age | Files | Lines |
* | Hook up with Angle shader translator backend. | zmo@google.com | 2011-06-14 | 1 | -15/+6 |
* | make command buffer work in DRT | gman@chromium.org | 2011-06-04 | 1 | -5/+33 |
* | make command buffer work in DRT | gman@chromium.org | 2011-06-03 | 3 | -1405/+1514 |
* | Reland 87371 - Support for glSetSurfaceCHROMIUM. | apatrick@chromium.org | 2011-06-01 | 4 | -23/+22 |
* | Revert 87371 - Broke Compile - Support for glSetSurfaceCHROMIUM. | rsesek@chromium.org | 2011-05-31 | 4 | -22/+23 |
* | Support for glSetSurfaceCHROMIUM. | apatrick@chromium.org | 2011-05-31 | 4 | -23/+22 |
* | GLContext no longer holds a pointer to a GLSurface. | apatrick@chromium.org | 2011-05-23 | 4 | -23/+59 |
* | Globally replace <(library) with static_library | evan@chromium.org | 2011-05-19 | 1 | -1/+1 |
* | Implement GL_CHROMIUM_rate_limit_offscreen_context | nduca@chromium.org | 2011-05-13 | 1 | -0/+2 |
* | Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur... | apatrick@chromium.org | 2011-05-12 | 2 | -8/+27 |
* | Drive compositor scheduling with the swapbuffers callback. | nduca@chromium.org | 2011-05-12 | 2 | -2/+0 |
* | Revert "Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Crea... | antonm@chromium.org | 2011-05-12 | 2 | -27/+8 |
* | Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur... | apatrick@chromium.org | 2011-05-12 | 2 | -8/+27 |
* | Revert 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur... | apatrick@chromium.org | 2011-05-11 | 2 | -27/+8 |
* | Split GLContext::Create*GLContext into GLSurface::Create*GLSurface plus a sur... | apatrick@chromium.org | 2011-05-11 | 2 | -8/+27 |
* | Make the GraphicsContext3D implementation selectable | gman@chromium.org | 2011-05-06 | 3 | -0/+2117 |
* | The skia bindings calls were not at a correct place to ensure that the host G... | twiz@chromium.org | 2011-04-26 | 1 | -0/+2 |
* | Call MakeCurrent at the appropriate place when | gman@chromium.org | 2011-04-20 | 1 | -0/+6 |
* | Fix the incorrect method name override. | jbates@chromium.org | 2011-04-13 | 2 | -4/+4 |
* | implemented latch support in renderer process. this corresponds with a webkit... | jbates@chromium.org | 2011-04-12 | 2 | -0/+25 |
* | Refactor: Move app/gfx/gl ==> ui/gfx/gl | backer@chromium.org | 2011-03-28 | 2 | -5/+5 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Reland r76840 with fix for webkit_gpu dependencies. | apatrick@chromium.org | 2011-03-08 | 1 | -0/+1 |
* | Change other usages of .size() to .empty() when applicable. | erg@google.com | 2011-03-04 | 1 | -1/+1 |
* | Committing http://codereview.chromium.org/6592076 on behalf of jbauman: | kbr@chromium.org | 2011-03-01 | 1 | -3/+0 |
* | Embedded systems have smaller limit on number of GL contexts. Sometimes | jnd@chromium.org | 2011-02-21 | 1 | -3/+19 |
* | Added context lost callback. | amarinichev@google.com | 2011-02-02 | 1 | -0/+3 |
* | Cleanup everything but net/ for our first clang plugins. | erg@google.com | 2011-02-02 | 2 | -12/+14 |
* | Remove behind-the-flag outdated code in WebGraphicsContext's two implementati... | zmo@google.com | 2011-01-28 | 2 | -2093/+0 |
* | Refactor WebGraphicsContext3D to use WGC3D types which match corresponding GL... | zmo@google.com | 2011-01-27 | 2 | -5/+2014 |
* | Revert 72807 - Refactor WebGraphicsContext3D to use WGC3D types which match c... | mbelshe@chromium.org | 2011-01-27 | 2 | -2028/+21 |
* | Refactor WebGraphicsContext3D to use WGC3D types which match corresponding GL... | zmo@google.com | 2011-01-27 | 2 | -21/+2028 |
* | Add GL_CHROMIUM_framebuffer_multisample support to Chromium's | kbr@chromium.org | 2011-01-26 | 2 | -0/+19 |
* | Don't map internalFormat in renderbufferStorage() in embedded envrionment. | jnd@chromium.org | 2011-01-23 | 1 | -14/+16 |
* | Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref... | abarth@chromium.org | 2011-01-17 | 2 | -4/+4 |
* | Add some initial OWNERS files for src/webkit/. | darin@chromium.org | 2011-01-14 | 1 | -0/+1 |
* | Change namespace of WebGraphicsContext3DInProcessImpl based on review feedback. | kbr@google.com | 2011-01-12 | 2 | -4/+8 |
* | Move the in-process WebGL implementation from the WebKit to the | kbr@google.com | 2011-01-11 | 3 | -0/+2155 |