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
*
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
*
Stop refcounting ProxyService.
willchan@chromium.org
2011-04-27
6
-17
/
+17
*
Revert r83048 "Removed wchar_t from Time::FromString."
maruel@chromium.org
2011-04-26
2
-6
/
+7
*
Removed wchar_t from Time::FromString.
shinyak@google.com
2011-04-26
2
-7
/
+6
*
InitFromPickle should return false on any deserialization
wtc@chromium.org
2011-04-22
1
-4
/
+9
*
Address post-review feedback for r82214. In addition, no longer attempt to gr...
rsleevi@chromium.org
2011-04-22
1
-2
/
+2
*
Implementation of chrome.experimental.webRequest.onRequestSent
battre@chromium.org
2011-04-20
1
-0
/
+5
*
Added raw headers support to DevTools.
vsevik@chromium.org
2011-04-20
2
-0
/
+18
*
Change the HTTP cache to cache the entire certificate chain for SSL sites
rsleevi@chromium.org
2011-04-20
1
-5
/
+13
*
Added GetLocalAddress() in net::ClientSocket.
sergeyu@chromium.org
2011-04-19
2
-0
/
+5
*
linux: don't always print dlopen errors from LoadNativeLibrary
evan@chromium.org
2011-04-18
1
-2
/
+2
*
Allow extensions to redirect requests in onBeforeRequest.
mpcomplete@chromium.org
2011-04-15
2
-2
/
+2
*
Move crypto files out of base, to a top level directory.
rvargas@google.com
2011-04-14
1
-8
/
+8
*
Revert "Allow extensions to redirect requests in onBeforeRequest."
mpcomplete@chromium.org
2011-04-13
2
-2
/
+2
*
Allow extensions to redirect requests in onBeforeRequest.
mpcomplete@chromium.org
2011-04-13
2
-2
/
+2
*
Http Cache: Only cache range requests when the server provides
rvargas@google.com
2011-04-13
4
-23
/
+131
*
Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.
tfarina@chromium.org
2011-04-12
1
-3
/
+3
*
Revert r61181.
agl@chromium.org
2011-04-12
2
-60
/
+0
*
Turn off backup sockets for most tests in net_unittests.
willchan@chromium.org
2011-04-08
1
-20
/
+0
*
Remove svn:mergeinfo props from many files.
pkasting@chromium.org
2011-04-08
3
-3
/
+3
*
Rename a number of classes previously labeled "TCP" to "Transport" in
mbelshe@chromium.org
2011-04-07
11
-124
/
+139
*
Linux: recognize Heimdal on Gentoo Linux for Kerberos HTTP authentication.
phajdan.jr@chromium.org
2011-04-06
1
-0
/
+1
*
Move BuildRequestHeaders back to http_network_transaction.cc now that it's no...
abarth@chromium.org
2011-04-06
4
-119
/
+73
*
net: remove forced renegotiation checks
agl@chromium.org
2011-04-05
2
-7
/
+1
*
Fix line endings
abarth@chromium.org
2011-04-04
1
-3
/
+3
*
Http cache: Make sure that the we only transition to
rvargas@chromium.org
2011-04-04
2
-1
/
+24
*
Fix crash in layout tests due to my previous network delegate change (r79905).
mpcomplete@chromium.org
2011-04-01
1
-1
/
+1
*
Add request_id to HttpRequestInfo and pass it to the NetworkDelegate for events.
mpcomplete@chromium.org
2011-03-30
6
-44
/
+128
*
Disable HTTP auth schemes on permanent errors.
asanka@chromium.org
2011-03-30
3
-13
/
+158
*
Add ignore limits flag and use for sync request
kristianm@google.com
2011-03-30
4
-5
/
+11
*
Moved the logic to initialize a ClientSocketHandle with the relevant socket p...
sanjeevr@chromium.org
2011-03-29
2
-168
/
+46
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
35
-76
/
+76
*
Enable IP pooling for SPDY.
mbelshe@chromium.org
2011-03-25
2
-7
/
+13
*
Fix flakiness in Alternate-Protocol tests.
willchan@chromium.org
2011-03-18
1
-55
/
+21
*
The SPDY Exclusions were broken; the intent of the exclusion is so that our
mbelshe@chromium.org
2011-03-16
4
-19
/
+20
*
Revert 78061 - Revert 78034 - Removing a TODO and cleaning up code.
kristianm@google.com
2011-03-15
1
-2
/
+2
*
Code cleanup related to allowed_bad_certs.
wtc@chromium.org
2011-03-14
1
-1
/
+1
*
Revert 78034 - Removing a TODO and cleaning up code.
kristianm@google.com
2011-03-14
1
-2
/
+2
[next]