Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TextureView works best when it draws stuff. | Romain Guy | 2011-09-29 | 1 | -1/+1 |
* | Add support to OpenGLRendere to draw BiDi text. | Romain Guy | 2011-06-01 | 1 | -1/+0 |
* | Add support for partial invalidates in WebView | Romain Guy | 2011-03-07 | 1 | -1/+21 |
* | Avoid UTF-8 conversions and string copies whenever possible. | Romain Guy | 2011-03-01 | 1 | -12/+12 |
* | Correctly blend translucent GIF bitmaps. | Romain Guy | 2011-02-24 | 1 | -0/+1 |
* | Fixes cache misses and extra allocations. | Romain Guy | 2011-02-03 | 1 | -21/+9 |
* | Correctly compare strings in UTF-8 instead of UTF-16 | Romain Guy | 2010-12-10 | 1 | -18/+17 |
* | Optimize FBO drawing with regions. | Romain Guy | 2010-11-02 | 1 | -3/+3 |
* | Move GenerationCache to the utils directory. | Romain Guy | 2010-10-08 | 1 | -1/+1 |
* | Use only one GL context per process, share chaches. | Romain Guy | 2010-08-24 | 1 | -10/+11 |
* | Speedup TextView fades (no more layers required.) | Romain Guy | 2010-08-18 | 1 | -9/+19 |
* | Correctly set the viewport in layers. | Romain Guy | 2010-08-17 | 1 | -1/+1 |
* | Add drop shadows. | Romain Guy | 2010-08-13 | 1 | -0/+140 |