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
/
chrome
/
browser
/
net
/
connection_tester.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
1
-1
/
+1
*
net: replace DnsRRResoler with TransportSecurityState in plumbing.
agl@chromium.org
2011-12-07
1
-3
/
+0
*
base::Bind fixes
groby@chromium.org
2011-11-17
1
-4
/
+5
*
share all the needed linux code with OpenBSD in chrome and content
robert.nagy@gmail.com
2011-11-11
1
-1
/
+1
*
Migrate HttpAlternateProtocols to HttpServerPropertiesImpl.
willchan@chromium.org
2011-10-10
1
-0
/
+3
*
net: Rename URLRequestStatus::os_error_.
tfarina@chromium.org
2011-09-08
1
-2
/
+2
*
Revert 89629 - Revert 89486 - Revert 87047 - Revert 86422 - Make DHCP WPAD on...
cevans@chromium.org
2011-06-20
1
-2
/
+2
*
Revert 89486 - Revert 87047 - Revert 86422 - Make DHCP WPAD on by default.
cevans@chromium.org
2011-06-19
1
-2
/
+2
*
Revert 87047 - Revert 86422 - Make DHCP WPAD on by default.
joi@chromium.org
2011-06-17
1
-2
/
+2
*
Revert 86422 - Make DHCP WPAD on by default.
joi@chromium.org
2011-05-27
1
-2
/
+2
*
Make DHCP WPAD on by default.
joi@chromium.org
2011-05-24
1
-2
/
+2
*
Revert of 85854 which is a revert of 85852 - Add a command line option
rtenneti@chromium.org
2011-05-19
1
-1
/
+3
*
Revert 85852 - Add a command line option ("host-resolver-retry-attempts")
rtenneti@chromium.org
2011-05-19
1
-3
/
+1
*
Add a command line option ("host-resolver-retry-attempts")
rtenneti@chromium.org
2011-05-19
1
-1
/
+3
*
Adds support for the DHCP portion of the WPAD (proxy auto-discovery) protocol.
joi@chromium.org
2011-05-17
1
-0
/
+8
*
Revert 85646 - Adds support for the DHCP portion of the WPAD (proxy auto-disc...
joi@chromium.org
2011-05-17
1
-8
/
+0
*
Adds support for the DHCP portion of the WPAD (proxy auto-discovery) protocol.
joi@chromium.org
2011-05-17
1
-0
/
+8
*
Add a method for PAC script errors to the network delegate.
jochen@chromium.org
2011-05-03
1
-0
/
+1
*
Stop refcounting ProxyService.
willchan@chromium.org
2011-04-27
1
-26
/
+25
*
connection_tester.cc doesn't need to include
wtc@chromium.org
2011-03-10
1
-1
/
+0
*
Reland r74842
willchan@chromium.org
2011-02-16
1
-23
/
+27
*
Revert 75143 - Reland r74842
willchan@chromium.org
2011-02-16
1
-27
/
+23
*
Reland r74842
willchan@chromium.org
2011-02-16
1
-23
/
+27
*
Revert 74842 - It seems to have broken the ChromeOS "PFQ bot"?
willchan@chromium.org
2011-02-14
1
-27
/
+23
*
Revert r74728 which reverted r74561 for exposing a ChromeOS bug.
willchan@chromium.org
2011-02-14
1
-23
/
+27
*
Revert r74632 "Reland r74561 after fixing ChromeOS build breakage."
oshima@google.com
2011-02-12
1
-27
/
+23
*
Reland r74561 after fixing ChromeOS build breakage.
willchan@chromium.org
2011-02-11
1
-23
/
+27
*
Revert 74561 for breaking the ChromeOS build
willchan@chromium.org
2011-02-11
1
-27
/
+23
*
Introduce OffTheRecordProfileIOData and ProfileImplIOData.
willchan@chromium.org
2011-02-11
1
-23
/
+27
*
Refactor HttpNetworkSession construction.
willchan@chromium.org
2011-02-03
1
-15
/
+9
*
Don't delete the URLRequest within the completion callback, in the Connection...
eroman@chromium.org
2011-01-28
1
-1
/
+18
*
Simplify HttpCache/HttpNetworkLayer/HttpNetworkSession interaction.
willchan@chromium.org
2011-01-28
1
-6
/
+18
*
net: Remove typedef net::URLRequestContext URLRequestContext;
tfarina@chromium.org
2011-01-15
1
-7
/
+9
*
reapply r70628. It was wrongly blamed for breaking Linux valgrind bots.
estade@chromium.org
2011-01-07
1
-0
/
+1
*
Revert r70628. It broke Linux valgrind bots. See for example
estade@chromium.org
2011-01-07
1
-1
/
+0
*
First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
1
-0
/
+1
*
Revert 70618 - First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
1
-1
/
+0
*
First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
1
-0
/
+1
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Create a URLRequestContext for PAC fetching.
willchan@chromium.org
2010-12-23
1
-9
/
+15
*
Cache certificate verification results in memory.
wtc@google.com
2010-12-16
1
-2
/
+5
*
net: Remove typedef net::URLRequest URLRequest;
tfarina@chromium.org
2010-11-30
1
-12
/
+13
*
Revert "Revert "net: Plumb DnsCertProvenanceChecker around.""
agl@chromium.org
2010-11-22
1
-0
/
+1
*
Revert "net: Plumb DnsCertProvenanceChecker around."
agl@chromium.org
2010-11-22
1
-1
/
+0
*
net: Plumb DnsCertProvenanceChecker around.
agl@chromium.org
2010-11-22
1
-0
/
+1
*
Revert "net: Plumb DnsCertProvenanceChecker around."
agl@chromium.org
2010-11-18
1
-1
/
+0
*
net: Plumb DnsCertProvenanceChecker around.
agl@chromium.org
2010-11-18
1
-0
/
+1
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-4
/
+4
*
Revert revert 62918 - net: clean up SSLHostInfo construction."
agl@chromium.org
2010-10-19
1
-2
/
+2
*
Revert 62918 - net: clean up SSLHostInfo construction.
agl@chromium.org
2010-10-18
1
-2
/
+2
[next]