1. 23e474c SkCanvas: Helpers for draw{Point,Line,Circle} by Hal Canary · 7 years ago
  2. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  3. ebfce6d change SkClipOp to a class enum by Mike Reed · 8 years ago
  4. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  5. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  6. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  7. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  8. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  9. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  10. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  11. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  12. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  13. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  14. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  15. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  16. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  17. 8716a8a add 'g' to fatbits by reed · 8 years ago
  18. e8f3062 switch surface to sk_sp by reed · 8 years ago
  19. 8a21c9f use Make instead of Create to return a shared shader by reed · 8 years ago
  20. a5d1207 add caps option 'k' to FatBits by reed · 9 years ago
  21. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  22. bb88674 increase zoom in fatbits by reed · 9 years ago
  23. f059900 Fix up -Winconsistent-missing-override by mtklein · 9 years ago
  24. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  25. b0cce2c s/sk_tools::DrawCheckerboard/sk_tool_utils::draw_checkerboard/ by halcanary · 10 years ago
  26. 878fa02 Factor out checkerboard function in gm and sampleapp into tools. by halcanary · 10 years ago
  27. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  28. e5ea500 Hide fields in SkImageInfo by reed · 10 years ago
  29. 5970f62 re-land hide get/setLocalMatrix by commit-bot@chromium.org · 10 years ago
  30. d12de02 Revert of hide get/setLocalMatrix (https://codereview.chromium.org/279563002/) by commit-bot@chromium.org · 10 years ago
  31. 5adad32 hide get/setLocalMatrix by commit-bot@chromium.org · 10 years ago
  32. 9c9005a Move SkShader::fLocalMatrix into SkShader constructor. by commit-bot@chromium.org · 10 years ago
  33. a8c1831 use SkColorType instead of SkBitmap::Config in samplecode by commit-bot@chromium.org · 10 years ago
  34. 32678d9 use some helper Make functions to initialize SkImageInfo by commit-bot@chromium.org · 11 years ago
  35. 2bd8b81 move SkImage::ColorType into SkColorType by reed@google.com · 11 years ago
  36. 7ed98df Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  37. bbe66f0 add triangles to fatbits sample ('t') by reed@google.com · 11 years ago
  38. d28ba80 promote SkImage::AlphaType to SkAlphaType by reed@google.com · 11 years ago
  39. 64494e9 add 'o' option to show fat-oval by mike@reedtribe.org · 11 years ago
  40. 093455c add missing parameter to overridden onFindClickHandler by mike@reedtribe.org · 12 years ago
  41. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  42. ca47aae Minor cleanup by robertphillips@google.com · 12 years ago
  43. dbfac8a Defining new color constat for transparent color by junov@google.com · 12 years ago
  44. b947625 remove unused (and undefined) SkColorSpace parameter. by mike@reedtribe.org · 12 years ago
  45. 1aa90cf Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  46. 9c0bef1 add 'c' toggle to test clipping by reed@google.com · 12 years ago
  47. 1e34ff7 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  48. ffe9d01 add label by reed@google.com · 12 years ago
  49. c892a15 support click-drag translate by mike@reedtribe.org · 12 years ago
  50. 45ba2f7 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  51. cdbcb3e update by reed@google.com · 12 years ago
  52. c83e352 update by reed@google.com · 12 years ago
  53. 50e4c72 add sample to debug in fatbits mode by mike@reedtribe.org · 12 years ago