1. b2c4ea6 Move Views into Sample and Viewer. by Ben Wagner · 6 years ago
  2. 58627cb one more path is rect bug by Cary Clark · 6 years ago
  3. 75ae421 IWYU -- SkShader.h by Mike Reed · 6 years ago
  4. 394197d Revert "efficiently dash very large rectangles and very long lines" by Cary Clark · 7 years ago
  5. 1ad8198 efficiently dash very large rectangles and very long lines by Cary Clark · 7 years ago
  6. 5e3815b Rein in the use of SkDevice.h by robertphillips · 8 years ago
  7. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  8. 8a21c9f use Make instead of Create to return a shared shader by reed · 8 years ago
  9. a8c1831 use SkColorType instead of SkBitmap::Config in samplecode by commit-bot@chromium.org · 10 years ago
  10. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  11. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  12. ae933ce Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  13. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  14. 64cc579 The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on by senorblanco@chromium.org · 13 years ago
  15. 70b6125 inherit from SampleView by reed@google.com · 13 years ago
  16. 205d460 Move alpha-ramp AA to GrContext, detect cases when AA is applied via other methods (smooth lines, MSAA) or rect falls on integer coords and skip the alpha ramp path. Use pre-fab index buffer for alpha-ramped fill rects and stroke rects. by bsalomon@google.com · 13 years ago