1. b893a4c Add asRRect method to SkClipStack::Element by cdalton · 8 years ago
  2. 852f15d free -> reset by mtklein · 8 years ago
  3. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  4. 43812e2 Revert of free -> reset (patchset #3 id:40001 of https://codereview.chromium.org/1811723002/ ) by bungeman · 8 years ago
  5. f8053da Allow const& for SkImages and SkPictures in draw methods. by reed · 8 years ago
  6. c5035e7 Add SkSpecialImage::extractSubset & NewFromPixmap by robertphillips · 8 years ago
  7. 0e3738d free -> reset by mtklein · 8 years ago
  8. bbd6068 Add back SkAutoTUnref::detach() for Android temporarily. by mtklein · 8 years ago
  9. 18300a3 detach -> release by mtklein · 8 years ago
  10. 830dfd8 add blitprocs to shaders by reed · 8 years ago
  11. 19dea94 Revert of Add SkSpecialImage::extractSubset & NewFromPixmap (patchset #5 id:80001 of https://codereview.chromium.org/1787883002/ ) by robertphillips · 8 years ago
  12. 5f939ab Use std::unique_ptr. by mtklein · 8 years ago
  13. e7ec417 Revert of Use std::unique_ptr. (patchset #10 id:170001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 8 years ago
  14. 2505814 Add SkSpecialImage::extractSubset & NewFromPixmap by robertphillips · 8 years ago
  15. 2691d76 Use std::unique_ptr. by mtklein · 8 years ago
  16. 15e2a53 add missing API by caryclark · 8 years ago
  17. c6f28f7 Reland of "Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of https://codereview.chromium.org/1803763002/ )" by reed · 8 years ago
  18. 106e10d Revert of Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of https://codereview.chromium.org/1803763002/ ) by reed · 8 years ago
  19. 15c3a0e Finish conversion to sk_sp<SkShader> by reed · 8 years ago
  20. fde0511 Make sp variants for SkData by reed · 8 years ago
  21. 41b952c Add deferred texture upload API. by bsalomon · 8 years ago
  22. 218c846 Revert of Use std::unique_ptr. (patchset #8 id:130001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 8 years ago
  23. 3dd9ed3 Use std::unique_ptr. by mtklein · 8 years ago
  24. 7fb4f8b Revert "Revert of add Make variations to return SkImage by sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1778393002/ )" by reed · 8 years ago
  25. e683c56 Revert of add Make variations to return SkImage by sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1778393002/ ) by robertphillips · 8 years ago
  26. dd67e3d Add SkScalarTruncToScalar and speed up SkScalarFraction. by bungeman · 8 years ago
  27. bd73ffb add Make variations to return SkImage by sk_sp by reed · 8 years ago
  28. 977c07d Revert of Use std::unique_ptr. (patchset #7 id:120001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 8 years ago
  29. d7dc76f Remove version checks for _MSC_VER < 1800 (msvs2013). by bungeman · 8 years ago
  30. 20c1e3a Use std::unique_ptr. by mtklein · 8 years ago
  31. 150835e sk_sp versions of newWithColorFilter and newWithLocalMatrix by reed · 8 years ago
  32. 4984c3c Update Skia's YUV API by msarett · 8 years ago
  33. 0d99686 Restore SkImage::NewTextureFromPixmap changes. by bsalomon · 8 years ago
  34. 2366408 TBR=robertphillips@google.com by bsalomon · 8 years ago
  35. 5671c5b SkImage now has makeShader to return sk_sp by reed · 8 years ago
  36. 6ceeebd unify peekPixels around pixmap parameter by reed · 8 years ago
  37. 045afea Add SkImage::NewTextureFromPixmap by bsalomon · 8 years ago
  38. c3adf2f Deprecate SkImageDecoder by msarett · 8 years ago
  39. 8a21c9f use Make instead of Create to return a shared shader by reed · 8 years ago
  40. 647cc84 Add sk_ref_sp helper function. by reed · 8 years ago
  41. c901c11 Add element_type, swap, operators, fix reset on sk_sp. by bungeman · 8 years ago
  42. 4418dba Swap over to using SkImageFilter::filterImage instead of filterImageDeprecated by robertphillips · 8 years ago
  43. 1590f3b Revert of Update Skia's YUV API (patchset #5 id:160001 of https://codereview.chromium.org/1716523002/ ) by msarett · 8 years ago
  44. 095d31c Update Skia's YUV API by msarett · 8 years ago
  45. eaf086e Add SkSpecialImage-based methods to SkImageFilter by robertphillips · 8 years ago
  46. a5ab9ec Add variants of the setters on SkPaint which take a sk_sp<effect>. At the same time, change the internal storage to be sk_sp<effect>. by reed · 8 years ago
  47. 941da9d Fix behavior of sk_sp::reset(T*) and add unittest. by reed · 8 years ago
  48. 992854d Revert of add setter on SkPaint that takes sk_sp (patchset #1 id:1 of https://codereview.chromium.org/1769803002/ ) by reed · 8 years ago
  49. a917eba add setter on SkPaint that takes sk_sp by reed · 8 years ago
  50. ffa39e0 sk_sp: fix contravariant constructors by halcanary · 8 years ago
  51. ec7c0ce remove unneeded flag for annotations by reed · 8 years ago
  52. f70b531 Move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ )" by reed · 8 years ago
  53. 773ceda Enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://codereview.chromium.org/1759653004/ )" by reed · 8 years ago
  54. e38bcaf Revert of enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://codereview.chromium.org/1759653004/ ) by halcanary · 8 years ago
  55. d812fb4 enforce 16byte alignment in shader contexts 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. beab9e7 Add operator* and operator safe-bool to sk_sp. by bungeman · 8 years ago
  59. e2b0a0a update SkSmallAllocator to force internal allocations to be 16-byte aligned by reed · 8 years ago
  60. 89bd99b sk_sp: remove explicit operator bool() by halcanary · 8 years ago
  61. cb6cb38 sk_sp: Covariant Move Constructor and Move Assignment by halcanary · 8 years ago
  62. 217c0b3 sk_make_sp<T>() by halcanary · 8 years ago
  63. bb7b043 isolate sk_sp from larger cl by reed · 8 years ago
  64. 84a4e5a Remove internal calls to SkImage::getTexture by bsalomon · 8 years ago
  65. e93c17b Remove legacy Budgeted enum aliases from SkSurface by bsalomon · 8 years ago
  66. 0fe12bc Revert of Add non-inline SkRTreeFactory constructor to fix clang-cl (patchset #2 id:20001 of https://codereview.chromium.org/1676833002/ ) by brucedawson · 8 years ago
  67. 952538e fix undefined signed shifts by caryclark · 8 years ago
  68. 82e26bf Revert of Skia Filter Quality and Scaling Metrics (patchset #3 id:60001 of https://codereview.chromium.org/1686203002/ ) by ericrk · 8 years ago
  69. f57b3a6 Skia Filter Quality and Scaling Metrics by ericrk · 8 years ago
  70. f6bfccd Cleanups related to SkFixed. by benjaminwagner · 8 years ago
  71. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  72. bd500f0 Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) by bsalomon · 8 years ago
  73. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  74. f7b8b8a Add wrapBackendTextureAsRenderTarget API by ericrk · 8 years ago
  75. f156ea3 Change SkUnitScalarClampToByte to more accurate implementation. by benjaminwagner · 8 years ago
  76. c2d35d8 Revert of Simple cleanups related to SkFixed. (patchset #4 id:120001 of https://codereview.chromium.org/1683743005/ ) by benjaminwagner · 8 years ago
  77. 7ea5cb1 Cleanups related to SkFixed. by benjaminwagner · 8 years ago
  78. 8f7b0b2 simplify/unify xferproc api by reed · 8 years ago
  79. ca058f5 Retire SkShader::kSupports4f_Flag by fmalita · 8 years ago
  80. ccb74b8 Move SkPackBits to src/effects. by bungeman · 8 years ago
  81. d936f63 Simplify and combine SkDrawCacheProc and SkMeasureCacheProc to SkPaint::GlyphCacheProc. by benjaminwagner · 8 years ago
  82. 5a70bc7 make transformed rrect radii fit rectangle by caryclark · 8 years ago
  83. 5d2cd6e Move SkUtils.h to src/core. by bungeman · 8 years ago
  84. d0c4e09 Add dest type hint to SkShader::ContextRec by fmalita · 8 years ago
  85. f6d1e60 Only use fake gamma with linear devices. by bungeman · 8 years ago
  86. ca726ab fix misc asserts and checks found by fuzzer by reed · 8 years ago
  87. d49a86a allow move/zero-line/close to draw caps by caryclark · 8 years ago
  88. f47b9a3 Allow client to force an SkImage snapshot to be unique (and uniquely own its backing store). by bsalomon · 8 years ago
  89. 8d9f2e4 Add ContextRec param to SkShader::contextSize() by fmalita · 8 years ago
  90. 23e7af0 Revert of fix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1719913002/ ) by ethannicholas · 8 years ago
  91. 129ed1c lots of sRGB and F16 blits by reed · 8 years ago
  92. 653db51 fix misc asserts and checks found by fuzzer by reed · 8 years ago
  93. 1d56448 add SkGraphics::PurageAllCaches by reed · 8 years ago
  94. 1d52469 Revert of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1723473002/ ) by reed · 8 years ago
  95. 75a7329 Reland of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1713413002/ ) by reed · 8 years ago
  96. d98ef63 Revert of fix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1713383002/ ) by reed · 8 years ago
  97. 00bea4a fix misc asserts and checks found by fuzzer by reed · 8 years ago
  98. c5b1228 remove supports4f flag for colorfilters by reed · 8 years ago
  99. df7bb47 Update SkImageFilter's cache to handle SkSpecialImages and add unit test by robertphillips · 8 years ago
  100. 449f7fc fix iter to document close correctly by caryclark · 8 years ago