summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/url_fixer_upper.cc
Commit message (Expand)AuthorAgeFilesLines
* Move files related to registry-controlled domains into a new net/base/registr...pam@chromium.org2012-07-201-1/+1
* content: Move kStandardSchemeSeparator into content namespace.tfarina@chromium.org2012-05-021-3/+3
* Reapply 130248 - Add full support for filesystem URLs. Trying to get the buil...apavlov@chromium.org2012-04-031-1/+15
* Revert 130248 - Add full support for filesystem URLs.sergeyu@chromium.org2012-04-031-15/+1
* Add full support for filesystem URLs.ericu@google.com2012-04-021-1/+15
* Revert 128753 - Add full support for filesystem URLs.ericu@google.com2012-03-241-15/+1
* Add full support for filesystem URLs.ericu@google.com2012-03-241-1/+15
* net: Move UnescapeRule into the net namespace.tfarina@chromium.org2011-11-151-4/+4
* net: Move UnescapeURLComponent() functions into net namespace.tfarina@chromium.org2011-10-021-2/+2
* Be a little more careful whether something is an URL or a file path.cevans@chromium.org2011-08-061-1/+5
* *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.msw@chromium.org2011-06-081-9/+16
* Revert 88142 to fix sync_integration_tests offline.msw@chromium.org2011-06-071-16/+9
* *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.msw@chromium.org2011-06-071-9/+16
* wstring: remove wstring version of TrimWhitespaceevan@chromium.org2011-05-101-5/+5
* wstring: remove some deprecated functions that are no longer usedevan@chromium.org2011-03-151-60/+0
* Remove wstring from autocomplete.avi@chromium.org2011-01-251-0/+54
* Revert 72380 - Remove wstring from autocomplete.avi@chromium.org2011-01-241-54/+0
* Remove wstring from autocomplete.avi@chromium.org2011-01-241-0/+54
* Avoid accidental omnibox searches for username:password URLs.isherman@chromium.org2010-12-221-13/+13
* FBTF: Remove unneeded headers from base/ (part 8)thestig@chromium.org2010-09-081-0/+2
* Remove the wstring FormatUrl() functions (and convert remaining users to the ...viettrungluu@chromium.org2010-08-311-2/+2
* base: Rename EnvVarGetter to Environment.tfarina@chromium.org2010-08-031-1/+1
* base: add home environment variable to env_var.htfarina@chromium.org2010-07-211-1/+2
* Make FixupURL() return a GURL instead of a string (i.e. do fixup + canonicali...pkasting@chromium.org2010-06-181-19/+29
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-3/+5
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-5/+3
* Strips http from the omniboxsky@chromium.org2010-04-091-3/+5
* Make various types of input work better with ctrl-enter. If we detected that...pkasting@chromium.org2010-03-221-69/+69
* chrome 3: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-3/+4
* Pulls the latest googleurl to get the fix forbrettw@chromium.org2010-03-061-4/+4
* Remove the deprecated version of FixupURL and fix the callers.thakis@chromium.org2009-12-031-4/+0
* Fix various problems with inline autocomplete and URLs that change length dur...pkasting@chromium.org2009-11-071-26/+9
* posix: ~ should be considered a path character in the omniboxevan@chromium.org2009-10-211-1/+35
* More style nits.erg@google.com2009-10-141-1/+1
* Separate out some more ICU from base and into base/i18n.brettw@chromium.org2009-10-081-0/+14
* 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