index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
experimental
/
SkSetPoly3To3_A.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
*
stop using SkScalarMul
Mike Reed
2017-02-14
*
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
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
fix warnings on Mac in experimental
caryclark@google.com
2012-06-06
*
Minor Windows compiler complaint fixes
robertphillips@google.com
2012-04-10
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
In experimental/SkSetPoly3To3_A.cpp, rename div() to divide() to resolve name...
epoger@google.com
2011-07-21
*
use sk_bzero instead of bzero, since it isn't always available.
reed@android.com
2009-06-29
*
grab from latest android
reed@android.com
2008-12-17