DescriptionAdd path utils, plus a test for it.
SkOSFile:
Added class SkOSPath with functions for
modifying strings representing path names.
OSPathTest.cpp:
Test of the new utilities.
factory.cpp:
Use SkPathJoin.
gmmain and gm_expectations:
Use SkOSPath::SkPathJoin instead of a local version.
skimage_main.cpp:
Use the new location of SkPathJoin and SkBasename.
R=epoger@google.com
Committed: https://code.google.com/p/skia/source/detail?r=9277
Patch Set 1 #Patch Set 2 : Remove extra SkPathJoin implementation. #
Total comments: 16
Patch Set 3 : Respond to comments. #
Total comments: 3
Patch Set 4 : Move SkOSPathUtils into SkOSFile, in their own namespace. #Patch Set 5 : Remove unnecessary changes. #
Total comments: 6
Patch Set 6 : Respond to comments. #Patch Set 7 : rebase #
Messages
Total messages: 11 (0 generated)
|