1. 5a9a981 Tiling support for SkSweepGradient by Florin Malita · 7 years ago
  2. da69944 Serialize the new TileMode in SkBlurImageFilterImpl. by wutao · 7 years ago
  3. 0bdaf05 remove unused mode parameter from SkMergeImageFilter by Mike Reed · 7 years ago
  4. 8d3f443 SkXfermode no longer needs to e a flattenable by Mike Reed · 7 years ago
  5. 01b2b83 Extend composeshader to support a lerp parameter by Mike Reed · 7 years ago
  6. 70bc94f Bump min picture to 7+ months ago by Mike Reed · 7 years ago
  7. 4aed138 Reland of SkShaderBase by Florin Malita · 7 years ago
  8. d93e11c Revert "SkShaderBase" by Florin Malita · 7 years ago
  9. 58a7564 SkShaderBase by Florin Malita · 7 years ago
  10. 4123d0f Add serialization support for drawShadowRec by Jim Van Verth · 7 years ago
  11. 3a9a7a3 Remove run count field from SkTextBlob. by Florin Malita · 7 years ago
  12. b2cb535 Fix more Skia filter fuzzer bugs by Robert Phillips · 8 years ago
  13. d470673 make SkXfermode.h go away by Mike Reed · 8 years ago
  14. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  15. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  16. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  17. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  18. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  19. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  20. b3f543d ensure we always set the pictinfo.fVersion by Mike Reed · 8 years ago
  21. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  22. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  23. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  24. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  25. e25d71c Gradients are serialized (and can be constructed) as SkColor4f + SkColorSpace by brianosman · 8 years ago
  26. 97bbf82 Add SkColor4f serialization by brianosman · 8 years ago
  27. 54dc487 add pipecanvas by reed · 8 years ago
  28. 2867e76 change readTypeface to return sk_sp by reed · 8 years ago
  29. a9ca05c Deserialize pictures with custom image-deserializer by reed · 8 years ago
  30. 27cdd94 Implement GPU occluded blur mask filter by robertphillips · 8 years ago
  31. 444f1ba Remove SkBitmapHeap and SkBitmapHeapReader. They're unused. by brianosman · 8 years ago
  32. 18f13f3 Remove (almost) unused read/writeFunctionPtr API. by brianosman · 8 years ago
  33. 57b4615 Remove unused encodedString API on SkWriteBuffer/SkReadBuffer by brianosman · 8 years ago
  34. a3b3b23 Enable flattening/unflattening with custom unflatten procs by msarett · 8 years ago
  35. 99e2089 Optionally enable SkValidatingReadBuffer in SkPictureImageFilter by robertphillips · 8 years ago
  36. 9ca06c4 Fix ImageFilter fuzzer issue by robertphillips · 8 years ago
  37. 0576aa9 Serialize invNormRotation in SkLightingShader. by mtklein · 8 years ago
  38. 6c71e0a Reverse dependency between SkScalar.h and SkFixed.h. by benjaminwagner · 8 years ago
  39. 3b37545 Revert of Delete SkFlattenable::Type (patchset #2 id:20001 of https://codereview.chromium.org/1834303003/ ) by mtklein · 8 years ago
  40. 99d9231 Delete SkFlattenable::Type by msarett · 8 years ago
  41. 60c9b58 change flattenable factory to return sk_sp by reed · 8 years ago
  42. d19d83c Remode dead code from SkReadBuffer by msarett · 8 years ago
  43. cfb6bdf switch xfermodes over to sk_sp by reed · 8 years ago
  44. 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
  45. 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
  46. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 8 years ago
  47. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 8 years ago
  48. f809d76 switch colorfilters to sk_sp by reed · 8 years ago
  49. 7b380d0 guard rasterizer and drawlooper setters by reed · 8 years ago
  50. a439334 Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )" by reed · 8 years ago
  51. f28ad89 Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ ) by reed · 8 years ago
  52. 9fbee18 switch patheffects over to sk_sp by reed · 8 years ago
  53. fde0511 Make sp variants for SkData by reed · 8 years ago
  54. 8a21c9f use Make instead of Create to return a shared shader by reed · 8 years ago
  55. f70b531 Move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ )" by reed · 8 years ago
  56. 1610835 Revert of move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ ) by reed · 8 years ago
  57. 0eda258 move annotations to canvas virtual by reed · 8 years ago
  58. cd56f81 SkImageSource by fmalita · 9 years ago
  59. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  60. 871872f change old picture serialization to really handle images by reed · 9 years ago
  61. 76be9c8 Don't serialize SkPictures in SkPictureShaders when in untrusted mode. by mtklein · 9 years ago
  62. 91df6c2 Fix some lingering typos by robertphillips · 9 years ago
  63. 25c40d2 Add serialization of SkBitmapSource's new filterQuality member variable by robertphillips · 9 years ago
  64. 4a22a43 Bump picture version for uniqueID-less SkImageFilter. by senorblanco · 9 years ago
  65. f3c78cc Adding an option for pixelated rendering in SkPictureImageFilter by junov · 10 years ago
  66. 5234075 Adding a PictureResolution option to SkPictureImageFilter by Justin Novosad · 10 years ago
  67. 88fd0fb Bump min picture version. by mtklein · 10 years ago
  68. 234f036 Adding an option to render only the shadow in SkDropShadowImageFilter by sugoi · 10 years ago
  69. c5e15a1 remove alphatype from colortable by reed · 10 years ago
  70. 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
  71. 97d2c0a Move SkReadBuffer.h and SkReader32.h out of include. by halcanary · 10 years ago[Renamed from include/core/SkReadBuffer.h]
  72. f128f53 Revert "Move SkReadBuffer.h and SkReader32.h out of include." by halcanary · 10 years ago[Renamed from src/core/SkReadBuffer.h]
  73. 2a51d7c Move SkReadBuffer.h and SkReader32.h out of include. by halcanary · 10 years ago[Renamed from include/core/SkReadBuffer.h]
  74. 3b62554 Remove SkPaintOptionsAndroid by djsollen · 10 years ago
  75. c15e28a Revert of Remove SkPaintOptionsAndroid (patchset #5 of https://codereview.chromium.org/447873003/) by bsalomon · 10 years ago
  76. f32331f Remove SkPaintOptionsAndroid by djsollen · 10 years ago
  77. b3c9d1c SkCanvas::drawPatch param SkPoint[12] by dandov · 10 years ago
  78. 963137b Stopped skipping tests in dm of SkPatch by implementing the by dandov · 10 years ago
  79. da7a944 Revert "Remove SkPaintOptionsAndroid" by Derek Sollenberger · 10 years ago
  80. 27fb949 Remove SkPaintOptionsAndroid by Derek Sollenberger · 10 years ago
  81. 55b6d8b Implement a persistent uniqueID-based cache for SkImageFilter. by senorblanco · 10 years ago
  82. c870d49 Use SkShader's localMat for SkLocalMatrixShader. by scroggo · 10 years ago
  83. 9a9eae2 change pixelref to not inherit from SkFlattenable by reed · 10 years ago
  84. 0951fe1 Fixing another clusterfuzz issue by sugoi · 10 years ago
  85. 968edca stop calling SkBitmap::flatten by commit-bot@chromium.org · 10 years ago
  86. 83f23d8 Remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  87. 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
  88. 4b8f802 Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  89. 7ed173b formalize named picture versions by commit-bot@chromium.org · 10 years ago
  90. e2b193c Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  91. ee0cac3 remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  92. f117781 fix size_t/int warnings by commit-bot@chromium.org · 10 years ago
  93. 39426e2 read/write function_ptrs as just void*, and not as 'array of bytes' by commit-bot@chromium.org · 10 years ago
  94. 667240a Relax the assert in SkReadBuffer::setPictureVersion(). by fmalita@google.com · 10 years ago
  95. 0943f5f Thread picture version through to SkReadBuffer. by commit-bot@chromium.org · 10 years ago
  96. 9e5f85e Fixing SkPicture serialization by commit-bot@chromium.org · 10 years ago
  97. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 11 years ago