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