summaryrefslogtreecommitdiffstats
path: root/net/base/net_util_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Download filename encoding fix [try2]:estade@chromium.org2010-06-111-0/+17
* Allow bypassing a block of IP addresses using CIDR notation in the proxy bypa...eroman@chromium.org2010-06-081-0/+172
* Strip the trailing slash from URLs like "http://google.com/". This especiall...pkasting@chromium.org2010-06-021-0/+24
* Makes FormatURL not strip http for view-source urls.sky@chromium.org2010-04-271-0/+6
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-44/+161
* Send content settings based on the URL to the renderer instead of just the host.jochen@chromium.org2010-04-231-1/+10
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-162/+45
* Changes FormatURL to not strip http if the host starts with ftp or https[!a-z...sky@chromium.org2010-04-191-0/+47
* Strips http from the omniboxsky@chromium.org2010-04-091-45/+115
* Pull latest googleurl to get it to stop unescaping at signs in paths.brettw@chromium.org2010-04-051-0/+5
* Make various types of input work better with ctrl-enter. If we detected that...pkasting@chromium.org2010-03-221-20/+26
* net: string_utils.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-0/+1
* Pulls the latest googleurl to get the fix forbrettw@chromium.org2010-03-061-2/+2
* Add dotfile tests to NetUtil.GetSuggestedFilenameevan@chromium.org2010-01-111-0/+16
* Minor cleanup: add a sys_addrinfo.h header that hides the platform-specific i...eroman@chromium.org2009-12-121-6/+1
* Add compiler-specific "examine printf format" attributes to printfs.evan@chromium.org2009-11-201-10/+10
* Fix various problems with inline autocomplete and URLs that change length dur...pkasting@chromium.org2009-11-071-21/+162
* Enable localization of default downloaded filename.tony@chromium.org2009-11-041-29/+47
* Allow trailing dots on hostnames.pkasting@chromium.org2009-11-031-1/+3
* Loosen RFC 1738 compliance check to allow underscores where we already allowe...pkasting@chromium.org2009-10-271-7/+8
* Do some cleanup of file path name handling.brettw@chromium.org2009-10-221-31/+36
* Moved patch from 297003 over to committer repository.rolandsteiner@chromium.org2009-10-221-0/+16
* Classify more types of input as queries.pkasting@chromium.org2009-10-161-0/+31
* More correctly handle username and password in FtpNetworkTransaction.phajdan.jr@chromium.org2009-09-161-0/+65
* Change the URLs used to access "view-cache:" and "view-net-internals:".eroman@chromium.org2009-09-141-1/+1
* Check in patch for pierre.lafayette, http://codereview.chromium.org/178059/show.mirandac@chromium.org2009-09-091-0/+16
* Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere...jshin@chromium.org2009-09-091-2/+2
* Split out HttpUtil::SpecForRequest() into a more generic function of net_util.h.eroman@chromium.org2009-08-041-0/+44
* Add a few more cases to NetUtilTest.IDN* tests. Because IDN*Slow test is much...jshin@chromium.org2009-07-151-13/+42
* Fix the local directory listing, FTP directory listing and the local file han...jshin@chromium.org2009-07-091-19/+47
* To show IDN in view-source URLs, add special handling for view-source scheme inbrettw@chromium.org2009-06-041-1/+27
* Enable a test, by masking failures if the system does not support IPv6.eroman@chromium.org2009-06-031-7/+11
* Local text file with spaces in filename is urlencoded in tab titlemhm@chromium.org2009-06-031-23/+33
* Shows Unicode IDN instead of Punycode in the followings:brettw@google.com2009-05-221-0/+164
* Changes the UI for HTTP/FTP auth challenges to include the server's port. So ...ericroman@google.com2009-05-211-2/+39
* Split NetUtilTest.IDNToUnicode into IDNToUnicodeFast and IDNToUnicodeSlow. En...thestig@chromium.org2009-05-131-272/+294
* This CL makes Chrome on par with Firefox in terms of 'GetSuggestedFilename' f...jungshik@google.com2009-05-011-65/+123
* Switching things to FilePath:phajdan.jr@chromium.org2009-04-071-47/+48
* GetMyHostName is renamed GetHostName to match the name ofwtc@chromium.org2009-03-251-4/+4
* Remove logging.h from cc files that don't use it.thestig@chromium.org2009-03-121-1/+0
* Slight code change to make some global variables const.maruel@google.com2009-03-101-12/+26
* Implement the PAC js-binding for "myIpAddress()".ericroman@google.com2009-03-031-0/+8
* Add js bindings layer for ProxyResolverV8 {"alert()", "dnsResolve()", "myIpAd...ericroman@google.com2009-03-021-1/+88
* Add IPv6 support to net::GetHostAndPort.ericroman@google.com2009-02-231-4/+9
* Add parsing for PAC result strings -- ProxyInfo::UsePacString().ericroman@google.com2009-02-191-0/+41
* Bring in googleurl changes which fix URL parsing layout test.mmoss@chromium.org2009-01-271-1/+1
* Port directory lister to allow the linux and mac test shells to display file ...estade@chromium.org2008-11-201-8/+11
* Unrollback 3024 (partially rolled back in 3027).ericroman@google.com2008-10-081-28/+0
* Revert 3024, broke mac build.maruel@google.com2008-10-081-0/+28
* Pull in new googleurl@94 which includes GURL::EffectiveIntPort().ericroman@google.com2008-10-081-28/+0