1. c6e7a13 Use correct fill type and bounds for NVPR paths that are stroked with Skia by kkinnunen · 9 years ago
  2. fbe1c11 [Reland] Fix NVPR assert for equivalent ovals by fmalita · 9 years ago
  3. 1ac3f40 Revert of Fix NVPR assert for equivalent ovals (patchset #1 id:1 of https://codereview.chromium.org/1457073002/ ) by stephana · 9 years ago
  4. f9b1577 Fix NVPR assert for equivalent ovals by fmalita · 9 years ago
  5. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  6. 070e010 Improve caching of special case paths in GrStencilAndCoverPathRenderer by kkinnunen · 9 years ago
  7. 50b58e6 Improve caching of dashed paths in GrStencilAndCoverPathRenderer by kkinnunen · 9 years ago
  8. 8f827fe Fix SkStrokeRec == to report true for all fills by kkinnunen · 9 years ago
  9. 8718aaf Rename GrContentKey to GrUniqueKey by bsalomon · 10 years ago
  10. 24db3b1 Add specialized content key class for resources. by bsalomon · 10 years ago
  11. 5236cf4 Make uncached textures uncached from the get go. by bsalomon · 10 years ago
  12. 71cb0c2 Replace GrResourceCache with GrResourceCache2. by bsalomon · 10 years ago
  13. ac49acd Revert of Replace GrResourceCache with GrResourceCache2. (patchset #7 id:120001 of https://codereview.chromium.org/716143004/) by bsalomon · 10 years ago
  14. 407aa58 Replace GrResourceCache with GrResourceCache2. by bsalomon · 10 years ago
  15. f21dab9 Revert of Replace GrResourceCache with GrResourceCache2. (patchset #6 id:100001 of https://codereview.chromium.org/716143004/) by bsalomon · 10 years ago
  16. 66a450f Replace GrResourceCache with GrResourceCache2. by bsalomon · 10 years ago
  17. 6d3fe02 Rename GrGpuObject to GrGpuResource by bsalomon · 10 years ago
  18. b85a0aa Add a GrPathRange class by cdalton · 10 years ago
  19. 089a780 Split GrResource into GrCacheable/GrGpuObject by commit-bot@chromium.org · 11 years ago
  20. 5c8ee25 Make GrContext cache the gpu paths by commit-bot@chromium.org · 11 years ago
  21. 32184d8 Implement stroking a path with nv_path_rendering by commit-bot@chromium.org · 11 years ago
  22. fd03d4a Replace all instances of GrRect with SkRect. by commit-bot@chromium.org · 11 years ago
  23. 7283022 Make GrResource know whether 3D objects' lifetimes are managed by Skia or not. by bsalomon@google.com · 12 years ago
  24. 7fa1876 Extended instance counting to all GrResource-derived classes by robertphillips@google.com · 12 years ago
  25. 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
  26. 64aef2b Towards NV path rendering by bsalomon@google.com · 12 years ago