1. b031fcf reenabled GrAALinearizingConvexPathRenderer, but only for stroked paths by ethannicholas · 9 years ago
  2. 4f3ad29 disabled GrAALinearizingConvexRenderer for now by ethannicholas · 9 years ago
  3. bd5d7e7 Revert of Revert of added stroking support to GrAALinearizingConvexPathRenderer (patchset #1 id:1 of https://codereview.chromium.org/1212833002/) by fmalita · 9 years ago
  4. 9730f4a Revert of added stroking support to GrAALinearizingConvexPathRenderer (patchset #6 id:100001 of https://codereview.chromium.org/1180903006/) by reed · 9 years ago
  5. 2436f19 added stroking support to GrAALinearizingConvexPathRenderer by ethannicholas · 9 years ago
  6. 7622863 Add direct getter for GrCaps to GrContext. by bsalomon · 9 years ago
  7. 611cc5f delete experimental path renderers by joshualitt · 9 years ago
  8. 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
  9. 9138c46 Add direct getter for GrCaps to GrContext. by bsalomon · 9 years ago
  10. 706f08f Move GrPath(Range) creation to ResourceProvider. by bsalomon · 9 years ago
  11. 0ce02c3 Place nvpr above tesselating path renderer in the chain by cdalton · 9 years ago
  12. ed0bcad Move instanced index buffer creation to flush time by bsalomon · 9 years ago
  13. d8ed1b6 Revert of Move instanced index buffer creation to flush time (patchset #6 id:100001 of https://codereview.chromium.org/1116943004/) by bsalomon · 9 years ago
  14. ab622c7 Move instanced index buffer creation to flush time by bsalomon · 9 years ago
  15. 1899651 Extract gpu line dashing to GrDashLinePathRenderer by kkinnunen · 9 years ago
  16. 7ef63c8 Enable tessellating GPU path renderer. by senorblanco · 9 years ago
  17. 056c424 Revert "Enable tessellating GPU path renderer." by Stephen White · 9 years ago
  18. c185019 Enable tessellating GPU path renderer. by senorblanco · 9 years ago
  19. d6ed19c Tessellating GPU path renderer. by senorblanco · 10 years ago
  20. f7007b0 Enable distance field path rendering in Chrome. by jvanverth · 10 years ago
  21. fa38a30 Add GrAASmallPathRenderer. by jvanverth · 10 years ago
  22. 74dda90 This takes the convex path tesselator from the Android code and hooks it into a by jvanverth@google.com · 12 years ago
  23. e3453cb This CL introduces a new path renderer. by sugoi@google.com · 12 years ago
  24. 5f74cf8 Follow up on the previous patch : by sugoi@google.com · 12 years ago
  25. 45a15f5 Modifications to GrPatherRenderer(Chain) interfaces to support clip mask manager. by bsalomon@google.com · 12 years ago
  26. c377baf Add placement new macros to SkPostConfig, call SkNEW* from Ganesh. by tomhudson@google.com · 12 years ago
  27. ded4f4b Initial support for GL_NV_path_renering. Experimental, there are still some issues to resolve, set gyp variable skia_nv_path_rendering=1 or build flag GR_GL_USE_NV_PATH_RENDERING to enable. by bsalomon@google.com · 12 years ago
  28. 72176b2 Removed SoftwarePathRenderer from GrContext's path renderer chain by robertphillips@google.com · 12 years ago
  29. 7c2578d Second half of refactoring to move SW path rendering to GrPathRenderer by robertphillips@google.com · 12 years ago
  30. 3e5afe7 Enable convex path renderer. by bsalomon@google.com · 13 years ago
  31. 9aed114 by bsalomon@google.com · 13 years ago
  32. 0680961 revert 3078 by bsalomon@google.com · 13 years ago
  33. 495e210 fix interior issues in convex path renderer by bsalomon@google.com · 13 years ago
  34. 69cc6ad Add convex path renderer (disabled) by bsalomon@google.com · 13 years ago[Renamed (63%) from src/gpu/GrAddPathRenderers_aahairline.cpp]
  35. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 13 years ago[Renamed from gpu/src/GrAddPathRenderers_aahairline.cpp]
  36. aeb2160 Add GrAAHairLinePathRenderer by bsalomon@google.com · 13 years ago