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
*
[SPDY] Refactor SpdySession state machine
akalin@chromium.org
2013-07-16
10
-304
/
+401
*
Declaration of SPDY 4 PUSH_PROMISE; not yet used.
akalin@chromium.org
2013-07-16
14
-28
/
+331
*
Fix net to use new base::DeleteFile function.
brettw@chromium.org
2013-07-16
1
-2
/
+2
*
Rename base::Delete to base::DeleteFile
brettw@chromium.org
2013-07-16
12
-21
/
+21
*
QUIC - On windows use X.509 - RSA only certificates. Disabled ECDSA cert
rtenneti@chromium.org
2013-07-16
2
-0
/
+8
*
QUIC - bug fixes for https over QUIC to work for mail.google.com.
rtenneti@chromium.org
2013-07-16
2
-3
/
+11
*
Fix ProxyScriptFetcherImplTest.NoCache android flakiness after r211634.
tonyg@chromium.org
2013-07-16
1
-9
/
+2
*
Make DeleteCache() recursive
pasko@chromium.org
2013-07-16
4
-55
/
+32
*
Revert 211790 "Make simple cache not use optimistic operations f..."
pliard@chromium.org
2013-07-16
6
-203
/
+41
*
Make simple cache not use optimistic operations for APP_CACHE.
pliard@chromium.org
2013-07-16
6
-41
/
+203
*
SimpleCache: add unit tests for enumerations
clamy@chromium.org
2013-07-15
6
-18
/
+227
*
Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to...
brettw@chromium.org
2013-07-15
7
-8
/
+8
*
net: add (*.)rapidresearch.me to HSTS preloaded.
agl@chromium.org
2013-07-15
2
-0
/
+2
*
net: include subdomains for square.com HSTS.
agl@chromium.org
2013-07-15
2
-2
/
+2
*
Added flags to about:flags to enable QUIC over HTTPS
rtenneti@chromium.org
2013-07-15
1
-0
/
+1
*
[Android] Convert more test targets to use isolate.
frankf@chromium.org
2013-07-13
1
-5
/
+13
*
Fix out-of-bounds array access in HostsParser::Advance.
ttuttle@chromium.org
2013-07-12
2
-1
/
+17
*
[SPDY] Change semantics of SpdyBuffer::GetIOBufferForRemainingData()
akalin@chromium.org
2013-07-12
3
-11
/
+63
*
Implement GetSSLInfo for QUIC/https connections.
rtenneti@chromium.org
2013-07-12
17
-20
/
+155
*
UMA for Data Reduction Proxy connection latency
bolian@chromium.org
2013-07-12
2
-0
/
+17
*
net: disable certificate tests involving cert.se cert.
agl@chromium.org
2013-07-12
1
-2
/
+4
*
Add PRESUBMIT.py file to net/websockets
ricea@chromium.org
2013-07-12
2
-0
/
+61
*
Simple Cache: wait for index in tests
clamy@chromium.org
2013-07-12
3
-0
/
+14
*
net: Migrate from googleurl/ includes to url/ ones.
tfarina@chromium.org
2013-07-12
115
-131
/
+131
*
Make about:cache entries compatible with `xxd -r`.
thakis@chromium.org
2013-07-12
1
-3
/
+4
*
Add isolate.gypi to the net_unittest_run includes
csharp@chromium.org
2013-07-12
1
-21
/
+3
*
Add correct handling of goodbye packets to MDnsCache
noamsml@chromium.org
2013-07-11
3
-10
/
+133
*
Add pasko to the owners of the simple cache.
pasko@chromium.org
2013-07-11
1
-0
/
+2
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
13
-38
/
+38
*
Revert "Updating the mapped_file_avoid_mmap_posix implementation."
qsr@chromium.org
2013-07-11
6
-314
/
+25
*
QUIC - fix for memory leak in QuicStreamFactoryTest.
rtenneti@chromium.org
2013-07-11
1
-9
/
+9
*
net: Remove 70KB of relocatable string pointers.
digit@chromium.org
2013-07-11
11
-6182
/
+18449
*
Increase kMaxHostsSize to 32M
ttuttle@chromium.org
2013-07-10
1
-2
/
+2
*
SPDY Framer: Refactorings.
eustas@chromium.org
2013-07-10
11
-77
/
+80
*
net: add (*.)bank.simple.com to HSTS preloaded.
agl@chromium.org
2013-07-10
2
-0
/
+2
*
First step at enabling QUIC over HTTPS.
rtenneti@chromium.org
2013-07-10
17
-100
/
+183
*
[SPDY] Clean up some SpdySession tests
akalin@chromium.org
2013-07-10
3
-141
/
+20
*
Revert 210694 "fix loop"
akalin@chromium.org
2013-07-10
7
-308
/
+255
*
fix loop
akalin@chromium.org
2013-07-10
7
-255
/
+308
*
Move Copy* into the base namespace.
brettw@chromium.org
2013-07-09
1
-1
/
+1
*
Fix bug in QuicConnectionHelper
rch@chromium.org
2013-07-08
2
-2
/
+38
*
net: allow ERR_CONNECTION_RESET to trigger TLS 1.2 fallback.
agl@chromium.org
2013-07-08
1
-5
/
+5
*
[SPDY] Make SpdySessionPool keep track of available sessions
akalin@chromium.org
2013-07-08
11
-318
/
+369
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-07-05
25
-143
/
+441
*
Add a quic_in_memory_cache_test data file.
honghaiz@chromium.org
2013-07-05
5
-16
/
+95
*
SimpleCache: add key mismatch histogram
clamy@chromium.org
2013-07-05
2
-3
/
+4
*
Tiny comment fix for removing ambiguity.
kinaba@chromium.org
2013-07-05
1
-7
/
+8
*
Optimize parsing of /etc/hosts.
ttuttle@chromium.org
2013-07-04
3
-28
/
+157
*
Remove net::ServerSocket::setAllowReuseAddress and fix server socket on Windows.
ikarienator@chromium.org
2013-07-04
7
-73
/
+102
*
Clean up SimpleIndexFile interface and implementation.
gavinp@chromium.org
2013-07-04
3
-114
/
+115
[next]