1. 1feceb3 split SkBBoxHierarchy into public/base types by Mike Klein · 4 years, 6 months ago
  2. 196e9fb let picture record take a bbh directly by Mike Klein · 4 years, 6 months ago
  3. 7a7ee94 modernize some picture internal types by Mike Klein · 4 years, 6 months ago
  4. 7d34dc7 Revert "Revert "switch to new filltype for SkPath"" by Mike Reed · 4 years, 8 months ago
  5. 3e7af41 Revert "switch to new filltype for SkPath" by Mike Reed · 4 years, 8 months ago
  6. 3a50981 switch to new filltype for SkPath by Mike Reed · 4 years, 8 months ago
  7. edf2d72 picture nesting bounds bug by Mike Klein · 4 years, 10 months ago
  8. 4241f5e Revert "add guard to switch to SkPathTypes" by Mike Reed · 4 years, 11 months ago
  9. e1af444 add guard to switch to SkPathTypes by Mike Reed · 4 years, 11 months ago
  10. 6d20d99 test we already have SkPicture::drawsNothing() by Mike Klein · 4 years, 11 months ago
  11. a8ceb77 Revert "remove SkMiniPicture and co." by Mike Klein · 5 years ago
  12. 945d1e5 simplify rtree loops in Skia too by Mike Klein · 5 years ago
  13. 046ecb1 remove SkMiniPicture and co. by Mike Klein · 5 years ago
  14. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  15. c8bea7d New factories for SkShaders by Mike Reed · 5 years ago
  16. 9882dae Reduce usage of SkCanvas::flush by Robert Phillips · 5 years ago
  17. c4745d6 use drawString with font by Mike Reed · 6 years ago
  18. 148b7fd add saveBehind to canvas by Mike Reed · 6 years ago
  19. efd99cc clean up SkPicture include by Cary Clark · 6 years ago
  20. cb3d49c Some iwyu for tests which will otherwise break. by Ben Wagner · 6 years ago
  21. 40d8297 detect truncated pict streams by Mike Reed · 6 years ago
  22. fbe6620 add SkPicture::MakePlaceholder() by Mike Klein · 6 years ago
  23. 88d9071 Revert "hide picture virtuals (no public callers)" by Mike Klein · 6 years ago
  24. 8005bff hide picture virtuals (no public callers) by Mike Reed · 6 years ago
  25. 274218e move largest apis into private by Mike Reed · 7 years ago
  26. b60c5eb remove unused willPlayBackBitmaps from picture and SkPictureAnalyzer by Mike Reed · 7 years ago
  27. ef03848 remove deprecated SkPixelSerializer by Mike Reed · 7 years ago
  28. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  29. 7cc49d6 Record SkCanvas::flush(). by Mike Klein · 7 years ago
  30. 7131950 Remove internal use of SkTypeface::Style. by Ben Wagner · 7 years ago
  31. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  32. 26eb16f calculate cull rects for SkMiniPictures by Mike Klein · 7 years ago
  33. 5bd9848 remove kReturnNullForEmpty_FinishFlag feature by Mike Klein · 7 years ago
  34. 90b2005 remove SkPictureUtils.h by Mike Reed · 7 years ago
  35. 3661bc9 hide trivial helpers on canvas by Mike Reed · 7 years ago
  36. 918e144 change clip-bounds getters to always return the rect by Mike Reed · 8 years ago
  37. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  38. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  39. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  40. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  41. 7614794 remove discardablepixelref by Mike Reed · 8 years ago
  42. e54c75f remove SkError by Mike Klein · 8 years ago
  43. 627778d isABitmap is deprecated, use isAImage by Mike Reed · 8 years ago
  44. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  45. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  46. a9ca05c Deserialize pictures with custom image-deserializer by reed · 8 years ago
  47. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  48. c573a40 Add drawImageLattice() and drawBitmapLattice() APIs by msarett · 8 years ago
  49. de996a0 re-disable save/restore peephole optimization by reed · 8 years ago
  50. dda5445 Remove GrLayerHoister by robertphillips · 8 years ago
  51. 41c27e1 Experiment: add flag for finish-recording to return null by reed · 8 years ago
  52. ee6a991 SkTypeface::MakeFromName to take SkFontStyle. by mboc · 8 years ago
  53. 019db3f Remove unused SkPictureGpuAnalyzer::analyze() by fmalita · 8 years ago
  54. b5fc58e Complex clipPath accounting by fmalita · 8 years ago
  55. 796e365 SkPictureGpuAnalyzer by fmalita · 8 years ago
  56. 1e2e33a Remove SkPicture::hasText() by fmalita · 8 years ago
  57. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  58. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  59. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  60. 1e90304 SkMD5: .update() -> .write() by halcanary · 8 years ago
  61. 5605b56 Update SkColorFilterImageFilter to sk_sp by robertphillips · 8 years ago
  62. 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
  63. 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
  64. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 8 years ago
  65. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 8 years ago
  66. f809d76 switch colorfilters to sk_sp by reed · 8 years ago
  67. a439334 Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )" by reed · 8 years ago
  68. f28ad89 Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ ) by reed · 8 years ago
  69. 9fbee18 switch patheffects over to sk_sp by reed · 8 years ago
  70. ca2622b return pictures as sk_sp by reed · 8 years ago
  71. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  72. 5f939ab Use std::unique_ptr. by mtklein · 8 years ago
  73. e7ec417 Revert of Use std::unique_ptr. (patchset #10 id:170001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 8 years ago
  74. 2691d76 Use std::unique_ptr. by mtklein · 8 years ago
  75. 1a9b964 Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )" by reed · 8 years ago
  76. 9283d20 Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ ) by reed · 8 years ago
  77. ce563cd more shader-->sp conversions by reed · 8 years ago
  78. 218c846 Revert of Use std::unique_ptr. (patchset #8 id:130001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 8 years ago
  79. 3dd9ed3 Use std::unique_ptr. by mtklein · 8 years ago
  80. 977c07d Revert of Use std::unique_ptr. (patchset #7 id:120001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 8 years ago
  81. 20c1e3a Use std::unique_ptr. by mtklein · 8 years ago
  82. 8715d47 Make SkPicture/SkImageGenerator default to SkCodec by msarett · 8 years ago
  83. 1de415f Revert of Make SkPicture/SkImageGenerator default to SkCodec (patchset #7 id:120001 of https://codereview.chromium.org/1671193002/ ) by kjlubick · 8 years ago
  84. 026388a Make SkPicture/SkImageGenerator default to SkCodec by scroggo · 8 years ago
  85. e3b38ce unify how canvas checks for null on skia objects (images, blobs, pictures) by reed · 9 years ago
  86. 5e1ddb1 Reland of change all factories to return their base-class (patchset #1 id:1 of https://codereview.chromium.org/1540203002/ ) by reed · 9 years ago
  87. 2d6ba66 Revert of change all factories to return their base-class (patchset #1 id:1 of https://codereview.chromium.org/1535353002/ ) by reed · 9 years ago
  88. d63f60a change all factories to return their base-class by reed · 9 years ago
  89. 4960eee change signature for virtual related to saveLayer, passing SaveLayerRec by reed · 9 years ago
  90. da420b9 Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview.chromium.org/1529803004/ ) by reed · 9 years ago
  91. 3270467 Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://codereview.chromium.org/1534443003/ ) by reed · 9 years ago
  92. 4657ce2 remove drawSprite from canvas by reed · 9 years ago
  93. f2848b6 default SkPixelSerializer by halcanary · 9 years ago
  94. a2e0567 Revert of default SkPixelSerializer (patchset #2 id:20001 of https://codereview.chromium.org/1507123002/ ) by halcanary · 9 years ago
  95. 808ce28 default SkPixelSerializer by halcanary · 9 years ago
  96. 290f00c Revert of default SkPixelSerializer (patchset #1 id:1 of https://codereview.chromium.org/1507123002/ ) by reed · 9 years ago
  97. b0bd151 default SkPixelSerializer by halcanary · 9 years ago
  98. 1530283 Generate list of GPU contexts outside tests by kkinnunen · 9 years ago
  99. d114645 SkInstallDiscardablePixelRef is deprecated, enforce that by reed · 9 years ago
  100. 5ef194c Suppress embedding fonts when the skp's fonts match the OS fonts. by caryclark · 9 years ago