1. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  2. ea60b95 IWYU: SkUtils.h by Hal Canary · 6 years ago
  3. b2c4ea6 Move Views into Sample and Viewer. by Ben Wagner · 6 years ago
  4. f08d1d0 Stop using SkTSwap. by Ben Wagner · 6 years ago
  5. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  6. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  7. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  8. ede860e Delete even more unused views code by Brian Osman · 7 years ago
  9. 23e474c SkCanvas: Helpers for draw{Point,Line,Circle} by Hal Canary · 7 years ago
  10. 0e39f97 Revert "Revert "make it illegal to include SkXfermode.h"" by Mike Reed · 8 years ago
  11. e9d1b29 Revert "make it illegal to include SkXfermode.h" by Greg Daniel · 8 years ago
  12. 07764ce make it illegal to include SkXfermode.h by Mike Reed · 8 years ago
  13. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  14. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  15. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  16. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  17. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  18. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  19. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  20. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  21. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  22. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  23. d15750c Remove uses of SkImageDecoder from samplecode by msarett · 8 years ago
  24. 67c6513 EdgeClip demo to show scan-converter clipping behavior by reed · 9 years ago
  25. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  26. f059900 Fix up -Winconsistent-missing-override by mtklein · 9 years ago
  27. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  28. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  29. 9c55f80 Fixing some warnings on Linux by sugoi@google.com · 11 years ago
  30. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  31. 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
  32. 02939ce fix warnings on Mac in ssamplecode by caryclark@google.com · 12 years ago
  33. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  34. 81e3d7f update to SampleView by reed@google.com · 13 years ago
  35. e72fee5 add onSendClickToChildren to views, so a view can capture all clicks. by reed@android.com · 15 years ago
  36. 048522d remove remaining references to porterduff by reed@android.com · 15 years ago
  37. 54043a3 patch SkMath.h to build in ARMv4 test code for mac fonts (disabled) by reed@android.com · 15 years ago
  38. c07d23a Chop quads exactly on the clip bounds, so we don't spend CPU cycles walking them by reed@android.com · 16 years ago