Add option to gm: write out images into a hierarchy, rather than a flat set of files
authorepoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 29 Oct 2012 16:42:11 +0000 (16:42 +0000)
committerepoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 29 Oct 2012 16:42:11 +0000 (16:42 +0000)
commite8ebeb1f8fde6525bbab988c6090a5d3ab19855b
tree5e7185a6bcfe4a99bca383a649d303e525b3fd07
parent549c93ef979aeb4dcb65b3d0fca4b58e8ab62227
Add option to gm: write out images into a hierarchy, rather than a flat set of files
BUG=https://code.google.com/p/skia/issues/detail?id=743
Review URL: https://codereview.appspot.com/6810047

git-svn-id: http://skia.googlecode.com/svn/trunk@6167 2bbb7eff-a529-9590-31e7-b0007b416f81
gm/gmmain.cpp
include/core/SkOSFile.h
include/core/SkString.h
src/core/SkString.cpp
src/ports/SkOSFile_stdio.cpp
tests/StringTest.cpp