1. 09d9435 remove lots of legacy flags by Mike Reed · 8 years ago
  2. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  3. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  4. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  5. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  6. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  7. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  8. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  9. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  10. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  11. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  12. d921dbb Propagate validation errors from inner readbuffer when deserializing picture. Also allow null paints. by reed · 8 years ago
  13. e25d71c Gradients are serialized (and can be constructed) as SkColor4f + SkColorSpace by brianosman · 8 years ago
  14. 39eaf5f add helpers for using SkData with picture serialization by reed · 8 years ago
  15. 4f0a23a SkTextBlob: Begin implementing Extended TextBlob API by halcanary · 8 years ago
  16. a9ca05c Deserialize pictures with custom image-deserializer by reed · 8 years ago
  17. 27cdd94 Implement GPU occluded blur mask filter by robertphillips · 8 years ago
  18. b811378 Update typeface serialization style. by bungeman · 8 years ago
  19. 45561a0 drawTextRSXform by reed · 8 years ago
  20. f8f9c07 Revert of Update typeface serialization style. (patchset #3 id:40001 of https://codereview.chromium.org/2030683002/ ) by mtklein · 8 years ago
  21. 7ae1c72 Update typeface serialization style. by bungeman · 8 years ago
  22. 796e365 SkPictureGpuAnalyzer by fmalita · 8 years ago
  23. 1e2e33a Remove SkPicture::hasText() by fmalita · 8 years ago
  24. 99e2089 Optionally enable SkValidatingReadBuffer in SkPictureImageFilter by robertphillips · 8 years ago
  25. 0576aa9 Serialize invNormRotation in SkLightingShader. by mtklein · 8 years ago
  26. 41c4096 Relocate SK_SUPPORT_LEGACY_PICTURE_PTR by fmalita · 8 years ago
  27. e8597a4 Delete SkImageDecoder by msarett · 8 years ago
  28. 910f7ec Revert of Delete SkImageDecoder (patchset #9 id:150001 of https://codereview.chromium.org/1820503002/ ) by msarett · 8 years ago
  29. f037fde Delete SkImageDecoder by msarett · 8 years ago
  30. 041c870 Revert of Delete SkImageDecoder (patchset #8 id:130001 of https://codereview.chromium.org/1820503002/ ) by msarett · 8 years ago
  31. 5b6e73e Delete SkImageDecoder by msarett · 8 years ago
  32. 39b5495 Revert of Delete SkImageDecoder (patchset #7 id:110001 of https://codereview.chromium.org/1820503002/ ) by msarett · 8 years ago
  33. f799706 Delete SkImageDecoder by msarett · 8 years ago
  34. ca2622b return pictures as sk_sp by reed · 9 years ago
  35. f70b531 Move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ )" by reed · 9 years ago
  36. 1610835 Revert of move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ ) by reed · 9 years ago
  37. 0eda258 move annotations to canvas virtual by reed · 9 years ago
  38. 8715d47 Make SkPicture/SkImageGenerator default to SkCodec by msarett · 9 years ago
  39. 1de415f Revert of Make SkPicture/SkImageGenerator default to SkCodec (patchset #7 id:120001 of https://codereview.chromium.org/1671193002/ ) by kjlubick · 9 years ago
  40. 026388a Make SkPicture/SkImageGenerator default to SkCodec by scroggo · 9 years ago
  41. 2f5891e Remove SkBitmapSource by fmalita · 9 years ago
  42. c347034 Handle zero-length encoded images gracefully during deserialization by fmalita · 9 years ago
  43. 0c263fa Deduplicate typefaces across sub-pictures by mtklein · 9 years ago
  44. 95dd177 Revert[8] "move some public headers into private" by reed · 9 years ago
  45. fb28cd2 Revert[7] "move some public headers into private" by reed · 9 years ago
  46. e027169 Revert[6] "move some public headers into private" by reed · 9 years ago
  47. cc1229c Revert "Revert[4] "move some public headers into private"" by reed · 9 years ago
  48. 33e00db Revert[4] "move some public headers into private" by reed · 9 years ago
  49. 9cdcabe Revert[3] "move some public headers into private" by reed · 9 years ago
  50. 9d20ee5 Revert[2] "move some public headers into private" by reed · 9 years ago
  51. 4cf9e7e Revert "move some public headers into private" by reed · 9 years ago
  52. eedf0fb move some public headers into private by reed · 9 years ago
  53. 871872f change old picture serialization to really handle images by reed · 9 years ago
  54. 446ee67 skia: Add runtime option to disable picture IO security precautions by hendrikw · 9 years ago
  55. 109a23d Remove the SkCanvas comment API by fmalita · 9 years ago
  56. 76be9c8 Don't serialize SkPictures in SkPictureShaders when in untrusted mode. by mtklein · 9 years ago
  57. fd6a07b Have SkPicture inherit from SkRefCnt. by mtklein · 9 years ago
  58. 9db912c Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  59. 72743b1 Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (patchset #25 id:480001 of https://codereview.chromium.org/1112523006/) by mtklein · 9 years ago
  60. 15877b6 Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  61. c30806f Perform SkPicture analysis lazily. by mtklein · 9 years ago
  62. b7ed856 Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (patchset #22 id:420001 of https://codereview.chromium.org/1112523006/) by reed · 9 years ago
  63. c92c129 Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  64. 2420e10 Straighten out SkPicture::AccelData APIs. by mtklein · 9 years ago
  65. 00c2af8 Reduce ref counting in SkPictureRecorder. by mtklein · 9 years ago
  66. de8667b Reduce sizeof(SkPicture::Analysis) from 24 bytes to 2 bytes. by jbroman · 9 years ago
  67. 91df6c2 Fix some lingering typos by robertphillips · 9 years ago
  68. 98b8485 O(1) SkPictureUtils::ApproxBytesUsed() by mtklein · 9 years ago
  69. 9d911d5 Remove filename from SkFontDescriptor. by bungeman · 9 years ago
  70. 25c40d2 Add serialization of SkBitmapSource's new filterQuality member variable by robertphillips · 9 years ago
  71. e35268e Send SkPicture deletion message lazily. by mtklein · 9 years ago
  72. 4a22a43 Bump picture version for uniqueID-less SkImageFilter. by senorblanco · 10 years ago
  73. 8c92dc1 Remove unused parameters to SkDocument::CreatePDF by halcanary · 10 years ago
  74. 9e447c0 remove unneeded preroll by reed · 10 years ago
  75. 96a857e initial preroll api by reed · 10 years ago
  76. a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
  77. 783fe16 Rename SkDrawPictureCallback to SkPicture::AbortCallback by robertphillips · 10 years ago
  78. 8ea6dab Revert of Rename SkDrawPictureCallback to SkPicture::AbortCallback (patchset #2 id:20001 of https://codereview.chromium.org/829983003/) by reed · 10 years ago
  79. 7ef1972 Rename SkDrawPictureCallback to SkPicture::AbortCallback by robertphillips · 10 years ago
  80. 16c8f14 Remove last trace of SK_LEGACY_ENCODE_BITMAP by scroggo · 10 years ago
  81. 5e8b168 remove dead SK_LEGACY_ENCODE_BITMAP flag by reed · 10 years ago
  82. b64e569 Remove legacy Picture defines. by scroggo · 10 years ago
  83. 895c43b Replace EncodeBitmap with an interface. by scroggo · 10 years ago
  84. f3c78cc Adding an option for pixelated rendering in SkPictureImageFilter by junov · 10 years ago
  85. 3030445 Revert of Replace EncodeBitmap with an interface. (patchset #12 id:210001 of https://codereview.chromium.org/784643002/) by scroggo · 10 years ago
  86. 02b217f Replace EncodeBitmap with an interface. by scroggo · 10 years ago
  87. c0708cb Revert of Replace EncodeBitmap with an interface. (patchset #11 id:190001 of https://codereview.chromium.org/784643002/) by robertphillips · 10 years ago
  88. 0c4aba6 Replace EncodeBitmap with an interface. by scroggo · 10 years ago
  89. 8eddfb5 Change clear() to respect the clip by reed · 10 years ago
  90. af641a1 Revert "Change clear() to respect the clip" by reed · 10 years ago
  91. 5234075 Adding a PictureResolution option to SkPictureImageFilter by Justin Novosad · 10 years ago
  92. 3729469 Change clear() to respect the clip by reed · 10 years ago
  93. 88fd0fb Bump min picture version. by mtklein · 10 years ago
  94. 1bdfd3f option to return drawable from recording by reed · 10 years ago
  95. 04c9695 Remove Picture deletion listeners. by mtklein · 10 years ago
  96. 735f548 use int instead of size_t to match skia convention by reed · 10 years ago
  97. 19ac767 SkPicture::SnapshotArray doesn't really stand to benefit from refcounting. by mtklein · 10 years ago
  98. 04038eb public SkNVRefCnt<SnapshotArray> by mtklein · 10 years ago
  99. b7ee349 SkData -> SkPicture::SnapshotArray by mtklein · 10 years ago
  100. 41d2c2e simplify uniqueID code in picture by reed · 10 years ago