summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/url_fixer_upper.cc
Commit message (Expand)AuthorAgeFilesLines
* Lands <http://codereview.chromium.org/165297> for thiago.farina@gmail.com.hbono@chromium.org2009-08-191-2/+4
* Fix a bunch of minor Coverity issues.phajdan.jr@chromium.org2009-07-151-2/+3
* Local text file with spaces in filename is urlencoded in tab titlemhm@chromium.org2009-06-031-2/+4
* Shows Unicode IDN instead of Punycode in the followings:brettw@google.com2009-05-221-5/+2
* Allow IPv6 literals to be typed directly into the address bar, withoutabarth@chromium.org2009-05-181-28/+46
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-081-3/+3
* posix: URLFixerUpper would DCHECK on input "/".evan@chromium.org2009-04-211-5/+7
* Properly handle empty components when converting url_parse::Parsed object.estade@chromium.org2009-04-081-0/+3
* Temporary fix for omnibox crash.estade@chromium.org2009-04-081-3/+54
* Check return value of AbsolutePathagl@chromium.org2009-03-191-1/+2
* Remove unneeded includes of googleurl/src/url_parse.h and url_canon.h.thestig@chromium.org2009-03-121-1/+0
* Fixes Issue 7377: Regression: Omnibox trims URL ending with 0x85 (Take 2)hbono@chromium.org2009-03-051-1/+1
* Reverting 10456.hbono@chromium.org2009-02-261-1/+1
* Fixes Issue 7377: Regression: Omnibox trims URL ending with 0x85hbono@chromium.org2009-02-261-1/+1
* Coalesce more hardcoded schemes to using predefined constants.brettw@chromium.org2009-02-261-3/+6
* Fix strings in url_fixer_upper.estade@chromium.org2009-01-231-89/+129
* Move url_* to net subdirben@chromium.org2009-01-161-0/+439