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
*
[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
*
Cache for mDNS records
noamsml@chromium.org
2013-05-23
1
-0
/
+6
*
Revert 201501 "Land Recent QUIC changes."
rogerta@chromium.org
2013-05-22
1
-14
/
+12
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-05-22
1
-12
/
+14
*
GTTF: Convert WebContentsImplBrowserTest to use EmbeddedTestServer.
phajdan.jr@chromium.org
2013-05-20
1
-0
/
+1
*
ChannelID-less Connections in Chrome should be more granular.
mef@chromium.org
2013-05-17
1
-0
/
+2
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-05-16
1
-0
/
+7
*
Merge SpdyProxyClientSocket unittests.
ttuttle@chromium.org
2013-05-16
1
-2
/
+1
*
Add support for split Public Suffix List distinctions.
nyquist@chromium.org
2013-05-14
1
-2
/
+3
*
Revert 199771 "Add support for split Public Suffix List distinct..."
nyquist@chromium.org
2013-05-13
1
-3
/
+2
*
Add support for split Public Suffix List distinctions.
nyquist@chromium.org
2013-05-13
1
-2
/
+3
*
Rename the embedded test server to EmbeddedTestServer in net::test_server nam...
phajdan.jr@chromium.org
2013-05-09
1
-3
/
+3
*
Land Recent QUIC changes
rtenneti@chromium.org
2013-05-09
1
-0
/
+2
*
Remove inside_chromium_build gyp variable
jamesr@chromium.org
2013-05-08
1
-1
/
+1
*
Land Recent QUIC changes
rtenneti@chromium.org
2013-05-07
1
-0
/
+16
*
Move SpawnedTestServer to its own subdirectory.
phajdan.jr@chromium.org
2013-05-07
1
-15
/
+15
*
Revert 198736 "Land Recent QUIC changes"
csharp@chromium.org
2013-05-07
1
-16
/
+0
*
GTTF: move chrome/browser/google_apis/test_server to net/test
phajdan.jr@chromium.org
2013-05-07
1
-0
/
+11
*
Land Recent QUIC changes
rtenneti@chromium.org
2013-05-07
1
-0
/
+16
*
GTTF: rename net::TestServer -> net::SpawnedTestServer
phajdan.jr@chromium.org
2013-05-03
1
-1
/
+1
*
General utility for parsing DNS records
noamsml@chromium.org
2013-05-02
1
-0
/
+21
*
Split NetworkTimeTracker into service part and observer part.
zea@chromium.org
2013-04-30
1
-0
/
+2
*
Revert 195845 "With this CL we can catch OnResume, OnPause, OnDe..."
gavinp@chromium.org
2013-04-25
1
-3
/
+0
*
Land Recent QUIC Changes
rtenneti@chromium.org
2013-04-23
1
-0
/
+9
[next]