| Commit message (Expand) | Author | Age | Files | Lines |
* | Explicitly whitelist the test server port. | bauerb@chromium.org | 2010-12-10 | 1 | -1/+12 |
* | net: Remove typedef net::URLRequest URLRequest; | tfarina@chromium.org | 2010-11-30 | 1 | -1/+1 |
* | Add support for the extended header parameter syntax in Content-Disposition h... | jshin@chromium.org | 2010-11-03 | 1 | -8/+23 |
* | Cleanup: Convert net::StripWWW to string16 and fix up the callsites. | jhawkins@chromium.org | 2010-09-10 | 1 | -1/+1 |
* | Remove the wstring FormatUrl() functions (and convert remaining users to the ... | viettrungluu@chromium.org | 2010-08-31 | 1 | -14/+1 |
* | Convert a bunch of uses of the wstring net::FormatUrl() to the new string16 one. | viettrungluu@chromium.org | 2010-08-30 | 1 | -0/+5 |
* | Provide a wstring-free version of FormatUrl(), part 1. | viettrungluu@chromium.org | 2010-08-25 | 1 | -0/+8 |
* | De-wstringify some browser startup code and net utility. | evan@chromium.org | 2010-08-04 | 1 | -1/+1 |
* | Net: Convert username and password to string16. | thestig@chromium.org | 2010-07-29 | 1 | -2/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | [Linux] Enable connecting to localhost when offline. | vandebo@chromium.org | 2010-07-23 | 1 | -0/+4 |
* | In addition to the logging the IP address that a TCP connect is made to, also... | eroman@chromium.org | 2010-06-16 | 1 | -0/+10 |
* | Allow bypassing a block of IP addresses using CIDR notation in the proxy bypa... | eroman@chromium.org | 2010-06-08 | 1 | -0/+46 |
* | Strip the trailing slash from URLs like "http://google.com/". This especiall... | pkasting@chromium.org | 2010-06-02 | 1 | -4/+14 |
* | FTP: fix navigating to files listed under non-ASCII characters | phajdan.jr@chromium.org | 2010-05-11 | 1 | -4/+6 |
* | Re-instate the temporary revert from r45267. That reverted certain | shess@chromium.org | 2010-04-23 | 1 | -13/+27 |
* | Send content settings based on the URL to the renderer instead of just the host. | jochen@chromium.org | 2010-04-23 | 1 | -1/+4 |
* | Temporarily revert certain Omnibox, toolbar, tab animations, and other | shess@chromium.org | 2010-04-22 | 1 | -28/+14 |
* | Strips http from the omnibox | sky@chromium.org | 2010-04-09 | 1 | -14/+28 |
* | Make various types of input work better with ctrl-enter. If we detected that... | pkasting@chromium.org | 2010-03-22 | 1 | -1/+6 |
* | Add IPv6 probing support, and disable IPv6 resolution when it is useless | jar@chromium.org | 2010-02-08 | 1 | -0/+5 |
* | Revert 38323 - Add IPv6 probing support, and disable IPv6 resolution when it ... | jar@chromium.org | 2010-02-07 | 1 | -3/+0 |
* | Add IPv6 probing support, and disable IPv6 resolution when it is useless | jar@chromium.org | 2010-02-07 | 1 | -0/+3 |
* | Fix various problems with inline autocomplete and URLs that change length dur... | pkasting@chromium.org | 2009-11-07 | 1 | -19/+40 |
* | Enable localization of default downloaded filename. | tony@chromium.org | 2009-11-04 | 1 | -3/+3 |
* | Allow trailing dots on hostnames. | pkasting@chromium.org | 2009-11-03 | 1 | -0/+1 |
* | Loosen RFC 1738 compliance check to allow underscores where we already allowe... | pkasting@chromium.org | 2009-10-27 | 1 | -4/+5 |
* | Do some cleanup of file path name handling. | brettw@chromium.org | 2009-10-22 | 1 | -11/+14 |
* | Classify more types of input as queries. | pkasting@chromium.org | 2009-10-16 | 1 | -0/+11 |
* | Move the clipboard stuff out of base and into app/clipboard. I renamed | brettw@chromium.org | 2009-10-03 | 1 | -6/+0 |
* | The "Copy URL" link is always greyed out in the Chrome menu on popups [crbug.... | ericu@google.com | 2009-10-01 | 1 | -0/+6 |
* | More correctly handle username and password in FtpNetworkTransaction. | phajdan.jr@chromium.org | 2009-09-16 | 1 | -0/+6 |
* | Change the URLs used to access "view-cache:" and "view-net-internals:". | eroman@chromium.org | 2009-09-14 | 1 | -1/+1 |
* | Check in patch for pierre.lafayette, http://codereview.chromium.org/178059/show. | mirandac@chromium.org | 2009-09-09 | 1 | -0/+10 |
* | Split out HttpUtil::SpecForRequest() into a more generic function of net_util.h. | eroman@chromium.org | 2009-08-04 | 1 | -0/+5 |
* | Fix the local directory listing, FTP directory listing and the local file han... | jshin@chromium.org | 2009-07-09 | 1 | -6/+19 |
* | Original patch by pmarks@google.com (see http://codereview.chromium.org/113944) | ericroman@google.com | 2009-06-23 | 1 | -4/+10 |
* | Local text file with spaces in filename is urlencoded in tab title | mhm@chromium.org | 2009-06-03 | 1 | -8/+11 |
* | Shows Unicode IDN instead of Punycode in the followings: | brettw@google.com | 2009-05-22 | 1 | -0/+33 |
* | Changes the UI for HTTP/FTP auth challenges to include the server's port. So ... | ericroman@google.com | 2009-05-21 | 1 | -8/+15 |
* | Include C system headers before C++ system headers. | wtc@chromium.org | 2009-05-18 | 1 | -3/+4 |
* | This CL makes Chrome on par with Firefox in terms of 'GetSuggestedFilename' f... | jungshik@google.com | 2009-05-01 | 1 | -12/+19 |
* | Switching things to FilePath: | phajdan.jr@chromium.org | 2009-04-07 | 1 | -4/+0 |
* | GetMyHostName is renamed GetHostName to match the name of | wtc@chromium.org | 2009-03-25 | 1 | -1/+1 |
* | Remove unneeded includes of googleurl/src/url_parse.h and url_canon.h. | thestig@chromium.org | 2009-03-12 | 1 | -2/+0 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | Implement the PAC js-binding for "myIpAddress()". | ericroman@google.com | 2009-03-03 | 1 | -0/+3 |
* | Add js bindings layer for ProxyResolverV8 {"alert()", "dnsResolve()", "myIpAd... | ericroman@google.com | 2009-03-02 | 1 | -0/+5 |
* | Add IPv6 support to net::GetHostAndPort. | ericroman@google.com | 2009-02-23 | 1 | -1/+1 |
* | Add parsing for PAC result strings -- ProxyInfo::UsePacString(). | ericroman@google.com | 2009-02-19 | 1 | -0/+13 |