index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkMath.h
Commit message (
Expand
)
Author
Age
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-20
*
inline SkMulDiv now that 64bit mul is inlineable
commit-bot@chromium.org
2014-04-19
*
Revert "Revert of https://codereview.chromium.org/113823003/"
reed@google.com
2013-12-30
*
Revert of https://codereview.chromium.org/113823003/
commit-bot@chromium.org
2013-12-30
*
remove Sk64 from public API, and start to remove usage internally
reed@google.com
2013-12-30
*
Add SkDivMod with a special case for ARM.
commit-bot@chromium.org
2013-09-26
*
Revert of r10671 (Experiments on calculating reciprocal of square root) due t...
robertphillips@google.com
2013-08-12
*
Experiments on calculating reciprocal of square root
commit-bot@chromium.org
2013-08-12
*
reenable __builtin_clz for GNUC (and clang), recognizing that it is undefined...
reed@google.com
2013-04-29
*
temp work-around for mysterious failure of shadertext2 when using __builtin_clz
reed@google.com
2013-04-29
*
reland 8897 (was not a build-breaker) and fix MathTest (was a build-breaker)
reed@google.com
2013-04-29
*
revert 8897 -- broke clang build
reed@google.com
2013-04-29
*
use intrinsics on more platforms for SkCLZ
reed@google.com
2013-04-29
*
fix asserts in SkMulDiv255Round, and add test
reed@google.com
2013-04-22
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
first cut at making iOS work
caryclark@google.com
2012-09-20
*
move SkSqrt32 back into SkMath.h -- was referenced in SkEmbossMask.cpp
reed@google.com
2012-08-07
*
Privatization:
reed@google.com
2012-08-07
*
Add support for ARM without EDSP and ARMv6+
george@mozilla.com
2012-07-27
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
remove unneeded check for thumb. see http://codereview.appspot.com/4539048/
reed@google.com
2011-06-02
*
Remove optional impl for SkClampMax that relied on not wrapping, as in fact
reed@google.com
2011-03-24
*
merge with changes for GPU backend
reed@android.com
2010-12-20
*
Upstream mulDiv255Ceil() from WebKit to the skia repository.
senorblanco@chromium.org
2010-12-07
*
add copysign for ints and floats
reed@android.com
2010-02-09
*
chant __ARM_ARCH_4__ to __ARM_ARCH_4T__, to reflect known android targets
reed@android.com
2010-01-04
*
Fix compliation on gcc-4.3 and ARMv5T
deanm@chromium.org
2009-08-21
*
move xfermode modes from porterduff into xfermode itself
reed@android.com
2009-06-22
*
patch SkMath.h to build in ARMv4
reed@android.com
2009-03-05
*
add initial unittest framework (tests)
reed@android.com
2009-02-27
*
grab from latest android
reed@android.com
2008-12-17