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
*
Fix race in supports_simd().
mtklein
2014-10-13
*
Improve SkARGB32_A8_BlitMask_SSE2
jmuizelaar
2014-10-09
*
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
*
Disable SSE4 S32A_Opaque blit.
mtklein
2014-09-03
*
Remove dead code in SkBitmapFilter_opts_SSE2.h/cpp
qiankun.miao
2014-09-03
*
Disable NEON procs for box blur as it produces invalid results
djsollen
2014-09-02
*
Revert of Disable NEON procs for box blur as it produces invalid results (pat...
djsollen
2014-09-02
*
Disable NEON procs for box blur as it produces invalid results
djsollen
2014-09-02
*
Disable Neon optimization of bad S32A/D565 blend.
mtklein
2014-08-22
*
Disable Neon optimization of bad S32A/D565 blend.
mtklein
2014-08-22
*
disable neon proc that is triggering asserts
reed
2014-08-22
*
Simplify flattening to just write enough to call the factory/public-construct...
reed
2014-08-21
*
Turn off NEON SkBoxBlurGetPlatformProcs for ARM64 (for now)
halcanary
2014-08-20
*
Let skia build with clang's integrated assembler.
thakis
2014-08-11
*
Replace a pre-UAL instruction with its modern form.
thakis
2014-08-11
*
Fix S32A_D565_Opaque for RGBA on arm64
kevin.petit
2014-08-09
*
Disable suspect NEON function for 64-bit Android
djsollen
2014-08-07
*
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
[next]