1. d8e2b13 Remove previous blur image implementation. Try 2 by Herbert Derby · 7 years ago
  2. 2a3985e Revert "Remove previous blur image implementation" by Herb Derby · 7 years ago
  3. a11346d Remove previous blur image implementation by Herbert Derby · 7 years ago
  4. 0fddb2d Retry cleaning up SkLinearBitmapPipeline. by Mike Klein · 7 years ago
  5. 5e78c61 Revert "remove a bit more dead code" by Mike Reed · 7 years ago
  6. d9b1fe0 remove a bit more dead code by Mike Klein · 7 years ago
  7. 1be0db8 long live SkJumper by Mike Klein · 7 years ago
  8. 8729e5b Simplify more: remove SkRasterPipeline::compile(). by Mike Klein · 8 years ago
  9. c789b61 Bring back SkRasterPipeline::run() for one-off uses. by Mike Klein · 8 years ago
  10. e9f74b8 SkRasterPipeline::compile(). by Mike Klein · 8 years ago
  11. aebfb45 Move SkRasterPipeline further into SkOpts. by Mike Klein · 8 years ago
  12. c0d5501 Add missing sse41::run_pipeline. by Mike Klein · 8 years ago
  13. 2878e76 SkRasterPipeline refactor by Mike Klein · 8 years ago
  14. 04adfda SkRasterPipeline: 8x pipelines, without any 8x code enabled. by Mike Klein · 8 years ago
  15. 42f4b42 Revert "SkRasterPipeline: 8x pipelines, attempt 2" by Mike Klein · 8 years ago
  16. a71e151 SkRasterPipeline: 8x pipelines, attempt 2 by Mike Klein · 8 years ago
  17. 9428587 Revert "SkRasterPipeline: 8x pipelines" by Mike Klein · 8 years ago
  18. 1aebdae SkRasterPipeline: 8x pipelines by Mike Klein · 8 years ago
  19. 9161ef0 Make all SkRasterPipeline stages stock stages in SkOpts. by Mike Klein · 8 years ago
  20. fa9f241 Add an enum layer of indirection for stock raster pipeline stages. by Mike Klein · 8 years ago
  21. baaf8ad Start moving SkRasterPipeline stages to SkOpts. by Mike Klein · 8 years ago
  22. 15ee3de Refactor of SkColorSpaceXformOpts by msarett · 8 years ago
  23. 50ce1f2 Add color space xform support to SkJpegCodec (includes F16!) by msarett · 8 years ago
  24. 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
  25. 73d5533 Add color space xform support to SkJpegCodec (includes F16!) by msarett · 8 years ago
  26. 9ce3a54 Add capability for SkColorXform to output half floats by msarett · 8 years ago
  27. 0358a6a Update SkOpts namespaces. by mtklein · 8 years ago
  28. 6006f67 Make all color xforms 'fast' (step 1) by msarett · 8 years ago
  29. d280957 Support sRGB dsts in opt code by msarett · 8 years ago
  30. c2a7c2f Clean up two unlaunched SSE 4.1 8888 blits. by mtklein · 8 years ago
  31. dea0340 Implement fast, correct gamma conversion for color xforms by msarett · 8 years ago
  32. 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
  33. 6e47209 Clean up two unlaunched SSE 4.1 8888 blits. by mtklein · 8 years ago
  34. cc49e59 Add tests and benches to support the sRGB blitter for SkOpts by herb · 8 years ago
  35. 4933d0b Revert of Add specialized sRGB blitter for SkOpts (patchset #21 id:400001 of https://codereview.chromium.org/1939513002/ ) by reed · 8 years ago
  36. bc92754 Add tests and benches to support the sRGB blitter for SkOpts by herb · 8 years ago
  37. fbb3102 Revert "Add tests and benches to support the sRGB blitter for SkOpts" by scroggo · 8 years ago
  38. 554784c Add tests and benches to support the sRGB blitter for SkOpts by herb · 8 years ago
  39. b4a7dc9 Port S32A_opaque blit row to SkOpts. by mtklein · 8 years ago
  40. 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 · 8 years ago
  41. 2047334 spin off some safe parts from AVX2 CL by mtklein · 9 years ago
  42. 0dfffbe Revert of AVX 2 SrcOver blits: color32, blitmask. (patchset #24 id:450001 of https://codereview.chromium.org/1532613002/ ) by msarett · 9 years ago
  43. 5d21170 AVX 2 SrcOver blits: color32, blitmask. by mtklein · 9 years ago
  44. 78e0aef SSE 4.1 SrcOver blits: color32, blitmask. by mtklein · 9 years ago
  45. b2a3270 Update SkOpts namespaces. by mtklein · 9 years ago
  46. d029ded Port morphology to SkOpts. by mtklein · 9 years ago
  47. 8caa5af Reorganize to keep similar code together. by Mike Klein · 9 years ago
  48. dce5ce4 Port SkBlurImage opts to SkOpts. by mtklein · 9 years ago
  49. 8317a18 Lay groundwork for SkOpts. by mtklein · 9 years ago
  50. 56b78a7 Revert of Lay groundwork for SkOpts. (patchset #3 id:40001 of https://codereview.chromium.org/1255193002/) by mtklein · 9 years ago
  51. ce2c505 Lay groundwork for SkOpts. by mtklein · 9 years ago