Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
ce4d04ae8eace6ba53ff8b8c8d8f4a2e6af4e59f
/
gyp
/
opts.gyp
eb94e56
opts.gypi -> opts.gni
by Mike Klein
· 8 years ago
78d5a3b
Add an SkOpts target for Haswell+ Intel chips.
by Mike Klein
· 8 years ago
9c3887c
Step 1 of opts_crc32 rollout.
by mtklein
· 8 years ago
809ccf3
Remove NEON runtime detection support.
by mtklein
· 8 years ago
2047334
spin off some safe parts from AVX2 CL
by mtklein
· 9 years ago
0dfffbe
Revert of AVX 2 SrcOver blits: color32, blitmask. (patchset #24 id:450001 of https://codereview.chromium.org/1532613002/ )
by msarett
· 9 years ago
5d21170
AVX 2 SrcOver blits: color32, blitmask.
by mtklein
· 9 years ago
8553396
Add build targets for advanced Intel instruction sets (1.5 of 3)
by mtklein
· 9 years ago
5141d90
Add build targets for advanced Intel instruction sets (1 of 3).
by mtklein
· 9 years ago
b639474
Port SkTextureCompression opts to SkOpts
by mtklein
· 9 years ago
cd1f2da
add -Iinclude/private anywhere we have -Isrc/core
by mtklein
· 9 years ago
56b78a7
Revert of Lay groundwork for SkOpts. (patchset #3 id:40001 of https://codereview.chromium.org/1255193002/)
by mtklein
· 9 years ago
ce2c505
Lay groundwork for SkOpts.
by mtklein
· 9 years ago
f3f9440
Revert of Allow NEON on iOS. (patchset #3 id:40001 of https://codereview.chromium.org/1091823002/)
by mtklein
· 10 years ago
e5043b7
Allow NEON on iOS.
by mtklein
· 10 years ago
a863e41
This section is moot: we divert ios to opts_none above.
by mtklein
· 10 years ago
a67572f
Remove ARM assembly memsets.
by mtklein
· 10 years ago
3e56227
Add copyright headers to remaining gyp files.
by scroggo
· 10 years ago
df1c337
Don't use m32 cflag for x86_64.
by scroggo
· 10 years ago
d160192
Revert of GYP groudwork for half-float opts support. (patchset #1 id:1 of https://codereview.chromium.org/915693002/)
by mtklein
· 10 years ago
46b8083
GYP groudwork for half-float opts support.
by mtklein
· 10 years ago
f7069d5
Split src/opts source lists out of opts.gyp.
by mtklein
· 10 years ago
0933725
Revert of Split src/opts source lists out of opts.gyp. (patchset #1 id:1 of https://codereview.chromium.org/870353003/)
by mtklein
· 10 years ago
c98fe3a
Split src/opts source lists out of opts.gyp.
by mtklein
· 10 years ago
2d80dd2
Revert of SSE4 opaque blend using intrinsics instead of assembly. (patchset #14 id:260001 of https://codereview.chromium.org/874863002/)
by bungeman
· 10 years ago
04bc91b
SSE4 opaque blend using intrinsics instead of assembly.
by mtklein
· 10 years ago
a3a706f
Cleanup android to ensure it can compile with clang
by djsollen
· 10 years ago
bc89329
Enable the SSSE3 compile time check on all platforms (4th attempt)
by djsollen
· 10 years ago
2da0f85
Revert of Enable the SSSE3 compile time check on all platforms. (https://codereview.chromium.org/403583002/)
by bungeman
· 10 years ago
9338348
Enable the SSSE3 compile time check on all platforms (3rd attempt)
by djsollen
· 10 years ago
630598c
Add support for NEON intrinsics to speed up texture compression. We can
by krajcevski
· 10 years ago
d41dab4
Revert of Add support for NEON intrinsics to speed up texture compression. We can (https://codereview.chromium.org/390453002/)
by krajcevski
· 10 years ago
bc9205b
Add support for NEON intrinsics to speed up texture compression. We can
by krajcevski
· 10 years ago
a26bbb9
MIPS: added optimizations for functions from SkBitmapProcState
by djordje.pesut
· 10 years ago
5f7f9d0
Add SSE4 version of BlurImage optimizations.
by henrik.smiding
· 10 years ago
82cb86f
Revert of Add SSE4 version of BlurImage optimizations. (https://codereview.chromium.org/366593004/)
by reed
· 10 years ago
2830632
Add SSE4 version of BlurImage optimizations.
by henrik.smiding
· 10 years ago
3bb195e
Add SSE4 optimization of S32A_Opaque_Blitrow
by henrik.smiding
· 10 years ago
db6346a
Revert of Add SSE4 optimization of S32A_Opaque_Blitrow (https://codereview.chromium.org/289473009/)
by mtklein
· 10 years ago
b5c281e
Add SSE4 optimization of S32A_Opaque_Blitrow
by henrik.smiding
· 10 years ago
632a454
MIPS: added optimization for functions from SkBlitRow.
by djordje.pesut
· 10 years ago
71804cc
Revert of Add SSE4 optimization of S32A_Opaque_Blitrow (https://codereview.chromium.org/289473009/)
by jvanverth
· 10 years ago
e2527b1
Add SSE4 optimization of S32A_Opaque_Blitrow
by henrik.smiding
· 10 years ago
866b95d
ARM Skia NEON patches - 38 - arm64 8888 blitters
by kevin.petit
· 10 years ago
ab08437
Revert "Temporarily disable NEON on Android framework builds."
by commit-bot@chromium.org
· 10 years ago
daeec36
Remove non-existent header file from Android opts.
by bungeman@google.com
· 10 years ago
901c43c
Temporarily disable NEON on Android framework builds.
by djsollen@google.com
· 10 years ago
8c4953c
Cleanup of SSE optimization files.
by commit-bot@chromium.org
· 11 years ago
c524e98
Xfermode: SSE2 implementation of multiply_modeproc
by commit-bot@chromium.org
· 11 years ago
479d1ae
Fixes to Android.mk generation for arm64.
by commit-bot@chromium.org
· 11 years ago
77815fd
Revert of Xfermode: SSE2 implementation of multiply_modeproc (https://codereview.chromium.org/202903004/)
by commit-bot@chromium.org
· 11 years ago
c311873
Xfermode: SSE2 implementation of multiply_modeproc
by commit-bot@chromium.org
· 11 years ago
6f2d4d4
ARM Skia NEON patches - 35 - First AArch64 support
by commit-bot@chromium.org
· 11 years ago
079d298
Revert of Xfermode: SSE2 implementation of multiply_modeproc (https://codereview.chromium.org/202903004/)
by commit-bot@chromium.org
· 11 years ago
25f7455
Xfermode: SSE2 implementation of multiply_modeproc
by commit-bot@chromium.org
· 11 years ago
d643a90
Revert of ARM Skia NEON patches - 35 - First AArch64 support (https://codereview.chromium.org/143423004/)
by commit-bot@chromium.org
· 11 years ago
7a0e275
ARM Skia NEON patches - 35 - First AArch64 support
by commit-bot@chromium.org
· 11 years ago
e72a408
Updates to gyp files for building Android.mk
by commit-bot@chromium.org
· 11 years ago
5764165
Split opts_check_arm.cpp into per-class files
by commit-bot@chromium.org
· 11 years ago
d4adfa3
Reland "Gyp file changes for the android framework."
by scroggo@google.com
· 11 years ago
eb62950
Gyp file changes for the android framework.
by scroggo@google.com
· 11 years ago
1c9bd55
Gyp file changes for the android framework.
by scroggo@google.com
· 11 years ago
a96176d
ARM Skia NEON patches - 20 - New improved BitmapProcState code
by commit-bot@chromium.org
· 11 years ago
0ded88d
[Reland of r13154, since the Housekeeping bot seems to have reverted it in r13155. Next time I'll put the "do not disturb" sign on my commit.]
by senorblanco@chromium.org
· 11 years ago
1878a44
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
76d4d04
Refactor SkMorphologyImageFilter, CPU and GPU paths. This required making opts/ dependent on effects/, so that we could use the SkMorphologyProc type in SkMorphologyImageFilter.h.
by senorblanco@chromium.org
· 11 years ago
b6872c0
Add support for MIPS to android build
by commit-bot@chromium.org
· 11 years ago
1d62f42
Implement a NEON version of the RGBA gaussian blur. This shows a 9-15% speedup on Nexus-10.
by senorblanco@chromium.org
· 11 years ago
611fde1
Remove the comments settings for vim tab width and expansion variables.
by commit-bot@chromium.org
· 11 years ago
d6bab02
Reverting r12427
by rmistry@google.com
· 11 years ago
5b39f5b
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
dbe7f52
ARM Skia NEON patches - 16/17 - Blitmask
by commit-bot@chromium.org
· 11 years ago
f376f5d
Implement a NEON version of morphology. This is good for ~2.2X speedup on Tegra3.
by senorblanco@chromium.org
· 11 years ago
27eec46
SSE2 implementation of RGBA box blurs. This yields ~2X perf improvement on Xeon ES-2690.
by senorblanco@chromium.org
· 11 years ago
1986756
Speculative Android build fix.
by senorblanco@chromium.org
· 11 years ago
7a47ad3
Implement SSE2-based implementations of the morphology filters (dilate & erode). This gives a 3-5X speedup over the naive implementation, and also mitigates a timing-based security attack in Chrome (https://code.google.com/p/chromium/issues/detail?id=251711).
by senorblanco@chromium.org
· 11 years ago
cd7992b
ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs
by commit-bot@chromium.org
· 11 years ago
dfe0f43e
Reverting r11813 (ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs - https://codereview.chromium.org/26627004) due to Chromium compilation faliures.
by robertphillips@google.com
· 11 years ago
b4c29c5
ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs
by commit-bot@chromium.org
· 11 years ago
f8dd384
Reverting r11777 (ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs) due to Chromium compilation failure
by robertphillips@google.com
· 11 years ago
baa1558
ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs
by commit-bot@chromium.org
· 11 years ago
df187c7
ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs
by commit-bot@chromium.org
· 11 years ago
6f980c6
Revert "ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs"
by djsollen@google.com
· 11 years ago
84cc1eb
ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs
by commit-bot@chromium.org
· 11 years ago
e997c26
ARM Skia NEON patches - 15 - Preparation work for Blitmask optims
by commit-bot@chromium.org
· 11 years ago
4460de4
Tweak -mssse3 on Mac a little.
by commit-bot@chromium.org
· 11 years ago
d9d5c05
Enable runtime checks for SSSE3 on x86 on Android.
by mtklein@google.com
· 11 years ago
f7542ba
update gyp for ARM builds to be more well defined.
by djsollen@google.com
· 11 years ago
b8f3655
Update obvious deps.
by bungeman@google.com
· 11 years ago
899f1d8
Revert deps changes in r10220 and r10217.
by bungeman@google.com
· 11 years ago
2b0ab9e
Update obvious deps.
by bungeman@google.com
· 11 years ago
8ac834b
bad line in gyp fie snuck into last commit, continuing the ARM breakage
by humper@google.com
· 11 years ago
16acf75
use SK_ScalarPI, and fix ARM build
by humper@google.com
· 11 years ago
b088947
New bitmap filter checkin; this time with less build breakage
by humper@google.com
· 11 years ago
1a8940e
Revert "More general image filter interface; tested implementation of standalone"
by humper@google.com
· 11 years ago
25fc6b9
More general image filter interface; tested implementation of standalone
by humper@google.com
· 11 years ago
05d550e
GYP Changes and Scripts for Compiling Skia for ChromeOS
by borenet@google.com
· 11 years ago
4dcc624
Update Android toolchain to NDK r8d with GCC 4.7
by djsollen@google.com
· 12 years ago
98d97fc
Fix gyp files when building Android for x86
by djsollen@google.com
· 12 years ago
5afbbc4
Enable profiling options to be selectively enabled for a given build
by djsollen@google.com
· 12 years ago
Next »