1. d6ed19c Tessellating GPU path renderer. by senorblanco · 10 years ago
  2. f7007b0 Enable distance field path rendering in Chrome. by jvanverth · 10 years ago
  3. fa38a30 Add GrAASmallPathRenderer. by jvanverth · 10 years ago
  4. 74dda90 This takes the convex path tesselator from the Android code and hooks it into a by jvanverth@google.com · 12 years ago
  5. e3453cb This CL introduces a new path renderer. by sugoi@google.com · 12 years ago
  6. 5f74cf8 Follow up on the previous patch : by sugoi@google.com · 12 years ago
  7. 45a15f5 Modifications to GrPatherRenderer(Chain) interfaces to support clip mask manager. by bsalomon@google.com · 12 years ago
  8. c377baf Add placement new macros to SkPostConfig, call SkNEW* from Ganesh. by tomhudson@google.com · 12 years ago
  9. 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
  10. 72176b2 Removed SoftwarePathRenderer from GrContext's path renderer chain by robertphillips@google.com · 12 years ago
  11. 7c2578d Second half of refactoring to move SW path rendering to GrPathRenderer by robertphillips@google.com · 12 years ago
  12. 3e5afe7 Enable convex path renderer. by bsalomon@google.com · 13 years ago
  13. 9aed114 by bsalomon@google.com · 13 years ago
  14. 0680961 revert 3078 by bsalomon@google.com · 13 years ago
  15. 495e210 fix interior issues in convex path renderer by bsalomon@google.com · 13 years ago
  16. 69cc6ad Add convex path renderer (disabled) by bsalomon@google.com · 13 years ago[Renamed (63%) from src/gpu/GrAddPathRenderers_aahairline.cpp]
  17. 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]
  18. aeb2160 Add GrAAHairLinePathRenderer by bsalomon@google.com · 13 years ago