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