aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkBitmapScaler.h
Commit message (Expand)AuthorAge
* Allow Resize to be called w/ a preallocated pixmapGravatar reed2016-01-13
* simplify bitmap scaler and cacheGravatar reed2015-08-31
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* change Resize to take pixmap for srcGravatar reed2015-06-12
* remove unused private ResizerGravatar reed2015-06-12
* 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