aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkBitmapScaler.h
Commit message (Expand)AuthorAge
* add a second interface to the resizer to exactly match what Chrome expects. ...Gravatar humper2014-06-28
* Refactor bitmap scaler to make it easier to migrate rest of chrome to use itGravatar humper2014-06-27
* Make image scaling have floating point scales. Third attempt to land thisGravatar commit-bot@chromium.org2014-05-28
* Manual SVN revert of https://code.google.com/p/skia/source/detail?r=14905Gravatar epoger@google.com2014-05-27
* floating point scale factors for imagesGravatar commit-bot@chromium.org2014-05-27
* remove fConvolutionProcs from State, and just use it locallyGravatar reed@google.com2013-09-05
* free cache in destructor, in case endContext was not called. change Resize to...Gravatar reed@google.com2013-07-24
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-20
* The image resampling code has been transplanted from Chrome; it's incredibly ...Gravatar humper@google.com2013-07-19