1. 1a7eb26 resolution dependent path measure by caryclark · 8 years ago
  2. 7bceedc Retract GrRenderTarget a bit by robertphillips · 9 years ago
  3. 0e7029e Clean up Ganesh path render a little bit by robertphillips · 9 years ago
  4. c55271f Separate out natively-texture image/bmp draws from cached-as-texture image/bmp draws by bsalomon · 9 years ago
  5. a2e69fc Rename non-aa rect methods on GrDrawContext in anticipation of making them support aa by bsalomon · 9 years ago
  6. 2e1e51f GrDrawContext now holds GrRenderTarget pointer by robertphillips · 9 years ago
  7. 4a33952 Bye bye processor data manager. by bsalomon · 9 years ago
  8. f1b7a1d Make skpaint->grpaint flow work for composing draws (verts and atlas) by bsalomon · 9 years ago
  9. aca31fe Stop supporting HW dither by bsalomon · 9 years ago
  10. 30c4cae Add special case circle blur for Ganesh by robertphillips · 9 years ago
  11. 3833daa Fix GPU-only snapping bug in mask blur rendering by robertphillips · 9 years ago
  12. c9a3706 Limit lifetime of GrDrawContext objects by robertphillips · 9 years ago
  13. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  14. ac856c9 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
  15. 4bf69f7b Revert of Remove GrStagedProcessor, remove the word Stage as it applies to FPs (patchset #6 id:90001 of https://codereview.chromium.org/1307223004/ ) by rmistry · 9 years ago
  16. 2424344 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
  17. eae6200 Some cleanup in GrTextureProvider and GrResourceProvider. by bsalomon · 9 years ago
  18. ff0ca5e Misc cleanup by robertphillips · 9 years ago
  19. 5f10b5c More threading of GrProcessorDataManager by joshualitt · 9 years ago
  20. dded696 Implement support for mixed sampled render targets by vbuzinov · 9 years ago
  21. 7622863 Add direct getter for GrCaps to GrContext. by bsalomon · 9 years ago
  22. 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
  23. 9138c46 Add direct getter for GrCaps to GrContext. by bsalomon · 9 years ago
  24. ccb1b57 Move SkGpuDevice::internalDrawPath to GrBlurUtils::drawPathWithMaskFilter by robertphillips · 9 years ago