1. 1e2913e Fix stroking of zero length paths with end caps on NVPR by kkinnunen · 9 years ago
  2. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  3. 6dc6f5f Add support for creating texture backed images where Skia will delete the texture. by bsalomon · 9 years ago
  4. 50b58e6 Improve caching of dashed paths in GrStencilAndCoverPathRenderer by kkinnunen · 9 years ago
  5. 39edf76 Rename GrGpuGL -> GrGLGpu by jvanverth · 10 years ago
  6. 861e103 Rename GrGpuGL to GrGLGpu for consistency by bsalomon · 10 years ago
  7. 12299ab Make GrResourceCache2 responsible for calling release, abandon, and ~. by bsalomon · 10 years ago
  8. 855d83f Uses a single pre-baked set of paths for drawing nvpr text of a given by cdalton · 10 years ago
  9. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  10. 5b65357 Simplify GrGLPathRendering interface by kkinnunen · 10 years ago
  11. ccdaa04 Separate GL path rendering state from GrGpuGL to GrGLPathRendering by kkinnunen · 10 years ago
  12. c7103a1 Wrap NV_path_rendering API with GrGLPathRendering by cdalton · 10 years ago
  13. 760ba8d Revert "Adds a GrGLPathRendering class that wraps the NV_path_rendering" by bungeman · 10 years ago
  14. af13c7c Revert "Calculate rough approximations for nvpr path sizes" by bungeman · 10 years ago
  15. 61bff70 Calculate rough approximations for nvpr path sizes by cdalton · 10 years ago
  16. 5672da0 Adds a GrGLPathRendering class that wraps the NV_path_rendering by cdalton · 10 years ago
  17. b85a0aa Add a GrPathRange class by cdalton · 10 years ago