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
*
Make skia_sanitizer work on Macs too.
mtklein
2015-12-09
*
Add RTTI to all sanitizers.
herb
2015-12-08
*
Disable sanitizers with a blacklist.
mtklein
2015-12-08
*
Add sk_careful_memcpy to catch undefined behavior in memcpy.
mtklein
2015-12-08
*
When was SkPDiff last used?
mtklein
2015-12-07
*
Create a define for nanobench builds to dump stats
joshualitt
2015-12-02
*
update iOS build flags
mtklein
2015-11-16
*
turn on libc++ for iOS
mtklein
2015-11-13
*
Target Mac bots at 10.7+libc++ to approximate Chrome's 10.6+libc++.
mtklein
2015-11-12
*
Wire up SDL on mac
joshualitt
2015-11-09
*
Comments Style: s/skbug.com/bug.skia.org/
halcanary
2015-11-07
*
skia: Add ANGLE support on Mac
hendrikw
2015-10-28
*
skia: Fix command buffer support on the mac
hendrikw
2015-10-27
*
Clean up iOS build files
jvanverth
2015-10-15
*
Skia: Add Command Buffer support to Linux/Mac
hendrikw
2015-10-01
*
skia: roll ANGLE and remove compile flags
hendrikw
2015-09-29
*
skia: Add support for ANGLE on linux
hendrikw
2015-09-23
*
unplumb sknx_no_simd
mtklein
2015-09-18
*
Mimic Chrome better in our GYPs.
mtklein
2015-09-09
*
Remove SK_OFFSETOF from SkTypes, clean up offsetof usage.
bungeman
2015-08-25
*
A bit of misc cleanup.
mtklein
2015-08-14
*
Detect MIPS DSP and DSPR2 programattically.
mtklein
2015-08-05
*
Remove IGNORE_ROT_AA_RECT_OPT flag
robertphillips
2015-08-04
*
Remove skia_arch_width, fold into skia_arch_type.
Brian Salomon
2015-07-27
*
Add skia_use_android_framework_defines GYP_DEFINE
borenet
2015-07-22
*
Compile with VS2015.
bungeman
2015-07-21
*
Add a GYP flag to define SKNX_NO_SIMD when set.
mtklein
2015-07-14
*
Add scripts for running LLVM coverage
borenet
2015-07-06
*
Default iOS builds to our code signing identity.
mtklein
2015-04-16
*
Remove all code related to NaCl
borenet
2015-04-02
*
Streamline Thumb config.
mtklein
2015-04-02
*
Use a wrapper for SkDebugf in SkCodec.
scroggo
2015-03-26
*
Add a go-fast button to Skia GYP configs.
mtklein
2015-03-26
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Add copyright headers to remaining gyp files.
scroggo
2015-03-25
*
Remove SkLONGLONG.
bungeman
2015-03-17
*
Clean up SkDynamicAnnotations.
mtklein
2015-03-12
*
miniz support in SkFlate / PDF
mtklein
2015-02-26
*
SK_NO_FLATE
mtklein
2015-02-17
*
Stop adding mssse3 & m32/m64 for Android framework.
scroggo
2015-02-12
*
Don't use m32 cflag for x86_64.
scroggo
2015-02-12
*
Only define SK_CRASH_HANDLER in crash_handler.
scroggo
2015-02-10
*
Build in C++11 mode on Unix-like bots.
mtklein
2015-02-05
*
Revert of Build in C++11 mode on Unix-like bots. (patchset #4 id:60001 of htt...
mtklein
2015-02-04
*
Build in C++11 mode on Unix-like bots.
mtklein
2015-02-04
*
Build in C++11 mode on Macs.
mtklein
2015-02-03
*
Define SK_OVERRIDE when building for Android framework.
scroggo
2015-01-30
*
Setup Android framework builds to use the appropriate shared lib defines.
djsollen
2015-01-27
*
Update compiler warning flags
mtklein
2015-01-23
*
Don't require -DSK_USE_POSIX_THREADS.
mtklein
2015-01-21
[next]