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
/
url_request
/
url_request_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a response_info() accessor to URLRequest to get a reference to the net::H...
michaeln@google.com
2009-10-05
1
-0
/
+4
*
Disable flaky FTPCacheURLCredentials test.
thestig@chromium.org
2009-09-25
1
-2
/
+1
*
Don't add default Accept-Language and Accept-Charset headers if specific ones...
dimich@google.com
2009-09-24
1
-0
/
+51
*
Cache login identity for NewFTP transactions.
phajdan.jr@chromium.org
2009-09-22
1
-0
/
+96
*
Reverting 26419.
tyoshino@google.com
2009-09-17
1
-96
/
+0
*
Cache login identity for NewFTP transactions.
phajdan.jr@chromium.org
2009-09-16
1
-0
/
+96
*
Move StringPiece into the base namespace. It is colliding
tony@chromium.org
2009-09-10
1
-1
/
+1
*
Use "GURL::possibly_invalid_spec()" rather than "GURL::spec()", in case the G...
eroman@chromium.org
2009-09-10
1
-1
/
+24
*
Add a unit test for FTP directory listing.
phajdan.jr@chromium.org
2009-09-09
1
-0
/
+17
*
Check in patch for pierre.lafayette, http://codereview.chromium.org/178059/show.
mirandac@chromium.org
2009-09-09
1
-16
/
+0
*
This CL changes the CookieStore obect to be a refcounted object to get a bett...
ananta@chromium.org
2009-09-05
1
-1
/
+0
*
Re-enabled URLRequestTestHTTP.BasicAuth.
eroman@chromium.org
2009-09-04
1
-24
/
+5
*
Disable URLRequestTestHTTP.BasicAuth which is depending on the response_time ...
eroman@chromium.org
2009-09-04
1
-1
/
+3
*
Add trace-point for URLRequest to the LoadLog.
eroman@chromium.org
2009-09-04
1
-0
/
+11
*
Keep track of the live URLRequest instances, and the last 25 that were destro...
eroman@chromium.org
2009-09-02
1
-66
/
+87
*
Speed up net_unittests by re-using one FTP test server instance.
phajdan.jr@chromium.org
2009-08-31
1
-31
/
+39
*
Adding command-line option to override bans on certain port numbers through a...
mirandac@chromium.org
2009-08-31
1
-0
/
+17
*
Avoid crashing the test process when InterceptRedirector InterceptRestartRequ...
tommi@chromium.org
2009-08-27
1
-2
/
+6
*
Implement RestartWithAuth for NewFtpTransaction.
phajdan.jr@chromium.org
2009-08-26
1
-0
/
+60
*
Add the ability to not send cookies or send user name/password.
levin@chromium.org
2009-08-26
1
-0
/
+85
*
Prevent a crash that can occur when redirecting a file URL.
darin@chromium.org
2009-08-21
1
-0
/
+33
*
Pref-backed SSLConfigService for Linux.
mattm@chromium.org
2009-08-19
1
-1
/
+3
*
Renames the function CreateTemporaryFilename to CreateTemporaryFile and track...
erikkay@chromium.org
2009-08-18
1
-3
/
+3
*
Reference count ProxyService.
eroman@chromium.org
2009-08-18
1
-1
/
+0
*
Make even more tests in net_unittests faster by reusing the test server.
phajdan.jr@chromium.org
2009-08-17
1
-106
/
+67
*
Speed up net_unittests a bit by re-using launched test server.
phajdan.jr@chromium.org
2009-08-14
1
-18
/
+28
*
Re-enable remaining FTP unit tests.
phajdan.jr@chromium.org
2009-08-07
1
-4
/
+2
*
Correctly handle multiple control responses for RETR command.
phajdan.jr@chromium.org
2009-08-05
1
-4
/
+2
*
Disable FTP tests failing intermittently on Mac.
phajdan.jr@chromium.org
2009-07-31
1
-2
/
+4
*
Fix 307 redirects of a POST request to actually send the body again, and add a
darin@chromium.org
2009-07-30
1
-2
/
+1
*
Re-enable half of new ftp unit tests in url_request_unittest.cc.
phajdan.jr@chromium.org
2009-07-30
1
-32
/
+23
*
Add support to URLRequest for deferring redirects.
darin@chromium.org
2009-07-23
1
-5
/
+77
*
Change URLRequest to return net::ERR_INVALID_URL on redirects to invalid urls.
willchan@chromium.org
2009-07-21
1
-0
/
+15
*
Refactorings surrounding HostResolver:
ericroman@google.com
2009-07-15
1
-1
/
+1
*
Fix 15 coverity complaints.
rvargas@google.com
2009-07-01
1
-2
/
+2
*
Make net::HostResolver refcounted.
ericroman@google.com
2009-06-27
1
-1
/
+0
*
Reverting 19425.
ericroman@google.com
2009-06-26
1
-0
/
+1
*
Make net::HostResolver refcounted.
ericroman@google.com
2009-06-26
1
-1
/
+0
*
Start to disable bzip2 support. First step: Stop advertising support.
jar@chromium.org
2009-06-24
1
-7
/
+10
*
Move socket related files from net/base to net/socket.
willchan@chromium.org
2009-06-22
1
-1
/
+1
*
Comments added to SSL unit tests.
jrg@chromium.org
2009-06-19
1
-0
/
+23
*
Revert 18520.
ericroman@google.com
2009-06-17
1
-2
/
+1
*
Temporarily disable a test which appears to be causing valgrind errors.
eroman@chromium.org
2009-06-16
1
-1
/
+2
*
Take 2. Make TCPClientSocketPool own the ConnectingSockets.
willchan@chromium.org
2009-06-15
1
-12
/
+5
*
Revert "Make TCPClientSocketPool own the ConnectingSockets."
willchan@chromium.org
2009-06-15
1
-5
/
+12
*
Make TCPClientSocketPool own the ConnectingSockets.
willchan@chromium.org
2009-06-15
1
-12
/
+5
*
Temporarily disable tests causing memory leaks.
ericroman@google.com
2009-06-12
1
-3
/
+8
*
Disable URLRequestTest.CancelTest4 since it started leaking.
willchan@chromium.org
2009-06-12
1
-1
/
+1
*
Experiment: turn off host caching to see if it relates to client socket pool ...
ericroman@google.com
2009-06-12
1
-1
/
+3
*
* Avoid doing concurrent DNS resolves of the same hostname in HostResolver.
ericroman@google.com
2009-06-12
1
-2
/
+5
[next]