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
*
Add WARN_UNUSED_RESULT to scoped_refptr::release.
xiaomings@google.com
2012-08-28
1
-1
/
+1
*
Support for extracting IANA media type.
smckay@chromium.org
2012-08-28
3
-0
/
+52
*
Make sure MockHostResolverWorks regardless of whether winsock has already bee...
eroman@chromium.org
2012-08-28
1
-0
/
+6
*
net: disable SPDY compression.
agl@chromium.org
2012-08-28
2
-4
/
+10
*
Some minor nits in backend_impl.cc
gavinp@chromium.org
2012-08-28
1
-4
/
+4
*
Remove private API from platform_mime_util_mac.mm on iOS.
droger@chromium.org
2012-08-28
1
-0
/
+7
*
Add MainHook to net unittests.
droger@chromium.org
2012-08-28
1
-0
/
+3
*
Reland of http://codereview.chromium.org/10877025/. Accidentally included ot...
mmenke@chromium.org
2012-08-27
1
-4
/
+1
*
net: remove duplicate HSTS entry for arivo.com.br
agl@chromium.org
2012-08-27
3
-2
/
+17
*
net: add intercom.io to HSTS preloaded.
agl@chromium.org
2012-08-27
2
-0
/
+6
*
[net/udp] Close events and invalidate handles when UDPSocketWin is closed
szym@chromium.org
2012-08-26
1
-0
/
+6
*
Minor cleanup of NSS OCSP functionality
rsleevi@chromium.org
2012-08-26
1
-32
/
+29
*
Disk cache: When performing a detailed list check, don't say an entry
rvargas@google.com
2012-08-24
1
-2
/
+5
*
Added URLRequestContext::CreateRequest which can be used to create URLRequests
shalev@chromium.org
2012-08-24
7
-35
/
+89
*
Revert 153076 - Accidentally added unreviewed code into the CL.
mmenke@chromium.org
2012-08-24
1
-1
/
+4
*
Turned job_factory into a pure virtual class
shalev@chromium.org
2012-08-24
9
-156
/
+224
*
New histograms to track disk cache hit rate by age and use time.
gavinp@chromium.org
2012-08-24
1
-1
/
+10
*
net: don't crash when processing a certificate with an unknown public key.
agl@chromium.org
2012-08-24
3
-10
/
+31
*
Fix build errors `undeclared functions read() write() and usleep()' in Fedora...
penghuang@chromium.org
2012-08-24
2
-0
/
+3
*
Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network...
shalev@chromium.org
2012-08-24
39
-203
/
+275
*
Reland of http://codereview.chromium.org/10854204/, which
mmenke@chromium.org
2012-08-24
6
-34
/
+260
*
net: Remove UploadElement::TYPE_CHUNK
hashimoto@chromium.org
2012-08-24
5
-42
/
+16
*
Fix None checks in device_management.py
mnissler@chromium.org
2012-08-23
1
-3
/
+3
*
net: add howrandom.org to HSTS preloaded.
agl@chromium.org
2012-08-23
2
-0
/
+2
*
net: add arivo.com.br to HSTS preloaded.
agl@chromium.org
2012-08-23
2
-0
/
+2
*
Remove no longer used NetNanny and ESET anti-virus error
mmenke@chromium.org
2012-08-23
1
-4
/
+1
*
Revert 153025 - Automatically retry failed network requests.
mmenke@chromium.org
2012-08-23
6
-256
/
+30
*
Disk cache: More histograms to track critical corruption.
rvargas@google.com
2012-08-23
2
-0
/
+110
*
Automatically retry failed network requests.
mmenke@chromium.org
2012-08-23
6
-30
/
+256
*
[net/dns] Fix leak of DnsSession in DnsClientImpl.
szym@chromium.org
2012-08-23
1
-1
/
+1
*
Add iOS support to the NetworkChangeNotifier.
droger@chromium.org
2012-08-23
3
-9
/
+52
*
Rename X509Certificate::VerifyFlags to CertVerifier::VerifyFlags
rsleevi@chromium.org
2012-08-23
13
-64
/
+70
*
Refactoring for merging WebSocket test server to net::TestServer
toyoshim@chromium.org
2012-08-23
10
-149
/
+190
*
SPDY - A histogram to track spdy versions negotiated by chrome.
rtenneti@google.com
2012-08-22
2
-0
/
+3
*
SPDY - Alternate-Protocol to be enabled when SPDY/3 protocol is negotiated.
rtenneti@google.com
2012-08-22
1
-0
/
+1
*
Upstream X509Util and AndroidNetworkLibrary refactoring.
acleung@google.com
2012-08-21
2
-89
/
+123
*
Split net::UploadData into two: for resource request IPC and for upload handling
kinuko@chromium.org
2012-08-21
5
-44
/
+23
*
Revert 152528 - Split net::UploadData into two: for resource request IPC and ...
kinuko@chromium.org
2012-08-21
5
-21
/
+31
*
Split net::UploadData into two: for resource request IPC and for upload handling
kinuko@chromium.org
2012-08-21
5
-31
/
+21
*
Fix comments in websocket_stream.h.
yutak@chromium.org
2012-08-21
1
-2
/
+2
*
Add a function that calculates the size of WebSocket frame header.
yutak@chromium.org
2012-08-21
2
-17
/
+30
*
[Coverity] Pass-by-ref instead of value
groby@chromium.org
2012-08-21
2
-4
/
+5
*
WebSocket over SPDY: unit test cleanup
toyoshim@chromium.org
2012-08-21
12
-257
/
+219
*
When trying to identify when network data is received while the
pauljensen@chromium.org
2012-08-21
1
-1
/
+2
*
net: Make UploadData::Element an independent class
hashimoto@chromium.org
2012-08-21
9
-388
/
+425
*
Revert 151198 - Turn off TLS 1.1.
wtc@chromium.org
2012-08-20
4
-3
/
+16
*
Add histograms for network activity, and total/cumulative
tburkard@chromium.org
2012-08-20
12
-65
/
+175
*
Replaced static URLRequestFileJob factory with non-static protocol handler fo...
shalev@chromium.org
2012-08-20
5
-20
/
+95
*
Revert 152360 - Disk cache: Disable checking the lists on start-up.
rvargas@google.com
2012-08-20
1
-0
/
+3
*
Disk cache: Disable checking the lists on start-up.
rvargas@google.com
2012-08-20
1
-3
/
+0
[next]