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
*
Avoid un-necessary dynamic allocation disk_cache::simple_util
digit@chromium.org
2013-04-23
1
-4
/
+7
*
Fix HTTPCacheTransaction conditionalization header check.
digit@chromium.org
2013-04-23
2
-61
/
+39
*
Simple Cache: Simplest possible eviction we could think of.
pasko@google.com
2013-04-23
8
-6
/
+215
*
Fix leak introduced in r195335
rsleevi@chromium.org
2013-04-23
1
-1
/
+4
*
Link the SpdySession to the underlying Socket in net-internals.
rch@chromium.org
2013-04-22
3
-0
/
+59
*
Add more entry unittests for SimpleCache.
gavinp@chromium.org
2013-04-22
1
-4
/
+28
*
Avoid temporary std::string creation in net/http/
digit@chromium.org
2013-04-22
2
-9
/
+12
*
Include NSS headers without using full pathnames.
wtc@chromium.org
2013-04-22
2
-3
/
+4
*
When a new request comes in to a socket pool, and that
mmenke@chromium.org
2013-04-22
3
-0
/
+308
*
Add "SimpleCache" prefix to SimpleCache tests.
gavinp@chromium.org
2013-04-22
1
-2
/
+2
*
Add crc32 checksums to simple disk cache.
gavinp@chromium.org
2013-04-22
10
-103
/
+470
*
[net/dns] Test IPv6 support via UDP connect
szym@chromium.org
2013-04-21
1
-22
/
+23
*
[SPDY] Fix bug where a SPDY stream might not unstall properly in all cases
akalin@chromium.org
2013-04-21
4
-6
/
+139
*
Add support for the control group in the Simple Cache Experiment.
gavinp@chromium.org
2013-04-20
2
-4
/
+18
*
Implement offline mode behind a flag.
rdsmith@chromium.org
2013-04-20
7
-8
/
+129
*
[SPDY] Address comments from review of r195309
akalin@chromium.org
2013-04-20
3
-10
/
+10
*
Do not roll back to SSL 3.0 for Google properties.
thaidn@google.com
2013-04-19
10
-263
/
+344
*
[SPDY] Close SPDY sessions on session flow control errors
akalin@chromium.org
2013-04-19
5
-73
/
+88
*
[SPDY] Add histograms for flow control stalls
akalin@chromium.org
2013-04-19
2
-40
/
+72
*
Add a way to query a cookie store whether any cookies exist for a given
tburkard@chromium.org
2013-04-19
2
-0
/
+61
*
Adding Priority field to cookies.
erikwright@chromium.org
2013-04-19
14
-121
/
+369
*
Avoid double-InitCache() in SimpleDoomBetween test, leak
pasko@google.com
2013-04-19
1
-2
/
+0
*
net: don't do TLS False Start with RC4.
agl@chromium.org
2013-04-19
4
-2
/
+38
*
Add SimpleCache index file heuristics
felipeg@chromium.org
2013-04-19
3
-5
/
+37
*
Simple Cache: Re-enable entry counting in tests on start
pasko@google.com
2013-04-19
1
-2
/
+1
*
Fix typo in net/websockets/websocket_throttle.h
yoshinori.sano@gmail.com
2013-04-19
1
-1
/
+1
*
Avoid C++11 narrowing errors.
raphael.kubo.da.costa@intel.com
2013-04-19
2
-2
/
+2
*
QUIC - fix memory leak.
rtenneti@chromium.org
2013-04-19
1
-0
/
+1
*
Remove a few un-necessary string copies in net/
digit@chromium.org
2013-04-19
1
-3
/
+3
*
Correctly handle SPDY GOAWAY frames.
rch@chromium.org
2013-04-19
11
-182
/
+227
*
Fix SimpleCache field trial creation.
gavinp@chromium.org
2013-04-18
1
-1
/
+3
*
Simple Cache: DoomEntriesBetween()
pasko@google.com
2013-04-18
10
-41
/
+199
*
Support overlapping operations on the SimpleEntryImpl.
felipeg@chromium.org
2013-04-18
3
-65
/
+235
*
Write the Index File to disk after 20 seconds elapsed since the last cache op...
felipeg@chromium.org
2013-04-18
2
-11
/
+68
*
Fix bug in MemEntryImpl, which caused browser crash during clearing
vchigrin@yandex-team.ru
2013-04-18
2
-5
/
+137
*
Code quality and standards in SimpleBackend.
gavinp@chromium.org
2013-04-18
9
-71
/
+78
*
Minor mimetype list cleanup according to various RFCs.
zvorygin@google.com
2013-04-18
1
-2
/
+2
*
Add some missing includes for IO functions.
raphael.kubo.da.costa@intel.com
2013-04-18
3
-0
/
+3
*
[SPDY] Avoid leaking bytes from the session flow control send window
akalin@chromium.org
2013-04-18
8
-241
/
+436
*
Merge spdy2 and spdy3 versions of SpdyHeaderInfo.
ttuttle@chromium.org
2013-04-18
7
-35
/
+33
*
[net/dns] Use only NullDnsSocketPool.
szym@chromium.org
2013-04-18
1
-1
/
+1
*
FlashCache refactorings.
agayev@chromium.org
2013-04-18
10
-151
/
+133
*
Disk cache: Make sure that the CacheCreator captures the required arguments.
rvargas@google.com
2013-04-17
2
-2
/
+4
*
[net/dns] Add test DualFamilyLocalhost and fix it when DnsClient enabled.
szym@chromium.org
2013-04-17
3
-8
/
+106
*
[SPDY] Avoid leaking bytes from the session flow control receive window
akalin@chromium.org
2013-04-17
14
-120
/
+300
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in net.
dcheng@chromium.org
2013-04-17
1
-1
/
+1
*
Land Recent QUIC Changes
rtenneti@chromium.org
2013-04-17
47
-332
/
+680
*
Disk cache: Make sure that entry_ and node_ are not saved after doom.
rvargas@google.com
2013-04-17
1
-1
/
+4
*
Make SimpleEntryImpl ref counted.
gavinp@chromium.org
2013-04-17
8
-111
/
+95
*
[SPDY] Fix memory leak introduced by r194564
akalin@chromium.org
2013-04-17
1
-1
/
+10
[next]