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
*
Fix errors when compiling with -Wall -Werror on Android.
djsollen@google.com
2013-02-07
*
Reverse sense of convex-quad-fix compiler flag
robertphillips@google.com
2013-01-23
*
Update Android toolchain to NDK r8d with GCC 4.7
djsollen@google.com
2013-01-23
*
Turn off WarnAsError when building ANGLE projects on windows.
bsalomon@google.com
2013-01-08
*
Turn off warnings-as-error on 64bit windows build due to many size_t-related ...
bsalomon@google.com
2013-01-08
*
Enable warnings-as-errors on Windows.
bsalomon@google.com
2013-01-08
*
disable werror on 64 bit
humper@google.com
2013-01-07
*
eliminate all warnings in non-thirdparty code on mac
humper@google.com
2013-01-07
*
The goal is to make the ClangCompile buildstep in the Housekeeping bot turn r...
rmistry@google.com
2012-12-05
*
Enable profiling options to be selectively enabled for a given build
djsollen@google.com
2012-11-29
*
Improve NaCl support
borenet@google.com
2012-11-01
*
Place r5997 (make arcto's convex) behind a compiler flag to delay day of reck...
robertphillips@google.com
2012-10-19
*
Remove an obsolete comment.
scroggo@google.com
2012-10-15
*
Build Skia as a static library
borenet@google.com
2012-10-10
*
xcode_settings OTHER_CPLUSPLUSFLAGS is a list.
bungeman@google.com
2012-10-02
*
Disable thumb on IOS. This removes one of XCodes complaints about the generat...
bsalomon@google.com
2012-09-28
*
move the xcode setup for SYMROOT to the outermost level
caryclark@google.com
2012-09-26
*
iOS support work in progress
caryclark@google.com
2012-09-24
*
Pull SDKROOT into a gyp variable, so it can be locally overridden. This
senorblanco@chromium.org
2012-09-20
*
first cut at making iOS work
caryclark@google.com
2012-09-20
*
re-apply 5508, but with the new compile-flag disabled for now
reed@google.com
2012-09-12
*
revert 5508 -- it broke most of the builds
reed@google.com
2012-09-12
*
Using the device scale factor for glyph positioning
wjmaclean@chromium.org
2012-09-12
*
Fix noisy Android build
borenet@google.com
2012-09-11
*
Enable 64-bit builds on Windows
borenet@google.com
2012-08-20
*
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
[next]