index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
base
/
net_util_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for the extended header parameter syntax in Content-Disposition h...
jshin@chromium.org
2010-11-03
1
-4
/
+113
*
net: Append base:: in the StringPrintf calls.
tfarina@chromium.org
2010-09-25
1
-6
/
+9
*
Cleanup: Convert net::StripWWW to string16 and fix up the callsites.
jhawkins@chromium.org
2010-09-10
1
-4
/
+4
*
Remove the wstring FormatUrl() functions (and convert remaining users to the ...
viettrungluu@chromium.org
2010-08-31
1
-286
/
+125
*
Provide a wstring-free version of FormatUrl(), part 1.
viettrungluu@chromium.org
2010-08-25
1
-0
/
+189
*
De-wstringify some browser startup code and net utility.
evan@chromium.org
2010-08-04
1
-2
/
+2
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-1
/
+2
*
Net: Convert username and password to string16.
thestig@chromium.org
2010-07-29
1
-22
/
+22
*
Add URL filter to trigger punycode for Japanese homographic sequences.
jschuh@google.com
2010-07-27
1
-1
/
+25
*
Make FixupURL() return a GURL instead of a string (i.e. do fixup + canonicali...
pkasting@chromium.org
2010-06-18
1
-18
/
+27
*
In addition to the logging the IP address that a TCP connect is made to, also...
eroman@chromium.org
2010-06-16
1
-7
/
+26
*
Download filename encoding fix [try2]:
estade@chromium.org
2010-06-11
1
-0
/
+17
*
Allow bypassing a block of IP addresses using CIDR notation in the proxy bypa...
eroman@chromium.org
2010-06-08
1
-0
/
+172
*
Strip the trailing slash from URLs like "http://google.com/". This especiall...
pkasting@chromium.org
2010-06-02
1
-0
/
+24
*
Makes FormatURL not strip http for view-source urls.
sky@chromium.org
2010-04-27
1
-0
/
+6
*
Re-instate the temporary revert from r45267. That reverted certain
shess@chromium.org
2010-04-23
1
-44
/
+161
*
Send content settings based on the URL to the renderer instead of just the host.
jochen@chromium.org
2010-04-23
1
-1
/
+10
*
Temporarily revert certain Omnibox, toolbar, tab animations, and other
shess@chromium.org
2010-04-22
1
-162
/
+45
*
Changes FormatURL to not strip http if the host starts with ftp or https[!a-z...
sky@chromium.org
2010-04-19
1
-0
/
+47
*
Strips http from the omnibox
sky@chromium.org
2010-04-09
1
-45
/
+115
*
Pull latest googleurl to get it to stop unescaping at signs in paths.
brettw@chromium.org
2010-04-05
1
-0
/
+5
*
Make various types of input work better with ctrl-enter. If we detected that...
pkasting@chromium.org
2010-03-22
1
-20
/
+26
*
net: string_utils.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
1
-0
/
+1
*
Pulls the latest googleurl to get the fix for
brettw@chromium.org
2010-03-06
1
-2
/
+2
*
Add dotfile tests to NetUtil.GetSuggestedFilename
evan@chromium.org
2010-01-11
1
-0
/
+16
*
Minor cleanup: add a sys_addrinfo.h header that hides the platform-specific i...
eroman@chromium.org
2009-12-12
1
-6
/
+1
*
Add compiler-specific "examine printf format" attributes to printfs.
evan@chromium.org
2009-11-20
1
-10
/
+10
*
Fix various problems with inline autocomplete and URLs that change length dur...
pkasting@chromium.org
2009-11-07
1
-21
/
+162
*
Enable localization of default downloaded filename.
tony@chromium.org
2009-11-04
1
-29
/
+47
*
Allow trailing dots on hostnames.
pkasting@chromium.org
2009-11-03
1
-1
/
+3
*
Loosen RFC 1738 compliance check to allow underscores where we already allowe...
pkasting@chromium.org
2009-10-27
1
-7
/
+8
*
Do some cleanup of file path name handling.
brettw@chromium.org
2009-10-22
1
-31
/
+36
*
Moved patch from 297003 over to committer repository.
rolandsteiner@chromium.org
2009-10-22
1
-0
/
+16
*
Classify more types of input as queries.
pkasting@chromium.org
2009-10-16
1
-0
/
+31
*
More correctly handle username and password in FtpNetworkTransaction.
phajdan.jr@chromium.org
2009-09-16
1
-0
/
+65
*
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
/
+16
*
Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere...
jshin@chromium.org
2009-09-09
1
-2
/
+2
*
Split out HttpUtil::SpecForRequest() into a more generic function of net_util.h.
eroman@chromium.org
2009-08-04
1
-0
/
+44
*
Add a few more cases to NetUtilTest.IDN* tests. Because IDN*Slow test is much...
jshin@chromium.org
2009-07-15
1
-13
/
+42
*
Fix the local directory listing, FTP directory listing and the local file han...
jshin@chromium.org
2009-07-09
1
-19
/
+47
*
To show IDN in view-source URLs, add special handling for view-source scheme in
brettw@chromium.org
2009-06-04
1
-1
/
+27
*
Enable a test, by masking failures if the system does not support IPv6.
eroman@chromium.org
2009-06-03
1
-7
/
+11
*
Local text file with spaces in filename is urlencoded in tab title
mhm@chromium.org
2009-06-03
1
-23
/
+33
*
Shows Unicode IDN instead of Punycode in the followings:
brettw@google.com
2009-05-22
1
-0
/
+164
*
Changes the UI for HTTP/FTP auth challenges to include the server's port. So ...
ericroman@google.com
2009-05-21
1
-2
/
+39
*
Split NetUtilTest.IDNToUnicode into IDNToUnicodeFast and IDNToUnicodeSlow. En...
thestig@chromium.org
2009-05-13
1
-272
/
+294
*
This CL makes Chrome on par with Firefox in terms of 'GetSuggestedFilename' f...
jungshik@google.com
2009-05-01
1
-65
/
+123
*
Switching things to FilePath:
phajdan.jr@chromium.org
2009-04-07
1
-47
/
+48
*
GetMyHostName is renamed GetHostName to match the name of
wtc@chromium.org
2009-03-25
1
-4
/
+4
[next]