1. 7d34dc7 Revert "Revert "switch to new filltype for SkPath"" by Mike Reed · 6 years ago
  2. 3e7af41 Revert "switch to new filltype for SkPath" by Mike Reed · 6 years ago
  3. 3a50981 switch to new filltype for SkPath by Mike Reed · 6 years ago
  4. 4241f5e Revert "add guard to switch to SkPathTypes" by Mike Reed · 6 years ago
  5. e1af444 add guard to switch to SkPathTypes by Mike Reed · 6 years ago
  6. d7639af Samples: clean up cruft by Hal Canary · 6 years ago
  7. 8a02731 Samples: add name() virtual by Hal Canary · 6 years ago
  8. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 6 years ago
  9. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  10. 89126e4 use drawSimpleText by Mike Reed · 7 years ago
  11. 9191913 use font instead of paint for text by Mike Reed · 7 years ago
  12. b2c4ea6 Move Views into Sample and Viewer. by Ben Wagner · 7 years ago
  13. 2a475ea add drawString helper to canvas by Cary Clark · 8 years ago
  14. ebfce6d change SkClipOp to a class enum by Mike Reed · 9 years ago
  15. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 9 years ago
  16. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 9 years ago
  17. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 9 years ago
  18. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 9 years ago
  19. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
  20. 7fa2a65 fix more 64bit warnings by reed@google.com · 12 years ago
  21. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 13 years ago
  22. ae933ce Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 13 years ago
  23. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 14 years ago
  24. 64cc579 The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on by senorblanco@chromium.org · 14 years ago
  25. 0faac1e remove some dead code in pipes by reed@google.com · 14 years ago
  26. 961ddb0 update to SampleView by reed@google.com · 14 years ago
  27. 807cec4 Add complex clip gm sample and cleanup unused headers/code in SampleComplexClip by bsalomon@google.com · 15 years ago
  28. 55b6b58 Fix inverse scanconversion -- be sure to keep our calls to SkBlitter in scanline by reed@google.com · 15 years ago
  29. 7239aab Sample that exercises complex clipping variations. by bsalomon@google.com · 15 years ago