summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/url_fixer_upper_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Make various types of input work better with ctrl-enter. If we detected that...pkasting@chromium.org2010-03-221-0/+1
* win: string_util.h -> utf_string_conversions.h fix.jhawkins@google.com2010-03-111-0/+1
* Pulls the latest googleurl to get the fix forbrettw@chromium.org2010-03-061-1/+9
* Make path absolute so URL Fixer Upper unittest does not fail if invoked using...jochen@chromium.org2010-02-101-1/+3
* Fix various problems with inline autocomplete and URLs that change length dur...pkasting@chromium.org2009-11-071-3/+3
* Fix for bug 10876 that resulted in some refactoring:rolandsteiner@chromium.org2009-10-281-6/+2
* Revert 30168 - Commit patch set from http://codereview.chromium.org/149796rolandsteiner@chromium.org2009-10-271-2/+6
* Commit patch set from http://codereview.chromium.org/149796rolandsteiner@chromium.org2009-10-271-6/+2
* posix: ~ should be considered a path character in the omniboxevan@chromium.org2009-10-211-0/+19
* More style nits.erg@google.com2009-10-141-1/+1
* Remove the unnecessary conversion to wstring when calling file_util::WriteFile.evan@chromium.org2009-10-131-1/+1
* Successor to http://codereview.chromium.org/115748brettw@chromium.org2009-06-041-0/+42
* Allow IPv6 literals to be typed directly into the address bar, withoutabarth@chromium.org2009-05-181-0/+26
* posix: URLFixerUpper would DCHECK on input "/".evan@chromium.org2009-04-211-1/+10
* Remove logging.h from cc files that don't use it.thestig@chromium.org2009-03-121-1/+0
* NO CODE CHANGE.maruel@google.com2009-03-051-9/+16
* Fixes Issue 7377: Regression: Omnibox trims URL ending with 0x85 (Take 2)hbono@chromium.org2009-03-051-0/+20
* Reverting 10456.hbono@chromium.org2009-02-261-20/+0
* Fixes Issue 7377: Regression: Omnibox trims URL ending with 0x85hbono@chromium.org2009-02-261-0/+20
* Fix strings in url_fixer_upper.estade@chromium.org2009-01-231-128/+140
* Move url_* to net subdirben@chromium.org2009-01-161-0/+334