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
*
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
*
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
[next]