1. 8c874ee Move SkMatrixImageFilter into core, and add a factory fn for it. by senorblanco · 9 years ago
  2. 24e06d5 Remove uniqueID from all filter serialization. by senorblanco · 9 years ago
  3. 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 9 years ago
  4. c4fda92 remove unused drawData by reed · 10 years ago
  5. f11c574 Adding color cube to fuzzer by sugoi · 10 years ago
  6. 234f036 Adding an option to render only the shadow in SkDropShadowImageFilter by sugoi · 10 years ago
  7. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  8. 8482504 make allocPixels throw on failure by reed · 10 years ago
  9. a8d7f0b Try out scalar picture sizes by robertphillips · 10 years ago
  10. bc9845b Remove the single-sigma version of SkDropShadowImageFilter::Create(). by senorblanco · 10 years ago
  11. 8c0c7b0 remove unnecessary bitmapdevice references by reed · 10 years ago
  12. 7bf1068 Remove SkBicubicImageFilter, and all related tests. by senorblanco · 10 years ago
  13. 97f5fc6 Allow SkPictureImageFilter to be serialized when not run cross-process. by senorblanco@chromium.org · 10 years ago
  14. b859fe6 Fixing windows warnings by commit-bot@chromium.org · 10 years ago
  15. 067fe48 Adding new filters to fuzzer by commit-bot@chromium.org · 10 years ago
  16. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  17. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  18. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  19. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  20. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 10 years ago
  21. 9fbbcca SkPerlinNoiseShader::CreateTubulenceNoise() is misspelled by commit-bot@chromium.org · 10 years ago
  22. cac5fd5 Factory methods for heap-allocated SkImageFilter objects. by commit-bot@chromium.org · 10 years ago
  23. a8c1831 use SkColorType instead of SkBitmap::Config in samplecode by commit-bot@chromium.org · 10 years ago
  24. 5e0995e Revert of Revert "Serialization of SkPictureImageFilter" (https://codereview.chromium.org/153583007/) by commit-bot@chromium.org · 10 years ago
  25. 7713c38 Revert "Serialization of SkPictureImageFilter" by fmalita@google.com · 10 years ago
  26. 4f6318d Serialization of SkPictureImageFilter by commit-bot@chromium.org · 10 years ago
  27. 8b4799a Revert of r13347 (Serialization of SkPictureImageFilter - https://codereview.chromium.org/138063005) due to bump in skp file format by robertphillips@google.com · 10 years ago
  28. 670b98e Serialization of SkPictureImageFilter by commit-bot@chromium.org · 10 years ago
  29. 6fcd28b fix samplefuzz, fix some 32/64bit warnings by reed@google.com · 10 years ago
  30. 7b8d72d Adding SkPictureImageFilter to the fuzzer by commit-bot@chromium.org · 11 years ago
  31. 43f4a55 Change to fuzzer for new constructor by commit-bot@chromium.org · 11 years ago
  32. ef74fa1 Fixed more fuzzer issues by commit-bot@chromium.org · 11 years ago
  33. c2e9db3 Fixed a few places where uninitialized memory could have been read by commit-bot@chromium.org · 11 years ago
  34. cd3b15c Fixed bad bitmap size crashes by commit-bot@chromium.org · 11 years ago
  35. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  36. 4469938 Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning"" by reed@google.com · 11 years ago
  37. 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
  38. 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
  39. 77e079a Enabling validation code in serialization and adding serialization to fuzzer by commit-bot@chromium.org · 11 years ago
  40. 3721ee6 Reverting r11968 (Enabling validation code in serialization and adding serialization to fuzzer - https://codereview.chromium.org/44573002) due to failure on Chromium AllQuads test. by robertphillips@google.com · 11 years ago
  41. d25d6c7 Enabling validation code in serialization and adding serialization to fuzzer by commit-bot@chromium.org · 11 years ago
  42. f91e3d4 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  43. 191eaeb Fix for SampleFilterFuzz compiler warning/error by robertphillips@google.com · 11 years ago
  44. bb8148b Fixed warnings as error by sugoi@google.com · 11 years ago
  45. 22d69f9 I'm investigating how to make the IPC transfer a bit more secure on the by commit-bot@chromium.org · 11 years ago