index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkPostConfig.h
Commit message (
Expand
)
Author
Age
*
Feed Clang a pragma to ignore -Wc++11-extensions to let it build Skia on Mac.
commit-bot@chromium.org
2013-04-22
*
turn on pathops unit test
caryclark@google.com
2013-04-12
*
Add a macro for querying the byte order of SkPMColor.
commit-bot@chromium.org
2013-03-19
*
print a useful message when assert fails on the mac
humper@google.com
2013-02-14
*
Wrap GrEffects in GrEffectPtr.
bsalomon@google.com
2013-01-16
*
Re-enable inst counting in debug builds.
bsalomon@google.com
2013-01-15
*
Fix warnings about unused function on Mac.
bsalomon@google.com
2013-01-02
*
add getTypes() to SkMatrix44, to cache how complex the matrix is.
reed@google.com
2012-12-03
*
Add support for SK_MSCALAR_IS_FLOAT
vollick@chromium.org
2012-11-13
*
first cut at making iOS work
caryclark@google.com
2012-09-20
*
Create GPU-less build of Skia.
bsalomon@google.com
2012-08-02
*
Add support for ARM without EDSP and ARMv6+
george@mozilla.com
2012-07-27
*
Fix SK_OVERRIDE for various versions of clang
george@mozilla.com
2012-07-25
*
Revert SkNO_RETURN_HINT fix in favor of a simpler fix
bsalomon@google.com
2012-07-11
*
Fix SkNO_RETURN_HINT warnings on mac/clang
bsalomon@google.com
2012-07-11
*
Add placement new macros to SkPostConfig, call SkNEW* from Ganesh.
tomhudson@google.com
2012-07-09
*
Add an SK_PRINTF_LIKE macro, which declares a function to have printf-like
senorblanco@chromium.org
2012-07-09
*
remove SK_CAN_USE_FLOAT (deprecated)
reed@google.com
2012-06-11
*
Add SK_SYSTEM_ZLIB define.
justinlin@google.com
2012-04-16
*
add optional manual global initialization
caryclark@google.com
2011-12-15
*
define SK_OVERRIDE based on windows compiler, not windows platform (for mingw)
reed@google.com
2011-11-28
*
Fix mac debug asserts
bsalomon@google.com
2011-11-23
*
Add hints for static analysis about when we intend to crash
bsalomon@google.com
2011-11-23
*
Use SK_OVERRIDE to add a little extra robustness against name changes.
tomhudson@google.com
2011-10-03
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Fix windows color order
bsalomon@google.com
2011-05-19
*
move SHIFT default definitions from SkColorPriv.h to SkPostConfig.h, so that
reed@google.com
2011-05-18
*
merge with changes for GPU backend
reed@android.com
2010-12-20
*
remove conditional build flag for mipmaps
reed@android.com
2009-07-17
*
update SkPostConfig.h to unset LEAN_AND_MEAN if it set it before including <w...
reed@android.com
2009-04-06
*
first pass at clean up of the 3 config files
reed@android.com
2009-01-08
*
remove defines for strcasecmp (issue #5)
reed@android.com
2009-01-06
*
grab from latest android
reed@android.com
2008-12-17