Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
901c43c26f775eddd665ad03ce0e09fbd82514ed
/
gyp
/
opts.gyp
901c43c
Temporarily disable NEON on Android framework builds.
by djsollen@google.com
· 11 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
7158e6a
Improve NaCl support
by borenet@google.com
· 12 years ago
efb1d77
Build Skia as a static library
by borenet@google.com
· 12 years ago
594dd3c
iOS support work in progress
by caryclark@google.com
· 12 years ago
867cbd8
first cut at making iOS work
by caryclark@google.com
· 12 years ago
3ada0ef
arm: dynamic NEON support for SkBitmapProcState functions.
by digit@google.com
· 12 years ago
1407a48
Fix the Android build.
by digit@google.com
· 12 years ago
a8dd1ce
arm: dynamic NEON support for SkBlitRow_opts_arm.cpp
by digit@google.com
· 12 years ago
fce02ac
arm: dynamic NEON support for SkBitmapProcState matrix operations.
by digit@google.com
· 12 years ago
e341cb3
Separate target architecture type and width into separate variables.
by djsollen@google.com
· 12 years ago
eec9dbc
arm: First step towards dynamic NEON support.
by digit@google.com
· 12 years ago
5a64e58
Revert 3538.
by bungeman@google.com
· 13 years ago
29b63dc
Correct dependencies in gyp files. http://codereview.appspot.com/5934044/
by bungeman@google.com
· 13 years ago
8dd90a9
(SSE2) acceleration for rectangular opaque erases.
by tomhudson@google.com
· 13 years ago
aa3b6a9
Make all gyp targets automatically include common.gypi
by epoger@google.com
· 13 years ago
20c0a18
Change skia_target_arch != arm to skia_target_arch == x86 in gyp files
by bsalomon@google.com
· 13 years ago
2109923
hack to enable SSSE3 on Macs Review URL: https://codereview.appspot.com/5649091
by epoger@google.com
· 13 years ago
4ef14f8
Attempt to make Windows and Mac compilers happy after breakage in r3193.
by tomhudson@google.com
· 13 years ago
95ad155
Add SSSE3 acceleration for S32_{opaque,alpha}_D32_filter_DX; should yield
by tomhudson@google.com
· 13 years ago
a44e6c6
Add ARM optimizations to the build.
by djsollen@google.com
· 13 years ago
5862929
Adding support to trunk for building Skia using the Android NDK.
by djsollen@google.com
· 13 years ago
8846cb2
Create new 'skia_os' variable to replace use of 'OS' in most places.
by epoger@google.com
· 13 years ago
5351b37
combine target_defaults.gypi into common.gypi
by epoger@google.com
· 13 years ago
ae85aea
split skia.gyp into separate gypfile for each source dir
by epoger@google.com
· 13 years ago