1. efaad3c Remove SkColorCubeFilter. It is unused. by Mike Klein · 8 years ago
  2. 416b248 Avoid platform-dependent function params in Fuzzer by Kevin Lubick · 8 years ago
  3. 2f535ce Make fuzzers use cleaner interface by Kevin Lubick · 8 years ago
  4. 5e25717 hide setImageFilter(ptr) by Mike Reed · 8 years ago
  5. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  6. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  7. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  8. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  9. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  10. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  11. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  12. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  13. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  14. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  15. ffae30d Convert SkAutoTUnref<SkData> to sk_sp<SkData>. by bungeman · 8 years ago
  16. 81700f6 remove DownSample imagefilter was just created early on as a test filter by reed · 8 years ago
  17. ee6a991 SkTypeface::MakeFromName to take SkFontStyle. by mboc · 8 years ago
  18. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  19. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  20. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  21. 534c270 Update TileImageFilter to sk_sp by robertphillips · 8 years ago
  22. bfe11fc Update DisplacementMapEffect to sk_sp by robertphillips · 8 years ago
  23. 47db5fe Revert of Update DisplacementMapEffect to sk_sp (patchset #3 id:40001 of https://codereview.chromium.org/1877783003/ ) by robertphillips · 8 years ago
  24. a53011e Update DisplacementMapEffect to sk_sp by robertphillips · 8 years ago
  25. 9fd07e5 Make fuzz builds set SK_FUZZ_LOGGING by kjlubick · 8 years ago
  26. 12fa47d Update LightingImageFilter to sk_sp by robertphillips · 8 years ago
  27. ef6a47b Update MatrixConvolutionImageFilter to sk_sp by robertphillips · 8 years ago
  28. 11171f3 Update MagnifierImageFilter to sk_sp by robertphillips · 8 years ago
  29. c416912 Update DropShadowImageFilter to sk_sp by robertphillips · 8 years ago
  30. fc0f44a Update DownSampleImageFilter to sk_sp by robertphillips · 8 years ago
  31. ae8c933 Update SkMatrixImageFilter to sk_sp by robertphillips · 8 years ago
  32. 4319593 Do an in-place replacement of SkRandom with Fuzz for FilterFuzz by kjlubick · 8 years ago