index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
animator
/
SkScriptTokenizer.cpp
Commit message (
Expand
)
Author
Age
*
fix size_t/int warnings
commit-bot@chromium.org
2014-05-04
*
deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #de...
reed@google.com
2013-12-17
*
remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats
reed@google.com
2013-12-17
*
Fix build with SK_SUPPORT_UNITTEST on
commit-bot@chromium.org
2013-08-14
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-08
*
Fixing some warnings on Linux
sugoi@google.com
2013-03-07
*
fix warning from scalar --> int32 conversion
humper@google.com
2013-01-07
*
Shut up some Mac (xcode 3) warnings
bsalomon@google.com
2012-09-05
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Fix to get r4511 compiling in Debug
robertphillips@google.com
2012-07-10
*
Fixed Windows compiler complaints
robertphillips@google.com
2012-07-10
*
remove SK_CAN_USE_FLOAT (deprecated)
reed@google.com
2012-06-11
*
Fix nits
bsalomon@google.com
2011-10-03
*
Fix some VS2010 warnings
bsalomon@google.com
2011-09-29
*
Eliminate Linux compile warnings throughout animator/ with variable
tomhudson@google.com
2011-07-29
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
replace detach/getStream apis on dynamicwstream with SkData
reed@google.com
2011-06-24
*
The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on
senorblanco@chromium.org
2011-05-19
*
remove obsolete SK_BUILD_FOR_BREW conditional
reed@android.com
2010-01-12
*
fix new warnings from gcc 4.2
reed@android.com
2009-10-14
*
grab from latest android
reed@android.com
2008-12-17