1. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  2. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  3. 8a21c9f use Make instead of Create to return a shared shader by reed · 8 years ago
  4. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  5. 99fe822 Use static_assert instead of SK_COMPILE_ASSERT. by bungeman · 9 years ago
  6. f597c42 make pixelsnap textblob* etc gm portable by caryclark · 9 years ago
  7. c6534a2 Make pixel_snap GMs incur less platform-specific variation by bsalomon · 9 years ago
  8. 87cbcf3 Add GM to test non-AA pixel snapping for points, lines, rects. by bsalomon · 9 years ago