summaryrefslogtreecommitdiffstats
path: root/base/guid_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in base/.avi2015-12-261-2/+5
* Replace StringToLowerASCII with base::ToLowerASCIIbrettw2015-08-061-2/+2
* Move StringToUpperASCII to base namespacebrettw2015-06-091-10/+13
* Make GUID generation on POSIX compliant with GUID v4 format.benchan2014-09-051-0/+18
* Make base::IsValidGUID() accept GUID strings in lowercase.benchan2014-09-051-0/+3
* Move guid generation from chrome/common/ to base/.marja@chromium.org2012-06-141-0/+42