summaryrefslogtreecommitdiffstats
path: root/net/base/escape.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove the dependency on i18n/icu_string_conversions from base/string_util.h.brettw@chromium.org2009-10-101-4/+5
* Rename EscapeUrl and expand the code comment.brg@chromium.com2009-10-011-1/+1
* Add EscapeURL to the ASCII escape methods.EscapeURL escapes all forbidden asc...brg@chromium.com2009-10-011-0/+10
* Local text file with spaces in filename is urlencoded in tab titlemhm@chromium.org2009-06-031-0/+4
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Fix an out of band read when parsing a URL component of just "%". The calcul...deanm@google.com2008-09-031-3/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Merge some changes in net/base from branches/mac_july_2008 to trunk.ericroman@google.com2008-08-061-3/+3
* I looked at the full dump from the previous crashes and it looks like a testi...brettw@google.com2008-07-301-3/+41
* Reverting revision 70, 66 and 65 to fix crashes.nsylvain@google.com2008-07-291-41/+3
* Puts back the optional unescaping of control characters and URL parse-affecti...brettw@google.com2008-07-291-3/+41
* Add net to the repository.initial.commit2008-07-261-0/+272