1. 57bb0bf Switch to using GrContext::setResourceCacheLimit and getResourceCacheLimit by Robert Phillips · 6 years ago
  2. 6db59a6 [HWUI] clean up libgui include directives by Alec Mouri · 6 years ago
  3. 1d857f0 Make sure to sync GPU after deleting memory in trimMemory. by Greg Daniel · 6 years ago
  4. b9e296e Update the CPU text cache sizes to be the same as their GPU equivalents by Derek Sollenberger · 6 years ago
  5. 0fa0cbc Support render-ahead in vulkan by John Reck · 6 years ago
  6. 322b8ab Remove old TaskManager system by John Reck · 6 years ago
  7. 3fcb697 Revert "Enable CCPR in Ganesh" by Christopher Dalton · 6 years ago
  8. 1316549 Enable CCPR in Ganesh by Chris Dalton · 6 years ago
  9. 43d0613 Change formula for font cache size by Stan Iliev · 6 years ago
  10. 564ca3e Reland "TextureView Vulkan support and optimized OpenGL draw" by Stan Iliev · 7 years ago
  11. 9f95955 Add cache validation to ensure the validity by Yichi Chen · 7 years ago
  12. 867c43d Revert "TextureView Vulkan support and optimized OpenGL draw" by John Reck · 7 years ago
  13. c8e22a6 TextureView Vulkan support and optimized OpenGL draw by Stan Iliev · 7 years ago
  14. 5d03348 Fix path rendering issues by Stan Iliev · 7 years ago
  15. 80e73ee Merge changes Ie7b336ea,I36a8cb45 by John Reck · 7 years ago
  16. 1072fff Remove Properties::isSkiaPipeline (3/!?) by John Reck · 7 years ago
  17. 92a9eb9 Unpin bitmaps but don't purge all scratch resources. by Derek Sollenberger · 7 years ago
  18. b1f27aa Free up all scratch resources when the app's UI is hidden by Derek Sollenberger · 7 years ago
  19. 0057db2 Print detailed memory usage of Skia for dumpsys gfxinfo by Derek Sollenberger · 7 years ago
  20. 660d6ec Update GrContext creation calls to use sk_sp by Greg Daniel · 7 years ago
  21. e75ef1f Enable Skia shader cache by Stan Iliev · 8 years ago
  22. 01b4394 Disable skia shader cache by Stan Iliev · 8 years ago
  23. d495f43 Implement SkSL cache by Stan Iliev · 8 years ago
  24. 1bcacfd Format the world (or just HWUI) by John Reck · 8 years ago
  25. 8ec9e88 Enable multi-threading of cpu intensive tasks when using Skia pipelines by Derek Sollenberger · 8 years ago
  26. dd098e8 Disable VD shared atlas surface by Stan Iliev · 8 years ago
  27. 3310fb1 Cache VectorDrawables in an atlas by Stan Iliev · 8 years ago
  28. f9e45d1 Implement CacheManager for the Skia pipelines. by Derek Sollenberger · 8 years ago