1. c5035e7 Add SkSpecialImage::extractSubset & NewFromPixmap by robertphillips · 9 years ago
  2. 0e3738d free -> reset by mtklein · 9 years ago
  3. bbd6068 Add back SkAutoTUnref::detach() for Android temporarily. by mtklein · 9 years ago
  4. cc864c3 Add back SkAutoTDelete::detach() for Android temporarily. by mtklein · 9 years ago
  5. 18300a3 detach -> release by mtklein · 9 years ago
  6. 830dfd8 add blitprocs to shaders by reed · 9 years ago
  7. 19dea94 Revert of Add SkSpecialImage::extractSubset & NewFromPixmap (patchset #5 id:80001 of https://codereview.chromium.org/1787883002/ ) by robertphillips · 9 years ago
  8. 5f939ab Use std::unique_ptr. by mtklein · 9 years ago
  9. e7ec417 Revert of Use std::unique_ptr. (patchset #10 id:170001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 9 years ago
  10. 2505814 Add SkSpecialImage::extractSubset & NewFromPixmap by robertphillips · 9 years ago
  11. 2691d76 Use std::unique_ptr. by mtklein · 9 years ago
  12. 15e2a53 add missing API by caryclark · 9 years ago
  13. c6f28f7 Reland of "Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of https://codereview.chromium.org/1803763002/ )" by reed · 9 years ago
  14. 106e10d Revert of Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of https://codereview.chromium.org/1803763002/ ) by reed · 9 years ago
  15. 15c3a0e Finish conversion to sk_sp<SkShader> by reed · 9 years ago
  16. 23f4d4d SkPDF: move all pdf sources into src/pdf by halcanary · 9 years ago
  17. c04ce67 Add caps and GL API for buffer texture by cdalton · 9 years ago
  18. 5f2d8e2 Add sampler precision to GrTextureAccess by cdalton · 9 years ago
  19. fde0511 Make sp variants for SkData by reed · 9 years ago
  20. 9c3f143 Add support for vertex and geometry shader textures by cdalton · 9 years ago
  21. 7a307df Rename the kRAW_SkEncodedFormat to kDNG_SkEncodedFormat as it is actually only used for DNG format by yujieqin · 9 years ago
  22. 41b952c Add deferred texture upload API. by bsalomon · 9 years ago
  23. 218c846 Revert of Use std::unique_ptr. (patchset #8 id:130001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 9 years ago
  24. 3dd9ed3 Use std::unique_ptr. by mtklein · 9 years ago
  25. 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 · 9 years ago
  26. e683c56 Revert of add Make variations to return SkImage by sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1778393002/ ) by robertphillips · 9 years ago
  27. dd67e3d Add SkScalarTruncToScalar and speed up SkScalarFraction. by bungeman · 9 years ago
  28. bd73ffb add Make variations to return SkImage by sk_sp by reed · 9 years ago
  29. 977c07d Revert of Use std::unique_ptr. (patchset #7 id:120001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 9 years ago
  30. d7dc76f Remove version checks for _MSC_VER < 1800 (msvs2013). by bungeman · 9 years ago
  31. 20c1e3a Use std::unique_ptr. by mtklein · 9 years ago
  32. 150835e sk_sp versions of newWithColorFilter and newWithLocalMatrix by reed · 9 years ago
  33. 4984c3c Update Skia's YUV API by msarett · 9 years ago
  34. 393aa36 Switch SkMergeImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  35. 0d99686 Restore SkImage::NewTextureFromPixmap changes. by bsalomon · 9 years ago
  36. 2366408 TBR=robertphillips@google.com by bsalomon · 9 years ago
  37. 5671c5b SkImage now has makeShader to return sk_sp by reed · 9 years ago
  38. 6ceeebd unify peekPixels around pixmap parameter by reed · 9 years ago
  39. 045afea Add SkImage::NewTextureFromPixmap by bsalomon · 9 years ago
  40. e6163bf Switch SkPaintImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  41. c3adf2f Deprecate SkImageDecoder by msarett · 9 years ago
  42. e699d0c Don't allow nullptr in texels array params (unless using a transfer buffer). by bsalomon · 9 years ago
  43. 6ac97b7 Switch SkImageSource image filter over to new onFilterImage interface by robertphillips · 9 years ago
  44. 8a21c9f use Make instead of Create to return a shared shader by reed · 9 years ago
  45. 647cc84 Add sk_ref_sp helper function. by reed · 9 years ago
  46. 40736ab Switch SkComposeImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  47. b0666ad Fix up GrAuditTrail to allow arbitrary reordering by joshualitt · 9 years ago
  48. c80bf74 Switch SkOffsetImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  49. c901c11 Add element_type, swap, operators, fix reset on sk_sp. by bungeman · 9 years ago
  50. 8d988b3 Add support for 2x2 matrices by cdalton · 9 years ago
  51. 28f45b9 Add "sample locations" feature to GrProcessor by cdalton · 9 years ago
  52. 4418dba Swap over to using SkImageFilter::filterImage instead of filterImageDeprecated by robertphillips · 9 years ago
  53. aecc018 Attempt to combine batches in forward direction before flush by bsalomon · 9 years ago
  54. 1590f3b Revert of Update Skia's YUV API (patchset #5 id:160001 of https://codereview.chromium.org/1716523002/ ) by msarett · 9 years ago
  55. 095d31c Update Skia's YUV API by msarett · 9 years ago
  56. ad8bcfe Use a smart pointer for SkColorSpace factories by msarett · 9 years ago
  57. eaf086e Add SkSpecialImage-based methods to SkImageFilter by robertphillips · 9 years ago
  58. 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 · 9 years ago
  59. 941da9d Fix behavior of sk_sp::reset(T*) and add unittest. by reed · 9 years ago
  60. 992854d Revert of add setter on SkPaint that takes sk_sp (patchset #1 id:1 of https://codereview.chromium.org/1769803002/ ) by reed · 9 years ago
  61. a917eba add setter on SkPaint that takes sk_sp by reed · 9 years ago
  62. ffa39e0 sk_sp: fix contravariant constructors by halcanary · 9 years ago
  63. ec7c0ce remove unneeded flag for annotations by reed · 9 years ago
  64. f70b531 Move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ )" by reed · 9 years ago
  65. 91fcb3e SkPDF: PDFDevice use SkTArray<T> rather than SkTDArray<T*> by halcanary · 9 years ago
  66. 6a73821 Set SkColorSpace object for PNGs and parse ICC profiles by msarett · 9 years ago
  67. 9722019 Turn on gpu stats in debug builds. by bsalomon · 9 years ago
  68. 7b0b2ca Make Cmake work with debug build by halcanary · 9 years ago
  69. d331259 Revert of Don't allow nullptr in texels array params (unless using a transfer buffer). (patchset #3 id:60001 of https://codereview.chromium.org/1765633002/ ) by bsalomon · 9 years ago
  70. 8ee78f3 Don't allow nullptr in texels array params (unless using a transfer buffer). by bsalomon · 9 years ago
  71. 773ceda Enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://codereview.chromium.org/1759653004/ )" by reed · 9 years ago
  72. e38bcaf Revert of enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://codereview.chromium.org/1759653004/ ) by halcanary · 9 years ago
  73. d812fb4 enforce 16byte alignment in shader contexts by reed · 9 years ago
  74. 1610835 Revert of move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ ) by reed · 9 years ago
  75. 0eda258 move annotations to canvas virtual by reed · 9 years ago
  76. beab9e7 Add operator* and operator safe-bool to sk_sp. by bungeman · 9 years ago
  77. f655e93 Revert of Implement support for using GL ES 3.0 with command buffer (patchset #6 id:100001 of https://codereview.chromium.org/1684413003/ ) by kkinnunen · 9 years ago
  78. e2b0a0a update SkSmallAllocator to force internal allocations to be 16-byte aligned by reed · 9 years ago
  79. 391395d Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) by robertphillips · 9 years ago
  80. 8b8f36f Revert of Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) (patchset #7 id:120001 of https://codereview.chromium.org/1754563003/ ) by robertphillips · 9 years ago
  81. 86c6075 Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) by robertphillips · 9 years ago
  82. 46b301d add /img/n/m endpoint to skiaserve by joshualitt · 9 years ago
  83. 89bd99b sk_sp: remove explicit operator bool() by halcanary · 9 years ago
  84. f55c364 Wire up stack traces again by joshualitt · 9 years ago
  85. cb6cb38 sk_sp: Covariant Move Constructor and Move Assignment by halcanary · 9 years ago
  86. 217c0b3 sk_make_sp<T>() by halcanary · 9 years ago
  87. 4bc3181 Make GrDrawContext::internalDrawPath cons up its own GrPipelineBuilder by robertphillips · 9 years ago
  88. df3f2b0 Move some GrAuditTrail fuctions to cpp file by joshualitt · 9 years ago
  89. bb7b043 isolate sk_sp from larger cl by reed · 9 years ago
  90. 1d7decf SkDebugCanvas ignore batch bounds if they are offscreen by joshualitt · 9 years ago
  91. 0009589 Move drawDRRect back to GrDrawContext by robertphillips · 9 years ago
  92. 84a4e5a Remove internal calls to SkImage::getTexture by bsalomon · 9 years ago
  93. 10d8fc2 Render batch bounds as stroke rects by joshualitt · 9 years ago
  94. 15923c9 Modernize SkSpinlock. by mtklein · 9 years ago
  95. b95c772 Add abilitly to query audit trail for batches by draw op by joshualitt · 9 years ago
  96. e93c17b Remove legacy Budgeted enum aliases from SkSurface by bsalomon · 9 years ago
  97. 08fc807 Revert of Add abilitly to query audit trail for batches by draw op (patchset #4 id:60001 of https://codereview.chromium.org/1745513002/ ) by joshualitt · 9 years ago
  98. 9b48a6e Add abilitly to query audit trail for batches by draw op by joshualitt · 9 years ago
  99. 7f4b1b2 move drawextrapatheffect header into animator by reed · 9 years ago
  100. fa82348 remove unused view helpers by reed · 9 years ago