1. 37535c9 Add discard support to Vulkan by egdaniel · 8 years ago
  2. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  3. b451134 Minor refactor of GrLayerHoister by robertphillips · 8 years ago
  4. 68d9134 Make more unit tests run on Vulkan by bsalomon · 8 years ago
  5. 758586c Make existing unit tests only run on GL contexts by bsalomon · 8 years ago
  6. f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 8 years ago
  7. ca2622b return pictures as sk_sp by reed · 8 years ago
  8. 1530283 Generate list of GPU contexts outside tests by kkinnunen · 9 years ago
  9. 60029a5 Update Layer Hoisting to store its atlas texture in the resource cache by robertphillips · 9 years ago
  10. cf1d198 Revert of Update Layer Hoisting to store its atlas texture in the resource cache (patchset #6 id:100001 of https://codereview.chromium.org/1406013006/ ) by robertphillips · 9 years ago
  11. 42597bc Update Layer Hoisting to store its atlas texture in the resource cache by robertphillips · 9 years ago
  12. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  13. c6ad06a unsigned -> int for counts and indices in picture-related code by mtklein · 9 years ago
  14. 9db912c Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  15. 72743b1 Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (patchset #25 id:480001 of https://codereview.chromium.org/1112523006/) by mtklein · 9 years ago
  16. 15877b6 Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  17. b7ed856 Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (patchset #22 id:420001 of https://codereview.chromium.org/1112523006/) by reed · 9 years ago
  18. c92c129 Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  19. 478dd72 Fix layer hoisting image filter corner cases by robertphillips · 10 years ago
  20. 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
  21. 702eb96 Fix layer hoisting image filter corner cases by robertphillips · 10 years ago
  22. b5f4961 Fix GpuLayerCacheTest compile error by kkinnunen · 10 years ago
  23. e99d499 Fuse GrReplacements and GrLayerCache by robertphillips · 10 years ago
  24. 01d6e5f Use variable length key (rather than accumulated matrix) as save layer hoisting key by robertphillips · 10 years ago
  25. 04c9695 Remove Picture deletion listeners. by mtklein · 10 years ago
  26. 4ab5a90 Discard atlas after every MultiPictureDraw::draw by robertphillips · 10 years ago
  27. f2703d8 rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags by bsalomon · 10 years ago
  28. fd61ed0 Alter layer hoisting to only hoist layers for one canvas at a time by robertphillips · 10 years ago
  29. 3aac6e0 Add clip to layer cache by robertphillips · 10 years ago
  30. 7bb9ed7 Fix bug in GrCachedLayer reuse by robertphillips · 10 years ago
  31. ed42059 Move offset and CTM from LayerCache Key to per-hoisted-layer info by robertphillips · 10 years ago
  32. 4aa6dfc Separate replacement creation from layer discovery by robertphillips · 10 years ago
  33. 4815fe5 Fix bug in layer hoisting transition to SkRecord backend by robertphillips · 10 years ago
  34. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  35. 6f294af Refactor GrLayerCache for new API by robertphillips · 10 years ago
  36. 0c42332 Add CTM to the cached layers' key and reduce render target pingponging in layer pre-rendering by robertphillips · 10 years ago
  37. 09dde64 Now always use Atlas for layer cache by robertphillips · 10 years ago
  38. 320c923 Add plot-based purging to GrLayerCache by robertphillips · 10 years ago
  39. d771f6b Add auto purging for SkPicture-related Ganesh resources (esp. layers) by robertphillips · 10 years ago
  40. e904c09 Fix alpha textures in NV ES3 contexts on Windows. by bsalomon · 10 years ago
  41. 21048b5 Always have GrLayer's rect be valid by robertphillips · 10 years ago
  42. cfaeec4 Remove Skia's use of the default SkPicture constructor and multi-clone by Robert Phillips · 10 years ago
  43. 952841b Begin atlasing by robertphillips · 10 years ago
  44. e462f2b Revert of Begin atlasing (https://codereview.chromium.org/354533004/) by robertphillips · 10 years ago
  45. 55e61f0 Begin atlasing by robertphillips · 10 years ago