aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core
Commit message (Expand)AuthorAge
...
* Change SkTime::GetMSecs to double; ensure values stored in SkMSec do not over...Gravatar benjaminwagner2016-03-25
* Move SkRWBuffer.h to include/ and add SK_APIGravatar scroggo2016-03-25
* Fix typo in SkTLazy copy ctor. src is a reference, not a pointer.Gravatar mtklein2016-03-25
* move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTRGravatar reed2016-03-25
* Add rowBytesAsPixels and shiftPerPixel to SkPixmapGravatar robertphillips2016-03-24
* Relocate SK_SUPPORT_LEGACY_PICTURE_PTRGravatar fmalita2016-03-24
* Delete SkImageDecoderGravatar msarett2016-03-24
* Add missing SK_API to SkSwizzle.hGravatar tomhudson2016-03-24
* Switch new SkImageFilter internal methods over to sk_spGravatar robertphillips2016-03-24
* Switch SkBlurImageFilter over to new onFilterImage interfaceGravatar robertphillips2016-03-24
* Revert of Delete SkImageDecoder (patchset #9 id:150001 of https://codereview....Gravatar msarett2016-03-24
* Delete SkImageDecoderGravatar msarett2016-03-23
* switch surface to sk_spGravatar reed2016-03-23
* Revert of Delete SkImageDecoder (patchset #8 id:130001 of https://codereview....Gravatar msarett2016-03-23
* Delete SkImageDecoderGravatar msarett2016-03-23
* Revert of Switch SkBlurImageFilter over to new onFilterImage interface (patch...Gravatar robertphillips2016-03-23
* force no SSE on iOS simulatorGravatar mtklein2016-03-23
* Switch SkBlurImageFilter over to new onFilterImage interfaceGravatar robertphillips2016-03-23
* Revert of Delete SkImageDecoder (patchset #7 id:110001 of https://codereview....Gravatar msarett2016-03-23
* Delete SkImageDecoderGravatar msarett2016-03-23
* fix path getSegment commentGravatar caryclark2016-03-23
* Publicly expose one accelerated swizzle.Gravatar tomhudson2016-03-23
* Remove SK_SUPPORT_LEGACY_FILTERBOUNDS_RETURN.Gravatar senorblanco2016-03-22
* Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of htt...Gravatar reed2016-03-22
* Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 ...Gravatar reed2016-03-22
* Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https:/...Gravatar reed2016-03-22
* Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://cod...Gravatar reed2016-03-22
* switch colorfilters to sk_spGravatar reed2016-03-22
* Change signatures of filter bounds methods to return a rect.Gravatar senorblanco2016-03-21
* guard rasterizer and drawlooper settersGravatar reed2016-03-21
* Remove transitional explicit operator bool.Gravatar mtklein2016-03-21
* Correct comment to refer to SkImageFilter::kReverse_MapDirection.Gravatar jbroman2016-03-21
* Templatize SkToXXX.Gravatar bungeman2016-03-19
* disable SK_SUPPORT_LEGACY_PATHEFFECT_PTR for skia buildsGravatar reed2016-03-18
* allow more options for shader blitprocsGravatar reed2016-03-18
* Revert of Templatize SkToXXX. (patchset #2 id:20001 of https://codereview.chr...Gravatar bungeman2016-03-18
* Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://...Gravatar reed2016-03-18
* Templatize SkToXXX.Gravatar bungeman2016-03-18
* Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://c...Gravatar reed2016-03-18
* switch patheffects over to sk_spGravatar reed2016-03-18
* return pictures as sk_spGravatar reed2016-03-18
* Add asRRect method to SkClipStack::ElementGravatar cdalton2016-03-17
* free -> resetGravatar mtklein2016-03-17
* update callsites for Make image factoriesGravatar reed2016-03-17
* Revert of free -> reset (patchset #3 id:40001 of https://codereview.chromium....Gravatar bungeman2016-03-17
* Allow const& for SkImages and SkPictures in draw methods.Gravatar reed2016-03-17
* Add SkSpecialImage::extractSubset & NewFromPixmapGravatar robertphillips2016-03-17
* free -> resetGravatar mtklein2016-03-17
* Add back SkAutoTUnref::detach() for Android temporarily.Gravatar mtklein2016-03-17
* detach -> releaseGravatar mtklein2016-03-16