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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle conflict resolution for webRequest API
battre@chromium.org
2011-07-28
1
-0
/
+1
*
Revert 94426 - Removed wchat_t from Time::FromString.
morrita@chromium.org
2011-07-28
3
-5
/
+6
*
Removed wchat_t from Time::FromString.
shinyak@google.com
2011-07-28
3
-6
/
+5
*
Miscellaneous cleanups.
wtc@chromium.org
2011-07-28
1
-2
/
+1
*
Revert 94412 - HostResolverImpl: don't interpret NULL callback argument as a ...
agayev@chromium.org
2011-07-28
12
-123
/
+158
*
HostResolverImpl: don't interpret NULL callback argument as a request to do s...
agayev@chromium.org
2011-07-28
12
-158
/
+123
*
Test SIN6_LEN instead of OS_MACOSX to determine if sockaddr_in*
wtc@chromium.org
2011-07-27
1
-2
/
+2
*
Prevent from refcounting the URLRequestHttpJob object.
ycxiao@chromium.org
2011-07-27
2
-3
/
+9
*
Add net::ERR_BAD_PEER_PUBLIC_KEY, and map several NSS error codes
wtc@chromium.org
2011-07-27
2
-0
/
+16
*
Remove ChromeNetLog depenency from content/browser/debugger
dpranke@chromium.org
2011-07-27
4
-5
/
+82
*
Revert 94196 (broke win shared build) - Remove ChromeNetLog dependency from c...
willchan@chromium.org
2011-07-26
4
-82
/
+5
*
MD5Update function uses StringPiece instead of raw buffer.
dominich@chromium.org
2011-07-26
1
-1
/
+1
*
Remove ChromeNetLog dependency from content/browser/debugger.
dpranke@chromium.org
2011-07-26
4
-5
/
+82
*
AsyncHostResolver refactoring.
agayev@chromium.org
2011-07-26
3
-113
/
+143
*
Remove explicit keyword from multi-argument (w/o default values) constructors
dilmah@chromium.org
2011-07-26
8
-20
/
+16
*
net: allow SSL secrets to be exported sooner.
agl@chromium.org
2011-07-26
6
-52
/
+58
*
Minor cleanup of unit tests for spdy_session_ool.
rtenneti@chromium.org
2011-07-26
3
-36
/
+39
*
net: add crypto.is and simon.butcher.name to HSTS preloaded list.
agl@chromium.org
2011-07-26
2
-0
/
+16
*
Revert r94047 "Make Profile own ProfileIOData."
oshima@google.com
2011-07-26
2
-10
/
+1
*
Make Profile own ProfileIOData.
willchan@chromium.org
2011-07-26
2
-1
/
+10
*
secure proxy support in websocket
ukai@chromium.org
2011-07-26
4
-46
/
+202
*
Revert the following change in r93346:
wtc@chromium.org
2011-07-26
1
-3
/
+2
*
Update the url_request_http_job according to the asynchronous CookieMonster API.
ycxiao@chromium.org
2011-07-25
6
-13
/
+329
*
Revert 93860 - secure proxy support in websocket
ukai@chromium.org
2011-07-25
4
-201
/
+44
*
secure proxy support in websocket
ukai@chromium.org
2011-07-25
4
-44
/
+201
*
Expose SSL_ExportKeyingMaterial() in SSLClient/ServerSocket interfaces.
wez@chromium.org
2011-07-23
17
-7
/
+168
*
sync: have the client compute position_in_parent values.
nick@chromium.org
2011-07-23
2
-128
/
+27
*
Revert 93704 - Remove Content-Length mismatch checks.
cbentzel@chromium.org
2011-07-22
5
-8
/
+45
*
Remove Content-Length mismatch checks.
cbentzel@chromium.org
2011-07-22
5
-45
/
+8
*
FTP: use an unmodified and more recent version of pyftpdlib fetched via DEPS
phajdan.jr@chromium.org
2011-07-22
1
-3
/
+4
*
net: Add more histograms for a disk cache experiment.
rvargas@google.com
2011-07-22
1
-0
/
+13
*
Http Cache: Keep track of whether we are doing byte range
rvargas@google.com
2011-07-22
3
-22
/
+27
*
Add OVERRIDE throughout net/proxy/*
eroman@chromium.org
2011-07-22
29
-197
/
+217
*
Add OVERRIDE throughout net/ftp/*
eroman@chromium.org
2011-07-22
3
-30
/
+34
*
File reorganization: move AsyncHostResolver files to net/dns.
agayev@chromium.org
2011-07-22
18
-158
/
+192
*
net: add NSS support for RFC 5705
agl@chromium.org
2011-07-22
7
-22
/
+361
*
Make test server accept oauth token.
mnissler@chromium.org
2011-07-22
1
-7
/
+16
*
net: update NSS patches to reflect recent changes.
agl@chromium.org
2011-07-22
6
-30
/
+573
*
Use ScopedRunnableMethodFactory in WebSocketJob
ukai@chromium.org
2011-07-22
2
-5
/
+13
*
Added client hello handler for the TLS origin bound cert extension
rkn@chromium.org
2011-07-22
1
-0
/
+1
*
Check socket_ is not NULL.
ukai@chromium.org
2011-07-22
1
-1
/
+5
*
Introduce a new connection test which verify WebSocket and SPDY connection se...
toyoshim@chromium.org
2011-07-22
2
-12
/
+107
*
AsyncHostResolver: integrated HostCache, temporarily, until we have RR cache.
agayev@chromium.org
2011-07-21
10
-65
/
+145
*
Fix instability in SSL client/server sockets
sergeyu@chromium.org
2011-07-21
3
-20
/
+61
*
Added an OriginBoundCertStore field to the SSLClientSocketNSS class and
rkn@chromium.org
2011-07-21
31
-109
/
+154
*
AsyncHostResolver: destruct pending requests to avoid memory leak.
agayev@chromium.org
2011-07-21
1
-3
/
+8
*
Implemented AsyncHostResolver -- asynchronous HostResolver!
agayev@chromium.org
2011-07-21
11
-211
/
+1520
*
Adjust a LOG(WARNING) message to be less verbose, so that only
wtc@chromium.org
2011-07-21
1
-3
/
+5
*
Revert r92977 partially to fix a certificate verification regression
wtc@chromium.org
2011-07-21
5
-17
/
+104
*
Revert 93313 - Implemented AsyncHostResolver -- asynchronous HostResolver.
agayev@chromium.org
2011-07-21
11
-1519
/
+211
[next]