1. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  2. 5ff17b1 Swap SkPictureImageFilter's factories over to smart pointers by robertphillips · 8 years ago
  3. 92271fc Don't crash when resource path is omitted by Brian Salomon · 8 years ago
  4. d2100f2 Don't crash when resource path isn't specified by Brian Salomon · 8 years ago
  5. ec4d4d7 Change SkTime::GetMSecs to double; ensure values stored in SkMSec do not overflow. by benjaminwagner · 8 years ago
  6. 9cf31f4 SkMipMap::Build supports 1xN and Nx1 inputs, so remove the special case from the test harness. Update a no-longer-correct comment. by brianosman · 8 years ago
  7. fe63045 move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR by reed · 8 years ago
  8. 8d3ad5a images with offset bitmap don't share genid by halcanary · 8 years ago
  9. 2302de9 Switch new SkImageFilter internal methods over to sk_sp by robertphillips · 8 years ago
  10. e8f3062 switch surface to sk_sp by reed · 8 years ago
  11. 297f7ce Make a generic list of filters for use in ImageFilterTests. by senorblanco · 8 years ago
  12. 1d417a8 Add unit test for vertex attribute count. by bsalomon · 8 years ago
  13. 734351d Publicly expose one accelerated swizzle. by tomhudson · 8 years ago
  14. 6eff52a WIP: experimental bilerp pipeline. by herb · 8 years ago
  15. 0e05f38 Sk4x4f by mtklein · 9 years ago
  16. 4413e66 Remove SkPixmap::release by robertphillips · 9 years ago
  17. 343a63d SkRecord: infer return type for visit() and mutate(). by mtklein · 9 years ago
  18. 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 · 9 years ago
  19. 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 · 9 years ago
  20. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 9 years ago
  21. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 9 years ago
  22. f809d76 switch colorfilters to sk_sp by reed · 9 years ago
  23. e5e7984 Change signatures of filter bounds methods to return a rect. by senorblanco · 9 years ago
  24. 50e82e6 SkPDF: SkPDFDocument reorganized so that some objects can be serialized early. by halcanary · 9 years ago
  25. b4bd11e Update SkSpecialImage to be able to create tight SkImages and SkSurfaces by robertphillips · 9 years ago
  26. 7b380d0 guard rasterizer and drawlooper setters by reed · 9 years ago
  27. f8f90e4 SkNx refresh by mtklein · 9 years ago
  28. 17a6520 Make SkComposeImageFilter::onFilterImage filter the bounds given to the inner filter. by jbroman · 9 years ago
  29. 0e6274f Parse icc profiles and exif orientation from jpeg markers by msarett · 9 years ago
  30. a635936 sRGB support in Ganesh. Several pieces: by brianosman · 9 years ago
  31. 2c9c469 SkPDF: metadata first by halcanary · 9 years ago
  32. fd359ca Implement Vulkan GrBackendObject for textures. by jvanverth · 9 years ago
  33. a439334 Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )" by reed · 9 years ago
  34. f28ad89 Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ ) by reed · 9 years ago
  35. 9fbee18 switch patheffects over to sk_sp by reed · 9 years ago
  36. 83c17fa Add SkSpecialImage::makeTextureImage entry point by robertphillips · 9 years ago
  37. ca2622b return pictures as sk_sp by reed · 9 years ago
  38. eb75c7d allow one zero length dash by caryclark · 9 years ago
  39. 92701ab Revert of Add SkSpecialImage::makeTextureImage entry point & update filterInput (patchset #3 id:40001 of https://codereview.chromium.org/1813813002/ ) by bungeman · 9 years ago
  40. 6f0749c Revert of allow one zero length dash (patchset #8 id:140001 of https://codereview.chromium.org/1805963002/ ) by bungeman · 9 years ago
  41. 5e1a248 allow one zero length dash by caryclark · 9 years ago
  42. 0584901 Add SkSpecialImage::makeTextureImage entry point by robertphillips · 9 years ago
  43. 37bd7c3 Switch SkSpecialImage & SkSpecialSurface classes over to smart pointers by robertphillips · 9 years ago
  44. c571c00 Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of https://codereview.chromium.org/1789663002/ ) by brianosman · 9 years ago
  45. 9e3f1bf sRGB support in Ganesh. Several pieces: by brianosman · 9 years ago
  46. 0e3129d Fix pointer aliasing bug in SkImageFilter::computeFastBounds. by jbroman · 9 years ago
  47. 9ce9d67 update callsites for Make image factories by reed · 9 years ago
  48. c5035e7 Add SkSpecialImage::extractSubset & NewFromPixmap by robertphillips · 9 years ago
  49. bf680c3 Image filters: fix the zero-sigma fast path in SkBlurImageFilter. by senorblanco · 9 years ago
  50. 18300a3 detach -> release by mtklein · 9 years ago
  51. 19dea94 Revert of Add SkSpecialImage::extractSubset & NewFromPixmap (patchset #5 id:80001 of https://codereview.chromium.org/1787883002/ ) by robertphillips · 9 years ago
  52. 5f939ab Use std::unique_ptr. by mtklein · 9 years ago
  53. e7ec417 Revert of Use std::unique_ptr. (patchset #10 id:170001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 9 years ago
  54. 2505814 Add SkSpecialImage::extractSubset & NewFromPixmap by robertphillips · 9 years ago
  55. 2691d76 Use std::unique_ptr. by mtklein · 9 years ago
  56. 1a9b964 Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )" by reed · 9 years ago
  57. 9283d20 Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ ) by reed · 9 years ago
  58. ce563cd more shader-->sp conversions by reed · 9 years ago
  59. fde0511 Make sp variants for SkData by reed · 9 years ago
  60. 9c3f143 Add support for vertex and geometry shader textures by cdalton · 9 years ago
  61. 41b952c Add deferred texture upload API. by bsalomon · 9 years ago
  62. 218c846 Revert of Use std::unique_ptr. (patchset #8 id:130001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 9 years ago
  63. 3dd9ed3 Use std::unique_ptr. by mtklein · 9 years ago
  64. 977c07d Revert of Use std::unique_ptr. (patchset #7 id:120001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 9 years ago
  65. 20c1e3a Use std::unique_ptr. by mtklein · 9 years ago
  66. 8e47881 Remove anglesrgb config test - that config was removed. by brianosman · 9 years ago
  67. d93c120 Added (color=8888|f16|srgb) option to gpu configurations, along with gpuf16 and gpusrgb predefined configs. Runs the gpu backend in gamma-correct mode (with either FP16 linear or sRGB 8888 frambuffers). by brianosman · 9 years ago
  68. e6d665e Fix readback of 565 on Mac and enable tests by bsalomon · 9 years ago
  69. 150835e sk_sp versions of newWithColorFilter and newWithLocalMatrix by reed · 9 years ago
  70. 4984c3c Update Skia's YUV API by msarett · 9 years ago
  71. 0d99686 Restore SkImage::NewTextureFromPixmap changes. by bsalomon · 9 years ago
  72. 1cb3646 un-restore test, as bug is not fixed by reed · 9 years ago
  73. 2366408 TBR=robertphillips@google.com by bsalomon · 9 years ago
  74. 5671c5b SkImage now has makeShader to return sk_sp by reed · 9 years ago
  75. 6ceeebd unify peekPixels around pixmap parameter by reed · 9 years ago
  76. e344b26 Fix Mac bots because of failing readback of 565 TBR=robertphillips@google.com by Brian Salomon · 9 years ago
  77. 045afea Add SkImage::NewTextureFromPixmap by bsalomon · 9 years ago
  78. 6ac97b7 Switch SkImageSource image filter over to new onFilterImage interface by robertphillips · 9 years ago
  79. 8103a34 SkPDF: Add sk_sp setters; .release() becomes std::move() by halcanary · 9 years ago
  80. 51d04d3 Revert of SkPDF: Add sk_sp setters; .release() becomes std::move() (patchset #2 id:20001 of https://codereview.chromium.org/1775043002/ ) by halcanary · 9 years ago
  81. 647cc84 Add sk_ref_sp helper function. by reed · 9 years ago
  82. 9904c92 SkPDF: Add sk_sp setters; .release() becomes std::move() by halcanary · 9 years ago
  83. 93bb080 make pm4f be RGBA always, not pmcolor order by reed · 9 years ago
  84. c901c11 Add element_type, swap, operators, fix reset on sk_sp. by bungeman · 9 years ago
  85. 53add95 Disable color space test for old versions of libpng by msarett · 9 years ago
  86. 4418dba Swap over to using SkImageFilter::filterImage instead of filterImageDeprecated by robertphillips · 9 years ago
  87. 71aca54 add virtual ~Effect() by mtklein · 9 years ago
  88. c60fee0 Rework files and add test cases. by herb · 9 years ago
  89. 1590f3b Revert of Update Skia's YUV API (patchset #5 id:160001 of https://codereview.chromium.org/1716523002/ ) by msarett · 9 years ago
  90. 095d31c Update Skia's YUV API by msarett · 9 years ago
  91. 941da9d Fix behavior of sk_sp::reset(T*) and add unittest. by reed · 9 years ago
  92. ffa39e0 sk_sp: fix contravariant constructors by halcanary · 9 years ago
  93. f70b531 Move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ )" by reed · 9 years ago
  94. 6a73821 Set SkColorSpace object for PNGs and parse ICC profiles by msarett · 9 years ago
  95. d882901 Add support for new bitmapshader context (patchset #5 id:80001 of https://codereview.chromium.org/1757993002/ )" by reed · 9 years ago
  96. a0cee5f remove align16 calls in skhader context sizes. will handle this elsewhere as needed by reed · 9 years ago
  97. 8621100 rewrite TArray test to not delete an SkSTArray via a SkTArray pointer. by mtklein · 9 years ago
  98. cd660e1 Revert of add support for new bitmapshader context (patchset #5 id:80001 of https://codereview.chromium.org/1757993002/ ) by reed · 9 years ago
  99. 19cef56 add support for new bitmapshader context 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