1. 45a15f5 Modifications to GrPatherRenderer(Chain) interfaces to support clip mask manager. by bsalomon@google.com · 12 years ago
  2. 12b4e27 As part of preliminary groundwork for a chromium fix, this changelist is deprecating GrPathFill so that SkPath::FillType is used everywhere in order to remove some code duplication between Skia and Ganesh. by sugoi@google.com · 12 years ago
  3. b9086a0 Replace GrMatrix with SkMatrix. by bsalomon@google.com · 12 years ago
  4. 8171288 Remove GrScalar, replace with SkScalar. by bsalomon@google.com · 12 years ago
  5. 2fdcdeb Make GrDrawState::AutoRestoreViewMatrix handle sampler matrices. by bsalomon@google.com · 12 years ago
  6. 0f11e1a Remove translate param from GrContext::drawPath (and subsequent calls). by bsalomon@google.com · 12 years ago
  7. f660187 Hide GrDrawTarget::Caps's member vars by bsalomon@google.com · 12 years ago
  8. e3d3216 Remove stage masks by bsalomon@google.com · 12 years ago
  9. c377baf Add placement new macros to SkPostConfig, call SkNEW* from Ganesh. by tomhudson@google.com · 12 years ago
  10. 05a718c Fix some NV path rendering issues with perspective and inverse paths by bsalomon@google.com · 12 years ago
  11. 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