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
...
*
Fix URLFetcherDownloadProgressTest to work with remote test server
ppi@chromium.org
2012-11-29
1
-36
/
+62
*
Adding a simple class for dumping the contents of a cache. Use this new class...
rch@chromium.org
2012-11-29
10
-64
/
+503
*
net: block Sirefef.gen!C malware key in code.
agl@chromium.org
2012-11-29
1
-1
/
+4
*
Remove some cases where MockHostResolver was given
mmenke@chromium.org
2012-11-29
2
-21
/
+22
*
net: add special case errors for certificates.
agl@chromium.org
2012-11-28
4
-17
/
+20
*
Revert 170024 - Adding a simple class for dumping the contents of a cache. U...
rch@chromium.org
2012-11-28
10
-524
/
+85
*
For Cache Sensitivity Analysis, add createentry/openentry delays.
tburkard@chromium.org
2012-11-28
2
-22
/
+61
*
POSTs to HSTS domains are no longer converted to GETs
mmenke@chromium.org
2012-11-28
5
-20
/
+73
*
net: Move ownership of UploadDataStream from URLRequestHttpJob to URLRequest
hashimoto@chromium.org
2012-11-28
17
-56
/
+88
*
[net] Fix AsyncDNS.HaveDnsConfig measurement.
szym@chromium.org
2012-11-28
1
-0
/
+8
*
Adding a simple class for dumping the contents of a cache. Use this new clas...
rch@chromium.org
2012-11-28
10
-85
/
+524
*
Used shared proto messages for user cloud policies of the same type.
joaodasilva@chromium.org
2012-11-28
1
-22
/
+20
*
Fix potential threading issues in NetworkChangeNotifierAndroid.
pliard@chromium.org
2012-11-28
9
-143
/
+443
*
Updated comment about lifetime of |out_req| parameter to CertVerifier::Verify.
joaodasilva@chromium.org
2012-11-28
1
-3
/
+2
*
Hack around testserver issues with stdout and stderr on Win XP bots.
mattm@chromium.org
2012-11-28
2
-4
/
+15
*
net: Add cache sensitivity histograms to the Net.HttpJob histograms.
rvargas@google.com
2012-11-27
1
-0
/
+35
*
net: timeout built-in HSTS in the same way as pins.
agl@chromium.org
2012-11-27
3
-9
/
+20
*
Revert 169704 - Adding a simple tool for dumping the contents of a cache.
rch@chromium.org
2012-11-27
10
-518
/
+85
*
Set the search provider polling to 100 ms since the last autocomplete request.
bartn@chromium.org
2012-11-27
2
-6
/
+26
*
Adding a simple tool for dumping the contents of a cache.
rch@chromium.org
2012-11-27
10
-85
/
+518
*
net: add histogram to measure how often we do SSLv3 fallback to renego patche...
agl@chromium.org
2012-11-26
1
-0
/
+18
*
Infinite cache comparison histograms.
gavinp@chromium.org
2012-11-23
1
-0
/
+47
*
Implement x509_util::IsSupportedValidityRange() for Android / openssl.
digit@chromium.org
2012-11-22
2
-3
/
+53
*
Add unit tests for the method IsEquivalent of the class CanonicalCookie.
markusheintz@chromium.org
2012-11-22
1
-0
/
+83
*
net/cookies: Do not introduce a static initializer in perftest.
tfarina@chromium.org
2012-11-22
1
-40
/
+38
*
Disk cache: Update the documentation to reflect the current interface.
rvargas@google.com
2012-11-21
1
-22
/
+18
*
Added cloud_policy_browsertest.cc, that tests the cloud policy stack(s) again...
joaodasilva@chromium.org
2012-11-20
2
-19
/
+7
*
Fix and enable the PAC fetcher NoCache test on Android
ppi@chromium.org
2012-11-20
1
-4
/
+14
*
net: Add NULL check for SpdyHttpStream::request_info_
hashimoto@chromium.org
2012-11-20
1
-4
/
+4
*
Disable MD5 certificate signatures if NSS is used to verify certificates.
wtc@chromium.org
2012-11-20
1
-6
/
+10
*
Revert 168626 - Avoid disk accesses on the wrong thread in URLRequestFileJob
nona@chromium.org
2012-11-20
3
-133
/
+103
*
Avoid calling into glib on ChromeOS
pauljensen@chromium.org
2012-11-20
1
-2
/
+2
*
Add an OnCryptoHandshakeComplete method to QuicSession.
rch@chromium.org
2012-11-20
9
-19
/
+58
*
Make DownloadHistory observe manager, items
benjhayden@chromium.org
2012-11-20
1
-7
/
+2
*
Avoid disk accesses on the wrong thread in URLRequestFileJob
paivanof@gmail.com
2012-11-19
3
-103
/
+133
*
Get net_watcher working on Gnome
pauljensen@chromium.org
2012-11-19
2
-0
/
+18
*
net: HSTS preloading for www.gov.uk and silentcircle.[com|org]
agl@chromium.org
2012-11-19
2
-0
/
+6
*
FTP: Only issue EPSV command for non-IPv4 connections.
phajdan.jr@chromium.org
2012-11-17
2
-104
/
+202
*
Track unconditionalizable http requests.
gavinp@chromium.org
2012-11-17
2
-31
/
+40
*
[net] Add HostResolver::SetDnsClientEnabled to support dynamic preference (fo...
szym@chromium.org
2012-11-17
6
-35
/
+50
*
Http cache: Modify the Vary header behavior.
rvargas@google.com
2012-11-16
3
-8
/
+57
*
Disk cache: Don't walk the lists of entries at startup.
rvargas@google.com
2012-11-16
3
-222
/
+0
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
14
-32
/
+32
*
Another approach to adding the layer for managing segment objects.
agayev@chromium.org
2012-11-16
10
-45
/
+500
*
Revert 168239 - Extract SIGPIPE ignoring code to a common place.
dmichael@google.com
2012-11-16
1
-2
/
+1
*
Extract SIGPIPE ignoring code to a common place.
phajdan.jr@chromium.org
2012-11-16
1
-1
/
+2
*
net: Pass the real IP address and port for mock TCP sockets where possible.
phajdan.jr@chromium.org
2012-11-16
8
-46
/
+51
*
Make QuicConnectionHelper::GetClock() const and return a const QuicClock *.
rch@chromium.org
2012-11-16
6
-14
/
+14
*
Add real support for uint128. These files originated with google internally,...
rch@chromium.org
2012-11-16
12
-58
/
+623
*
Remove support for DNSSEC stapled certificates.
agl@chromium.org
2012-11-16
11
-2953
/
+2
[prev]
[next]