1. fb8c1fc Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of https://codereview.chromium.org/1265033002/ ) by reed · 9 years ago
  2. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  3. 3c83432 change Resize to take pixmap for src by reed · 9 years ago
  4. 74d614a remove unused private Resizer by reed · 9 years ago
  5. 5bcef1b speculative revert change to pixmap for bitmapscaler by reed · 9 years ago
  6. 92fc2ae add SkPixmap and external locking to bitmaps by reed · 9 years ago
  7. aae1a26 remove unnecessary and confusing error message from scaler (also fix whitespace) by humper · 10 years ago
  8. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  9. e86af37 fix missing return in error case for bitmap scaler by humper · 10 years ago
  10. 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
  11. 4f96ab3 Refactor bitmap scaler to make it easier to migrate rest of chrome to use it by humper · 10 years ago
  12. a3264e5 Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)" by commit-bot@chromium.org · 10 years ago
  13. d0f824c Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/) by commit-bot@chromium.org · 10 years ago
  14. 986d681 setConfig -> setInfo by commit-bot@chromium.org · 10 years ago
  15. f449156 Make image scaling have floating point scales. Third attempt to land this by commit-bot@chromium.org · 10 years ago
  16. f3b1eb4 Manual SVN revert of https://code.google.com/p/skia/source/detail?r=14905 by epoger@google.com · 10 years ago
  17. 44f4129 floating point scale factors for images by commit-bot@chromium.org · 10 years ago
  18. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  19. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  20. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  21. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  22. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 10 years ago
  23. d10913b Avoid recomputing two consecutive identical 1D filters. by commit-bot@chromium.org · 10 years ago
  24. 900ecf2 use colortype instead of config by reed@google.com · 11 years ago
  25. dcfaa73 Allowing Lanczos3 to be used in chromium by commit-bot@chromium.org · 11 years ago
  26. fa7fd80 detect if the scaledimagecache returns a purged bitmap by reed@google.com · 11 years ago
  27. 383a697 store SkAlphaType inside SkBitmap, on road to support unpremul by reed@google.com · 11 years ago
  28. fed04b3 remove fConvolutionProcs from State, and just use it locally by reed@google.com · 11 years ago
  29. 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
  30. faa5ae4 Turn on -Wall -Wextra on Mac, and fix all the warnings that crop up for /usr/bin/g++ and Clang 3.3. by commit-bot@chromium.org · 11 years ago
  31. 1f3c738 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  32. 138ebc3 The image resampling code has been transplanted from Chrome; it's incredibly fast. by humper@google.com · 11 years ago