1. 7b380d0 guard rasterizer and drawlooper setters by reed · 9 years ago
  2. 04cdc4b Remove transitional explicit operator bool. by mtklein · 9 years ago
  3. 127fe3e Correct comment to refer to SkImageFilter::kReverse_MapDirection. by jbroman · 9 years ago
  4. 0e6274f Parse icc profiles and exif orientation from jpeg markers by msarett · 9 years ago
  5. fe7ada7 Make FreeType usable on Windows. by caryclark · 9 years ago
  6. a635936 sRGB support in Ganesh. Several pieces: by brianosman · 9 years ago
  7. 68c14d9 Templatize SkToXXX. by bungeman · 9 years ago
  8. e22bab9 disable SK_SUPPORT_LEGACY_PATHEFFECT_PTR for skia builds by reed · 9 years ago
  9. 58fc94e allow more options for shader blitprocs by reed · 9 years ago
  10. d2497f3 Enable extension support and debug layer. by jvanverth · 9 years ago
  11. b5a94e3 Store null GL context's state in interface object by bsalomon · 9 years ago
  12. fd359ca Implement Vulkan GrBackendObject for textures. by jvanverth · 9 years ago
  13. 89edf7a Revert of Templatize SkToXXX. (patchset #2 id:20001 of https://codereview.chromium.org/1814153003/ ) by bungeman · 9 years ago
  14. a439334 Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )" by reed · 9 years ago
  15. 0be9e80 Templatize SkToXXX. by bungeman · 9 years ago
  16. f28ad89 Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ ) by reed · 9 years ago
  17. 9fbee18 switch patheffects over to sk_sp by reed · 9 years ago
  18. ca2622b return pictures as sk_sp by reed · 9 years ago
  19. 37bd7c3 Switch SkSpecialImage & SkSpecialSurface classes over to smart pointers by robertphillips · 9 years ago
  20. c571c00 Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of https://codereview.chromium.org/1789663002/ ) by brianosman · 9 years ago
  21. b893a4c Add asRRect method to SkClipStack::Element by cdalton · 9 years ago
  22. 9e3f1bf sRGB support in Ganesh. Several pieces: by brianosman · 9 years ago
  23. 852f15d free -> reset by mtklein · 9 years ago
  24. 9ce9d67 update callsites for Make image factories by reed · 9 years ago
  25. 43812e2 Revert of free -> reset (patchset #3 id:40001 of https://codereview.chromium.org/1811723002/ ) by bungeman · 9 years ago
  26. f8053da Allow const& for SkImages and SkPictures in draw methods. by reed · 9 years ago
  27. c5035e7 Add SkSpecialImage::extractSubset & NewFromPixmap by robertphillips · 9 years ago
  28. 0e3738d free -> reset by mtklein · 9 years ago
  29. bbd6068 Add back SkAutoTUnref::detach() for Android temporarily. by mtklein · 9 years ago
  30. cc864c3 Add back SkAutoTDelete::detach() for Android temporarily. by mtklein · 9 years ago
  31. 18300a3 detach -> release by mtklein · 9 years ago
  32. 830dfd8 add blitprocs to shaders by reed · 9 years ago
  33. 19dea94 Revert of Add SkSpecialImage::extractSubset & NewFromPixmap (patchset #5 id:80001 of https://codereview.chromium.org/1787883002/ ) by robertphillips · 9 years ago
  34. 5f939ab Use std::unique_ptr. by mtklein · 9 years ago
  35. e7ec417 Revert of Use std::unique_ptr. (patchset #10 id:170001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 9 years ago
  36. 2505814 Add SkSpecialImage::extractSubset & NewFromPixmap by robertphillips · 9 years ago
  37. 2691d76 Use std::unique_ptr. by mtklein · 9 years ago
  38. 15e2a53 add missing API by caryclark · 9 years ago
  39. c6f28f7 Reland of "Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of https://codereview.chromium.org/1803763002/ )" by reed · 9 years ago
  40. 106e10d Revert of Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of https://codereview.chromium.org/1803763002/ ) by reed · 9 years ago
  41. 15c3a0e Finish conversion to sk_sp<SkShader> by reed · 9 years ago
  42. 23f4d4d SkPDF: move all pdf sources into src/pdf by halcanary · 9 years ago
  43. c04ce67 Add caps and GL API for buffer texture by cdalton · 9 years ago
  44. 5f2d8e2 Add sampler precision to GrTextureAccess by cdalton · 9 years ago
  45. fde0511 Make sp variants for SkData by reed · 9 years ago
  46. 9c3f143 Add support for vertex and geometry shader textures by cdalton · 9 years ago
  47. 7a307df Rename the kRAW_SkEncodedFormat to kDNG_SkEncodedFormat as it is actually only used for DNG format by yujieqin · 9 years ago
  48. 41b952c Add deferred texture upload API. by bsalomon · 9 years ago
  49. 218c846 Revert of Use std::unique_ptr. (patchset #8 id:130001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 9 years ago
  50. 3dd9ed3 Use std::unique_ptr. by mtklein · 9 years ago
  51. 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
  52. 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
  53. dd67e3d Add SkScalarTruncToScalar and speed up SkScalarFraction. by bungeman · 9 years ago
  54. bd73ffb add Make variations to return SkImage by sk_sp by reed · 9 years ago
  55. 977c07d Revert of Use std::unique_ptr. (patchset #7 id:120001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 9 years ago
  56. d7dc76f Remove version checks for _MSC_VER < 1800 (msvs2013). by bungeman · 9 years ago
  57. 20c1e3a Use std::unique_ptr. by mtklein · 9 years ago
  58. 150835e sk_sp versions of newWithColorFilter and newWithLocalMatrix by reed · 9 years ago
  59. 4984c3c Update Skia's YUV API by msarett · 9 years ago
  60. 393aa36 Switch SkMergeImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  61. 0d99686 Restore SkImage::NewTextureFromPixmap changes. by bsalomon · 9 years ago
  62. 2366408 TBR=robertphillips@google.com by bsalomon · 9 years ago
  63. 5671c5b SkImage now has makeShader to return sk_sp by reed · 9 years ago
  64. 6ceeebd unify peekPixels around pixmap parameter by reed · 9 years ago
  65. 045afea Add SkImage::NewTextureFromPixmap by bsalomon · 9 years ago
  66. e6163bf Switch SkPaintImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  67. c3adf2f Deprecate SkImageDecoder by msarett · 9 years ago
  68. e699d0c Don't allow nullptr in texels array params (unless using a transfer buffer). by bsalomon · 9 years ago
  69. 6ac97b7 Switch SkImageSource image filter over to new onFilterImage interface by robertphillips · 9 years ago
  70. 8a21c9f use Make instead of Create to return a shared shader by reed · 9 years ago
  71. 647cc84 Add sk_ref_sp helper function. by reed · 9 years ago
  72. 40736ab Switch SkComposeImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  73. b0666ad Fix up GrAuditTrail to allow arbitrary reordering by joshualitt · 9 years ago
  74. c80bf74 Switch SkOffsetImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  75. c901c11 Add element_type, swap, operators, fix reset on sk_sp. by bungeman · 9 years ago
  76. 8d988b3 Add support for 2x2 matrices by cdalton · 9 years ago
  77. 28f45b9 Add "sample locations" feature to GrProcessor by cdalton · 9 years ago
  78. 4418dba Swap over to using SkImageFilter::filterImage instead of filterImageDeprecated by robertphillips · 9 years ago
  79. aecc018 Attempt to combine batches in forward direction before flush by bsalomon · 9 years ago
  80. 1590f3b Revert of Update Skia's YUV API (patchset #5 id:160001 of https://codereview.chromium.org/1716523002/ ) by msarett · 9 years ago
  81. 095d31c Update Skia's YUV API by msarett · 9 years ago
  82. ad8bcfe Use a smart pointer for SkColorSpace factories by msarett · 9 years ago
  83. eaf086e Add SkSpecialImage-based methods to SkImageFilter by robertphillips · 9 years ago
  84. 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
  85. 941da9d Fix behavior of sk_sp::reset(T*) and add unittest. by reed · 9 years ago
  86. 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
  87. a917eba add setter on SkPaint that takes sk_sp by reed · 9 years ago
  88. ffa39e0 sk_sp: fix contravariant constructors by halcanary · 9 years ago
  89. ec7c0ce remove unneeded flag for annotations by reed · 9 years ago
  90. f70b531 Move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ )" by reed · 9 years ago
  91. 91fcb3e SkPDF: PDFDevice use SkTArray<T> rather than SkTDArray<T*> by halcanary · 9 years ago
  92. 6a73821 Set SkColorSpace object for PNGs and parse ICC profiles by msarett · 9 years ago
  93. 9722019 Turn on gpu stats in debug builds. by bsalomon · 9 years ago
  94. 7b0b2ca Make Cmake work with debug build by halcanary · 9 years ago
  95. 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
  96. 8ee78f3 Don't allow nullptr in texels array params (unless using a transfer buffer). by bsalomon · 9 years ago
  97. 773ceda Enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://codereview.chromium.org/1759653004/ )" by reed · 9 years ago
  98. e38bcaf Revert of enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://codereview.chromium.org/1759653004/ ) by halcanary · 9 years ago
  99. d812fb4 enforce 16byte alignment in shader contexts by reed · 9 years ago
  100. 1610835 Revert of move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ ) by reed · 9 years ago