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
/
net.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extend net::HttpServer to be able to parse request body.
kkania@chromium.org
2013-07-31
1
-0
/
+1
*
net: make QUIC ProofVerifier more generic (reland).
agl@chromium.org
2013-07-30
1
-0
/
+1
*
i Revert 213862 "net: make QUIC ProofVerifier more generic."
karen@chromium.org
2013-07-27
1
-1
/
+0
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-07-26
1
-3
/
+6
*
Revert 213867 "Add unittests for net::ParseCertificateDate"
ricow@chromium.org
2013-07-26
1
-0
/
+5
*
Add unittests for net::ParseCertificateDate
rsleevi@chromium.org
2013-07-26
1
-5
/
+0
*
net: make QUIC ProofVerifier more generic.
agl@chromium.org
2013-07-26
1
-0
/
+1
*
Allow HttpServer response to include custom headers.
kkania@chromium.org
2013-07-23
1
-0
/
+4
*
Remove the quic_unittests target and fold it into net_unittests.
rch@chromium.org
2013-07-23
1
-82
/
+31
*
WebSocketChannel implements the transport-independent parts of the WebSocket ...
ricea@chromium.org
2013-07-17
1
-0
/
+4
*
Add NetLog messages to Simple Cache entries
ttuttle@chromium.org
2013-07-17
1
-0
/
+2
*
SimpleCache: add unit tests for enumerations
clamy@chromium.org
2013-07-15
1
-0
/
+2
*
Add isolate.gypi to the net_unittest_run includes
csharp@chromium.org
2013-07-12
1
-21
/
+3
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-07-05
1
-0
/
+2
*
[SPDY] Refactor and clean up SpdySessionPool
akalin@chromium.org
2013-07-03
1
-6
/
+5
*
OpenSSL/NSS implementation of ProofVerfifier.
rtenneti@chromium.org
2013-07-03
1
-0
/
+5
*
Change the interface of WebSocketStream to suit WebSocketChannel, in particul...
ricea@chromium.org
2013-07-02
1
-0
/
+1
*
[SPDY] Remove remnants of split SPDY unit tests
akalin@chromium.org
2013-06-26
1
-4
/
+0
*
[SPDY] Unfork buffered_spdy_framer_spdy{2,3}_unittest.cc
akalin@chromium.org
2013-06-25
1
-2
/
+1
*
Revert 208562 "[SPDY] Unfork buffered_spdy_framer_spdy{2,3}_unit..."
akalin@chromium.org
2013-06-25
1
-1
/
+2
*
[SPDY] Unfork buffered_spdy_framer_spdy{2,3}_unittest.cc
akalin@chromium.org
2013-06-25
1
-2
/
+1
*
[SPDY] Unfork http_proxy_client_socket_pool_spdy{2,3}_unittest.cc
akalin@chromium.org
2013-06-25
1
-2
/
+1
*
[SPDY] Unfork websocket_handshake_handler_spdy{2,3}_unittest.cc
akalin@chromium.org
2013-06-25
1
-2
/
+1
*
[SPDY] Unfork websocket_job_spdy{2,3}_unittest.cc files
akalin@chromium.org
2013-06-25
1
-2
/
+1
*
[SPDY] Unfork spdy_websocket_stream_spdy{2,3}_unittest.cc files
akalin@chromium.org
2013-06-25
1
-3
/
+2
*
[SPDY] Unfork spdy_websocket_test_util_spdy{2,3}.* files
akalin@chromium.org
2013-06-24
1
-4
/
+2
*
Move NetLogLogger from chrome/browser/net to net/base.
kouhei@chromium.org
2013-06-24
1
-0
/
+3
*
Use a dummy HttpStream for proxy redirects
akalin@chromium.org
2013-06-24
1
-0
/
+2
*
Shuffle media-related WebMimeRegistry code from webkit/ to content/.
scherkus@chromium.org
2013-06-22
1
-5
/
+0
*
Fix a bug in quic_in_memory_cache.
honghaiz@chromium.org
2013-06-21
1
-0
/
+1
*
Introduce RequestWebSocketStream into HttpStreamFactory
yhirano@chromium.org
2013-06-21
1
-0
/
+1
*
Cleanup: Factor and de-duplicate out mock socket used for testing mdns
noamsml@chromium.org
2013-06-21
1
-0
/
+10
*
Regenerate the root certificate and end-entity certificates used for various ...
rsleevi@chromium.org
2013-06-20
1
-0
/
+1
*
Implement Sign() method of Channel_id for NSS.
rtenneti@chromium.org
2013-06-18
1
-0
/
+6
*
Merge the SpdyNetworkTransaction tests and parametrize them on a NextProto
akalin@chromium.org
2013-06-15
1
-2
/
+1
*
Merge the HttpNetworkTransaction tests and parametrize them on a NextProto
akalin@chromium.org
2013-06-14
1
-2
/
+1
*
Multicast DNS implementation (initial)
noamsml@chromium.org
2013-06-13
1
-0
/
+11
*
Disk cache: Main definition of the file format version 3.
rvargas@google.com
2013-06-12
1
-0
/
+1
*
[SPDY] Merge the SpdyHttpStream unit tests and parametrize them on a NextProto
akalin@chromium.org
2013-06-12
1
-2
/
+1
*
[SPDY] Merge the SpdySession unit tests and parametrize them on a NextProto
akalin@chromium.org
2013-06-11
1
-3
/
+2
*
Disk Cache: move common elements from v2 and v3 file format.
rvargas@google.com
2013-06-11
1
-0
/
+1
*
Generate constants for HTTP status codes and reason phrases using macro.
tyoshino@chromium.org
2013-06-10
1
-0
/
+1
*
Factor out HTTP status code and reason phrase in Blob and Stream infrastructu...
tyoshino@chromium.org
2013-06-07
1
-0
/
+1
*
Roll DEPS for googleurl. Second try.
tfarina@chromium.org
2013-06-03
1
-10
/
+10
*
[SPDY] Merge the SpdyStream unit tests and parametrize them on a NextProto
akalin@chromium.org
2013-06-01
1
-2
/
+1
*
Cleanup: Remove dbus dependency from net/.
thestig@chromium.org
2013-05-30
1
-14
/
+0
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-05-30
1
-0
/
+26
*
Introduce unit test for NSS OCSP/AIA fetching
rsleevi@chromium.org
2013-05-24
1
-0
/
+8
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-05-23
1
-0
/
+5
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-05-23
1
-12
/
+14
[next]