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
/
tools
/
fetch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make CertVerifier a pure virtual interface.
rsleevi@chromium.org
2012-03-21
1
-2
/
+3
*
base::Bind: Convert most of net/http.
jhawkins@chromium.org
2011-12-20
1
-10
/
+12
*
Add OVERRIDE to net/.
avi@chromium.org
2011-11-16
2
-7
/
+7
*
Allow linker initialization of lazy instance
joth@chromium.org
2011-11-15
1
-1
/
+1
*
Fix build.
thakis@chromium.org
2011-11-09
1
-1
/
+1
*
Migrate HttpAlternateProtocols to HttpServerPropertiesImpl.
willchan@chromium.org
2011-10-10
1
-0
/
+3
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-2
/
+2
*
Moved the ListenSocket class (found in net/base/listen_socket.h) to the net n...
rkn@chromium.org
2011-06-23
2
-19
/
+21
*
Revert of 85854 which is a revert of 85852 - Add a command line option
rtenneti@chromium.org
2011-05-19
1
-0
/
+1
*
Revert 85852 - Add a command line option ("host-resolver-retry-attempts")
rtenneti@chromium.org
2011-05-19
1
-1
/
+0
*
Add a command line option ("host-resolver-retry-attempts")
rtenneti@chromium.org
2011-05-19
1
-0
/
+1
*
Changes for not reading ssl prefs from user_prefs since we have
rtenneti@chromium.org
2011-05-13
1
-2
/
+2
*
Stop refcounting ProxyService.
willchan@chromium.org
2011-04-27
1
-3
/
+3
*
Undo raw DNS resolver changes, this will be implemented differently, on IO-th...
agayev@chromium.org
2011-04-27
1
-2
/
+2
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
2
-4
/
+4
*
Removed the static on all stats macros and changed the static declaration
rtenneti@chromium.org
2011-03-22
1
-2
/
+2
*
Cleanup the net/tools/ directory so there are no warnings from our clang plugin.
erg@google.com
2011-02-04
6
-7
/
+33
*
Refactor HttpNetworkSession construction.
willchan@chromium.org
2011-02-03
1
-15
/
+9
*
Simplify HttpCache/HttpNetworkLayer/HttpNetworkSession interaction.
willchan@chromium.org
2011-01-28
1
-16
/
+19
*
Cache certificate verification results in memory.
wtc@google.com
2010-12-16
1
-3
/
+7
*
Make members of Singleton<T> private and only visible to the singleton type. ...
satish@chromium.org
2010-12-14
1
-4
/
+5
*
Revert 68932 - Make members of Singleton<T> private and only visible to the s...
satish@chromium.org
2010-12-11
1
-5
/
+4
*
Make members of Singleton<T> private and only visible to the singleton type. ...
satish@chromium.org
2010-12-11
1
-4
/
+5
*
Revert "Revert "net: Plumb DnsCertProvenanceChecker around.""
agl@chromium.org
2010-11-22
1
-1
/
+2
*
Revert "net: Plumb DnsCertProvenanceChecker around."
agl@chromium.org
2010-11-22
1
-2
/
+1
*
net: Plumb DnsCertProvenanceChecker around.
agl@chromium.org
2010-11-22
1
-1
/
+2
*
Revert "net: Plumb DnsCertProvenanceChecker around."
agl@chromium.org
2010-11-18
1
-2
/
+1
*
net: Plumb DnsCertProvenanceChecker around.
agl@chromium.org
2010-11-18
1
-1
/
+2
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-2
/
+2
*
Initial support for built-in DNS resolver/cache.
agayev@chromium.org
2010-10-28
1
-1
/
+1
*
Revert 64202 - Initial support for built-in DNS resolver/cache.
yusukes@chromium.org
2010-10-28
1
-1
/
+1
*
Initial support for built-in DNS resolver/cache.
agayev@chromium.org
2010-10-28
1
-1
/
+1
*
Revert revert 62918 - net: clean up SSLHostInfo construction."
agl@chromium.org
2010-10-19
1
-0
/
+1
*
Revert 62918 - net: clean up SSLHostInfo construction.
agl@chromium.org
2010-10-18
1
-1
/
+0
*
net: clean up SSLHostInfo construction.
agl@chromium.org
2010-10-18
1
-0
/
+1
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
2
-9
/
+9
*
Revert revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."
agl@chromium.org
2010-10-08
1
-1
/
+2
*
Revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."
agl@chromium.org
2010-10-07
1
-2
/
+1
*
net: plumb DnsRRResolver from IOThread to HttpNetworkSession.
agl@chromium.org
2010-10-07
1
-1
/
+2
*
Stop refcounting HostResolver.
willchan@chromium.org
2010-10-01
1
-6
/
+10
*
HttpAuthHandlerFactory::CreateDefault requires a HostResolver argument.
cbentzel@chromium.org
2010-09-29
1
-1
/
+1
*
Revert 60791 - HttpAuthHandlerFactory::CreateDefault requires a HostResolver ...
cbentzel@chromium.org
2010-09-28
1
-1
/
+1
*
HttpAuthHandlerFactory::CreateDefault requires a HostResolver argument.
cbentzel@chromium.org
2010-09-28
1
-1
/
+1
*
Reland 59362 - net: Rename ProxyService::CreateNull to ProxyService::CreateDi...
tfarina@chromium.org
2010-09-15
1
-1
/
+1
*
Trying to green up the tree, lots of mac and win red around this cl.
thomasvl@chromium.org
2010-09-14
1
-1
/
+1
*
net: Rename ProxyService::CreateNull to ProxyService::CreateDirect.
tfarina@chromium.org
2010-09-14
1
-1
/
+1
*
FBTF: A giant cleanup to net/
erg@google.com
2010-08-31
1
-0
/
+1
*
Adds HostResolveImpl Requests and Jobs to log.
mmenke@chromium.org
2010-08-24
1
-1
/
+2
*
Revert 56539 - Added HostResolveImpl Requests and Jobs to log.
mmenke@chromium.org
2010-08-18
1
-2
/
+1
*
Added HostResolveImpl Requests and Jobs to log.
mmenke@chromium.org
2010-08-18
1
-1
/
+2
[next]