index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gyp
/
common_conditions.gypi
Commit message (
Expand
)
Author
Age
*
Effects Bug Fix
chudy@google.com
2012-08-13
*
Enable 32/64-bit gyp switch on Linux
borenet@google.com
2012-08-09
*
Create GPU-less build of Skia.
bsalomon@google.com
2012-08-02
*
Gamma correcting masks.
bungeman@google.com
2012-07-30
*
Fix Android build for new toolchain
borenet@google.com
2012-07-25
*
The correct fix for the lighting filters on Windows: set the GL calling
senorblanco@chromium.org
2012-07-12
*
Separate target architecture type and width into separate variables.
djsollen@google.com
2012-06-28
*
Turn more warnings on, including
caryclark@google.com
2012-06-06
*
Use a single GrDrawState in GrContext for direct and buffered drawing
bsalomon@google.com
2012-05-31
*
suppress warning on Mac
caryclark@google.com
2012-05-31
*
arm: First step towards dynamic NEON support.
digit@google.com
2012-05-30
*
move Release build to -O3 (from -O2)
reed@google.com
2012-05-17
*
roll out http://code.google.com/p/skia/source/detail?r=3687 because Mac 10.6 ...
epoger@google.com
2012-04-16
*
Make Mac build generate both 32-bit and 64-bit code.
epoger@google.com
2012-04-16
*
Fix xcode 4.1 build issue
robertphillips@google.com
2012-04-05
*
implement gamma correction for freetype text.
reed@google.com
2012-02-28
*
Fix typo in the gyp file.
djsollen@google.com
2012-02-24
*
Enable hardware float for all armv7 and add NDK required linker flags
djsollen@google.com
2012-02-24
*
posix: Avoid static initializers in static/global mutexes
digit@google.com
2012-01-26
*
Fix a warning in libtess in Release builds; define NDEBUG in Release on all
senorblanco@chromium.org
2012-01-19
*
Android: disable static global initializers
digit@google.com
2012-01-10
*
Change remaining ANDROID ifdefs to SK_BUILD_FOR_ANDROID
djsollen@google.com
2012-01-09
*
Towards enabling -Werror in skia on Linux
bsalomon@google.com
2012-01-06
*
add first cut at arithmetic mode
mike@reedtribe.org
2011-12-10
*
Changes to the android gyp system to build without RTTI and exceptions.
djsollen@google.com
2011-12-05
*
Fix warnings
bsalomon@google.com
2011-11-23
*
add commented line to try to add additional warnings
reed@google.com
2011-11-17
*
Cleanup for the Android build.
djsollen@google.com
2011-11-08
*
Update the Skia gyp files to use the external android sources.
djsollen@google.com
2011-11-03
*
Adding support to trunk for building Skia using the Android NDK.
djsollen@google.com
2011-11-03
*
Set SDK for Mac build to 10.6, ignore gyp/build, fixup gpu files to compile a...
bsalomon@google.com
2011-10-12
*
explicitly set opt level for mac-release
reed@google.com
2011-10-10
*
Update common_conditions to make sure there is a slash in VS2008.
bungeman@google.com
2011-10-03
*
Roll gyp and add librarian settings (now supported).
bungeman@google.com
2011-10-03
*
Set window build flags (warn level 4, release optimization options, pdbs in r...
bsalomon@google.com
2011-09-28
*
Change AdditionalOptions to a list from a string. This fixes compilation errors
seanpaul@google.com
2011-09-16
*
Refactor the bench and common gyp/gypi files to allow for building bench within
seanpaul@google.com
2011-09-15