index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
utils
/
SkInterpolator.cpp
Commit message (
Expand
)
Author
Age
*
Change SkMemory to the more accurately named SkMalloc.
Herb Derby
2017-03-27
*
Make SkMemory.h and adjust all files for usage.
Herb Derby
2017-03-20
*
Reverse dependency between SkScalar.h and SkFixed.h.
benjaminwagner
2016-04-07
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
remove cruft from SkTypes.h, including SkBool
reed
2015-12-27
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://cod...
reed
2015-05-12
*
Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://coderevie...
reed
2015-05-12
*
stop calling SkScalarDiv
reed
2015-05-12
*
Promote SkInterpolator unit test to our tests driver.
tfarina
2014-06-26
*
replace SkScalarMulRound(a,b) with SkScalarRountToInt(a*b)
reed@google.com
2013-12-18
*
remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats
reed@google.com
2013-12-17
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
fix warning from scalar --> int32 conversion
humper@google.com
2013-01-07
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
add BitmapBench
reed@android.com
2009-01-26
*
grab from latest android
reed@android.com
2008-12-17