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