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
*
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
*
Look at DYNAMIC_ANNOTATIONS_ENABLED now.
mtklein
2014-12-15
*
Revert of Add -ftrapv to debug builds. (patchset #1 id:1 of https://coderevie...
mtklein
2014-11-21
*
Add -ftrapv to debug builds.
mtklein
2014-11-21
*
Small changes to get things building and running on Linux/ARM.
mtklein
2014-11-21
*
Remove /arch:SSE2 from Win 64 Release builds
bsalomon
2014-11-19
*
Don't use /ZI on 64 bit windows
bsalomon
2014-11-13
*
Reenable deprecation warnings on Android framework.
scroggo
2014-11-11
*
Get gpudft support working in dm, gm, nanobench and bench_pictures
jvanverth
2014-11-07
*
Revert of Get gpudft support working in dm, gm, nanobench and bench_pictures ...
jvanverth
2014-11-06
*
Get gpudft support working in dm, gm, nanobench and bench_pictures
jvanverth
2014-11-06
*
Revert of Start to vectorize SkTileGrid. (patchset #48 id:1670001 of https://...
mtklein
2014-10-20
*
Start to vectorize SkTileGrid.
mtklein
2014-10-20
*
Revert of Start to vectorize SkTileGrid. (patchset #45 id:1430002 of https://...
mtklein
2014-10-16
*
Start to vectorize SkTileGrid.
mtklein
2014-10-16
*
Revert of No threadsafe statics. (patchset #1 id:1 of https://codereview.chro...
mtklein
2014-10-13
*
No threadsafe statics.
mtklein
2014-10-13
*
Allow GCC to build Skia on Mac.
mtklein
2014-10-13
*
Add -Wno-invalid-offsetof to Mac and iOS builds too.
mtklein
2014-10-07
*
Clean up SK_PICTURE_USE_SK_RECORD and SK_PICTURE_OPTIMIZE_SK_RECORD.
mtklein
2014-09-30
*
Add flag to call SkRecordOptimize on new pictures.
mtklein
2014-09-15
*
Revert of Add a test that uses C++11 features as a compiler canary. (patchset...
mtklein
2014-09-12
*
Add a test that uses C++11 features as a compiler canary.
mtklein
2014-09-12
*
Detect presence of dwrite_1.h.
bungeman
2014-09-10
*
Revert to enabling all of -O2 as it exposes a bug in the toolchain.
djsollen
2014-09-03
*
Disable -fexpensive-optimizations on 64-bit ARM.
djsollen
2014-09-03
*
Install a hook to swap between SkPicture backends with a single define.
mtklein
2014-08-21
*
Temporarily adjust Matrix.isSimilarity test tolerance on 64-bit ARM devices
djsollen
2014-08-21
*
Trim down OSX GYP rules. Same effect, shorter.
mtklein
2014-08-19
*
Turn on FontMgr for Android
tomhudson
2014-08-12
*
On the bots, there's no need to link GMs into SampleApp.
mtklein
2014-08-06
*
Don't call out -lstdc++ -lm explicitly.
mtklein
2014-08-04
*
Revert of Memory improvements to render_pdfs; better DM pool size defaults (h...
halcanary
2014-08-01
*
Memory improvements to render_pdfs; better DM pool size defaults
halcanary
2014-08-01
*
Update NEON compiler defines to use SK_ prefix
djsollen
2014-08-01
*
Enable the SSSE3 compile time check on all platforms (4th attempt)
djsollen
2014-07-24
*
Revert of Enable the SSSE3 compile time check on all platforms. (https://code...
bungeman
2014-07-23
[next]