1. 8f4d230 remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats by reed@google.com · 11 years ago
  2. 5c8ee25 Make GrContext cache the gpu paths by commit-bot@chromium.org · 11 years ago
  3. 32184d8 Implement stroking a path with nv_path_rendering by commit-bot@chromium.org · 11 years ago
  4. 1acc3d7 Replace uses of GR_DEBUGCODE by SkDEBUGCODE. by commit-bot@chromium.org · 11 years ago
  5. f6de475 Replace uses of GrAssert by SkASSERT. by tfarina@chromium.org · 11 years ago
  6. 19dd017 Fix a crash on stroking empty paths with nv_path_rendering enabled by commit-bot@chromium.org · 11 years ago
  7. 277c3f8 bump picture version since SkPath has changed (conics) by reed@google.com · 11 years ago
  8. fa2f2a4 Revert "add asserts to point<-->verb helpers" by reed@google.com · 11 years ago
  9. 7950a9e add asserts to point<-->verb helpers by reed@google.com · 11 years ago
  10. 7283022 Make GrResource know whether 3D objects' lifetimes are managed by Skia or not. by bsalomon@google.com · 12 years ago
  11. 0e51577 fix warning from scalar --> int32 conversion by humper@google.com · 12 years ago
  12. d364554 Enforce calling of inherited onRelease & onAbandon mthds in GrResource-derived classes by robertphillips@google.com · 12 years ago
  13. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  14. 548a433 Fix linux warnings Review URL: http://codereview.appspot.com/6354093/ by bsalomon@google.com · 12 years ago
  15. 21320a1 Fix bug in calling NV DeletePaths by bsalomon@google.com · 12 years ago
  16. d1e533f Change CT assert to RT assert by bsalomon@google.com · 12 years ago
  17. 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
  18. b51c633 Fix Fixed-Point build by changing static_assert around scalar=float to a runtime crash. by bsalomon@google.com · 12 years ago
  19. 64aef2b Towards NV path rendering by bsalomon@google.com · 12 years ago