summaryrefslogtreecommitdiff
path: root/common.gypi
AgeCommit message (Expand)Author
2014-04-24Deprecate SaveFlags use in the public SkCanvas API.commit-bot@chromium.org
2014-02-05Reland "Gyp file changes for the android framework."scroggo@google.com
2014-02-04Gyp file changes for the android framework.scroggo@google.com
2014-02-04Gyp file changes for the android framework.scroggo@google.com
2013-12-02Remove the comments settings for vim tab width and expansion variables.commit-bot@chromium.org
2013-11-25remove SkFloatToScalar macrocommit-bot@chromium.org
2013-09-03Remove uses of GR_RELEASE.commit-bot@chromium.org
2013-08-28Replace uses of GR_DEBUG by SK_DEBUG.commit-bot@chromium.org
2013-06-24Use a single cros_toolchain tarball for ChromeOS buildborenet@google.com
2013-06-20enable shared lib support in linux for luazachr@google.com
2013-06-11GYP Changes and Scripts for Compiling Skia for ChromeOSborenet@google.com
2013-06-03Prepare skia for shared library build on androiddjsollen@google.com
2013-05-31prepare skia for shared library build on androiddjsollen@google.com
2013-05-31prepare skia for shared library build on androiddjsollen@google.com
2013-03-08Collect minidump and print callstack if an app chrashes.edisonn@google.com
2013-01-14Runtime configuration system for skia. This will allow developers to control...humper@google.com
2012-11-01Improve NaCl supportborenet@google.com
2012-09-24iOS support work in progresscaryclark@google.com
2012-08-16Remove SK_FONTHOST_WIN_DW define.bungeman@google.com
2012-08-16DirectWrite font host for skia.bungeman@google.com
2012-07-30Gamma correcting masks.bungeman@google.com
2012-06-28fix the builddjsollen@google.com
2012-06-28Separate target architecture type and width into separate variables.djsollen@google.com
2012-06-27Separated Inst counting from the SK_DEBUG #define (now SK_ENABLE_INST_COUNT)robertphillips@google.com
2012-04-02Delivering .gyp files to enable building & linking w/ ANGLE on Windowsrobertphillips@google.com
2012-03-16Add os_posix gyp variable, nesting variables dicts as needed to do so.epoger@google.com
2012-03-16Make all gyp targets automatically include common.gypiepoger@google.com
2011-10-19Virtualize SkGLContext with subclasses SkNativeGLContext and SkMesaGLContext,...bsalomon@google.com
2011-09-15Refactor the bench and common gyp/gypi files to allow for building bench withinseanpaul@google.com
2011-09-13remove nonexistent files from gyps and make AdditionalOptions a list rather t...bsalomon@google.com
2011-07-29disable optimization in Mac debug buildepoger@google.com
2011-07-28Manually update copyright notices in files that defied the automated processepoger@google.com
2011-07-22Add debug symbols to Windows static librariesepoger@google.com
2011-07-01merge of SkiOSSampleApp into SampleApp, still a work in progressepoger@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-19The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns onsenorblanco@chromium.org
2011-04-11This patch provides the include file common.gypi (cargo culted from anothersenorblanco@chromium.org