aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkImage.h
Commit message (Expand)AuthorAge
* remove unused (and undefined) SkColorSpace parameter.Gravatar mike@reedtribe.org2012-11-15
* Fix for error in r6214 (missing pre-declaration)Gravatar robertphillips@google.com2012-10-31
* Fleshed out GPU portion of image/surface featureGravatar robertphillips@google.com2012-10-31
* Sanitizing source files in Skia_Nightly_House_KeepingGravatar skia.committer@gmail.com2012-08-30
* need to declare INHERITED for the instcount macrosGravatar reed@google.com2012-08-28
* re-enable inst countingGravatar reed@google.com2012-08-28
* 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
* Extended Inst counting to find "unknown" leaked object (SkTMaskGamma)Gravatar robertphillips@google.com2012-08-16
* check-point for gpu support in SkImage/SkSurfaceGravatar reed@google.com2012-07-31
* check-point for surface experimentGravatar reed@google.com2012-07-27
* check-point for image experimentGravatar reed@google.com2012-07-27
* experimental onlyGravatar reed@google.com2012-07-25