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
*
Websocket should fire 'error' event if no server available
li.yin@intel.com
2013-04-26
2
-9
/
+6
*
Add README file for WebSockets directory.
ricea@chromium.org
2013-04-26
1
-0
/
+43
*
Land Recent QUIC Changes
rtenneti@chromium.org
2013-04-26
38
-285
/
+797
*
Disk cache: Use more specific error codes to help diagnose issues with missin...
rvargas@chromium.org
2013-04-26
2
-5
/
+6
*
Remove ukai@ from OWNERS files in WebSocket directories.
tyoshino@chromium.org
2013-04-26
2
-2
/
+0
*
Handle NullPointerException when verifying EKU extension.
digit@chromium.org
2013-04-25
1
-1
/
+9
*
Fix client certificate authentication on Mac and Linux introduced in r178732
rsleevi@chromium.org
2013-04-25
19
-515
/
+672
*
Differentiate between VERIFY_FAILED and VERIFY_INCORRECT_KEY_USAGE.
palmer@chromium.org
2013-04-25
4
-3
/
+10
*
Update nss_revision to r196262 to pick up NSS_3_15_BETA2.
wtc@chromium.org
2013-04-25
1
-0
/
+5
*
Histograms for tracking Simple cache creation times.
gavinp@chromium.org
2013-04-25
1
-6
/
+19
*
Android: Make sure the NetworkChangeNotifier is initialized in getAuthToken
clamy@chromium.org
2013-04-25
1
-0
/
+4
*
Revert 195845 "With this CL we can catch OnResume, OnPause, OnDe..."
gavinp@chromium.org
2013-04-25
7
-241
/
+24
*
Simple Cache: add a few eviction-related histograms
pasko@google.com
2013-04-24
2
-2
/
+13
*
Remove the SpdyCwnd FieldTrial and histograms.
stevet@chromium.org
2013-04-24
1
-29
/
+1
*
Add UMA histograms to Simple Cache.
felipeg@chromium.org
2013-04-24
4
-14
/
+78
*
Do not leak file descriptors on errors in SimpleCache.
gavinp@chromium.org
2013-04-24
2
-1
/
+23
*
Simple Cache: move cache size estimation to cache thread
pasko@google.com
2013-04-24
4
-44
/
+54
*
Add simple non-response-based question parsing for mDNS passive listening
noamsml@chromium.org
2013-04-23
3
-0
/
+173
*
Simplify cross thread messaging in SimpleCache.
gavinp@chromium.org
2013-04-23
8
-212
/
+188
*
Land Recent QUIC Changes
rtenneti@chromium.org
2013-04-23
33
-857
/
+1298
*
Fix SimpleCache IsIndexFileStale.
felipeg@chromium.org
2013-04-23
3
-10
/
+93
*
Turn SimpleCache experiment on in Android dev channel.
gavinp@chromium.org
2013-04-23
1
-1
/
+2
*
With this CL we can catch OnResume, OnPause, OnDestroy and OnStop notificatio...
felipeg@chromium.org
2013-04-23
7
-24
/
+241
*
Cache entries should be zero length at creation.
gavinp@chromium.org
2013-04-23
1
-0
/
+30
*
Disallow the Simple Cache to coexist with the Blockfile Cache.
pasko@google.com
2013-04-23
4
-7
/
+135
*
Simple Cache: fix late cache size initialization.
pasko@chromium.org
2013-04-23
1
-1
/
+2
*
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
[next]