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
*
Deprecate wstring version of PathService::Get() in net.
thestig@chromium.org
2009-05-01
1
-19
/
+20
*
Supports single range request with file protocol
hclam@chromium.org
2009-04-29
1
-1
/
+134
*
Revert "Supports single range request with file protocol"
evan@chromium.org
2009-04-29
1
-134
/
+1
*
Supports single range request with file protocol
hclam@chromium.org
2009-04-28
1
-1
/
+134
*
URLRequest::Interceptor enhancements1) Allow an interceptor to change its min...
michaeln@google.com
2009-04-16
1
-0
/
+447
*
Switching things to FilePath:
phajdan.jr@chromium.org
2009-04-07
1
-12
/
+13
*
Resubmitted code from revision 12809. The bug in the Windows SSL stack that
markus@chromium.org
2009-03-31
1
-3
/
+63
*
Reverting, as this changelist broke unittests on Windows.
markus@chromium.org
2009-03-30
1
-63
/
+3
*
Change the bad-certificate handler for SSL (using NSS) to return an
markus@chromium.org
2009-03-30
1
-3
/
+63
*
Respect cookies set in a 401 responses when restarting the http transaction.
ericroman@google.com
2009-03-27
1
-0
/
+62
*
don't UMR if GetFileSize() fails.
ericroman@google.com
2009-03-20
1
-2
/
+2
*
NO CODE CHANGE
deanm@chromium.org
2009-03-11
1
-1
/
+0
*
Don't let an active network attacker play tricks with CONNECT tunnels throgh ...
abarth@chromium.org
2009-02-27
1
-4
/
+3
*
Enable SSL error handling in Linux again.
dkegel@google.com
2009-02-19
1
-10
/
+19
*
Revert 9992, as it broke origin-header-for-https.html on Webkit Linux builder
dkegel@google.com
2009-02-19
1
-19
/
+10
*
Undo revert http://codereview.chromium.org/23028
dkegel@google.com
2009-02-18
1
-10
/
+19
*
Reduce the amount of included header files. Vast change like in "Oh God! This...
maruel@chromium.org
2009-02-18
1
-0
/
+1
*
Reverting r9823 (http://codereview.chromium.org/16207) because
dkegel@google.com
2009-02-14
1
-7
/
+10
*
ssl_client_socket_unittest.cc: launch local server with TestServerLauncher
dkegel@google.com
2009-02-14
1
-10
/
+7
*
Add a unit test for ERR_UNEXPECTED_SERVER_AUTH.
wtc@chromium.org
2009-02-14
1
-3
/
+28
*
Sanitize proxy response codes to CONNECT requests. For
wtc@chromium.org
2009-02-11
1
-24
/
+51
*
Provide the option for HTTPServer to be created with a specific
sky@google.com
2009-01-29
1
-20
/
+20
*
It looks like the FTP tests are hanging / crashing some percentage of the tim...
erikkay@google.com
2009-01-08
1
-1
/
+2
*
Add FTP unit test in preparation for portable FTP implementation.
erikkay@google.com
2009-01-08
1
-73
/
+218
*
Revert 7508.7509 and 7510
nsylvain@chromium.org
2008-12-30
1
-220
/
+73
*
ack. fix it for real this time.
erikkay@google.com
2008-12-30
1
-1
/
+1
*
Disable FTP tests that are hanging on the bot.
erikkay@google.com
2008-12-30
1
-1
/
+3
*
Add FTP unit test in preparation for portable FTP implementation.
erikkay@google.com
2008-12-30
1
-73
/
+218
*
Split ProxyResolver into two interfaces: A. interface for retrieving the sys...
ericroman@google.com
2008-12-19
1
-2
/
+1
*
Reverting 6966.
ericroman@google.com
2008-12-13
1
-3
/
+9
*
Use automatic memory management for URLRequestContext's members.
ericroman@google.com
2008-12-13
1
-9
/
+3
*
307 redirects of POST should generate POSTs instead of GETs.
abarth@chromium.org
2008-12-12
1
-0
/
+9
*
Misc proxy service changes.
ericroman@google.com
2008-12-10
1
-1
/
+5
*
Third time's a charm?
dkegel@google.com
2008-12-07
1
-0
/
+47
*
Revert r6233, need to move the cert, there is a policy against
dkegel@google.com
2008-12-02
1
-42
/
+0
*
For http://code.google.com/p/chromium/issues/detail?id=4510
dkegel@google.com
2008-12-02
1
-0
/
+42
*
* Cleanup: move base/platform_test.h -> testing/
jeremy@chromium.org
2008-12-02
1
-1
/
+1
*
Remove file_util::kPathSeparator from posix.
estade@chromium.org
2008-11-27
1
-7
/
+3
*
Roll back r6063. TBR.
dank@chromium.org
2008-11-26
1
-41
/
+0
*
Point nss at root certs so test_shell can talk to mail.google.com without war...
dank@chromium.org
2008-11-26
1
-0
/
+41
*
Don't crash if test server was not started.
dkegel@google.com
2008-11-21
1
-4
/
+21
*
Make the net resource interface use StringPiece instead of std::string. This...
deanm@chromium.org
2008-11-20
1
-1
/
+2
*
Revert "Make the net resource interface use StringPiece instead of
tc@google.com
2008-11-20
1
-2
/
+1
*
Make the net resource interface use StringPiece instead of std::string. This...
deanm@chromium.org
2008-11-20
1
-1
/
+2
*
Add url_request_unittest to mac build.
ericroman@google.com
2008-11-19
1
-29
/
+31
*
Don't send Content-Type when redirecting from a POST.
ericroman@google.com
2008-11-15
1
-0
/
+51
*
Avoid size mismatch on windows.
dkegel@google.com
2008-11-04
1
-3
/
+4
*
Port more of url_request_unittest.cc.
dkegel@google.com
2008-11-04
1
-15
/
+4
*
Get url_request_unittest.cc to build on Linux.
dkegel@google.com
2008-11-03
1
-2
/
+6
*
Move Time, TimeDelta and TimeTicks into namespace base.
dsh@google.com
2008-10-27
1
-0
/
+2
[next]