index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
opts
Commit message (
Expand
)
Author
Age
*
Add query for block dimensions of a given format
krajcevski
2014-07-29
*
Enable the SSSE3 compile time check on all platforms (4th attempt)
djsollen
2014-07-24
*
Revert of Enable the SSSE3 compile time check on all platforms. (https://code...
bungeman
2014-07-23
*
Enable the SSSE3 compile time check on all platforms (3rd attempt)
djsollen
2014-07-22
*
Add support for NEON intrinsics to speed up texture compression. We can
krajcevski
2014-07-14
*
Revert of Enable the SSSE3 compile time check on all platforms. (https://code...
halcanary
2014-07-14
*
Enable the SSSE3 compile time check on all platforms.
djsollen
2014-07-14
*
MIPS: added optimization for SkRGB16_Opaque_Blitter::blitMask
djordje.pesut
2014-07-14
*
Revert of Add support for NEON intrinsics to speed up texture compression. We...
krajcevski
2014-07-11
*
Add support for NEON intrinsics to speed up texture compression. We can
krajcevski
2014-07-11
*
MIPS: added optimizations for functions from SkBitmapProcState
djordje.pesut
2014-07-08
*
Add return to SkBoxBlurGetPlatformProcs_SSE4.
scroggo
2014-07-07
*
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
*
Exclude Clang on Windows too. Comment this up a bit.
mtklein
2014-07-02
*
Disable assembly code in MemorySanitizer builds.
Mike Klein
2014-07-02
*
Hide symbols in S32A_Opaque_BlitRow32_SSE4
henrik.smiding
2014-07-01
*
Revert of Re-enable SSE4. (https://codereview.chromium.org/357593003/)
mtklein
2014-06-30
*
Re-enable SSE4.
mtklein
2014-06-30
*
ARM Skia NEON patches - 41 - arm64: SkXfermode::xfer32
kevin.petit
2014-06-30
*
Disable SSE4 code.
mtklein
2014-06-27
*
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
*
ARM Skia NEON patches - 40 - arm64: S32A_D565_Opaque
kevin.petit
2014-06-26
*
Fix SkBlitRow_opts_arm so that it works on ARM v4t.
george
2014-06-20
*
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
*
MIPS: added optimization for functions from SkBlitRow.
djordje.pesut
2014-06-11
*
ARM Skia NEON patches - 39 - arm64 565 blitters
kevin.petit
2014-06-06
*
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
*
SK_CPU_ARM --> SK_CPU_ARM32
mtklein
2014-06-03
*
ARM Skia NEON patches - 38 - arm64 8888 blitters
kevin.petit
2014-06-03
*
use colortype instead of config
reed
2014-06-02
*
Fixing clusterfuzz issue
commit-bot@chromium.org
2014-05-30
*
replace config() with colorType()
commit-bot@chromium.org
2014-05-29
*
SSE2 implementation of memcpy32
commit-bot@chromium.org
2014-05-21
*
Undo troublesome SSE 4.1 change for now to unblock Skia -> Chrome roll.
commit-bot@chromium.org
2014-05-20
*
Add missing include in SkBlurImage optimization
commit-bot@chromium.org
2014-05-19
*
Add SSE4 check to BlurImage optimization.
commit-bot@chromium.org
2014-05-15
*
Always inline Filter_32_*_neon functions
commit-bot@chromium.org
2014-05-13
*
Make gMask_00FF00FF a constant
commit-bot@chromium.org
2014-05-12
*
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
*
Remove the unused SkCachePreload_arm
commit-bot@chromium.org
2014-04-30
[next]