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
*
We meant these to be YES... sigh.
mtklein
2016-03-28
*
Update android_make to support both --gcc and --clang options.
djsollen
2016-03-07
*
link with -rdynamic on Linux
mtklein
2016-03-07
*
Only modify abort behavior to avoid debugger dialog on windows for bot builds.
bsalomon
2016-03-02
*
GrAuditTrail can now be enabled/disabled at runtime
ethannicholas
2016-02-18
*
Add batch information to json
joshualitt
2016-02-17
*
SkTArray to move when moving.
bungeman
2016-02-09
*
try -O1 to speed up msan bot
mtklein
2016-02-07
*
flags and hacks to get MSAN bot going
mtklein
2016-02-06
*
Revert "Factor out xcode c/cpp settings into variables to apply to cmake buil...
bungeman
2016-02-03
*
Update SK_IMAGE_VERSION to test RAW
scroggo
2016-02-02
*
Revert of Treat bad values passed to --images as a fatal error (patchset #17 ...
scroggo
2016-01-29
*
Treat bad values passed to --images as a fatal error
scroggo
2016-01-28
*
Factor out xcode c/cpp settings into variables to apply to cmake builds.
bsalomon
2016-01-22
*
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
[next]