Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
6e3e42296b0d7a93325146d9c9a7e23ef90760fe
/
gyp
/
opts.gyp
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
dfe0f43
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