summaryrefslogtreecommitdiff
path: root/common_variables.gypi
AgeCommit message (Expand)Author
2013-09-25Add skia_tsan_build to match skia_asan_build and fix one example race.bungeman@google.com
2013-08-21Add skia_clang_build gyp define, add -Wstring-conversion flagborenet@google.com
2013-07-31update gyp for ARM builds to be more well defined.djsollen@google.com
2013-07-17make OpenCL optional for skpdiffzachr@google.com
2013-07-03Enable ASAN buildborenet@google.com
2013-06-20Add gyp define for optimization levelcommit-bot@chromium.org
2013-06-14Add skia_exceptinos gyp definecommit-bot@chromium.org
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-22Refactor skia_warnings_as_errorsborenet@google.com
2013-03-08Fix buildborenet@google.com
2013-03-08Fix Windows buildborenet@google.com
2013-03-08Collect minidump and print callstack if an app chrashes.edisonn@google.com
2013-02-08match chromium's approach for locating the most appropriate macos SDK to usehumper@google.com
2013-01-09This takes the convex path tesselator from the Android code and hooks it into ajvanverth@google.com
2013-01-07This CL introduces a new path renderer.sugoi@google.com
2012-12-05The goal is to make the ClangCompile buildstep in the Housekeeping bot turn r...rmistry@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-29Allow default texture cache limit to be set within gyp.djsollen@google.com
2012-10-12Remove support for building skia android apps outside of an APK.djsollen@google.com
2012-10-10Build Skia as a static libraryborenet@google.com
2012-10-04Change default skia_osx_sdkroot to "macosx" (suitable for Xcode 3.2.6+)epoger@google.com
2012-10-04Allow Xcode to change paths to frameworks based on whether a device or simula...bsalomon@google.com
2012-10-03Make it possible to generate the ios xcode proj by specifying only skia_os="i...bsalomon@google.com
2012-10-02build iOS with 'make all'caryclark@google.com
2012-09-26revert 5681mike@reedtribe.org
2012-09-26remove SampleXfermodes.cpp (obsolete, as we have it as a GM)mike@reedtribe.org
2012-09-24Build fix. Unreviewed.senorblanco@chromium.org
2012-09-24unbreak the buildcaryclark@google.com
2012-09-24iOS support work in progresscaryclark@google.com
2012-09-20Pull SDKROOT into a gyp variable, so it can be locally overridden. Thissenorblanco@chromium.org
2012-09-11Fix noisy Android buildborenet@google.com
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