1. 439fe60 show fat stroking on lines or curves by Mike Reed · 4 years, 4 months ago
  2. 0ce3e88 add std::function option to Click to simplify callsites by Mike Reed · 4 years, 6 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 · 5 years ago
  5. 4124807 tools: separate TimeUtils from AnimTimer by Hal Canary · 5 years ago
  6. 3a85ed1 ModifierKey unifies sk_app::Window::ModifierKey & Sample::Click::ModifierKey by Hal Canary · 5 years ago
  7. 6cc65e1 Samples: simplify Sample::Event by Hal Canary · 5 years ago
  8. 8a02731 Samples: add name() virtual by Hal Canary · 5 years ago
  9. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  10. cd5104e SkAnimTimer -> AnimTimer by Mike Klein · 6 years ago
  11. 4484b8f drawText Cleanup, part 4 by Hal Canary · 6 years ago
  12. ea60b95 IWYU: SkUtils.h by Hal Canary · 6 years ago
  13. fb65db1 show inflextion on cubic by Mike Reed · 7 years ago
  14. b2c4ea6 Move Views into Sample and Viewer. by Ben Wagner · 6 years ago
  15. d499817 Whitespace Fixup by Hal Canary · 6 years ago
  16. dccfa35 show sum of cubic errors by Mike Reed · 7 years ago
  17. 83dc473 show cubic error-vectors anchored on pt(s) of max deviation by Mike Reed · 7 years ago
  18. 48bf6ab show flatness vectors in sample by Mike Reed · 7 years ago
  19. 66fa456 identify interesting cubic points by Mike Reed · 7 years ago
  20. 75ae421 IWYU -- SkShader.h by Mike Reed · 7 years ago
  21. ede860e Delete even more unused views code by Brian Osman · 7 years ago
  22. 63fd760 Remove trailing whitespace. by Ben Wagner · 7 years ago
  23. 40e7e65 remove (unused?) arcto patheffect by Mike Reed · 7 years ago
  24. 1fba702 add fatstroke sample by Mike Reed · 8 years ago
  25. 0e39f97 Revert "Revert "make it illegal to include SkXfermode.h"" by Mike Reed · 8 years ago
  26. e9d1b29 Revert "make it illegal to include SkXfermode.h" by Greg Daniel · 8 years ago
  27. 07764ce make it illegal to include SkXfermode.h by Mike Reed · 8 years ago
  28. a964a29 add fatstroke sample by Mike Reed · 8 years ago
  29. 6c71e0a Reverse dependency between SkScalar.h and SkFixed.h. by benjaminwagner · 9 years ago
  30. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
  31. d15750c Remove uses of SkImageDecoder from samplecode by msarett · 9 years ago
  32. a439334 Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )" by reed · 9 years ago
  33. f28ad89 Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ ) by reed · 9 years ago
  34. 9fbee18 switch patheffects over to sk_sp by reed · 9 years ago
  35. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  36. 60e0fee Remove include of stdlib.h from SkTypes.h. by bungeman · 9 years ago
  37. f059900 Fix up -Winconsistent-missing-override by mtklein · 9 years ago
  38. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  39. 339cdbf migrate more samples over to SkAnimTImer by reed · 10 years ago
  40. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  41. 8b57524 add arcto patheffect by reed · 10 years ago
  42. a7a8b10 add sample for arcTo by reed · 10 years ago
  43. a8c1831 use SkColorType instead of SkBitmap::Config in samplecode by commit-bot@chromium.org · 11 years ago
  44. fab44db Clean up SkTypes.h. by bungeman@google.com · 11 years ago
  45. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  46. 4d5c26d pass modifier keys to click events (e.g. control | shift etc.) by reed@google.com · 12 years ago
  47. 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
  48. c9fa63c don't draw in constructor (makes debugging harder) by reed@google.com · 13 years ago
  49. 84ef10f cast to double http://codereview.appspot.com/5645064/ by reed@google.com · 13 years ago
  50. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  51. 64cc579 The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on by senorblanco@chromium.org · 13 years ago
  52. 0faac1e remove some dead code in pipes by reed@google.com · 13 years ago
  53. 261b8e2 fix warnings by reed@google.com · 14 years ago
  54. f2b98d6 merge with changes for GPU backend by reed@android.com · 14 years ago
  55. d0d0e65 add new cubic test for overflow by reed@android.com · 15 years ago
  56. a964028 http://code.google.com/p/skia/issues/detail?id=32 by reed@android.com · 15 years ago
  57. 048522d remove remaining references to porterduff by reed@android.com · 15 years ago
  58. 6efdc47 first cut at event-based test app by reed@android.com · 16 years ago
  59. 8a1c16f grab from latest android by reed@android.com · 16 years ago