1. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  2. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  3. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  4. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  5. 6699838 allow clip calls w/o op param, remove unnecessary kReplace ops by reed · 8 years ago
  6. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  7. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  8. cb31e51 Converts a drawPaint through a rrect clip to a drawRRect in GrDrawContext. by bsalomon · 8 years ago