Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implements the focus ring drawing in GL. | Nicolas Roard | 2011-04-11 | 1 | -0/+19 |
* | debug message improvement | Teng-Hui Zhu | 2011-04-04 | 1 | -2/+2 |
* | Partial invalidation of the browser textures | Nicolas Roard | 2011-03-08 | 1 | -0/+21 |
* | Crash on GL OOM to stop fallback to SW rendering. | Ben Murdoch | 2011-02-28 | 1 | -1/+13 |
* | Implement a workaround for the texture corruption | Nicolas Roard | 2011-01-25 | 1 | -0/+10 |
* | Remove logs | Nicolas Roard | 2011-01-23 | 1 | -2/+0 |
* | Add debug info | Teng-Hui Zhu | 2011-01-07 | 1 | -2/+10 |
* | Cleanup pass to make files compliant with webkit style | Nicolas Roard | 2010-12-16 | 1 | -54/+68 |
* | Implement a GLUtils::toSkMatrix() function | Nicolas Roard | 2010-12-15 | 1 | -9/+21 |
* | Refactor the orthographic matrix computation and add a drawLayerQuad() method | Nicolas Roard | 2010-12-13 | 1 | -5/+6 |
* | Null-check in GLUtils::isEGLImageSupported() | Russell Brenner | 2010-11-05 | 1 | -2/+3 |
* | Double Buffered Texture Support for WebKit. | Derek Sollenberger | 2010-09-27 | 1 | -9/+20 |
* | GL utilities | Nicolas Roard | 2010-09-21 | 1 | -0/+317 |