index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
opts
/
opts_check_x86.cpp
Commit message (
Expand
)
Author
Age
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Sk4px blit mask.
mtklein
2015-08-10
*
Port morphology to SkOpts.
mtklein
2015-08-04
*
Port SkBlurImage opts to SkOpts.
mtklein
2015-08-04
*
Port SkUtils opts to SkOpts.
mtklein
2015-07-31
*
Remove sk_memcpy32
mtklein
2015-07-27
*
Clean up dead xfermode opts code.
mtklein
2015-07-20
*
We don't use boxBlurY.
mtklein
2015-05-07
*
De-proc Color32
mtklein
2015-04-27
*
Revert of De-proc Color32 (patchset #5 id:80001 of https://codereview.chromiu...
mtklein
2015-04-27
*
De-proc Color32
mtklein
2015-04-27
*
Revert of De-proc Color32 (patchset #4 id:60001 of https://codereview.chromiu...
mtklein
2015-04-27
*
De-proc Color32
mtklein
2015-04-27
*
Replace SSE optimization of Color32A_D565
henrik.smiding
2015-03-20
*
Clean up ColorRectProc plumbing.
mtklein
2015-02-25
*
Remove SSE2 ColorRect32 code/files
henrik.smiding
2015-02-25
*
Add SSE optimization of Color32A_D565
henrik.smiding
2015-02-10
*
Revert of Revert of SSE4 opaque blend using intrinsics instead of assembly. (...
stephana
2015-02-02
*
Revert of SSE4 opaque blend using intrinsics instead of assembly. (patchset #...
stephana
2015-02-02
*
SSE4 opaque blend using intrinsics instead of assembly.
mtklein
2015-01-27
*
Revert of SSE4 opaque blend using intrinsics instead of assembly. (patchset #...
bungeman
2015-01-26
*
SSE4 opaque blend using intrinsics instead of assembly.
mtklein
2015-01-26
*
remove dead code after HQ change
reed
2015-01-20
*
rename blitrow::proc and add (uncalled) hook for colorproc16
reed
2015-01-13
*
Add SSSE3 acceleration for S32_D16_filter_DX
qiankun.miao
2014-12-10
*
Add SSSE3 acceleration for S32_D16_filter_DXDY
qiankun.miao
2014-12-04
*
Revert of Add SSSE3 acceleration for S32_D16_filter_DXDY (patchset #3 id:4000...
jam
2014-12-03
*
Add SSSE3 acceleration for S32_D16_filter_DXDY
qiankun.miao
2014-12-02
*
Fix race in supports_simd().
mtklein
2014-10-13
*
Enable highQualityFilter_SSE2
qiankun.miao
2014-09-04
*
Revert of Enable highQualityFilter_SSE2 (patchset #1 id:1 of https://coderevi...
mtklein
2014-09-03
*
Enable highQualityFilter_SSE2
qiankun.miao
2014-09-03
*
Add SSE4 version of BlurImage optimizations.
henrik.smiding
2014-07-07
*
Revert of Add SSE4 version of BlurImage optimizations. (https://codereview.ch...
reed
2014-07-06
*
Add SSE4 version of BlurImage optimizations.
henrik.smiding
2014-07-04
*
Refactor bitmap scaler to make it easier to migrate rest of chrome to use it
humper
2014-06-27
*
Add SSE4 optimization of S32A_Opaque_Blitrow
henrik.smiding
2014-06-27
*
Revert of Add SSE4 optimization of S32A_Opaque_Blitrow (https://codereview.ch...
mtklein
2014-06-17
*
Add SSE4 optimization of S32A_Opaque_Blitrow
henrik.smiding
2014-06-17
*
Revert of Temporarily limit x86 SIMD to SSE2 only, to see effect on all bench...
mtklein
2014-06-16
*
Temporarily limit x86 SIMD to SSE2 only, to see effect on all benches and bots.
mtklein
2014-06-16
*
Revert of Add SSE4 optimization of S32A_Opaque_Blitrow (https://codereview.ch...
jvanverth
2014-06-05
*
Add SSE4 optimization of S32A_Opaque_Blitrow
henrik.smiding
2014-06-05
*
replace config() with colorType()
commit-bot@chromium.org
2014-05-29
*
SSE2 implementation of memcpy32
commit-bot@chromium.org
2014-05-21
*
Improved x86 SSE build and run-time checks.
commit-bot@chromium.org
2014-05-12
*
Revert of Improved x86 SSE build and run-time checks. (https://codereview.chr...
commit-bot@chromium.org
2014-05-08
*
Improved x86 SSE build and run-time checks.
commit-bot@chromium.org
2014-05-08
*
Cleanup of SSE optimization files.
commit-bot@chromium.org
2014-04-30