aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/image/SkSurface_Base.h
Commit message (Expand)AuthorAge
* Add discard API to SkCanvas, plumb it to glDiscardFramebuffer()Gravatar commit-bot@chromium.org2014-03-28
* use SkImageInfo directly, instead of converting to SkBitmap::ConfigGravatar reed@google.com2014-01-08
* move SkImage::ColorType into SkColorTypeGravatar reed@google.com2013-11-01
* Adding optimization to avoid image copy in SkSurface copy on write when conte...Gravatar commit-bot@chromium.org2013-04-22
* Build fix: moving more inline functions into headerGravatar junov@chromium.org2013-04-16
* Build fix: moving some inline function definitions into header.Gravatar junov@chromium.org2013-04-16
* Cleanup: Removing unnecessary args/complexity in SkSurface_Base and friendsGravatar junov@chromium.org2013-04-16
* Fixing viral copy/paste typo Shapshot -> SnapshotGravatar junov@chromium.org2013-04-12
* 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
* Add caching of the snapshot image form a surfaceGravatar reed@google.com2012-08-28
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* 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