index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
MathTest.cpp
Commit message (
Expand
)
Author
Age
*
Revert "Revert "SkTypes: extract SkTo""
Hal Canary
2018-06-14
*
Revert "SkTypes: extract SkTo"
Hal Canary
2018-06-13
*
SkTypes: extract SkTo
Hal Canary
2018-06-12
*
handle huge normalize requests (including non-finite x or y)
Mike Reed
2018-05-14
*
exact divide by 255 with NEON
Mike Klein
2018-03-14
*
Extend math test to ensure our min/max/pin handle non-finites
Mike Reed
2018-03-05
*
add saturate helper for float2int64
Mike Reed
2018-01-31
*
clone saturating cast code for doubles
Mike Reed
2017-10-10
*
make most of SkColorPriv.h private
Cary Clark
2017-09-15
*
handle overflows in float->int
Mike Reed
2017-08-09
*
just use math.h for converting from float to int
Mike Reed
2017-08-04
*
Add test for QuickFDot6Div
Yuqian Li
2016-11-18
*
Add GrNextSizePow2
Robert Phillips
2016-10-31
*
Make SkFixedRound/Ceil/FloorToFixed as inline func
liyuqian
2016-10-20
*
Revert of My take on SkAlign changes. (patchset #3 id:40001 of https://codere...
mtklein
2016-09-26
*
My take on SkAlign changes.
mtklein
2016-09-26
*
Fix SkFixedDiv macro
liyuqian
2016-07-13
*
Clean up SkFloatBits
mtklein
2016-05-27
*
Remove Sk(Float|Double)PinToFixed functions, only used in tests.
brianosman
2016-05-06
*
Add pinned versions of *ToFixed.
benjaminwagner
2016-04-07
*
Reverse dependency between SkScalar.h and SkFixed.h.
benjaminwagner
2016-04-07
*
Unit Tests: eliminate stray SkDebugf()s.
halcanary
2016-02-24
*
de-proc sk_float_rsqrt
mtklein
2016-01-26
*
Revert of de-proc sk_float_rsqrt (patchset #3 id:40001 of https://codereview....
mtklein
2016-01-22
*
de-proc sk_float_rsqrt
mtklein
2016-01-22
*
ubsan shift fixes
caryclark
2015-12-09
*
Update fallback rsqrt implementation to use optimal constants.
jvanverth
2015-07-23
*
Let's find out what's up with the TSAN bot test failures.
mtklein
2015-03-18
*
Add float-to-half (binary16) conversion functions.
jvanverth
2014-11-26
*
remove unused SkIntToFloatCast_NoOverflowCheck
caryclark
2014-08-19
*
Cleanup: Sanitize the order of includes under tests/
tfarina@chromium.org
2014-01-24
*
Move macros from TestClassDef.h to Test.h
commit-bot@chromium.org
2014-01-14
*
Add REPORTF test macro.
halcanary@google.com
2014-01-10
*
Revert "Revert "begin to remove SkLONGLONG and wean Skia off of Sk64""
reed@google.com
2013-12-20
*
Revert "begin to remove SkLONGLONG and wean Skia off of Sk64"
reed@google.com
2013-12-19
*
begin to remove SkLONGLONG and wean Skia off of Sk64
reed@google.com
2013-12-19
*
remove unused SkFixed and SkFract functions
reed@google.com
2013-12-19
*
remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats
reed@google.com
2013-12-17
*
Use DEFINE_TESTCLASS_SHORT macro in tests.
tfarina@chromium.org
2013-12-12
*
remove SkFloatToScalar macro
commit-bot@chromium.org
2013-11-25
*
Clean up SkTypes.h.
bungeman@google.com
2013-10-11
*
Add SkDivMod with a special case for ARM.
commit-bot@chromium.org
2013-09-26
*
Change old PRG to be SkLCGRandom; change new one to SkRandom
commit-bot@chromium.org
2013-09-09
*
Switch out random number generator for tests, benches, samples.
commit-bot@chromium.org
2013-09-06
*
Revert r10705 (ARM Skia NEON patches - 04 - Clean SkFixed / SkLONGLONG) due t...
robertphillips@google.com
2013-08-15
*
ARM Skia NEON patches - 04 - Clean SkFixed / SkLONGLONG
commit-bot@chromium.org
2013-08-14
*
add endian tests (reviewed by bungeman)
reed@google.com
2013-05-03
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-30
*
add wacky random shift so I can generate some zeros (without the optimizer kn...
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
[next]