1. 89126e4 use drawSimpleText by Mike Reed · 6 years ago
  2. 9191913 use font instead of paint for text by Mike Reed · 6 years ago
  3. b2c4ea6 Move Views into Sample and Viewer. by Ben Wagner · 6 years ago
  4. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  5. ebfce6d change SkClipOp to a class enum by Mike Reed · 8 years ago
  6. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  7. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  8. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  9. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  10. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  11. 7fa2a65 fix more 64bit warnings by reed@google.com · 10 years ago
  12. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  13. 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
  14. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  15. 64cc579 The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on by senorblanco@chromium.org · 13 years ago
  16. 0faac1e remove some dead code in pipes by reed@google.com · 13 years ago
  17. 961ddb0 update to SampleView by reed@google.com · 13 years ago
  18. 807cec4 Add complex clip gm sample and cleanup unused headers/code in SampleComplexClip by bsalomon@google.com · 13 years ago
  19. 55b6b58 Fix inverse scanconversion -- be sure to keep our calls to SkBlitter in scanline by reed@google.com · 13 years ago
  20. 7239aab Sample that exercises complex clipping variations. by bsalomon@google.com · 13 years ago