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
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 87809 - Added DnsQuery class
agayev@chromium.org
2011-06-03
9
-612
/
+2
*
Added DnsQuery class
agayev@chromium.org
2011-06-03
9
-2
/
+612
*
net: pull DNSSEC out from behind the flag.
agl@chromium.org
2011-06-03
2
-19
/
+1
*
Build fix for the valgrind builders.
agl@chromium.org
2011-06-02
3
-59
/
+82
*
Implement NetworkChangeNotifier::IsCurrentlyOffline() for Mac.
adamk@google.com
2011-06-02
2
-7
/
+77
*
Clang build fix (last one, hopefully).
agl@chromium.org
2011-06-02
2
-0
/
+4
*
Clang build fix for r87677.
agl@chromium.org
2011-06-02
2
-0
/
+5
*
Clang build fix for r87676.
agl@chromium.org
2011-06-02
2
-0
/
+5
*
net: switch from TXT DNS records to CAA.
agl@chromium.org
2011-06-02
4
-172
/
+509
*
net: add CRL filter infrastructure.
agl@chromium.org
2011-06-02
3
-0
/
+1176
*
Don't include SCDynamicStoreKey.h and SCSchemaDefinitions.h.
wtc@chromium.org
2011-06-02
1
-3
/
+1
*
More POSIX support for Chromium, consisting mostly of broadening ifdefs. This
tony@chromium.org
2011-06-02
2
-8
/
+10
*
net: Add code to extract CRL URLs from X.509 certificates.
agl@chromium.org
2011-06-02
3
-14
/
+194
*
Add talk.google.com and hostedtalkgadget.google.com to the HSTS list after
cevans@chromium.org
2011-06-01
2
-0
/
+11
*
Adds URLRequestJob bytes read to NetLog.
mmenke@chromium.org
2011-06-01
3
-0
/
+63
*
fix unit test bug
agayev@chromium.org
2011-06-01
2
-4
/
+10
*
net: Add NET_API to more code, this time what's used by chrome.dll
rvargas@google.com
2011-05-31
6
-15
/
+16
*
Apparently, ssl.gstatic.com is used to load a lot of content over http too.
cevans@chromium.org
2011-05-31
2
-3
/
+2
*
net: remove a random 10% of the False Start blocklist.
agl@chromium.org
2011-05-31
1
-439
/
+0
*
Adding ScopedAllowIO in UploadData::Element::GetContentLength.
tzik@chromium.org
2011-05-31
1
-3
/
+18
*
net: add squareup.com and uprotect.it to HSTS preloaded list.
agl@chromium.org
2011-05-30
2
-0
/
+16
*
Bind() methods for TCP sockets
sergeyu@chromium.org
2011-05-27
2
-0
/
+5
*
Revert 87077 - Bind() methods for TCP sockets
sergeyu@chromium.org
2011-05-27
2
-5
/
+0
*
Bind() methods for TCP sockets
sergeyu@chromium.org
2011-05-27
2
-0
/
+5
*
Revert 87066 - Bind() methods for TCP sockets
sergeyu@chromium.org
2011-05-27
2
-5
/
+0
*
Bind() methods for TCP sockets
sergeyu@chromium.org
2011-05-27
2
-0
/
+5
*
Anti-DDoS enhancements: Log to net log, UMA stats, improved policy.
joi@chromium.org
2011-05-27
5
-32
/
+77
*
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
*
Apply third party cookie blocking to all kinds of cookies
jochen@chromium.org
2011-05-26
3
-8
/
+5
*
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
2
-1
/
+44
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
5
-6
/
+6
*
Enabling MHTML.
jcivelli@chromium.org
2011-05-25
1
-3
/
+5
*
Update effecitve-TLD data files using the latest data from Mozilla.
jshin@chromium.org
2011-05-25
3
-11096
/
+10508
*
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
1
-1
/
+2
*
Add metrics for DHCP WPAD feature. Fix memory overwrite.
joi@chromium.org
2011-05-24
2
-1
/
+30
*
Fix data URL bug reported on Wikipedia
abarth@chromium.org
2011-05-23
2
-19
/
+36
*
Kill URLRequestJobTracker.
willchan@chromium.org
2011-05-22
2
-0
/
+10
*
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
thakis@chromium.org
2011-05-19
1
-2
/
+2
*
net: add betnet.fr to HSTS preloaded list
agl@chromium.org
2011-05-19
2
-0
/
+8
*
Revert of 85854 which is a revert of 85852 - Add a command line option
rtenneti@chromium.org
2011-05-19
5
-54
/
+78
*
Include SSL plaintext traffic in addition to the ciphertext when logging raw ...
rsleevi@chromium.org
2011-05-19
1
-0
/
+2
*
Revert 85852 - Add a command line option ("host-resolver-retry-attempts")
rtenneti@chromium.org
2011-05-19
5
-78
/
+54
*
Add a command line option ("host-resolver-retry-attempts")
rtenneti@chromium.org
2011-05-19
5
-54
/
+78
*
Added logging of the attempt number whenever we start
rtenneti@chromium.org
2011-05-18
2
-4
/
+51
*
Fix bug 79905: Drag and drop of "DownloadURL" type ignores specified filename...
jianli@chromium.org
2011-05-18
3
-31
/
+93
[next]