aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/common_conditions.gypi
Commit message (Expand)AuthorAge
* re-apply 5508, but with the new compile-flag disabled for nowGravatar reed@google.com2012-09-12
* revert 5508 -- it broke most of the buildsGravatar reed@google.com2012-09-12
* Using the device scale factor for glyph positioningGravatar wjmaclean@chromium.org2012-09-12
* Fix noisy Android buildGravatar borenet@google.com2012-09-11
* Enable 64-bit builds on WindowsGravatar borenet@google.com2012-08-20
* Effects Bug FixGravatar chudy@google.com2012-08-13
* Enable 32/64-bit gyp switch on LinuxGravatar borenet@google.com2012-08-09
* Create GPU-less build of Skia.Gravatar bsalomon@google.com2012-08-02
* Gamma correcting masks.Gravatar bungeman@google.com2012-07-30
* Fix Android build for new toolchainGravatar borenet@google.com2012-07-25
* The correct fix for the lighting filters on Windows: set the GL callingGravatar senorblanco@chromium.org2012-07-12
* Separate target architecture type and width into separate variables.Gravatar djsollen@google.com2012-06-28
* Turn more warnings on, includingGravatar caryclark@google.com2012-06-06
* Use a single GrDrawState in GrContext for direct and buffered drawingGravatar bsalomon@google.com2012-05-31
* suppress warning on MacGravatar caryclark@google.com2012-05-31
* arm: First step towards dynamic NEON support.Gravatar digit@google.com2012-05-30
* move Release build to -O3 (from -O2)Gravatar reed@google.com2012-05-17
* roll out http://code.google.com/p/skia/source/detail?r=3687 because Mac 10.6 ...Gravatar epoger@google.com2012-04-16
* Make Mac build generate both 32-bit and 64-bit code.Gravatar epoger@google.com2012-04-16
* Fix xcode 4.1 build issueGravatar robertphillips@google.com2012-04-05
* implement gamma correction for freetype text.Gravatar reed@google.com2012-02-28
* Fix typo in the gyp file.Gravatar djsollen@google.com2012-02-24
* Enable hardware float for all armv7 and add NDK required linker flagsGravatar djsollen@google.com2012-02-24
* posix: Avoid static initializers in static/global mutexesGravatar digit@google.com2012-01-26
* Fix a warning in libtess in Release builds; define NDEBUG in Release on allGravatar senorblanco@chromium.org2012-01-19
* Android: disable static global initializersGravatar digit@google.com2012-01-10
* Change remaining ANDROID ifdefs to SK_BUILD_FOR_ANDROIDGravatar djsollen@google.com2012-01-09
* Towards enabling -Werror in skia on LinuxGravatar bsalomon@google.com2012-01-06
* add first cut at arithmetic modeGravatar mike@reedtribe.org2011-12-10
* Changes to the android gyp system to build without RTTI and exceptions.Gravatar djsollen@google.com2011-12-05
* Fix warningsGravatar bsalomon@google.com2011-11-23
* add commented line to try to add additional warningsGravatar reed@google.com2011-11-17
* Cleanup for the Android build.Gravatar djsollen@google.com2011-11-08
* Update the Skia gyp files to use the external android sources.Gravatar djsollen@google.com2011-11-03
* Adding support to trunk for building Skia using the Android NDK.Gravatar djsollen@google.com2011-11-03
* Set SDK for Mac build to 10.6, ignore gyp/build, fixup gpu files to compile a...Gravatar bsalomon@google.com2011-10-12
* explicitly set opt level for mac-releaseGravatar reed@google.com2011-10-10
* Update common_conditions to make sure there is a slash in VS2008.Gravatar bungeman@google.com2011-10-03
* Roll gyp and add librarian settings (now supported).Gravatar bungeman@google.com2011-10-03
* Set window build flags (warn level 4, release optimization options, pdbs in r...Gravatar bsalomon@google.com2011-09-28
* Change AdditionalOptions to a list from a string. This fixes compilation errorsGravatar seanpaul@google.com2011-09-16
* Refactor the bench and common gyp/gypi files to allow for building bench withinGravatar seanpaul@google.com2011-09-15