skia2/include
commit-bot@chromium.org c1bf2de835 Fix crash when querying a runtime config that is defined in environment
Fix crash when querying a runtime config in case when there's no
skia.conf file and the config variable is still defined in the
environment.

Runs the added SkRTConf::UnitTest test as part of new "UnitTest" test.

Previous version of the patch failed Windows build due to setenv usage.
On Windows, use _putenv_s instead.

BUG=skia:1494
R=bsalomon@google.com, humper@google.com

Author: kkinnunen@nvidia.com

Review URL: https://chromiumcodereview.appspot.com/23174002

git-svn-id: http://skia.googlecode.com/svn/trunk@10715 2bbb7eff-a529-9590-31e7-b0007b416f81
2013-08-14 18:14:37 +00:00
..
animator Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
config ARM Skia NEON patches - 04 - Clean SkFixed / SkLONGLONG 2013-08-14 11:43:52 +00:00
core ARM Skia NEON patches - 04 - Clean SkFixed / SkLONGLONG 2013-08-14 11:43:52 +00:00
device/xps drawBitmap* cleanup 2013-07-25 12:10:42 +00:00
effects Upstreaming DropShadowImageFilter into skia, from Blink 2013-08-07 20:00:55 +00:00
gpu Revert "Add blend optimization helpers and use to convert rect draws to clears." 2013-08-07 13:34:14 +00:00
images Fixes for JPEG subset decoding. 2013-08-01 15:03:42 +00:00
lazy The two leaks are: 2013-07-11 22:29:29 +00:00
pathops Export SkPathOps.h functions for external use. 2013-07-09 19:43:35 +00:00
pdf Use Path Ops to generate PDF clips 2013-08-08 02:52:05 +00:00
pipe Fixes for piping bitmaps with encoded data. 2013-04-30 02:32:41 +00:00
ports refactoring for SK_FONTHOST_USES_FONTMGR option 2013-07-30 17:47:39 +00:00
svg Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
text Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
utils Fix crash when querying a runtime config that is defined in environment 2013-08-14 18:14:37 +00:00
views use select() so we can wait for XEvents or our timer 2013-06-17 13:42:43 +00:00
xml Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00