1. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  2. ad7ae6c switch bitmapshader internals over to pixmap by reed · 9 years ago
  3. 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 10 years ago
  4. 72b0c05 Add SSSE3 acceleration for S32_D16_filter_DX by qiankun.miao · 10 years ago
  5. 60f3c65 Add SSSE3 acceleration for S32_D16_filter_DXDY by qiankun.miao · 10 years ago
  6. 9da051a Revert of Add SSSE3 acceleration for S32_D16_filter_DXDY (patchset #3 id:40001 of https://codereview.chromium.org/773753002/) by jam · 10 years ago
  7. 45a0578 Add SSSE3 acceleration for S32_D16_filter_DXDY by qiankun.miao · 10 years ago
  8. bc89329 Enable the SSSE3 compile time check on all platforms (4th attempt) by djsollen · 10 years ago
  9. 2da0f85 Revert of Enable the SSSE3 compile time check on all platforms. (https://codereview.chromium.org/403583002/) by bungeman · 10 years ago
  10. 9338348 Enable the SSSE3 compile time check on all platforms (3rd attempt) by djsollen · 10 years ago
  11. 9c6878b Revert of Enable the SSSE3 compile time check on all platforms. (https://codereview.chromium.org/391693004/) by halcanary · 10 years ago
  12. ee34953 Enable the SSSE3 compile time check on all platforms. by djsollen · 10 years ago
  13. c77392e use colortype instead of config by reed · 10 years ago
  14. 8c4953c Cleanup of SSE optimization files. by commit-bot@chromium.org · 10 years ago
  15. 88a9543 Enable the SSSE3 files to be built for Android when SSSE3 is not present. by commit-bot@chromium.org · 11 years ago
  16. 7b4edb2 Revert of Enable the SSSE3 files to be built for Android when SSSE3 is not present. (https://codereview.chromium.org/169753004/) by commit-bot@chromium.org · 11 years ago
  17. 32d58e6 Enable the SSSE3 files to be built for Android when SSSE3 is not present. by commit-bot@chromium.org · 11 years ago
  18. 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
  19. 9c96d4b fix trivial matrix computation by humper@google.com · 11 years ago
  20. d647426 Reverted 10056-10059 by robertphillips@google.com · 11 years ago
  21. d64d8a9 Working plumb of image scaling: by humper@google.com · 11 years ago
  22. e5f4824 Fix a bunch of warnings, mainly around rowBytes. by scroggo@google.com · 12 years ago
  23. 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
  24. 8afae61 Clean up most clang warnings outside animator/ by tomhudson@google.com · 12 years ago
  25. ae29b88 SSSE3 code for drawing rotated bitmaps; produces 25-30% speedup. by tomhudson@google.com · 13 years ago
  26. 4ef14f8 Attempt to make Windows and Mac compilers happy after breakage in r3193. by tomhudson@google.com · 13 years ago
  27. 95ad155 Add SSSE3 acceleration for S32_{opaque,alpha}_D32_filter_DX; should yield by tomhudson@google.com · 13 years ago