1. be5cfa9 Rename SkBitmapProcStateAutoMapper methods by fmalita · 9 years ago
  2. 2404f03 Use SkBitmapProcStateAutoMapper for filter samplers also by fmalita · 9 years ago
  3. eb54307 Sampler bias for all nofilter flavors by fmalita · 9 years ago
  4. e56c626 clean up dead x86 filter opts code by mtklein · 9 years ago
  5. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  6. ad7ae6c switch bitmapshader internals over to pixmap by reed · 9 years ago
  7. 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 10 years ago
  8. c77392e use colortype instead of config by reed · 10 years ago
  9. 8c4953c Cleanup of SSE optimization files. by commit-bot@chromium.org · 10 years ago
  10. 4b9b456 Properly enable S32_D16_filter_DX_SSE2 optimization. by commit-bot@chromium.org · 10 years ago
  11. 9cfc83c stop using bitmap-filter flags outside of paint itself, as a step towards really changing them into an enum by reed@google.com · 11 years ago
  12. 9c96d4b fix trivial matrix computation by humper@google.com · 11 years ago
  13. d647426 Reverted 10056-10059 by robertphillips@google.com · 11 years ago
  14. d64d8a9 Working plumb of image scaling: by humper@google.com · 11 years ago
  15. e5f4824 Fix a bunch of warnings, mainly around rowBytes. by scroggo@google.com · 12 years ago
  16. 05af1af eliminate all warnings in non-thirdparty code on mac by humper@google.com · 12 years ago
  17. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  18. fc91dc7 Windows compiler complaint cleanup by robertphillips@google.com · 12 years ago
  19. 7866228 land http://codereview.appspot.com/6353063/ by Lei by reed@google.com · 12 years ago
  20. 602f227 need to pack the two values into a 32bit long by mike@reedtribe.org · 13 years ago
  21. 5efaf26 SSE2 version of ClampX_ClampY_{no}filter_affine, courtesy of Jin Yang. by tomhudson@google.com · 13 years ago
  22. 06a7313 SSE2 version of ClampX_ClampY_{no}filter_scale; yields 10-20% speedup in by tomhudson@google.com · 13 years ago
  23. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  24. f3f0bd7 SSE2-ified S32_alpha_D32_filter_DX (refactoring to come). Also shaved a few by senorblanco@chromium.org · 15 years ago
  25. aa4f0c6 Debug build fix (unreviewed). by senorblanco@chromium.org · 15 years ago
  26. dc7de74 More SSE2 optimizations. This CL implements an SSE2 version of S32_bitmap_D32_filter_DX, and uses aligned loads and stores for dst, in all blending. by senorblanco@chromium.org · 15 years ago