aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/image/SkSurface.cpp
Commit message (Expand)AuthorAge
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* remove unused (and undefined) SkColorSpace parameter.Gravatar mike@reedtribe.org2012-11-15
* Fleshed out GPU portion of image/surface featureGravatar robertphillips@google.com2012-10-31
* re-enable inst countingGravatar reed@google.com2012-08-28
* Add caching of the snapshot image form a surfaceGravatar reed@google.com2012-08-28
* Extended Inst counting to find "unknown" leaked object (SkTMaskGamma)Gravatar robertphillips@google.com2012-08-16
* change SkSurface::newCanvas() to getCanvas(), and redefine its life-cycle to beGravatar reed@google.com2012-07-30
* expand private subclasses into separate filesGravatar reed@google.com2012-07-30
* check-point for image/surface workGravatar mike@reedtribe.org2012-07-29
* check-point for surface experimentGravatar reed@google.com2012-07-27