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
*
Bind() methods for TCP sockets
sergeyu@chromium.org
2011-05-27
11
-157
/
+472
*
Revert 87077 - Bind() methods for TCP sockets
sergeyu@chromium.org
2011-05-27
11
-472
/
+157
*
Bind() methods for TCP sockets
sergeyu@chromium.org
2011-05-27
11
-157
/
+472
*
Make destructor virtual (Clang caught this, yay! :)
joi@chromium.org
2011-05-27
1
-1
/
+1
*
Revert 87066 - Bind() methods for TCP sockets
sergeyu@chromium.org
2011-05-27
11
-472
/
+157
*
Bind() methods for TCP sockets
sergeyu@chromium.org
2011-05-27
11
-157
/
+472
*
Anti-DDoS enhancements: Log to net log, UMA stats, improved policy.
joi@chromium.org
2011-05-27
12
-81
/
+607
*
Revert 86422 - Make DHCP WPAD on by default.
joi@chromium.org
2011-05-27
3
-9
/
+5
*
Revert 86990 - Fix http://codereview.chromium.org/6869009 to ignore an existi...
msw@chromium.org
2011-05-27
3
-6
/
+4
*
Fix http://codereview.chromium.org/6869009 to ignore an existing object exact...
glider@chromium.org
2011-05-27
3
-4
/
+6
*
Add back the state that waits for the ssl_host_info_ data to be ready.
wtc@chromium.org
2011-05-27
2
-2
/
+29
*
Revert "Land http://codereview.chromium.org/6869009 for the third time."
oshima@google.com
2011-05-26
3
-5
/
+4
*
Added static method that allows creation of an AddressList from a list of IP ...
agayev@chromium.org
2011-05-26
3
-40
/
+120
*
Add '?' to the list of characters escaped when constructing a file:// URL
asanka@chromium.org
2011-05-26
2
-0
/
+4
*
Switch to the new CustomHistogram::ArrayToCustomRanges() utility
joi@chromium.org
2011-05-26
1
-46
/
+43
*
Fix scope issues in DHCP WPAD code pointed out by jar@.
joi@chromium.org
2011-05-26
7
-45
/
+63
*
Apply third party cookie blocking to all kinds of cookies
jochen@chromium.org
2011-05-26
3
-8
/
+5
*
Add a websocket-over-spdy flag. This change is a part of WebSocket over SPDY
toyoshim@chromium.org
2011-05-26
2
-0
/
+13
*
Remove ProtocolFactory/Interceptor uses in GViewRequestInterceptor.
willchan@chromium.org
2011-05-26
4
-24
/
+86
*
Revert 86802 - Remove ProtocolFactory/Interceptor uses in GViewRequestInterce...
willchan@chromium.org
2011-05-26
3
-86
/
+16
*
Remove ProtocolFactory/Interceptor uses in GViewRequestInterceptor.
willchan@chromium.org
2011-05-26
3
-16
/
+86
*
Land http://codereview.chromium.org/6869009 for the third time.
glider@chromium.org
2011-05-26
3
-4
/
+5
*
Fix memory leak.
koz@chromium.org
2011-05-25
1
-1
/
+1
*
Give URLRequestJobFactory::Interceptors the ability to specify protocols they...
koz@chromium.org
2011-05-25
3
-0
/
+69
*
Remove useless compile assert.
abarth@chromium.org
2011-05-25
1
-2
/
+0
*
Replace CHECK in NetworkChangeNotifierWin::WatchForAddressChange
mmenke@chromium.org
2011-05-25
1
-2
/
+2
*
Added EV policy OID and root sha1 fingerprint for GlobalSign Root CA - R3
rkn@chromium.org
2011-05-25
4
-1
/
+100
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
35
-48
/
+50
*
Enabling MHTML.
jcivelli@chromium.org
2011-05-25
1
-3
/
+5
*
Remove files that don't exist, and fix typos in gyp files
sadrul@chromium.org
2011-05-25
1
-9
/
+0
*
Update effecitve-TLD data files using the latest data from Mozilla.
jshin@chromium.org
2011-05-25
3
-11096
/
+10508
*
Treat ERR_CONNECTION_CLOSED as end-of-data marker for downloads.
ahendrickson@chromium.org
2011-05-24
6
-5
/
+268
*
moved Buffer to dns_util as DnsResponseBuffer
agayev@chromium.org
2011-05-24
3
-138
/
+150
*
Handle <link rel=prerender> in chrome.
gavinp@chromium.org
2011-05-24
2
-2
/
+3
*
It suffices to just forward-declare DnsCertProvenanceChecker
wtc@chromium.org
2011-05-24
2
-2
/
+1
*
Make DHCP WPAD on by default.
joi@chromium.org
2011-05-24
3
-4
/
+7
*
Add metrics for DHCP WPAD feature. Fix memory overwrite.
joi@chromium.org
2011-05-24
5
-4
/
+105
*
Added a function "void SpdySettingsStorage::Clear()". Added a call to the
rkn@chromium.org
2011-05-23
4
-3
/
+56
*
Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u...
tony@chromium.org
2011-05-23
2
-8
/
+8
*
Fix data URL bug reported on Wikipedia
abarth@chromium.org
2011-05-23
2
-19
/
+36
*
Kill URLRequestJobTracker.
willchan@chromium.org
2011-05-22
20
-444
/
+69
*
net: Add NET_API to a few more files.
rvargas@google.com
2011-05-21
7
-11
/
+26
*
Net: Add NET_API to the UDP code.
rvargas@google.com
2011-05-21
5
-5
/
+7
*
Linux: split ProxyConfigServiceLinux::SettingGetter::Setting into several enu...
mdm@chromium.org
2011-05-20
3
-75
/
+78
*
LBYL on GSettings
backer@chromium.org
2011-05-20
1
-5
/
+20
*
net: Add NET_API to the auth code.
rvargas@google.com
2011-05-20
13
-36
/
+50
*
net: Add NET_API to url_request.
rvargas@google.com
2011-05-20
14
-23
/
+39
*
net: Add NET_API to websockets.
rvargas@google.com
2011-05-20
8
-13
/
+21
*
Enable DevTools network size/timing/headers tests.
vsevik@chromium.org
2011-05-20
1
-0
/
+49
*
Modify URLRequest::Delegate::OnCertificateRequested to cancel the request. T...
rch@chromium.org
2011-05-20
1
-1
/
+1
[next]