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
*
Revert "Add revocation checking field trial."
agl@chromium.org
2011-06-20
4
-47
/
+2
*
Changed calls to the "SettingsFlagsAndId" constructor to take 0. This should ...
rkn@chromium.org
2011-06-20
1
-3
/
+3
*
Log the server's hostname and port in SSL handshake error messages.
wtc@chromium.org
2011-06-20
1
-1
/
+2
*
Map WSAEMSGSIZE to ERR_MSG_TOO_BIG.
sergeyu@chromium.org
2011-06-20
1
-0
/
+2
*
Make toy DMServer honor managed_users on registration requests.
mnissler@chromium.org
2011-06-20
1
-1
/
+7
*
Revert 89628 - Revert 89489 - net: don't check revocation when fetching PAC f...
cevans@chromium.org
2011-06-20
4
-4
/
+39
*
Revert 89629 - Revert 89486 - Revert 87047 - Revert 86422 - Make DHCP WPAD on...
cevans@chromium.org
2011-06-20
3
-4
/
+8
*
Revert 89486 - Revert 87047 - Revert 86422 - Make DHCP WPAD on by default.
cevans@chromium.org
2011-06-19
3
-8
/
+4
*
Revert 89489 - net: don't check revocation when fetching PAC files.
cevans@chromium.org
2011-06-19
4
-39
/
+4
*
initialize TestTimeouts for python test server (run_testserver target)
tim@chromium.org
2011-06-18
1
-0
/
+3
*
net: Fix regressions for net.dll
rvargas@google.com
2011-06-17
2
-2
/
+4
*
Revert 89532 - Not allow compression when requesting multimedia
akalin@chromium.org
2011-06-17
2
-89
/
+46
*
Map PR_NOT_CONNECTED_ERROR to net::ERR_SOCKET_NOT_CONNECTED.
wtc@chromium.org
2011-06-17
1
-0
/
+4
*
This change is part of a cleanup of the remoting component's session initiali...
wez@chromium.org
2011-06-17
6
-108
/
+130
*
Not allow compression when requesting multimedia
enal@chromium.org
2011-06-17
2
-46
/
+89
*
Mark TransportClientSocketPoolTest.BackupSocketFailAfterStall as flaky (Mac)
akalin@chromium.org
2011-06-17
1
-1
/
+8
*
net: serialize SSL connection status to disk cache.
agl@chromium.org
2011-06-17
1
-1
/
+16
*
net: don't check revocation when fetching PAC files.
agl@chromium.org
2011-06-17
4
-4
/
+39
*
Unit tests for WebSocket uses old callback mechanisms.
toyoshim@chromium.org
2011-06-17
2
-90
/
+72
*
Revert 87047 - Revert 86422 - Make DHCP WPAD on by default.
joi@chromium.org
2011-06-17
3
-4
/
+8
*
Add mime types for application/pkcs7-mime and application/pkcs7-signature.
mattm@chromium.org
2011-06-16
1
-1
/
+3
*
Remove static std::string object
jar@chromium.org
2011-06-16
1
-2
/
+2
*
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
[next]