1. 9ae32a2 Remove redundant caps field from GrProcessorTestData by Brian Salomon · 8 years ago
  2. de4d301 Replaced all calls to fragmentPosition() with sk_FragCoord by Ethan Nicholas · 8 years ago
  3. aab259e Simplify GrProcOptInfo initialization. by Brian Salomon · 8 years ago
  4. d4652ca Remove most modifiers of processors on GrPipelineBuilder by Brian Salomon · 8 years ago
  5. 062990b Fix perf regression with SDF paths by Jim Van Verth · 8 years ago
  6. 7704754 More fixes for distance field paths by Jim Van Verth · 8 years ago
  7. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  8. 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  9. 000ca63 Revert "More fixes for distance field paths" by Jim Van Verth · 8 years ago
  10. d081ff3 More fixes for distance field paths by Jim Van Verth · 8 years ago
  11. c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 8 years ago
  12. a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  13. 8cbb424 Generate Signed Distance Field directly from vector path by joel.liang · 8 years ago
  14. a163392 Revert "Revert "Removing ref counting from GrXPFactory."" by Brian Salomon · 8 years ago
  15. 003312a Revert "Removing ref counting from GrXPFactory." by Brian Salomon · 8 years ago
  16. a8f80de Removing ref counting from GrXPFactory. by Brian Salomon · 8 years ago
  17. ecea86a Cleanup ops that are storing GrPipelineOptimizations. by Brian Salomon · 8 years ago
  18. bfd5183 Removes tracking of whether color is ignored by XP. by Brian Salomon · 8 years ago
  19. 8c852be Removing tracking of whether GP/FP coverage calculations are used by XP. by Brian Salomon · 8 years ago
  20. 021f927 Revert "Quality and performance fixes for AA tessellating path renderer." by Stephan White · 8 years ago
  21. d4b2155 Quality and performance fixes for AA tessellating path renderer. by Stephen White · 8 years ago
  22. f833478 Remove ref counting from GrOp. by Brian Salomon · 8 years ago
  23. 69868af Remove render target unique ID virtual from GrOp. by Brian Salomon · 8 years ago
  24. bde4285 Rename GrOp::draw to GrOp::execute by Brian Salomon · 8 years ago
  25. 53e4c3c Misc batch->op cleanup Part 2 of 2 by Brian Salomon · 8 years ago
  26. 09d994e Misc batch->op cleanup Part 1 of 2 by Brian Salomon · 8 years ago
  27. 92aee3d This renames methods and classes that relate to static analysis of combinations of GrDrawOps and GrPipelines. by Brian Salomon · 8 years ago
  28. 4784225 Revert of Generate Signed Distance Field directly from vector path (patchset #23 id:440001 of https://codereview.chromium.org/1643143002/ ) by rmistry · 8 years ago
  29. 6d2f73c Generate Signed Distance Field directly from vector path by joel.liang · 8 years ago
  30. 5ec9def Rename files, macros, types, and functions related to GrDrawOp testing. by Brian Salomon · 8 years ago
  31. 8c5bad3 Remove the last "batch tracker" from AAStrokeRectOp. by Brian Salomon · 8 years ago
  32. 07b6ad0 Floor to scalar for SDF paths. by Jim Van Verth · 8 years ago
  33. 6750e91 Fix precision errors in large circle rendering. by Jim Van Verth · 8 years ago
  34. a8b1e6d Revert of Generate Signed Distance Field directly from vector path (patchset #23 id:440001 of https://codereview.chromium.org/1643143002/ ) by rmistry · 8 years ago
  35. 64b70b0 Generate Signed Distance Field directly from vector path by joel.liang · 8 years ago
  36. 2ee084e Rename GrBatchAtlas -> GrDrawOpAtlas. by Brian Salomon · 8 years ago
  37. 903da79 Rename GrBatchAtlas files to GrDrawOpAtlas by Brian Salomon · 8 years ago
  38. f856fd1 Rename GrBatchFontCache->GrAtlasGlyphCache by Brian Salomon · 8 years ago
  39. d2a5e30 rm unnecessary forward decl of GrClip in GrDashOp.h by Brian Salomon · 8 years ago
  40. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 8 years ago