summaryrefslogtreecommitdiffstats
path: root/dbus/string_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in dbus/.avi2015-12-221-0/+2
* Remove some legacy versions of StartsWith and EndsWith.brettw2015-07-161-6/+4
* Revert of Remove some legacy versions of StartsWith and EndsWith. (patchset #...yosin2015-07-161-4/+6
* Remove some legacy versions of StartsWith and EndsWith.brettw2015-07-161-6/+4
* Move EndsWith to base namespace.brettw2015-06-121-1/+1
* Move StartsWith[ASCII] to base namespace.brettw2015-06-121-1/+1
* Use a direct include of strings headers in crypto/, dbus/, device/.avi@chromium.org2013-06-111-1/+1
* Explicitly CHECK arguments in dbus::MessageWriter::AppendString/ObjectPathhashimoto@chromium.org2012-06-051-0/+48