1. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  2. 3c83432 change Resize to take pixmap for src by reed · 9 years ago
  3. 74d614a remove unused private Resizer by reed · 9 years ago
  4. d92f5b8 add a second interface to the resizer to exactly match what Chrome expects. Will make the migration much cleaner by humper · 10 years ago
  5. 4f96ab3 Refactor bitmap scaler to make it easier to migrate rest of chrome to use it by humper · 10 years ago
  6. f449156 Make image scaling have floating point scales. Third attempt to land this by commit-bot@chromium.org · 10 years ago
  7. f3b1eb4 Manual SVN revert of https://code.google.com/p/skia/source/detail?r=14905 by epoger@google.com · 10 years ago
  8. 44f4129 floating point scale factors for images by commit-bot@chromium.org · 10 years ago
  9. fed04b3 remove fConvolutionProcs from State, and just use it locally by reed@google.com · 11 years ago
  10. 1e18225 free cache in destructor, in case endContext was not called. change Resize to return bool indicating success. by reed@google.com · 11 years ago
  11. 1f3c738 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  12. 138ebc3 The image resampling code has been transplanted from Chrome; it's incredibly fast. by humper@google.com · 11 years ago