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