summaryrefslogtreecommitdiffstats
path: root/components/gcm_driver/registration_info.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert Pass()→std::move() in //components/[a-m]*dcheng2015-12-261-1/+1
* Switch to standard integer types in components/, part 2 of 4.avi2015-12-261-0/+2
* Fix typo in components/gcm_driver/registration_infojohnme2015-09-171-12/+12
* Remove legacy StartsWithASCII function.brettw2015-07-161-4/+4
* Replace more Tokenize calls with base::SplitStringbrettw2015-06-291-6/+6
* Move StartsWith[ASCII] to base namespace.brettw2015-06-121-2/+4
* Support getting and deleting token for Instance ID.jianli2015-05-261-0/+251