summaryrefslogtreecommitdiffstats
path: root/webkit/gpu
Commit message (Expand)AuthorAgeFilesLines
* Fix the incorrect method name override.jbates@chromium.org2011-04-132-4/+4
* implemented latch support in renderer process. this corresponds with a webkit...jbates@chromium.org2011-04-122-0/+25
* Refactor: Move app/gfx/gl ==> ui/gfx/glbacker@chromium.org2011-03-282-5/+5
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Reland r76840 with fix for webkit_gpu dependencies.apatrick@chromium.org2011-03-081-0/+1
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-041-1/+1
* Committing http://codereview.chromium.org/6592076 on behalf of jbauman:kbr@chromium.org2011-03-011-3/+0
* Embedded systems have smaller limit on number of GL contexts. Sometimesjnd@chromium.org2011-02-211-3/+19
* Added context lost callback.amarinichev@google.com2011-02-021-0/+3
* Cleanup everything but net/ for our first clang plugins.erg@google.com2011-02-022-12/+14
* Remove behind-the-flag outdated code in WebGraphicsContext's two implementati...zmo@google.com2011-01-282-2093/+0
* Refactor WebGraphicsContext3D to use WGC3D types which match corresponding GL...zmo@google.com2011-01-272-5/+2014
* Revert 72807 - Refactor WebGraphicsContext3D to use WGC3D types which match c...mbelshe@chromium.org2011-01-272-2028/+21
* Refactor WebGraphicsContext3D to use WGC3D types which match corresponding GL...zmo@google.com2011-01-272-21/+2028
* Add GL_CHROMIUM_framebuffer_multisample support to Chromium'skbr@chromium.org2011-01-262-0/+19
* Don't map internalFormat in renderbufferStorage() in embedded envrionment.jnd@chromium.org2011-01-231-14/+16
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-172-4/+4
* Add some initial OWNERS files for src/webkit/.darin@chromium.org2011-01-141-0/+1
* Change namespace of WebGraphicsContext3DInProcessImpl based on review feedback.kbr@google.com2011-01-122-4/+8
* Move the in-process WebGL implementation from the WebKit to thekbr@google.com2011-01-113-0/+2155