aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/animator/SkScriptTokenizer.cpp
Commit message (Expand)AuthorAge
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* fix size_t/int warningsGravatar commit-bot@chromium.org2014-05-04
* deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #de...Gravatar reed@google.com2013-12-17
* remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floatsGravatar reed@google.com2013-12-17
* Fix build with SK_SUPPORT_UNITTEST onGravatar commit-bot@chromium.org2013-08-14
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-08
* Fixing some warnings on LinuxGravatar sugoi@google.com2013-03-07
* fix warning from scalar --> int32 conversionGravatar humper@google.com2013-01-07
* Shut up some Mac (xcode 3) warningsGravatar bsalomon@google.com2012-09-05
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Fix to get r4511 compiling in DebugGravatar robertphillips@google.com2012-07-10
* Fixed Windows compiler complaintsGravatar robertphillips@google.com2012-07-10
* remove SK_CAN_USE_FLOAT (deprecated)Gravatar reed@google.com2012-06-11
* Fix nitsGravatar bsalomon@google.com2011-10-03
* Fix some VS2010 warningsGravatar bsalomon@google.com2011-09-29
* Eliminate Linux compile warnings throughout animator/ with variableGravatar tomhudson@google.com2011-07-29
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* replace detach/getStream apis on dynamicwstream with SkDataGravatar reed@google.com2011-06-24
* The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns onGravatar senorblanco@chromium.org2011-05-19
* remove obsolete SK_BUILD_FOR_BREW conditionalGravatar reed@android.com2010-01-12
* fix new warnings from gcc 4.2Gravatar reed@android.com2009-10-14
* grab from latest androidGravatar reed@android.com2008-12-17