1. fa3d892 remove outdated test code for TEST_SRC_ALPHA by reed@google.com · 12 years ago
  2. 9f63667 special-case filling narrow rects, where we can be faster than the SSE2 asm by reed@google.com · 12 years ago
  3. 8dd90a9 (SSE2) acceleration for rectangular opaque erases. by tomhudson@google.com · 12 years ago
  4. c909a1e don't blend with zero in colorproc (forgot to return after memcpy check). by reed@google.com · 13 years ago
  5. edb606c move LCD blits into opts, so they can have assembly versions by reed@google.com · 13 years ago
  6. 58af9a6 separate SkBlitMask decl into its own header by reed@google.com · 13 years ago
  7. f2068ad add SK_RESTRICT to mask procs separate out opaque and non for lcd16 blits by reed@google.com · 13 years ago
  8. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  9. e6ea606 re-enable SSE2 blitmask procs, only excluding if we're black (in which case by reed@google.com · 13 years ago
  10. ee467ee Correct blitmask procs to recognize that we pass them an SkColor, and if they by reed@google.com · 13 years ago
  11. 981d479 http://codereview.appspot.com/3980041/ by reed@google.com · 13 years ago
  12. 57f4969 merge from android tree: by djsollen@google.com · 14 years ago
  13. 29e5054 Fix perf regression in Color32. by senorblanco@chromium.org · 14 years ago
  14. c385638 SSE2 optimizations for 32bit Color operation. by senorblanco@chromium.org · 14 years ago
  15. 9272761 SSE2 optimizations for 32bit blending blitters. by senorblanco@chromium.org · 15 years ago
  16. c4cae85 add BlitRow procs for 32->32, to allow for neon and other optimizations. by reed@android.com · 15 years ago