1. 0e39f97 Revert "Revert "make it illegal to include SkXfermode.h"" by Mike Reed · 8 years ago
  2. e9d1b29 Revert "make it illegal to include SkXfermode.h" by Greg Daniel · 8 years ago
  3. 07764ce make it illegal to include SkXfermode.h by Mike Reed · 8 years ago
  4. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  5. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  6. c2ad65e add gm that exercises compose shader allocations by caryclark · 8 years ago
  7. cfb6bdf switch xfermodes over to sk_sp by reed · 8 years ago
  8. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  9. 2ad1aa6 partial switch over to sp usage of shaders by reed · 8 years ago
  10. 8681e60 make SkComposeShader.h private by reed · 8 years ago
  11. b10fe49 Remove work from constructors to facilitate debugging. by herb · 9 years ago
  12. 6df6115 handle halfway case in scan converter by caryclark · 9 years ago
  13. d705958 Will try composing a linear gradient with a color bitmap as well as an alpha8 bitmap to make sure the paint's color is being used/ignored in the right places. by wangyix · 9 years ago
  14. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  15. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  16. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  17. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  18. 7cdc1ee Add always-threaded SkRecord quilt tests. by mtklein · 10 years ago
  19. edda70e Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  20. 775bf66 suppress new composeshader gm for quilt testing by reed@google.com · 10 years ago
  21. 58e4287 change composeshader_alpha to exercise srcover as well by commit-bot@chromium.org · 10 years ago
  22. ec7d673 new gm for composeshader, exercising alpha by commit-bot@chromium.org · 10 years ago
  23. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  24. 5d0b150 resize canvas for GM + typo by commit-bot@chromium.org · 10 years ago
  25. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  26. b3c0f48 Provide static global initializers for SkColorTable and SkComposeShader. by scroggo · 12 years ago
  27. d542928 Disable pipe playback on android for composeshader GM. by scroggo@google.com · 12 years ago
  28. 99853c7 Allow composeshader GM to run PDF. by scroggo@google.com · 12 years ago
  29. 32f20eb Create a new GM to exercise ComposeShader. by scroggo@google.com · 12 years ago