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
*
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
*
add unittest for SkCLZ
reed@google.com
2013-04-29
*
fix asserts in SkMulDiv255Round, and add test
reed@google.com
2013-04-22
*
Change random number generator for 'tests' to SkMWCRandom. Also removes some
jvanverth@google.com
2013-03-04
*
eliminate all warnings in non-thirdparty code on mac
humper@google.com
2013-01-07
*
Suppress some warnings on linux.
bsalomon@google.com
2012-09-26
*
disable experiemental hack to try to speedup floor
reed@google.com
2012-09-21
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Clean up most clang warnings outside animator/
tomhudson@google.com
2012-08-14
*
Privatization:
reed@google.com
2012-08-07
*
remove SK_CAN_USE_FLOAT (deprecated)
reed@google.com
2012-06-11
*
fix warnings on Mac in tests
caryclark@google.com
2012-06-06
[next]