index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gyp
/
opts.gyp
Commit message (
Expand
)
Author
Age
*
ARM Skia NEON patches - 15 - Preparation work for Blitmask optims
commit-bot@chromium.org
2013-08-28
*
Tweak -mssse3 on Mac a little.
commit-bot@chromium.org
2013-08-06
*
Enable runtime checks for SSSE3 on x86 on Android.
mtklein@google.com
2013-07-31
*
update gyp for ARM builds to be more well defined.
djsollen@google.com
2013-07-31
*
Update obvious deps.
bungeman@google.com
2013-07-22
*
Revert deps changes in r10220 and r10217.
bungeman@google.com
2013-07-20
*
Update obvious deps.
bungeman@google.com
2013-07-19
*
bad line in gyp fie snuck into last commit, continuing the ARM breakage
humper@google.com
2013-07-19
*
use SK_ScalarPI, and fix ARM build
humper@google.com
2013-07-19
*
New bitmap filter checkin; this time with less build breakage
humper@google.com
2013-07-09
*
Revert "More general image filter interface; tested implementation of standal...
humper@google.com
2013-07-09
*
More general image filter interface; tested implementation of standalone
humper@google.com
2013-07-09
*
GYP Changes and Scripts for Compiling Skia for ChromeOS
borenet@google.com
2013-06-11
*
Update Android toolchain to NDK r8d with GCC 4.7
djsollen@google.com
2013-01-23
*
Fix gyp files when building Android for x86
djsollen@google.com
2013-01-18
*
Enable profiling options to be selectively enabled for a given build
djsollen@google.com
2012-11-29
*
Improve NaCl support
borenet@google.com
2012-11-01
*
Build Skia as a static library
borenet@google.com
2012-10-10
*
iOS support work in progress
caryclark@google.com
2012-09-24
*
first cut at making iOS work
caryclark@google.com
2012-09-20
*
arm: dynamic NEON support for SkBitmapProcState functions.
digit@google.com
2012-08-13
*
Fix the Android build.
digit@google.com
2012-08-08
*
arm: dynamic NEON support for SkBlitRow_opts_arm.cpp
digit@google.com
2012-08-08
*
arm: dynamic NEON support for SkBitmapProcState matrix operations.
digit@google.com
2012-08-01
*
Separate target architecture type and width into separate variables.
djsollen@google.com
2012-06-28
*
arm: First step towards dynamic NEON support.
digit@google.com
2012-05-30
*
Revert 3538.
bungeman@google.com
2012-03-29
*
Correct dependencies in gyp files.
bungeman@google.com
2012-03-29
*
(SSE2) acceleration for rectangular opaque erases.
tomhudson@google.com
2012-03-19
*
Make all gyp targets automatically include common.gypi
epoger@google.com
2012-03-16
*
Change skia_target_arch != arm to skia_target_arch == x86 in gyp files
bsalomon@google.com
2012-03-06
*
hack to enable SSSE3 on Macs
epoger@google.com
2012-02-14
*
Attempt to make Windows and Mac compilers happy after breakage in r3193.
tomhudson@google.com
2012-02-14
*
Add SSSE3 acceleration for S32_{opaque,alpha}_D32_filter_DX; should yield
tomhudson@google.com
2012-02-14
*
Add ARM optimizations to the build.
djsollen@google.com
2012-01-09
*
Adding support to trunk for building Skia using the Android NDK.
djsollen@google.com
2011-11-03
*
Create new 'skia_os' variable to replace use of 'OS' in most places.
epoger@google.com
2011-07-01
*
combine target_defaults.gypi into common.gypi
epoger@google.com
2011-07-01
*
split skia.gyp into separate gypfile for each source dir
epoger@google.com
2011-05-31