index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkBitmapScaler.h
Commit message (
Expand
)
Author
Age
*
change Resize to take pixmap for src
reed
2015-06-12
*
remove unused private Resizer
reed
2015-06-12
*
add a second interface to the resizer to exactly match what Chrome expects. ...
humper
2014-06-28
*
Refactor bitmap scaler to make it easier to migrate rest of chrome to use it
humper
2014-06-27
*
Make image scaling have floating point scales. Third attempt to land this
commit-bot@chromium.org
2014-05-28
*
Manual SVN revert of https://code.google.com/p/skia/source/detail?r=14905
epoger@google.com
2014-05-27
*
floating point scale factors for images
commit-bot@chromium.org
2014-05-27
*
remove fConvolutionProcs from State, and just use it locally
reed@google.com
2013-09-05
*
free cache in destructor, in case endContext was not called. change Resize to...
reed@google.com
2013-07-24
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-20
*
The image resampling code has been transplanted from Chrome; it's incredibly ...
humper@google.com
2013-07-19