| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove wstring from TemplateURL and friends. | avi@chromium.org | 2011-01-19 | 1 | -7/+7 |
* | Revert 71485 - Remove wstring from TemplateURL and friends. | avi@chromium.org | 2011-01-14 | 1 | -7/+7 |
* | Remove wstring from TemplateURL and friends. | avi@chromium.org | 2011-01-14 | 1 | -7/+7 |
* | Don't unescape characters that can change the meaning of a URL. I removed the... | brettw@google.com | 2010-12-02 | 1 | -27/+27 |
* | net: Append base:: in the StringPrintf calls. | tfarina@chromium.org | 2010-09-25 | 1 | -1/+2 |
* | Pull latest googleurl to get it to stop unescaping at signs in paths. | brettw@chromium.org | 2010-04-05 | 1 | -0/+4 |
* | net: string_utils.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-08 | 1 | -0/+1 |
* | Adding some more escaping method. | jcampan@chromium.org | 2010-01-21 | 1 | -2/+92 |
* | The search terms are escaped using + or %20 for space depending on whether re... | avayvod@google.com | 2010-01-15 | 1 | -4/+19 |
* | Remove std::wstring from most of net/base/escape.h. | darin@chromium.org | 2009-11-30 | 1 | -5/+7 |
* | Fix various problems with inline autocomplete and URLs that change length dur... | pkasting@chromium.org | 2009-11-07 | 1 | -45/+80 |
* | Remove the dependency on i18n/icu_string_conversions from base/string_util.h. | brettw@chromium.org | 2009-10-10 | 1 | -2/+3 |
* | Rename EscapeUrl and expand the code comment. | brg@chromium.com | 2009-10-01 | 1 | -2/+2 |
* | Add EscapeURL to the ASCII escape methods.EscapeURL escapes all forbidden asc... | brg@chromium.com | 2009-10-01 | 1 | -0/+15 |
* | Local text file with spaces in filename is urlencoded in tab title | mhm@chromium.org | 2009-06-03 | 1 | -0/+2 |
* | Remove logging.h from cc files that don't use it. | thestig@chromium.org | 2009-03-12 | 1 | -1/+0 |
* | Slight code change to make some global variables const. | maruel@google.com | 2009-03-10 | 1 | -10/+18 |
* | Fix an out of band read when parsing a URL component of just "%". The calcul... | deanm@google.com | 2008-09-03 | 1 | -0/+1 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Run a couple more tests in net, and get rid of a couple more warnings | mmentovai@google.com | 2008-08-20 | 1 | -3/+3 |
* | Add more files to the net module compile list. Had to make some small change... | tc@google.com | 2008-08-20 | 1 | -31/+37 |
* | I looked at the full dump from the previous crashes and it looks like a testi... | brettw@google.com | 2008-07-30 | 1 | -9/+22 |
* | Reverting revision 70, 66 and 65 to fix crashes. | nsylvain@google.com | 2008-07-29 | 1 | -22/+9 |
* | Puts back the optional unescaping of control characters and URL parse-affecti... | brettw@google.com | 2008-07-29 | 1 | -9/+22 |
* | Add net to the repository. | initial.commit | 2008-07-26 | 1 | -0/+229 |