aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/opts.gyp
Commit message (Expand)AuthorAge
* Build Skia as a static libraryGravatar borenet@google.com2012-10-10
* iOS support work in progressGravatar caryclark@google.com2012-09-24
* first cut at making iOS workGravatar caryclark@google.com2012-09-20
* arm: dynamic NEON support for SkBitmapProcState functions.Gravatar digit@google.com2012-08-13
* Fix the Android build.Gravatar digit@google.com2012-08-08
* arm: dynamic NEON support for SkBlitRow_opts_arm.cppGravatar digit@google.com2012-08-08
* arm: dynamic NEON support for SkBitmapProcState matrix operations.Gravatar digit@google.com2012-08-01
* Separate target architecture type and width into separate variables.Gravatar djsollen@google.com2012-06-28
* arm: First step towards dynamic NEON support.Gravatar digit@google.com2012-05-30
* Revert 3538.Gravatar bungeman@google.com2012-03-29
* Correct dependencies in gyp files.Gravatar bungeman@google.com2012-03-29
* (SSE2) acceleration for rectangular opaque erases.Gravatar tomhudson@google.com2012-03-19
* Make all gyp targets automatically include common.gypiGravatar epoger@google.com2012-03-16
* Change skia_target_arch != arm to skia_target_arch == x86 in gyp filesGravatar bsalomon@google.com2012-03-06
* hack to enable SSSE3 on MacsGravatar epoger@google.com2012-02-14
* Attempt to make Windows and Mac compilers happy after breakage in r3193.Gravatar tomhudson@google.com2012-02-14
* Add SSSE3 acceleration for S32_{opaque,alpha}_D32_filter_DX; should yieldGravatar tomhudson@google.com2012-02-14
* Add ARM optimizations to the build.Gravatar djsollen@google.com2012-01-09
* Adding support to trunk for building Skia using the Android NDK.Gravatar djsollen@google.com2011-11-03
* Create new 'skia_os' variable to replace use of 'OS' in most places.Gravatar epoger@google.com2011-07-01
* combine target_defaults.gypi into common.gypiGravatar epoger@google.com2011-07-01
* split skia.gyp into separate gypfile for each source dirGravatar epoger@google.com2011-05-31