1. 4a37d08 Port SkBlitRow::Color32 to SkOpts. by mtklein · 9 years ago
  2. 051a51e Re-proc SkBlitRow::Color32 for ARM. by mtklein · 9 years ago
  3. 3b8d9f7 Revert of Re-proc SkBlitRow::Color32 for ARM. (patchset #3 id:40001 of https://codereview.chromium.org/1145283003/) by mtklein · 9 years ago
  4. 4e13a23 Re-proc SkBlitRow::Color32 for ARM. by mtklein · 9 years ago
  5. 95cc012 De-proc Color32 by mtklein · 9 years ago
  6. 641c3ff Revert of De-proc Color32 (patchset #5 id:80001 of https://codereview.chromium.org/1104183004/) by mtklein · 9 years ago
  7. d65dc0c De-proc Color32 by mtklein · 9 years ago
  8. 498856e Revert of De-proc Color32 (patchset #4 id:60001 of https://codereview.chromium.org/1104183004/) by mtklein · 9 years ago
  9. 376e9bc De-proc Color32 by mtklein · 9 years ago
  10. edeccc5 Clean up ColorRectProc plumbing. by mtklein · 10 years ago
  11. a7f1191 rename blitrow::proc and add (uncalled) hook for colorproc16 by reed · 10 years ago
  12. cba7378 replace config() with colorType() by commit-bot@chromium.org · 10 years ago
  13. 6ba4572 remove dst/rendertarget support for kARGB_4444_Config by reed@google.com · 11 years ago
  14. 1f90287 Punctuation cleanup to satisfy idiosyncracies of OpenBSD gcc 4.2.1. by tomhudson@google.com · 12 years ago
  15. 8dd90a9 (SSE2) acceleration for rectangular opaque erases. by tomhudson@google.com · 12 years ago
  16. 58af9a6 separate SkBlitMask decl into its own header by reed@google.com · 13 years ago
  17. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  18. a87cd2a Increase compatibility with clang, mostly around SK_RESTRICT. by tomhudson@google.com · 13 years ago
  19. 981d479 http://codereview.appspot.com/3980041/ by reed@google.com · 14 years ago
  20. 29e5054 Fix perf regression in Color32. by senorblanco@chromium.org · 14 years ago
  21. c385638 SSE2 optimizations for 32bit Color operation. by senorblanco@chromium.org · 14 years ago
  22. f0f4e9a remove const modifiers on function return types (unneeded, and caused an error by reed@android.com · 15 years ago
  23. 9272761 SSE2 optimizations for 32bit blending blitters. by senorblanco@chromium.org · 15 years ago
  24. c4cae85 add BlitRow procs for 32->32, to allow for neon and other optimizations. by reed@android.com · 15 years ago