1. 84ac082 Add GrLayerCache::writeLayersToDisk by robertphillips · 10 years ago
  2. 7bb9ed7 Fix bug in GrCachedLayer reuse by robertphillips · 10 years ago
  3. a32c6bc Revert of Fix bug in plot locking system (patchset #3 id:80001 of https://codereview.chromium.org/640323002/) by robertphillips · 10 years ago
  4. 5c48166 Fix bug in plot locking system by robertphillips · 10 years ago
  5. ed42059 Move offset and CTM from LayerCache Key to per-hoisted-layer info by robertphillips · 10 years ago
  6. a0537de Copy layer-hoisting related SkPaints by robertphillips · 10 years ago
  7. 4aa6dfc Separate replacement creation from layer discovery by robertphillips · 10 years ago
  8. 4815fe5 Fix bug in layer hoisting transition to SkRecord backend by robertphillips · 10 years ago
  9. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  10. 6f294af Refactor GrLayerCache for new API by robertphillips · 10 years ago
  11. 0c42332 Add CTM to the cached layers' key and reduce render target pingponging in layer pre-rendering by robertphillips · 10 years ago
  12. ed6f03e Fix ref counting of cached layer's texture by robertphillips · 10 years ago
  13. 09dde64 Now always use Atlas for layer cache by robertphillips · 10 years ago
  14. 320c923 Add plot-based purging to GrLayerCache by robertphillips · 10 years ago
  15. d771f6b Add auto purging for SkPicture-related Ganesh resources (esp. layers) by robertphillips · 10 years ago
  16. 3d533ac Replace GrTHash with SkTDynamicHash by robertphillips · 10 years ago
  17. 261b8a9 Make GrLayerCache use multiple plots in its atlas by robertphillips · 10 years ago
  18. 21048b5 Always have GrLayer's rect be valid by robertphillips · 10 years ago
  19. 952841b Begin atlasing by robertphillips · 10 years ago
  20. e462f2b Revert of Begin atlasing (https://codereview.chromium.org/354533004/) by robertphillips · 10 years ago
  21. 55e61f0 Begin atlasing by robertphillips · 10 years ago
  22. 1d86ee8 Rename GrAtlasMgr to GrAtlas (and other cleanup) by robertphillips · 10 years ago
  23. 4ec84da Move allocation of texture from SkGpuDevice to GrLayerCache by robertphillips · 10 years ago
  24. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  25. d942731 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  26. 365cd31 Rename GrAtlasedLayer to GrCachedLayer (since not all cached layers are atlased) by commit-bot@chromium.org · 11 years ago
  27. 2b4e370 Convert SkPicture's generation ID to a unique ID by commit-bot@chromium.org · 11 years ago
  28. a915772 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  29. e930a07 Add a GrLayerCache to GrContext by robertphillips@google.com · 11 years ago