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
*
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
*
With this CL we can catch OnResume, OnPause, OnDestroy and OnStop notificatio...
felipeg@chromium.org
2013-04-23
1
-0
/
+3
*
Do not roll back to SSL 3.0 for Google properties.
thaidn@google.com
2013-04-19
1
-0
/
+1
*
Adding Priority field to cookies.
erikwright@chromium.org
2013-04-19
1
-4
/
+7
*
FlashCache refactorings.
agayev@chromium.org
2013-04-18
1
-1
/
+0
*
Land Recent QUIC Changes
rtenneti@chromium.org
2013-04-17
1
-0
/
+2
*
[SPDY] Replace SpdyIOBuffer with new SpdyBuffer class
akalin@chromium.org
2013-04-17
1
-4
/
+8
*
Revert 194560 "[SPDY] Replace SpdyIOBuffer with new SpdyBuffer c..."
akalin@chromium.org
2013-04-17
1
-8
/
+4
*
[SPDY] Replace SpdyIOBuffer with new SpdyBuffer class
akalin@chromium.org
2013-04-17
1
-4
/
+8
*
Re-land greedy read support for SpdySession
rtenneti@chromium.org
2013-04-17
1
-0
/
+2
*
Refactor our SimpleIndex file format and serialization to use Pickle instead ...
felipeg@chromium.org
2013-04-16
1
-2
/
+7
*
Revert 194347
cpu@chromium.org
2013-04-16
1
-7
/
+2
*
Refactor our SimpleIndex file format and serialization to use Pickle instead ...
felipeg@chromium.org
2013-04-16
1
-2
/
+7
*
Add SimpleSynchronousEntry::Doom(), and use it to clean up after errors.
gavinp@chromium.org
2013-04-15
1
-0
/
+2
*
Cache Backend Proxy to intercept all cache events from the IO thread.
pasko@chromium.org
2013-04-15
1
-0
/
+8
*
Revert 193992 "Lets try this again."
jochen@chromium.org
2013-04-15
1
-10
/
+10
*
[SPDY] Refactor SpdySession's write queue
akalin@chromium.org
2013-04-13
1
-0
/
+5
*
Lets try this again.
michaeln@google.com
2013-04-12
1
-10
/
+10
*
Revert 193958 "Cache Backend Proxy to intercept all cache events..."
rnk@chromium.org
2013-04-12
1
-8
/
+0
*
Revert 193968 "Roll the DEPS for google-url."
michaeln@google.com
2013-04-12
1
-10
/
+10
*
Roll the DEPS for google-url.
tfarina@chromium.org
2013-04-12
1
-10
/
+10
*
Cache Backend Proxy to intercept all cache events from the IO thread.
pasko@google.com
2013-04-12
1
-0
/
+8
*
Adding the first 6 quic unittests.
alyssar@google.com
2013-04-11
1
-0
/
+29
*
Revert 193652 "Cache Backend Proxy to intercept all cache events..."
rnk@chromium.org
2013-04-11
1
-8
/
+0
*
Cache Backend Proxy to intercept all cache events from the IO thread.
pasko@google.com
2013-04-11
1
-0
/
+8
*
Revert 192975 "[SPDY] Refactor SpdySession's write queue"
tyoshino@chromium.org
2013-04-11
1
-5
/
+0
*
Merge QUIC InterArrival congestion control code to chromium.
rch@chromium.org
2013-04-10
1
-0
/
+31
*
[net] Move host_cache files from net/base to net/dns
szym@chromium.org
2013-04-10
1
-3
/
+3
*
net: move socket files from net/base to net/socket
phajdan.jr@chromium.org
2013-04-09
1
-10
/
+10
*
[SPDY] Refactor SpdySession's write queue
akalin@chromium.org
2013-04-09
1
-0
/
+5
*
Merge QUIC StrikeRegister code to chromium.
rtenneti@chromium.org
2013-04-08
1
-0
/
+3
*
Add SpdyPriorityForest class
akalin@chromium.org
2013-04-08
1
-0
/
+2
*
Adding disk_cache::Entry implementation.
agayev@chromium.org
2013-04-08
1
-0
/
+5
*
Revert 181390 "SPDY - implement greedy approach to read all the ..."
rtenneti@chromium.org
2013-04-04
1
-2
/
+0
*
net: move openssl_client_key_store from net/base to net/ssl
phajdan.jr@chromium.org
2013-04-02
1
-6
/
+6
*
Initialize the simple cache backend at runtime.
pasko@google.com
2013-04-02
1
-6
/
+2
*
Add support for P-256 key exchange in crypto handshake.
rtenneti@chromium.org
2013-03-31
1
-0
/
+1
*
Adding an end to end test for QUIC, and fixing the bugs it turned up.
alyssar@google.com
2013-03-30
1
-22
/
+44
*
Http cache: disable the infinite cache simulation and perform cleanup of loca...
rvargas@chromium.org
2013-03-30
1
-3
/
+0
*
Disable ChromeNetLog when there are no observers.
mmenke@chromium.org
2013-03-30
1
-0
/
+1
*
net: extract net/cert out of net/base
phajdan.jr@chromium.org
2013-03-29
1
-126
/
+126
*
Fixing -Wno-deprecated issues for flip_balsa_and_epoll_library
alyssar@google.com
2013-03-29
1
-10
/
+0
*
Add support for in memory index in SimpleCache.
felipeg@chromium.org
2013-03-28
1
-0
/
+3
*
The initial check-in of the toy QUIC client and server.
alyssar@google.com
2013-03-27
1
-15
/
+107
*
Disable a few tests when running iOS coverage tests.
lliabraa@chromium.org
2013-03-26
1
-0
/
+4
*
Added a certificate trust anchor provider.
joaodasilva@chromium.org
2013-03-23
1
-0
/
+1
[next]