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
*
Add gif sources to public.bzl.
Ben Wagner
2016-10-24
*
Detect TSAN instead of relying on #ifdef THREAD_SANITIZER.
mtklein
2016-08-30
*
SkPDF: Stop `#include PREPROCESSOR_DEFINE` pattern
halcanary
2016-08-25
*
Default GR_GL_FUNCTION_TYPE to __stdcall on Windows.
mtklein
2016-08-10
*
Make SK_BUILD_FOR_WIN32 auto-detection work.
mtklein
2016-08-03
*
Default fake gamma to sRGB.
mtklein
2016-08-01
*
Disable qcms on build for Android framework
msarett
2016-07-19
*
Added warning for variable-length arrays to GYP, since they are unsupprted un...
dvonbeck
2016-06-15
*
Define LEAN_AND_MEAN and NOMINMAX for all windows builds
egdaniel
2016-06-10
*
Use SK_TEST_QCMS to mark qcms test code
msarett
2016-06-06
*
MIPS32r2: Fix Chromium runtime crash
milko.leporis
2016-06-05
*
[GN] Add support for disabling opts via SK_BUILD_NO_OPTS define.
sdefresne
2016-06-01
*
Compile SkForceLinking on CMake
msarett
2016-05-06
*
Remove NEON runtime detection support.
mtklein
2016-05-05
*
Delete ChromeOS code
borenet
2016-04-29
*
Make clang the default Android compiler.
djsollen
2016-04-25
*
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
[next]