summaryrefslogtreecommitdiffstats
path: root/net/base/escape.h
Commit message (Expand)AuthorAgeFilesLines
* Adding some more escaping method.jcampan@chromium.org2010-01-211-0/+6
* The search terms are escaped using + or %20 for space depending on whether re...avayvod@google.com2010-01-151-6/+5
* Implement "Email Link To Page" menu command.snej@chromium.org2009-12-031-0/+2
* Remove std::wstring from most of net/base/escape.h.darin@chromium.org2009-11-301-9/+10
* Fix various problems with inline autocomplete and URLs that change length dur...pkasting@chromium.org2009-11-071-12/+12
* Rename EscapeUrl and expand the code comment.brg@chromium.com2009-10-011-2/+2
* Add EscapeURL to the ASCII escape methods.EscapeURL escapes all forbidden asc...brg@chromium.com2009-10-011-1/+6
* Local text file with spaces in filename is urlencoded in tab titlemhm@chromium.org2009-06-031-9/+13
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Adds import/export of bookmarks to bookmarks.html file.sky@google.com2008-11-071-0/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* I looked at the full dump from the previous crashes and it looks like a testi...brettw@google.com2008-07-301-9/+12
* Reverting revision 70, 66 and 65 to fix crashes.nsylvain@google.com2008-07-291-12/+9
* Puts back the optional unescaping of control characters and URL parse-affecti...brettw@google.com2008-07-291-9/+12
* Add net to the repository.initial.commit2008-07-261-0/+141