1. 1be0db8 long live SkJumper by Mike Klein · 8 years ago
  2. 8729e5b Simplify more: remove SkRasterPipeline::compile(). by Mike Klein · 8 years ago
  3. c789b61 Bring back SkRasterPipeline::run() for one-off uses. by Mike Klein · 8 years ago
  4. e9f74b8 SkRasterPipeline::compile(). by Mike Klein · 8 years ago
  5. aebfb45 Move SkRasterPipeline further into SkOpts. by Mike Klein · 8 years ago
  6. c0d5501 Add missing sse41::run_pipeline. by Mike Klein · 8 years ago
  7. 2878e76 SkRasterPipeline refactor by Mike Klein · 8 years ago
  8. 04adfda SkRasterPipeline: 8x pipelines, without any 8x code enabled. by Mike Klein · 8 years ago
  9. 42f4b42 Revert "SkRasterPipeline: 8x pipelines, attempt 2" by Mike Klein · 8 years ago
  10. a71e151 SkRasterPipeline: 8x pipelines, attempt 2 by Mike Klein · 8 years ago
  11. 9428587 Revert "SkRasterPipeline: 8x pipelines" by Mike Klein · 8 years ago
  12. 1aebdae SkRasterPipeline: 8x pipelines by Mike Klein · 8 years ago
  13. 9161ef0 Make all SkRasterPipeline stages stock stages in SkOpts. by Mike Klein · 8 years ago
  14. fa9f241 Add an enum layer of indirection for stock raster pipeline stages. by Mike Klein · 8 years ago
  15. baaf8ad Start moving SkRasterPipeline stages to SkOpts. by Mike Klein · 8 years ago
  16. 15ee3de Refactor of SkColorSpaceXformOpts by msarett · 8 years ago
  17. 50ce1f2 Add color space xform support to SkJpegCodec (includes F16!) by msarett · 8 years ago
  18. 39979d8 Revert of Add color space xform support to SkJpegCodec (includes F16!) (patchset #9 id:260001 of https://codereview.chromium.org/2174493002/ ) by msarett · 8 years ago
  19. 73d5533 Add color space xform support to SkJpegCodec (includes F16!) by msarett · 8 years ago
  20. 9ce3a54 Add capability for SkColorXform to output half floats by msarett · 8 years ago
  21. 0358a6a Update SkOpts namespaces. by mtklein · 8 years ago
  22. 6006f67 Make all color xforms 'fast' (step 1) by msarett · 8 years ago
  23. d280957 Support sRGB dsts in opt code by msarett · 8 years ago
  24. c2a7c2f Clean up two unlaunched SSE 4.1 8888 blits. by mtklein · 8 years ago
  25. dea0340 Implement fast, correct gamma conversion for color xforms by msarett · 8 years ago
  26. 12386d5 Revert of Clean up two unlaunched SSE 4.1 8888 blits. (patchset #1 id:1 of https://codereview.chromium.org/2062853002/ ) by mtklein · 8 years ago
  27. 6e47209 Clean up two unlaunched SSE 4.1 8888 blits. by mtklein · 8 years ago
  28. cc49e59 Add tests and benches to support the sRGB blitter for SkOpts by herb · 8 years ago
  29. 4933d0b Revert of Add specialized sRGB blitter for SkOpts (patchset #21 id:400001 of https://codereview.chromium.org/1939513002/ ) by reed · 8 years ago
  30. bc92754 Add tests and benches to support the sRGB blitter for SkOpts by herb · 8 years ago
  31. fbb3102 Revert "Add tests and benches to support the sRGB blitter for SkOpts" by scroggo · 9 years ago
  32. 554784c Add tests and benches to support the sRGB blitter for SkOpts by herb · 9 years ago
  33. b4a7dc9 Port S32A_opaque blit row to SkOpts. by mtklein · 9 years ago
  34. f8ee67e Fix for unaligned automatic variable address in SSE routines. This used to work on linux but crashed on windows when rendering antialiased glyphs. I tracked the problem down to an alignment issue. by marco.diiga · 9 years ago
  35. 2047334 spin off some safe parts from AVX2 CL by mtklein · 9 years ago
  36. 0dfffbe Revert of AVX 2 SrcOver blits: color32, blitmask. (patchset #24 id:450001 of https://codereview.chromium.org/1532613002/ ) by msarett · 9 years ago
  37. 5d21170 AVX 2 SrcOver blits: color32, blitmask. by mtklein · 9 years ago
  38. 78e0aef SSE 4.1 SrcOver blits: color32, blitmask. by mtklein · 9 years ago
  39. b2a3270 Update SkOpts namespaces. by mtklein · 9 years ago
  40. d029ded Port morphology to SkOpts. by mtklein · 9 years ago
  41. 8caa5af Reorganize to keep similar code together. by Mike Klein · 9 years ago
  42. dce5ce4 Port SkBlurImage opts to SkOpts. by mtklein · 9 years ago
  43. 8317a18 Lay groundwork for SkOpts. by mtklein · 9 years ago
  44. 56b78a7 Revert of Lay groundwork for SkOpts. (patchset #3 id:40001 of https://codereview.chromium.org/1255193002/) by mtklein · 9 years ago
  45. ce2c505 Lay groundwork for SkOpts. by mtklein · 9 years ago