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
/
http
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 90373 - Warmth of a connection (cwnd) is estimated by the amount of da...
dimich@chromium.org
2011-06-24
8
-107
/
+1
*
Warmth of a connection (cwnd) is estimated by the amount of data written to t...
gagansingh@google.com
2011-06-24
8
-1
/
+107
*
Revert 90352 - Move Referer header to extra_headers field
battre@chromium.org
2011-06-24
5
-7
/
+33
*
Move Referer header to extra_headers field
battre@chromium.org
2011-06-24
5
-33
/
+7
*
Revert 89837 - Move Referer and Host HTTP headers to extra_headers field
battre@chromium.org
2011-06-21
5
-7
/
+33
*
Move Referer and Host HTTP headers to extra_headers field
battre@chromium.org
2011-06-21
5
-33
/
+7
*
Add more CHECKs to track down bug 80095.
willchan@chromium.org
2011-06-20
2
-31
/
+67
*
Revert 89628 - Revert 89489 - net: don't check revocation when fetching PAC f...
cevans@chromium.org
2011-06-20
1
-0
/
+3
*
Revert 89489 - net: don't check revocation when fetching PAC files.
cevans@chromium.org
2011-06-19
1
-3
/
+0
*
net: serialize SSL connection status to disk cache.
agl@chromium.org
2011-06-17
1
-1
/
+16
*
net: don't check revocation when fetching PAC files.
agl@chromium.org
2011-06-17
1
-0
/
+3
*
Fix --host-rules command switch.
levin@chromium.org
2011-06-09
2
-9
/
+47
*
Add unit-tests for SingleRequestHostResolver.
eroman@chromium.org
2011-06-06
1
-0
/
+1
*
Add local variables to track down a crash.
willchan@chromium.org
2011-06-04
1
-0
/
+33
*
Add a unit test to verify that an invalid status code (-1)
wtc@chromium.org
2011-06-01
1
-0
/
+13
*
net: Add NET_API to more code, this time what's used by chrome.dll
rvargas@google.com
2011-05-31
2
-2
/
+2
*
Fail with ERR_UNSUPPORTED_AUTH_SCHEME instead of ERR_INVALID_RESPONSE
wtc@chromium.org
2011-05-31
4
-7
/
+36
*
Fix nits related to SSLHostInfo.
wtc@chromium.org
2011-05-31
2
-9
/
+9
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
5
-5
/
+5
*
Treat ERR_CONNECTION_CLOSED as end-of-data marker for downloads.
ahendrickson@chromium.org
2011-05-24
1
-0
/
+25
*
Kill URLRequestJobTracker.
willchan@chromium.org
2011-05-22
8
-19
/
+16
*
net: Add NET_API to a few more files.
rvargas@google.com
2011-05-21
1
-2
/
+4
*
net: Add NET_API to the auth code.
rvargas@google.com
2011-05-20
13
-36
/
+50
*
net: Add NET_API to url_request.
rvargas@google.com
2011-05-20
3
-6
/
+10
*
Net: Add NET_API to some http code.
rvargas@google.com
2011-05-19
17
-33
/
+50
*
net: Add net_api to the proxy code.
rvargas@google.com
2011-05-19
1
-2
/
+2
*
Reland 85821 - Http cache: Make sure that we don't use http 1.1 features
rvargas@google.com
2011-05-19
5
-8
/
+79
*
Revert 85821 - Http cache: Make sure that we don't use http 1.1 features
rvargas@google.com
2011-05-19
5
-79
/
+8
*
Http cache: Make sure that we don't use http 1.1 features
rvargas@google.com
2011-05-18
5
-8
/
+79
*
MAC Cookies (patch 5 of N)
abarth@chromium.org
2011-05-16
3
-23
/
+38
*
MAC Cookies (patch 4 of N)
abarth@chromium.org
2011-05-13
6
-47
/
+30
*
Implemented RequestHeaders field in extraInfoSpec of webRequest API
battre@chromium.org
2011-05-13
1
-1
/
+1
*
Miscelaneous cleanups to AddressList to make it harder to mis-use.
eroman@chromium.org
2011-05-12
1
-2
/
+2
*
iwyu: Include stringprintf.h where appropriate, part 3.
jhawkins@chromium.org
2011-05-12
1
-1
/
+1
*
Use const operator to enable compilation with stlport.
jknotten@chromium.org
2011-05-11
1
-2
/
+2
*
Add one-time randomization support for FieldTrial, and the ability to
joi@chromium.org
2011-05-10
2
-7
/
+5
*
iwyu: Include stringprintf.h where appropriate, part 1.
jhawkins@chromium.org
2011-05-10
4
-1
/
+4
*
Add requested documentation.
abarth@chromium.org
2011-05-06
1
-0
/
+7
*
Revert 84197 - Add one-time randomization support for FieldTrial, and the abi...
joi@chromium.org
2011-05-06
2
-5
/
+7
*
Http Cache: make sure that if we cancel a request after all data
rvargas@google.com
2011-05-05
3
-1
/
+55
*
Re-connect if Keep-Alive connection has been closed by the time we get around...
asanka@chromium.org
2011-05-05
8
-41
/
+90
*
Add one-time randomization support for FieldTrial, and the ability to
joi@chromium.org
2011-05-05
2
-7
/
+5
*
Rename ClientSocket to StreamSocket.
sergeyu@chromium.org
2011-05-05
6
-7
/
+7
*
Add a method to HMAC to indicate how large a digest it produces.
abarth@chromium.org
2011-04-30
1
-20
/
+12
*
MAC Cookies (patch 2 of N)
abarth@chromium.org
2011-04-30
3
-0
/
+345
*
Revert r83600
abarth@chromium.org
2011-04-29
3
-345
/
+0
*
MAC Cookies (2 of N)
abarth@chromium.org
2011-04-29
3
-0
/
+345
*
Revert 83524 - Re-connect if Keep-Alive connection has been closed by the tim...
asanka@chromium.org
2011-04-29
8
-90
/
+41
*
Re-connect if Keep-Alive connection has been closed by the time we get around...
asanka@chromium.org
2011-04-29
8
-41
/
+90
*
Flesh out the onBeforeSendHeaders event a bit more. We now send the
mpcomplete@chromium.org
2011-04-27
5
-18
/
+23
[next]