1. 4815fe5 Fix bug in layer hoisting transition to SkRecord backend by robertphillips · 10 years ago
  2. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  3. c8dc1f7 Add GrResourceCache2. by bsalomon · 10 years ago
  4. 1d89ddc Revert of Add GrResourceCache2. (patchset #4 of https://codereview.chromium.org/481443002/) by bsalomon · 10 years ago
  5. 94ce9ac Add GrResourceCache2. by bsalomon · 10 years ago
  6. 6f294af Refactor GrLayerCache for new API by robertphillips · 10 years ago
  7. 0c42332 Add CTM to the cached layers' key and reduce render target pingponging in layer pre-rendering by robertphillips · 10 years ago
  8. ed6f03e Fix ref counting of cached layer's texture by robertphillips · 10 years ago
  9. 09dde64 Now always use Atlas for layer cache by robertphillips · 10 years ago
  10. 320c923 Add plot-based purging to GrLayerCache by robertphillips · 10 years ago
  11. d771f6b Add auto purging for SkPicture-related Ganesh resources (esp. layers) by robertphillips · 10 years ago
  12. 3d533ac Replace GrTHash with SkTDynamicHash by robertphillips · 10 years ago
  13. 261b8a9 Make GrLayerCache use multiple plots in its atlas by robertphillips · 10 years ago
  14. 21048b5 Always have GrLayer's rect be valid by robertphillips · 10 years ago
  15. 952841b Begin atlasing by robertphillips · 10 years ago
  16. e462f2b Revert of Begin atlasing (https://codereview.chromium.org/354533004/) by robertphillips · 10 years ago
  17. d9cf38a Revert of Fix memory leak in "Begin atlasing" (https://codereview.chromium.org/361663002/) by robertphillips · 10 years ago
  18. 40d9c0e Fix memory leak in (Begin atlasing https://codereview.chromium.org/354533004/) by robertphillips · 10 years ago
  19. 55e61f0 Begin atlasing by robertphillips · 10 years ago
  20. 1d86ee8 Rename GrAtlasMgr to GrAtlas (and other cleanup) by robertphillips · 10 years ago
  21. 4ec84da Move allocation of texture from SkGpuDevice to GrLayerCache by robertphillips · 10 years ago
  22. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  23. 7801faa Add CPU backing store for GrAtlas to reduce texture uploads. by commit-bot@chromium.org · 10 years ago
  24. 365cd31 Rename GrAtlasedLayer to GrCachedLayer (since not all cached layers are atlased) by commit-bot@chromium.org · 10 years ago
  25. 2b4e370 Convert SkPicture's generation ID to a unique ID by commit-bot@chromium.org · 10 years ago
  26. a915772 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  27. e930a07 Add a GrLayerCache to GrContext by robertphillips@google.com · 10 years ago