aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/image/SkImagePriv.cpp
Commit message (Expand)AuthorAge
* My clang now doesn't complain about !"foo".Gravatar mtklein@google.com2013-08-22
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-24
* Add SkImage->draw() call with src and dst rects.Gravatar commit-bot@chromium.org2013-07-23
* Revert "Add SkImage->draw() call with src and dst rects."Gravatar fmalita@google.com2013-07-22
* Add SkImage->draw() call with src and dst rects.Gravatar commit-bot@chromium.org2013-07-22
* 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
* 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
* update/add copyright noticesGravatar 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