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