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
*
Parametrize DnsQuery over PRNG to aid testing.
agayev@chromium.org
2011-06-16
4
-10
/
+18
*
Implement A/B experiment for anti-DDoS.
joi@chromium.org
2011-06-16
2
-11
/
+12
*
Remove msvs_guids from ipc, media, net, ppapi, printing, sandbox,
tony@chromium.org
2011-06-16
1
-9
/
+0
*
WebSocket over SPDY: protocol switch
toyoshim@chromium.org
2011-06-16
8
-49
/
+202
*
Map some CRL and OCSP errors to CERT_STATUS_UNABLE_TO_CHECK_REVOCATION.
wtc@chromium.org
2011-06-16
1
-6
/
+19
*
Remove out-of-date comments that refer to old cookie implementations and specs.
abarth@chromium.org
2011-06-15
1
-23
/
+0
*
Fix memset bug in NetworkChangeNotifierLinux.
willchan@chromium.org
2011-06-15
1
-2
/
+2
*
Remove the HostResolverImpl::Shutdown() method.
eroman@chromium.org
2011-06-15
13
-117
/
+104
*
Addressing one trivial review comment...
finnur@chromium.org
2011-06-15
1
-3
/
+3
*
Uninitialized members in CRLFilter.
finnur@chromium.org
2011-06-15
1
-2
/
+7
*
Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 2)
thestig@chromium.org
2011-06-15
9
-10
/
+12
*
Added a metric to measure how much time is saved by having
rtenneti@chromium.org
2011-06-14
1
-0
/
+17
*
Use base::win::GetVersion for Windows run-time version checks in preference to
mark@chromium.org
2011-06-14
1
-5
/
+2
*
Change the files in base and net to include foundation_util.h
wtc@chromium.org
2011-06-14
2
-4
/
+5
*
net: put SSLv3 connections in their own socket group.
agl@chromium.org
2011-06-14
1
-2
/
+9
*
Promoting the MHTML file extension to primary mappings.
jcivelli@chromium.org
2011-06-14
1
-3
/
+3
*
Revert 88553 - Revert 88510 - Escaping file names correctly. Also fixed a cru...
thestig@chromium.org
2011-06-14
3
-5
/
+13
*
NetworkChangeNotifierMac: use a synchronous call to get initial
adamk@chromium.org
2011-06-14
1
-5
/
+22
*
Cancel when InitProxyResolver cancels, so we don't use callback later.
joi@chromium.org
2011-06-13
3
-1
/
+76
*
net: add (*.)cert.se to HSTS preloaded list.
agl@chromium.org
2011-06-13
2
-0
/
+8
*
Uninitialized struct members in FtpDirectoryListingEntry.
finnur@chromium.org
2011-06-12
2
-1
/
+4
*
Add LOG(WARNING) messages to track down where we set CERT_STATUS_INVALID.
wtc@chromium.org
2011-06-11
1
-1
/
+11
*
Revert 88690 - Disk cache: Close the current experiment for new users.
rvargas@google.com
2011-06-10
1
-6
/
+28
*
Disk cache: Close the current experiment for new users.
rvargas@google.com
2011-06-10
1
-28
/
+6
*
Add histograms to measure DNS lookups for different configurations.
mbelshe@chromium.org
2011-06-10
1
-0
/
+27
*
Fix --host-rules command switch.
levin@chromium.org
2011-06-09
4
-45
/
+121
*
Remove rendundant use of product_name in gyp files.
evan@chromium.org
2011-06-09
1
-1
/
+0
*
Revert 88510 - Escaping file names correctly. Also fixed a crush in chromeos ...
ericu@google.com
2011-06-09
3
-13
/
+5
*
Break the dependency of DnsQuery and DnsResponse from AddressList
agayev@chromium.org
2011-06-09
6
-163
/
+115
*
Add revocation checking field trial.
agl@chromium.org
2011-06-09
4
-10
/
+55
*
Escaping file names correctly. Also fixed a crush in chromeos debug build whi...
serya@chromium.org
2011-06-09
3
-5
/
+13
*
Collect stats to investigate the viability of UDP
rtenneti@chromium.org
2011-06-09
9
-91
/
+214
*
Remove the TLS Snap Start code from NSS.
wtc@chromium.org
2011-06-09
14
-3769
/
+146
*
NetworkChangeNotifierMac: lock access to network_reachable_ as it may be read
adamk@chromium.org
2011-06-08
2
-1
/
+8
*
[Sync] Clean up sync logging
akalin@chromium.org
2011-06-08
1
-1
/
+1
*
Fix debug crash caused by NetworkChangeNotifierChromeos.
rhashimoto@chromium.org
2011-06-08
3
-5
/
+7
*
Revert "Revert "net: followup to codereview for cl/7096014""
agl@chromium.org
2011-06-08
3
-22
/
+66
*
Revert "net: followup to codereview for cl/7096014"
agl@chromium.org
2011-06-08
3
-66
/
+22
*
net: followup to codereview for cl/7096014
agl@chromium.org
2011-06-08
3
-22
/
+66
*
Rename the x509_openssl_util namespace to x509_util
rsleevi@chromium.org
2011-06-07
4
-28
/
+26
*
Fix AddressList unittests
agayev@chromium.org
2011-06-07
1
-22
/
+38
*
Remove special case hack for *.latest.chrome.google.com now that --hsts-hosts
cevans@chromium.org
2011-06-07
2
-7
/
+3
*
Register for network notifications from the right thread (network).
joi@chromium.org
2011-06-06
2
-6
/
+25
*
Add unit-tests for SingleRequestHostResolver.
eroman@chromium.org
2011-06-06
11
-103
/
+259
*
Add local variables to track down a crash.
willchan@chromium.org
2011-06-04
1
-0
/
+33
*
net: Add NET_TEST to a new code.
rvargas@google.com
2011-06-03
3
-9
/
+11
*
Changes to have chrome building with net.dll
rvargas@google.com
2011-06-03
5
-7
/
+8
*
Implements DnsRequest and DnsResponse classes.
agayev@chromium.org
2011-06-03
10
-2
/
+626
*
Changed "set_id" in "union SettingsFlagsAndId" so that it gives "flags()" the...
rkn@chromium.org
2011-06-03
1
-3
/
+2
*
Revert 87809 - Added DnsQuery class
agayev@chromium.org
2011-06-03
10
-618
/
+2
[next]