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