1. e3beb6b SkNonCopyable should be used with private inheritance. by commit-bot@chromium.org · 10 years ago
  2. 84e922b Revert "speed up A8 by creating a new entry-point in SkDraw that blits the path's coverage directly into an A8 target, regardless of the previous pixel values." by reed@google.com · 11 years ago
  3. ac9d306 speed up A8 by creating a new entry-point in SkDraw that blits the path's coverage directly into an A8 target, regardless of the previous pixel values. by reed@google.com · 11 years ago
  4. a0b4028 Replace uses of GrNoncopyable by SkNoncopyable. by commit-bot@chromium.org · 11 years ago
  5. d92cf2e Fix texture allocation in SWMaskHelper by robertphillips@google.com · 11 years ago
  6. fd03d4a Replace all instances of GrRect with SkRect. by commit-bot@chromium.org · 11 years ago
  7. 5f74cf8 Follow up on the previous patch : by sugoi@google.com · 12 years ago
  8. 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
  9. b9086a0 Replace GrMatrix with SkMatrix. by bsalomon@google.com · 12 years ago
  10. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  11. e3d3216 Remove stage masks by bsalomon@google.com · 12 years ago
  12. 5dfb672 Left over cleanup from r4416 (fix for lingering AA clip mask bug) by robertphillips@google.com · 12 years ago
  13. 366f1c6 Fixed lingering gpu-path AA clip mask generation bug by robertphillips@google.com · 12 years ago
  14. fe65943 fixed another clang++ compiler error by robertphillips@google.com · 12 years ago
  15. 58b2021 Split GrSWMaskHelper into its own files by robertphillips@google.com · 12 years ago