1. eed6128 IWYU for some more test files starting with 'C'. by Ben Wagner · 6 years ago
  2. 19d7bd6 hide virtual and rename to onMakeComposed by Mike Reed · 6 years ago
  3. 9c1d780 remove filterSpan from SkColorFilter by Mike Reed · 7 years ago
  4. 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  5. c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 8 years ago
  6. a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  7. 0e39f97 Revert "Revert "make it illegal to include SkXfermode.h"" by Mike Reed · 8 years ago
  8. e9d1b29 Revert "make it illegal to include SkXfermode.h" by Greg Daniel · 8 years ago
  9. 07764ce make it illegal to include SkXfermode.h by Mike Reed · 8 years ago
  10. faba371 remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM by Mike Reed · 8 years ago
  11. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  12. fad9856 Prototype code that turns any/every flattenable into JSON by brianosman · 8 years ago
  13. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  14. d053ce9 Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #1 id:1 of https://codereview.chromium.org/1821103004/ ) by reed · 8 years ago
  15. d688929 Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #3 id:40001 of https://codereview.chromium.org/1825073002/ ) by reed · 8 years ago
  16. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 8 years ago
  17. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 8 years ago
  18. f809d76 switch colorfilters to sk_sp by reed · 8 years ago
  19. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  20. 0b18c35 add test for opaque-preserving colormatrixfilters by reed · 9 years ago
  21. dc81222 add impl limit for number of leaf-nodes in composecolorfilter by reed · 9 years ago
  22. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 10 years ago
  23. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 10 years ago
  24. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  25. 1938242 Convert SkWriter32 to use an SkTDArray for its internal storage. by commit-bot@chromium.org · 11 years ago
  26. e4fafb1 Use DEFINE_TESTCLASS_SHORT macro in tests. by tfarina@chromium.org · 11 years ago
  27. 3534822 force readbuffer clients to use specialized readFoo for flattenables by reed@google.com · 11 years ago
  28. d494b09 Align SkLumaColorFilter with the spec. by commit-bot@chromium.org · 11 years ago
  29. 6c1ee2d Luminance-to-alpha color filter (SkLumaColorFilter). by commit-bot@chromium.org · 11 years ago
  30. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  31. c490f80 Change random number generator for 'tests' to SkMWCRandom. Also removes some by jvanverth@google.com · 11 years ago
  32. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  33. c73dd5c Update SkFlattenable buffers to be more modular. by djsollen@google.com · 12 years ago
  34. 2b2ede3 Decouple the SkFlattenable from SkReader32/SkWriter32. by djsollen@google.com · 12 years ago
  35. cefc865 Fix test to use the flattenable writer class instead of by djsollen@google.com · 12 years ago
  36. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  37. 43c50c8 add reflection asColorMode to SkColorFilter (for gpu) by reed@google.com · 13 years ago