summaryrefslogtreecommitdiffstats
path: root/base/sys_string_conversions_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* [OSX] Remove wide->NSString conversiongroby@chromium.org2012-08-041-21/+1
* Mac base cleanup.avi@chromium.org2011-04-291-5/+8
* Move scoped_cftyperef from base to base/mac, use the new namespace, and name itbrettw@chromium.org2010-10-171-2/+2
* Fix NSString conversions to treat a null NSString as a string of length 0, in...mirandac@chromium.org2009-11-081-0/+6
* Now that we deal with string16s, provide some useful conversions for them.avi@chromium.org2009-02-181-8/+19
* Make String Conversion Unittest x-platform + fix a small bug the tests exposed.jeremy@chromium.org2008-10-221-1/+1
* Provide converters to and from NSString* in sys_string_conversionsmark@chromium.org2008-10-081-0/+187