aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/common_variables.gypi
Commit message (Expand)AuthorAge
* Allow specifying the max texture count on the botsGravatar robertphillips@google.com2013-10-30
* Factor out skia_keep_frame_pointer. Handy with perf to get call stacks.Gravatar commit-bot@chromium.org2013-10-25
* skia/trunk changes for generic sanitizer gyp flag.Gravatar mtklein@google.com2013-10-08
* Add skia_tsan_build to match skia_asan_build and fix one example race.Gravatar bungeman@google.com2013-09-25
* Add skia_clang_build gyp define, add -Wstring-conversion flagGravatar borenet@google.com2013-08-21
* update gyp for ARM builds to be more well defined.Gravatar djsollen@google.com2013-07-31
* make OpenCL optional for skpdiffGravatar zachr@google.com2013-07-17
* Enable ASAN buildGravatar borenet@google.com2013-07-03
* Add gyp define for optimization levelGravatar commit-bot@chromium.org2013-06-20
* Add skia_exceptinos gyp defineGravatar commit-bot@chromium.org2013-06-14
* GYP Changes and Scripts for Compiling Skia for ChromeOSGravatar borenet@google.com2013-06-11
* Prepare skia for shared library build on androidGravatar djsollen@google.com2013-06-03
* prepare skia for shared library build on androidGravatar djsollen@google.com2013-05-31
* prepare skia for shared library build on androidGravatar djsollen@google.com2013-05-31
* Refactor skia_warnings_as_errorsGravatar borenet@google.com2013-03-22
* Fix buildGravatar borenet@google.com2013-03-08
* Fix Windows buildGravatar borenet@google.com2013-03-08
* Collect minidump and print callstack if an app chrashes.Gravatar edisonn@google.com2013-03-08
* match chromium's approach for locating the most appropriate macos SDK to useGravatar humper@google.com2013-02-08
* This takes the convex path tesselator from the Android code and hooks it into aGravatar jvanverth@google.com2013-01-09
* This CL introduces a new path renderer.Gravatar sugoi@google.com2013-01-07
* The goal is to make the ClangCompile buildstep in the Housekeeping bot turn r...Gravatar rmistry@google.com2012-12-05
* Enable profiling options to be selectively enabled for a given buildGravatar djsollen@google.com2012-11-29
* Improve NaCl supportGravatar borenet@google.com2012-11-01
* Allow default texture cache limit to be set within gyp.Gravatar djsollen@google.com2012-10-29
* Remove support for building skia android apps outside of an APK.Gravatar djsollen@google.com2012-10-12
* Build Skia as a static libraryGravatar borenet@google.com2012-10-10
* Change default skia_osx_sdkroot to "macosx" (suitable for Xcode 3.2.6+)Gravatar epoger@google.com2012-10-04
* Allow Xcode to change paths to frameworks based on whether a device or simula...Gravatar bsalomon@google.com2012-10-04
* Make it possible to generate the ios xcode proj by specifying only skia_os="i...Gravatar bsalomon@google.com2012-10-03
* build iOS with 'make all'Gravatar caryclark@google.com2012-10-02
* revert 5681Gravatar mike@reedtribe.org2012-09-26
* remove SampleXfermodes.cpp (obsolete, as we have it as a GM)Gravatar mike@reedtribe.org2012-09-26
* Build fix. Unreviewed.Gravatar senorblanco@chromium.org2012-09-24
* unbreak the buildGravatar caryclark@google.com2012-09-24
* iOS support work in progressGravatar caryclark@google.com2012-09-24
* Pull SDKROOT into a gyp variable, so it can be locally overridden. ThisGravatar senorblanco@chromium.org2012-09-20
* Fix noisy Android buildGravatar borenet@google.com2012-09-11
* Add NaCl port of SkiaGravatar borenet@google.com2012-09-04
* Add ANGLE to DEPS, integrate buildGravatar borenet@google.com2012-09-04
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* DirectWrite font host for skia.Gravatar bungeman@google.com2012-08-16
* Effects Bug FixGravatar chudy@google.com2012-08-13
* Enable 32/64-bit gyp switch on LinuxGravatar borenet@google.com2012-08-09
* split out src file names into core.gypi, with an eye towards sharing thatGravatar reed@google.com2012-08-08
* Create GPU-less build of Skia.Gravatar bsalomon@google.com2012-08-02
* Enable Compile Option to Build Android ExecutablesGravatar borenet@google.com2012-07-18
* Update the makefile and gyp for the debugger.Gravatar djsollen@google.com2012-06-29
* Add missing gyp dependencies for debuggerGravatar chudy@google.com2012-06-29
* Initial support for GL_NV_path_renering. Experimental, there are still some i...Gravatar bsalomon@google.com2012-06-28