summaryrefslogtreecommitdiff
path: root/common_variables.gypi
AgeCommit message (Expand)Author
2012-09-04Add NaCl port of Skiaborenet@google.com
2012-09-04Add ANGLE to DEPS, integrate buildborenet@google.com
2012-08-23Result of running tools/sanitize_source_files.py (which was added in https://...rmistry@google.com
2012-08-16DirectWrite font host for skia.bungeman@google.com
2012-08-13Effects Bug Fixchudy@google.com
2012-08-09Enable 32/64-bit gyp switch on Linuxborenet@google.com
2012-08-08split out src file names into core.gypi, with an eye towards sharing thatreed@google.com
2012-08-02Create GPU-less build of Skia.bsalomon@google.com
2012-07-18Enable Compile Option to Build Android Executablesborenet@google.com
2012-06-29Update the makefile and gyp for the debugger.djsollen@google.com
2012-06-29Add missing gyp dependencies for debuggerchudy@google.com
2012-06-28Initial support for GL_NV_path_renering. Experimental, there are still some i...bsalomon@google.com
2012-06-28fix the builddjsollen@google.com
2012-06-28Separate target architecture type and width into separate variables.djsollen@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
2012-03-06Change skia_target_arch != arm to skia_target_arch == x86 in gyp filesbsalomon@google.com
2011-11-03Fix for missing file from previous CL that broke the build.djsollen@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