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