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
*
net: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-30
83
-183
/
+154
*
Introduce Multicast Socket API
ikarienator@chromium.org
2013-04-30
5
-13
/
+406
*
Revert 197172 "Do not open clearly invalid entries in the Simple..."
miket@chromium.org
2013-04-29
3
-63
/
+7
*
Do not open clearly invalid entries in the SimpleCache.
gavinp@chromium.org
2013-04-29
3
-7
/
+63
*
Restrict EvictOldEntries test to only the Simple Backend
pasko@google.com
2013-04-29
1
-53
/
+41
*
Avoid crashing the browser on truncated reads from the cache backend
pasko@google.com
2013-04-29
1
-2
/
+24
*
Add a mapping for CSSMERR_APPLETP_SSL_BAD_EXT_KEY_USE on OS X
rsleevi@chromium.org
2013-04-29
1
-0
/
+4
*
Revert 197119 "Remove OS X 10.5 support code from net/cert"
miket@chromium.org
2013-04-29
2
-3
/
+47
*
Remove OS X 10.5 support code from net/cert
rsleevi@chromium.org
2013-04-29
2
-47
/
+3
*
fix capslock typo in net/third_party/nss/README.chromium
mostynb@opera.com
2013-04-29
1
-1
/
+1
*
ServerBoundCertService::GetDomainBoundCert should take a host string, not an ...
mattm@chromium.org
2013-04-29
7
-58
/
+58
*
Deflake SimpleCache::Close()
gavinp@chromium.org
2013-04-29
6
-199
/
+419
*
Simple Cache: Test for Index operations before init.
pasko@google.com
2013-04-29
2
-1
/
+31
*
Add OWNERS file to tld_cleanup.
nyquist@chromium.org
2013-04-26
1
-0
/
+1
*
Revert 196728 "Websocket should fire 'error' event if no server ..."
ojan@chromium.org
2013-04-26
2
-6
/
+9
*
Put in UMA to measure how often offline mode could be useful for end users.
rdsmith@chromium.org
2013-04-26
1
-5
/
+54
*
Use CERT_GetCertKeyType to get KeyType for ssl3_PlatformSignHashes.
mef@chromium.org
2013-04-26
3
-35
/
+21
*
Revert "net: don't do TLS False Start with RC4."
agl@chromium.org
2013-04-26
4
-38
/
+2
*
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
[next]