1. d28063e Replace uses of GR_API by SK_API. by commit-bot@chromium.org · 11 years ago
  2. 5f74cf8 Follow up on the previous patch : by sugoi@google.com · 12 years ago
  3. 45a15f5 Modifications to GrPatherRenderer(Chain) interfaces to support clip mask manager. by bsalomon@google.com · 12 years ago
  4. 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
  5. 8171288 Remove GrScalar, replace with SkScalar. 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. e3d3216 Remove stage masks by bsalomon@google.com · 12 years ago
  8. b372942 make pathrenderers release their geometry before returning by bsalomon@google.com · 13 years ago
  9. c2099d2 simplify GrPathRenderer interface by bsalomon@google.com · 13 years ago
  10. 39ee0ff Prep #1 for making GrDrawState a class by bsalomon@google.com · 13 years ago
  11. 289533a Don't use GrDrawTarget's AA state bit to convey whether to do custom-aa by bsalomon@google.com · 13 years ago
  12. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 13 years ago[Renamed from gpu/src/GrDefaultPathRenderer.h]
  13. aeb2160 Add GrAAHairLinePathRenderer by bsalomon@google.com · 13 years ago
  14. 3008519 Use a prioritized list of path renderers in Gr. by bsalomon@google.com · 13 years ago