1. 478dd72 Fix layer hoisting image filter corner cases by robertphillips · 10 years ago
  2. 86f0328 Revert of Fix layer hoisting image filter corner cases (patchset #3 id:40001 of https://codereview.chromium.org/803183003/) by robertphillips · 10 years ago
  3. 702eb96 Fix layer hoisting image filter corner cases by robertphillips · 10 years ago
  4. b5f4961 Fix GpuLayerCacheTest compile error by kkinnunen · 10 years ago
  5. e99d499 Fuse GrReplacements and GrLayerCache by robertphillips · 10 years ago
  6. 01d6e5f Use variable length key (rather than accumulated matrix) as save layer hoisting key by robertphillips · 10 years ago
  7. 04c9695 Remove Picture deletion listeners. by mtklein · 10 years ago
  8. 4ab5a90 Discard atlas after every MultiPictureDraw::draw by robertphillips · 10 years ago
  9. f2703d8 rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags by bsalomon · 10 years ago
  10. fd61ed0 Alter layer hoisting to only hoist layers for one canvas at a time by robertphillips · 10 years ago
  11. 3aac6e0 Add clip to layer cache by robertphillips · 10 years ago
  12. 7bb9ed7 Fix bug in GrCachedLayer reuse by robertphillips · 10 years ago
  13. ed42059 Move offset and CTM from LayerCache Key to per-hoisted-layer info by robertphillips · 10 years ago
  14. 4aa6dfc Separate replacement creation from layer discovery by robertphillips · 10 years ago
  15. 4815fe5 Fix bug in layer hoisting transition to SkRecord backend by robertphillips · 10 years ago
  16. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  17. 6f294af Refactor GrLayerCache for new API by robertphillips · 10 years ago
  18. 0c42332 Add CTM to the cached layers' key and reduce render target pingponging in layer pre-rendering by robertphillips · 10 years ago
  19. 09dde64 Now always use Atlas for layer cache by robertphillips · 10 years ago
  20. 320c923 Add plot-based purging to GrLayerCache by robertphillips · 10 years ago
  21. d771f6b Add auto purging for SkPicture-related Ganesh resources (esp. layers) by robertphillips · 10 years ago
  22. e904c09 Fix alpha textures in NV ES3 contexts on Windows. by bsalomon · 10 years ago
  23. 21048b5 Always have GrLayer's rect be valid by robertphillips · 10 years ago
  24. cfaeec4 Remove Skia's use of the default SkPicture constructor and multi-clone by Robert Phillips · 10 years ago
  25. 952841b Begin atlasing by robertphillips · 10 years ago
  26. e462f2b Revert of Begin atlasing (https://codereview.chromium.org/354533004/) by robertphillips · 10 years ago
  27. 55e61f0 Begin atlasing by robertphillips · 10 years ago