1. 76be9c8 Don't serialize SkPictures in SkPictureShaders when in untrusted mode. by mtklein · 9 years ago
  2. 91df6c2 Fix some lingering typos by robertphillips · 9 years ago
  3. 25c40d2 Add serialization of SkBitmapSource's new filterQuality member variable by robertphillips · 9 years ago
  4. 4a22a43 Bump picture version for uniqueID-less SkImageFilter. by senorblanco · 10 years ago
  5. f3c78cc Adding an option for pixelated rendering in SkPictureImageFilter by junov · 10 years ago
  6. 5234075 Adding a PictureResolution option to SkPictureImageFilter by Justin Novosad · 10 years ago
  7. 88fd0fb Bump min picture version. by mtklein · 10 years ago
  8. 234f036 Adding an option to render only the shadow in SkDropShadowImageFilter by sugoi · 10 years ago
  9. c5e15a1 remove alphatype from colortable by reed · 10 years ago
  10. 9fa60da Simplify flattening to just write enough to call the factory/public-constructor for the class. We want to *not* rely on private constructors, and not rely on calling through the inheritance hierarchy for either flattening or unflattening(CreateProc). by reed · 10 years ago
  11. 97d2c0a Move SkReadBuffer.h and SkReader32.h out of include. by halcanary · 10 years ago[Renamed from include/core/SkReadBuffer.h]
  12. f128f53 Revert "Move SkReadBuffer.h and SkReader32.h out of include." by halcanary · 10 years ago[Renamed from src/core/SkReadBuffer.h]
  13. 2a51d7c Move SkReadBuffer.h and SkReader32.h out of include. by halcanary · 10 years ago[Renamed from include/core/SkReadBuffer.h]
  14. 3b62554 Remove SkPaintOptionsAndroid by djsollen · 10 years ago
  15. c15e28a Revert of Remove SkPaintOptionsAndroid (patchset #5 of https://codereview.chromium.org/447873003/) by bsalomon · 10 years ago
  16. f32331f Remove SkPaintOptionsAndroid by djsollen · 10 years ago
  17. b3c9d1c SkCanvas::drawPatch param SkPoint[12] by dandov · 10 years ago
  18. 963137b Stopped skipping tests in dm of SkPatch by implementing the by dandov · 10 years ago
  19. da7a944 Revert "Remove SkPaintOptionsAndroid" by Derek Sollenberger · 10 years ago
  20. 27fb949 Remove SkPaintOptionsAndroid by Derek Sollenberger · 10 years ago
  21. 55b6d8b Implement a persistent uniqueID-based cache for SkImageFilter. by senorblanco · 10 years ago
  22. c870d49 Use SkShader's localMat for SkLocalMatrixShader. by scroggo · 10 years ago
  23. 9a9eae2 change pixelref to not inherit from SkFlattenable by reed · 10 years ago
  24. 0951fe1 Fixing another clusterfuzz issue by sugoi · 10 years ago
  25. 968edca stop calling SkBitmap::flatten by commit-bot@chromium.org · 10 years ago
  26. 83f23d8 Remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  27. 3339ac5 Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) (https://codereview.chromium.org/288343009/) by commit-bot@chromium.org · 10 years ago
  28. 4b8f802 Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  29. 7ed173b formalize named picture versions by commit-bot@chromium.org · 10 years ago
  30. e2b193c Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  31. ee0cac3 remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  32. f117781 fix size_t/int warnings by commit-bot@chromium.org · 10 years ago
  33. 39426e2 read/write function_ptrs as just void*, and not as 'array of bytes' by commit-bot@chromium.org · 10 years ago
  34. 667240a Relax the assert in SkReadBuffer::setPictureVersion(). by fmalita@google.com · 10 years ago
  35. 0943f5f Thread picture version through to SkReadBuffer. by commit-bot@chromium.org · 10 years ago
  36. 9e5f85e Fixing SkPicture serialization by commit-bot@chromium.org · 11 years ago
  37. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 11 years ago