1. 4a37d08 Port SkBlitRow::Color32 to SkOpts. by mtklein · 9 years ago
  2. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  3. 051a51e Re-proc SkBlitRow::Color32 for ARM. by mtklein · 9 years ago
  4. 95cc012 De-proc Color32 by mtklein · 9 years ago
  5. 641c3ff Revert of De-proc Color32 (patchset #5 id:80001 of https://codereview.chromium.org/1104183004/) by mtklein · 9 years ago
  6. d65dc0c De-proc Color32 by mtklein · 9 years ago
  7. 498856e Revert of De-proc Color32 (patchset #4 id:60001 of https://codereview.chromium.org/1104183004/) by mtklein · 9 years ago
  8. 376e9bc De-proc Color32 by mtklein · 9 years ago
  9. edeccc5 Clean up ColorRectProc plumbing. by mtklein · 10 years ago
  10. a7f1191 rename blitrow::proc and add (uncalled) hook for colorproc16 by reed · 10 years ago
  11. 6b00a1e Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  12. e997c26 ARM Skia NEON patches - 15 - Preparation work for Blitmask optims by commit-bot@chromium.org · 11 years ago
  13. 89c43e8 ARM Skia NEON patches - 05 - Cleaning by commit-bot@chromium.org · 11 years ago
  14. caf2025 remove dead references to PlatformProcs4444 by reed@google.com · 11 years ago
  15. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  16. d6770e6 SSE2 version of blit_lcd16, courtesy of Jin Yang. by tomhudson@google.com · 13 years ago
  17. 1750bf1 support blitMask+shader natively (1.75x faster for AA, and now we can support by reed@google.com · 13 years ago
  18. edb606c move LCD blits into opts, so they can have assembly versions by reed@google.com · 13 years ago
  19. 58af9a6 separate SkBlitMask decl into its own header by reed@google.com · 13 years ago
  20. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  21. 981d479 http://codereview.appspot.com/3980041/ by reed@google.com · 14 years ago
  22. c385638 SSE2 optimizations for 32bit Color operation. by senorblanco@chromium.org · 14 years ago
  23. f0f4e9a remove const modifiers on function return types (unneeded, and caused an error by reed@android.com · 15 years ago
  24. 9272761 SSE2 optimizations for 32bit blending blitters. by senorblanco@chromium.org · 15 years ago
  25. c4cae85 add BlitRow procs for 32->32, to allow for neon and other optimizations. by reed@android.com · 15 years ago
  26. 7d2e322 add optimization table for blitproc functions by reed@android.com · 15 years ago