1. 7b8b758 Remove the right entries from the cache when a GC happens. by Romain Guy · 13 years ago
  2. 2fc941e Fixes cache misses and extra allocations. Bug #3421454 by Romain Guy · 14 years ago
  3. ff26a0c Remove unnecessary code. by Romain Guy · 14 years ago
  4. 3222828 Solve translucency issue when drawing paths. by Romain Guy · 14 years ago
  5. fe48f65 Free resources only from the GL context thread. Bug #3179882 by Romain Guy · 14 years ago
  6. e190aa6 Add new runtime debug flags. by Romain Guy · 14 years ago
  7. 9e10841 Correctly remove unused paths from the cache. by Romain Guy · 14 years ago
  8. 1041ade Fix possible rendering issue when drawing a path. by Romain Guy · 14 years ago
  9. d799912 Make simple paths made of lines work. by Romain Guy · 14 years ago
  10. 183f17e A Path can exist in several cache entries. by Romain Guy · 14 years ago
  11. a2341a9 Purge Skia objects from GL caches as needed. by Romain Guy · 14 years ago
  12. fb8b763 Use only one GL context per process, share chaches. by Romain Guy · 14 years ago
  13. 1e45aae Add drop shadows. by Romain Guy · 14 years ago
  14. 61c8c9c Fix tons of bugs and add new text rendering support. by Romain Guy · 14 years ago
  15. 9cccc2b Enforce maximum texture size. by Romain Guy · 14 years ago
  16. 22158e1 Automatically cleanup textures that don't fit in the cache. by Romain Guy · 14 years ago
  17. 7fbcc04 Add support for paths. by Romain Guy · 14 years ago