1. 4c2443e Use ReduceClipStack in ClipMaskManager. by bsalomon@google.com · 13 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 · 13 years ago
  3. b9086a0 Replace GrMatrix with SkMatrix. by bsalomon@google.com · 13 years ago
  4. 8171288 Remove GrScalar, replace with SkScalar. by bsalomon@google.com · 13 years ago
  5. 08283af Rename GrSamplerState to GrEffectStage. by bsalomon@google.com · 13 years ago
  6. 5b3e890 Move some auto restore helpers from GrDrawTarget to GrDrawState. by bsalomon@google.com · 13 years ago
  7. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 13 years ago
  8. 1e8f016 Remove easily-removable uses of setTexture(), instead creating a GrSingleTextureEffect - by tomhudson@google.com · 13 years ago
  9. e3d3216 Remove stage masks by bsalomon@google.com · 13 years ago
  10. 676e660 More carefully disable stages in Ganesh to avoid textures or effects by tomhudson@google.com · 13 years ago
  11. 5dfb672 Left over cleanup from r4416 (fix for lingering AA clip mask bug) by robertphillips@google.com · 13 years ago
  12. 366f1c6 Fixed lingering gpu-path AA clip mask generation bug by robertphillips@google.com · 13 years ago
  13. 58b2021 Split GrSWMaskHelper into its own files by robertphillips@google.com · 13 years ago