1. dd1fcab Add logic to clean up resources more frequently by Nader Jawad · 4 years, 1 month ago
  2. 3920768 More benchmark tweaks by John Reck · 4 years, 2 months ago
  3. 66e06d4 Macrobenchmark tweaks & gpu memory dumping by John Reck · 4 years, 2 months ago
  4. 41ef566 Change CacheManager to not flush and submit at end of trimMemory. by Greg Daniel · 4 years, 5 months ago
  5. d234521 Migrate some last instances of GrContext to GrDirectContext by Adlai Holler · 4 years, 9 months ago
  6. 01b0f47 Remove old GrFlushFlag for cpu sync which isn't used anymore. by Greg Daniel · 5 years ago
  7. b516413 Merge "Revert "Drop max texture cache size from 12x to 5x"" into rvc-dev am: 556fe0b9e5 am: 6bf4b6b216 am: aeae81a937 am: 3844f2a385 by John Reck · 5 years ago
  8. 30d3678 Revert "Drop max texture cache size from 12x to 5x" by Leon Scroggins · 5 years ago
  9. c7ad408 Update skia flush call APIs. by Greg Daniel · 5 years ago
  10. e0fae23 Add memory tracing in HWUI by Stan Iliev · 5 years ago
  11. 0595561 Merge "[HWUI] Get DeviceInfo through stable ABI" by Alec Mouri · 6 years ago
  12. 5a23400 Merge "Delete VectorDrawableAtlas" by John Reck · 6 years ago
  13. 22d753f [HWUI] Get DeviceInfo through stable ABI by Alec Mouri · 6 years ago
  14. d4bd571 Merge "Revert "Drop all caches in UI_HIDDEN"" by TreeHugger Robot · 6 years ago
  15. f846aee Revert "Drop all caches in UI_HIDDEN" by John Reck · 6 years ago
  16. 83161dc Delete VectorDrawableAtlas by John Reck · 6 years ago
  17. 05ac516 Drop max texture cache size from 12x to 5x by John Reck · 6 years ago
  18. 8a20796 Drop all caches in UI_HIDDEN by John Reck · 6 years ago
  19. 57bb0bf Switch to using GrContext::setResourceCacheLimit and getResourceCacheLimit by Robert Phillips · 6 years ago
  20. 6db59a6 [HWUI] clean up libgui include directives by Alec Mouri · 6 years ago
  21. 1d857f0 Make sure to sync GPU after deleting memory in trimMemory. by Greg Daniel · 6 years ago
  22. b9e296e Update the CPU text cache sizes to be the same as their GPU equivalents by Derek Sollenberger · 6 years ago
  23. 0fa0cbc Support render-ahead in vulkan by John Reck · 6 years ago
  24. 322b8ab Remove old TaskManager system by John Reck · 6 years ago
  25. 3fcb697 Revert "Enable CCPR in Ganesh" by Christopher Dalton · 6 years ago
  26. 1316549 Enable CCPR in Ganesh by Chris Dalton · 6 years ago
  27. 43d0613 Change formula for font cache size by Stan Iliev · 7 years ago
  28. 564ca3e Reland "TextureView Vulkan support and optimized OpenGL draw" by Stan Iliev · 7 years ago
  29. 9f95955 Add cache validation to ensure the validity by Yichi Chen · 7 years ago
  30. 867c43d Revert "TextureView Vulkan support and optimized OpenGL draw" by John Reck · 7 years ago
  31. c8e22a6 TextureView Vulkan support and optimized OpenGL draw by Stan Iliev · 7 years ago
  32. 5d03348 Fix path rendering issues by Stan Iliev · 7 years ago
  33. 80e73ee Merge changes Ie7b336ea,I36a8cb45 by John Reck · 7 years ago
  34. 1072fff Remove Properties::isSkiaPipeline (3/!?) by John Reck · 7 years ago
  35. 92a9eb9 Unpin bitmaps but don't purge all scratch resources. by Derek Sollenberger · 7 years ago
  36. b1f27aa Free up all scratch resources when the app's UI is hidden by Derek Sollenberger · 7 years ago
  37. 0057db2 Print detailed memory usage of Skia for dumpsys gfxinfo by Derek Sollenberger · 7 years ago
  38. 660d6ec Update GrContext creation calls to use sk_sp by Greg Daniel · 8 years ago
  39. e75ef1f Enable Skia shader cache by Stan Iliev · 8 years ago
  40. 01b4394 Disable skia shader cache by Stan Iliev · 8 years ago
  41. d495f43 Implement SkSL cache by Stan Iliev · 8 years ago
  42. 1bcacfd Format the world (or just HWUI) by John Reck · 8 years ago
  43. 8ec9e88 Enable multi-threading of cpu intensive tasks when using Skia pipelines by Derek Sollenberger · 8 years ago
  44. dd098e8 Disable VD shared atlas surface by Stan Iliev · 8 years ago
  45. 3310fb1 Cache VectorDrawables in an atlas by Stan Iliev · 8 years ago
  46. f9e45d1 Implement CacheManager for the Skia pipelines. by Derek Sollenberger · 8 years ago