index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
utils
/
SkRTConf.cpp
Commit message (
Expand
)
Author
Age
*
fix leaks in SkConf
commit-bot@chromium.org
2014-01-31
*
Reduce verbosity of SkGraphics::Init in default case.
halcanary@google.com
2014-01-10
*
New SkRTConf macro SK_CONF_TRY_SET: no complaint on missing configuration
halcanary@google.com
2013-11-06
*
Fix a bug which caused crash in SkRTConfig whith string values in environment...
halcanary@google.com
2013-11-06
*
Fix crash when querying a runtime config that is defined in environment
commit-bot@chromium.org
2013-08-14
*
Reverted r10654 (Fix crash when querying a runtime config that is defined in ...
robertphillips@google.com
2013-08-11
*
Fix crash when querying a runtime config that is defined in environment
commit-bot@chromium.org
2013-08-09
*
search registered rtconf variables backwards and break when we find the
humper@google.com
2013-07-24
*
fix boolean check for unknown rtconf variables in files.
humper@google.com
2013-05-20
*
Fixed doParse functions
sugoi@google.com
2013-03-04
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-15
*
move template specializations to inline functions in the header to make windo...
humper@google.com
2013-01-14
*
replace getline with fgets for portability
humper@google.com
2013-01-14
*
remove dynamic_cast because rtti is disabled on some platforms (but not all??)
humper@google.com
2013-01-14
*
Runtime configuration system for skia. This will allow developers to control...
humper@google.com
2013-01-14