aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils/SkRTConf.cpp
Commit message (Expand)AuthorAge
* fix boolean check for unknown rtconf variables in files.Gravatar humper@google.com2013-05-20
* Fixed doParse functionsGravatar sugoi@google.com2013-03-04
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-15
* move template specializations to inline functions in the header to make windo...Gravatar humper@google.com2013-01-14
* replace getline with fgets for portabilityGravatar humper@google.com2013-01-14
* remove dynamic_cast because rtti is disabled on some platforms (but not all??)Gravatar humper@google.com2013-01-14
* Runtime configuration system for skia. This will allow developers to control...Gravatar humper@google.com2013-01-14