1. e305973 Remove uses of GrAutoScratchTexture. by bsalomon · 10 years ago
  2. 84ac082 Add GrLayerCache::writeLayersToDisk by robertphillips · 10 years ago
  3. 7bb9ed7 Fix bug in GrCachedLayer reuse by robertphillips · 10 years ago
  4. a32c6bc Revert of Fix bug in plot locking system (patchset #3 id:80001 of https://codereview.chromium.org/640323002/) by robertphillips · 10 years ago
  5. 5c48166 Fix bug in plot locking system by robertphillips · 10 years ago
  6. bcf0a52 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
  7. 9323b8b Revert "GrResourceCache2 manages scratch texture." by Brian Salomon · 10 years ago
  8. d14e1a2 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
  9. 410dd05 Fix some incorrect assumptions in GrLayerCache.cpp by robertphillips · 10 years ago
  10. dbe6074 Revert of GrResourceCache2 manages scratch texture. (patchset #14 id:260001 of https://codereview.chromium.org/608883003/) by robertphillips · 10 years ago
  11. 3d398c8 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
  12. ed42059 Move offset and CTM from LayerCache Key to per-hoisted-layer info by robertphillips · 10 years ago
  13. 4aa6dfc Separate replacement creation from layer discovery by robertphillips · 10 years ago
  14. 4815fe5 Fix bug in layer hoisting transition to SkRecord backend by robertphillips · 10 years ago
  15. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  16. c8dc1f7 Add GrResourceCache2. by bsalomon · 10 years ago
  17. 1d89ddc Revert of Add GrResourceCache2. (patchset #4 of https://codereview.chromium.org/481443002/) by bsalomon · 10 years ago
  18. 94ce9ac Add GrResourceCache2. by bsalomon · 10 years ago
  19. 6f294af Refactor GrLayerCache for new API by robertphillips · 10 years ago
  20. 0c42332 Add CTM to the cached layers' key and reduce render target pingponging in layer pre-rendering by robertphillips · 10 years ago
  21. ed6f03e Fix ref counting of cached layer's texture by robertphillips · 10 years ago
  22. 09dde64 Now always use Atlas for layer cache by robertphillips · 11 years ago
  23. 320c923 Add plot-based purging to GrLayerCache by robertphillips · 11 years ago
  24. d771f6b Add auto purging for SkPicture-related Ganesh resources (esp. layers) by robertphillips · 11 years ago
  25. 3d533ac Replace GrTHash with SkTDynamicHash by robertphillips · 11 years ago
  26. 261b8a9 Make GrLayerCache use multiple plots in its atlas by robertphillips · 11 years ago
  27. 21048b5 Always have GrLayer's rect be valid by robertphillips · 11 years ago
  28. 952841b Begin atlasing by robertphillips · 11 years ago
  29. e462f2b Revert of Begin atlasing (https://codereview.chromium.org/354533004/) by robertphillips · 11 years ago
  30. d9cf38a Revert of Fix memory leak in "Begin atlasing" (https://codereview.chromium.org/361663002/) by robertphillips · 11 years ago
  31. 40d9c0e Fix memory leak in (Begin atlasing https://codereview.chromium.org/354533004/) by robertphillips · 11 years ago
  32. 55e61f0 Begin atlasing by robertphillips · 11 years ago
  33. 1d86ee8 Rename GrAtlasMgr to GrAtlas (and other cleanup) by robertphillips · 11 years ago
  34. 4ec84da Move allocation of texture from SkGpuDevice to GrLayerCache by robertphillips · 11 years ago
  35. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 11 years ago
  36. 7801faa Add CPU backing store for GrAtlas to reduce texture uploads. by commit-bot@chromium.org · 11 years ago
  37. 365cd31 Rename GrAtlasedLayer to GrCachedLayer (since not all cached layers are atlased) by commit-bot@chromium.org · 11 years ago
  38. 2b4e370 Convert SkPicture's generation ID to a unique ID by commit-bot@chromium.org · 11 years ago
  39. a915772 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  40. e930a07 Add a GrLayerCache to GrContext by robertphillips@google.com · 11 years ago