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