| Age | Commit message (Expand) | Author |
|---|---|---|
| 2011-01-11 | Solve translucency issue when drawing paths. | |
| 2010-11-11 | Free resources only from the GL context thread. | |
| 2010-11-10 | Add new runtime debug flags. | |
| 2010-11-09 | Correctly remove unused paths from the cache. | |
| 2010-11-04 | Fix possible rendering issue when drawing a path. | |
| 2010-09-30 | Make simple paths made of lines work. | |
| 2010-09-09 | A Path can exist in several cache entries. | |
| 2010-09-08 | Purge Skia objects from GL caches as needed. | |
| 2010-08-24 | Use only one GL context per process, share chaches. | |
| 2010-08-13 | Add drop shadows. | |
| 2010-08-10 | Fix tons of bugs and add new text rendering support. | |
| 2010-08-07 | Enforce maximum texture size. | |
| 2010-08-06 | Automatically cleanup textures that don't fit in the cache. | |
| 2010-08-05 | Add support for paths. |