aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkSpecialSurface.cpp
Commit message (Expand)AuthorAge
* (Mostly) Retract GrRenderTarget from SkGpuDeviceGravatar robertphillips2016-05-17
* Fix bug & add code to catch ImageFilter clearing bugsGravatar robertphillips2016-05-12
* Add sk_sp to SkSurface_Gpu and SkGpuDeviceGravatar robertphillips2016-04-29
* Tighten up SkSpecialSurface factory functionsGravatar robertphillips2016-04-28
* 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
* Add explicit clip to SkSpecialSurface's SkCanvasGravatar robertphillips2016-04-19
* Make SkSpecialSurfaces always use kUnknown for their pixel geometryGravatar robertphillips2016-04-13
* SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propa...Gravatar brianosman2016-04-06
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Switch SkSpecialImage & SkSpecialSurface classes over to smart pointersGravatar robertphillips2016-03-17
* Update SkSpecialImage APIGravatar robertphillips2016-02-18
* Fix memory leak in SkSpecialSurfaceGravatar robertphillips2016-02-04
* Add SkSpecialImage & SkSpecialSurface classesGravatar robertphillips2016-02-04