summaryrefslogtreecommitdiff
path: root/animator/SkScriptRuntime.cpp
AgeCommit message (Expand)Author
2013-12-17deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #de...reed@google.com
2013-06-28Clang has stricter checking for conversion to a null pointer. In C++11 mode,...commit-bot@chromium.org
2013-01-26Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com
2012-08-23Result of running tools/sanitize_source_files.py (which was added in https://...rmistry@google.com
2011-09-27Replace SkMath.h includes as required for fixed point.tomhudson@google.com
2011-07-28Automatic update of all copyright notices to reflect new license terms.epoger@google.com
2011-05-19The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns onsenorblanco@chromium.org
2008-12-17grab from latest androidreed@android.com