aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkSpecialImage.cpp
Commit message (Expand)AuthorAge
* Tighten up SkSpecialSurface factory functionsGravatar robertphillips2016-04-28
* Revert of Remove gpu-specialization of SkSpecialImage (patchset #5 id:80001 o...Gravatar robertphillips2016-04-26
* Remove gpu-specialization of SkSpecialImageGravatar robertphillips2016-04-26
* Add another dollop of sk_sp to SkSpecialImage and SkSpecialSurfaceGravatar robertphillips2016-04-25
* Begin removing deprecated (and now, unused) ImageFilter code pathsGravatar robertphillips2016-04-20
* Upgrade SkSpecialImage to have getTextureRef & getROPixels entry pointsGravatar robertphillips2016-04-08
* SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propa...Gravatar brianosman2016-04-06
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Temporary fix for --preAbandonGpuContext bugGravatar robertphillips2016-03-28
* Switch SkColorFilterImageFilter over to new onFilterImage interfaceGravatar robertphillips2016-03-24
* Switch SkBlurImageFilter over to new onFilterImage interfaceGravatar robertphillips2016-03-24
* switch surface to sk_spGravatar reed2016-03-23
* Fix second memory leak in SkSpecialImageGravatar robertphillips2016-03-22
* Potential fix for SpecialImageTest memory leakGravatar robertphillips2016-03-22
* Update SkSpecialImage to be able to create tight SkImages and SkSurfacesGravatar robertphillips2016-03-21
* sRGB support in Ganesh. Several pieces:Gravatar brianosman2016-03-21
* Add SkSpecialImage::makeTextureImage entry pointGravatar robertphillips2016-03-18
* Revert of Add SkSpecialImage::makeTextureImage entry point & update filterInp...Gravatar bungeman2016-03-18
* Add SkSpecialImage::makeTextureImage entry pointGravatar robertphillips2016-03-17
* Switch SkSpecialImage & SkSpecialSurface classes over to smart pointersGravatar robertphillips2016-03-17
* Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of ...Gravatar brianosman2016-03-17
* sRGB support in Ganesh. Several pieces:Gravatar brianosman2016-03-17
* Add SkSpecialImage::extractSubset & NewFromPixmapGravatar robertphillips2016-03-17
* Revert of Add SkSpecialImage::extractSubset & NewFromPixmap (patchset #5 id:8...Gravatar robertphillips2016-03-16
* Add SkSpecialImage::extractSubset & NewFromPixmapGravatar robertphillips2016-03-16
* unify peekPixels around pixmap parameterGravatar reed2016-03-09
* Switch SkImageSource image filter over to new onFilterImage interfaceGravatar robertphillips2016-03-09
* Rename SkSpecialImage::getBitmap to getBitmapDeprecatedGravatar robertphillips2016-03-08
* Swap over to using SkImageFilter::filterImage instead of filterImageDeprecatedGravatar robertphillips2016-03-07
* Remove internal calls to SkImage::getTextureGravatar bsalomon2016-02-29
* Update SkSpecialImage APIGravatar robertphillips2016-02-18
* Change signature of SkSpecialImage::draw to take SkScalarsGravatar robertphillips2016-02-16
* Add SkSpecialImage & SkSpecialSurface classesGravatar robertphillips2016-02-04