summaryrefslogtreecommitdiffstats
path: root/net/base/registry_controlled_domain.cc
Commit message (Expand)AuthorAgeFilesLines
* Move StringPiece into the base namespace. It is collidingtony@chromium.org2009-09-101-4/+6
* Original patch by pmarks@google.com (see http://codereview.chromium.org/113944)ericroman@google.com2009-06-231-12/+12
* Have tld_cleanup generate a .cc file that contains the effectivetc@google.com2009-02-241-22/+1
* Remove net_resources.rc and net_resources.h and replace ittc@google.com2009-01-081-1/+8
* Use StringPiece in the TLD service. This means we don't have to copy the TLD...deanm@chromium.org2008-11-251-68/+38
* Make the net resource interface use StringPiece instead of std::string. This...deanm@chromium.org2008-11-201-1/+1
* Revert "Make the net resource interface use StringPiece instead oftc@google.com2008-11-201-1/+1
* Make the net resource interface use StringPiece instead of std::string. This...deanm@chromium.org2008-11-201-1/+1
* Port cookie_monster, net_util, and registry_controlled_domain to POSIXish pla...mmentovai@google.com2008-08-211-15/+26
* Back out r1154 due to test failuresmmentovai@google.com2008-08-211-26/+15
* Port cookie_monster, net_util, and registry_controlled_domain to POSIXish pla...mmentovai@google.com2008-08-211-15/+26
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-311-8/+8
* Add net to the repository.initial.commit2008-07-261-0/+351