1. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  2. 7539856 Make GrVertexBatch objects hold their own draws during GrDrawTarget flush by bsalomon · 9 years ago
  3. 16b9913 Split GrDrawBatch and GrVertexBatch into their own files by bsalomon · 9 years ago
  4. abd30f5 Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non-drawing batches by bsalomon · 9 years ago
  5. cb02b38 Check for xfer barriers in GrBatch, auto-issue barriers in GrGpu by bsalomon · 9 years ago
  6. 91d844d Rename GrPipelineInfo to GrPipelineOptimizations by bsalomon · 9 years ago
  7. 7441782 Make folder for batches by joshualitt · 9 years ago
  8. fb1141a Don't pass pipeline to GrBatch::generateGeometry() by bsalomon · 9 years ago
  9. eae6200 Some cleanup in GrTextureProvider and GrResourceProvider. by bsalomon · 9 years ago
  10. 7765a47 Makes GrPipelineInfo a class with query functions used by GrBatch subclasses. by bsalomon · 9 years ago
  11. d07a279 Revert of Rework GrPipelineInfo (patchset #7 id:120001 of https://codereview.chromium.org/1213383005/) by bsalomon · 9 years ago
  12. f5179a4 Makes GrPipelineInfo a class with query functions used by GrBatch subclasses. by bsalomon · 9 years ago
  13. 6dc6f5f Add support for creating texture backed images where Skia will delete the texture. by bsalomon · 9 years ago
  14. 86ae0a9 Add mixed samples support to XPs by cdalton · 9 years ago
  15. 1fa4572 Update XPF invariant info to not account for conflation by cdalton · 9 years ago
  16. 7622863 Add direct getter for GrCaps to GrContext. by bsalomon · 9 years ago
  17. 084d1b6 Revert of Add direct getter for GrCaps to GrContext. (patchset #4 id:60001 of https://codereview.chromium.org/1149773005/) by bsalomon · 9 years ago
  18. 9138c46 Add direct getter for GrCaps to GrContext. by bsalomon · 9 years ago
  19. 6fd158e Implement Porter Duff XP with a blend table by cdalton · 9 years ago
  20. c33db93 Revert of Implement Porter Duff XP with a blend table (patchset #12 id:220001 of https://codereview.chromium.org/1124373002/) by bungeman · 9 years ago
  21. c319c80 Revert of Fix LCD coverage regression in GrPorterDuffXPFactory (patchset #3 id:40001 of https://codereview.chromium.org/1149883004/) by bungeman · 9 years ago
  22. d23a395 Revert of Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. (patchset #6 id:100001 of https://codereview.chromium.org/1132093004/) by bungeman · 9 years ago
  23. bb106b5 Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. by bsalomon · 9 years ago
  24. 3e2d59e Fix LCD coverage regression in GrPorterDuffXPFactory by cdalton · 9 years ago
  25. 9a70920 Implement Porter Duff XP with a blend table by cdalton · 9 years ago