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
/
url_request
/
url_request_context.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added an OriginBoundCertStore field to the SSLClientSocketNSS class and
rkn@chromium.org
2011-07-21
1
-0
/
+10
*
Make the URLRequestContext constant
battre@chromium.org
2011-07-14
1
-3
/
+4
*
Revert 92511 - Make the URLRequestContext constant
battre@chromium.org
2011-07-14
1
-4
/
+3
*
Make the URLRequestContext constant
battre@chromium.org
2011-07-14
1
-3
/
+4
*
It suffices to just forward-declare DnsCertProvenanceChecker
wtc@chromium.org
2011-05-24
1
-2
/
+0
*
net: Add NET_API to url_request.
rvargas@google.com
2011-05-20
1
-2
/
+3
*
Switch to using the system request context for OCSP.
willchan@chromium.org
2011-05-16
1
-8
/
+0
*
Create a URLRequestJobFactory to replace the URLRequest globals.
willchan@chromium.org
2011-05-14
1
-1
/
+7
*
Get rid of net::CookiePolicy, now that all code that uses it (except WebSocke...
jam@chromium.org
2011-05-12
1
-9
/
+0
*
Refactor to address URLRequestContext dependency added in
cevans@chromium.org
2011-05-05
1
-3
/
+0
*
Stop refcounting ProxyService.
willchan@chromium.org
2011-04-27
1
-2
/
+2
*
Apply HSTS rules to also upgrade ws:// -> wss:// if appropriate. This avoids
cevans@chromium.org
2011-04-19
1
-0
/
+3
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Remove all "net::" prefixes under net/url_request for code that's
adamk@chromium.org
2011-03-24
1
-4
/
+4
*
Initial support for partitioning cookies for isolated apps.
creis@google.com
2011-03-15
1
-0
/
+13
*
Refactor of NetworkDelegate.
willchan@chromium.org
2011-02-24
1
-4
/
+4
*
Create a URLRequestContextStorage object to provide storage for URLRequestCon...
willchan@chromium.org
2011-02-23
1
-1
/
+3
*
Reland r74842
willchan@chromium.org
2011-02-16
1
-23
/
+40
*
Revert 75143 - Reland r74842
willchan@chromium.org
2011-02-16
1
-40
/
+23
*
Reland r74842
willchan@chromium.org
2011-02-16
1
-23
/
+40
*
Revert 74842 - It seems to have broken the ChromeOS "PFQ bot"?
willchan@chromium.org
2011-02-14
1
-40
/
+23
*
Revert r74728 which reverted r74561 for exposing a ChromeOS bug.
willchan@chromium.org
2011-02-14
1
-23
/
+40
*
Revert r74632 "Reland r74561 after fixing ChromeOS build breakage."
oshima@google.com
2011-02-12
1
-40
/
+23
*
Reland r74561 after fixing ChromeOS build breakage.
willchan@chromium.org
2011-02-11
1
-23
/
+40
*
Revert 74561 for breaking the ChromeOS build
willchan@chromium.org
2011-02-11
1
-40
/
+23
*
Introduce OffTheRecordProfileIOData and ProfileImplIOData.
willchan@chromium.org
2011-02-11
1
-23
/
+40
*
Unreverting: First steps towards webRequest extension API.
mpcomplete@chromium.org
2011-02-01
1
-0
/
+5
*
Revert "First steps towards webRequest extension API."
mpcomplete@chromium.org
2011-01-31
1
-5
/
+0
*
First steps towards webRequest extension API.
mpcomplete@chromium.org
2011-01-31
1
-0
/
+5
*
net: Remove typedef net::URLRequestContext URLRequestContext;
tfarina@chromium.org
2011-01-15
1
-3
/
+0
*
net: Add namespace net to the remaining files under url_request directory.
tfarina@chromium.org
2011-01-06
1
-40
/
+44
*
Move non_thread_safe from base to base/threading and into the base namespace.
brettw@chromium.org
2011-01-01
1
-2
/
+2
*
Create a URLRequestContext for PAC fetching.
willchan@chromium.org
2010-12-23
1
-6
/
+35
*
Cache certificate verification results in memory.
wtc@google.com
2010-12-16
1
-0
/
+6
*
net: Remove typedef net::URLRequest URLRequest;
tfarina@chromium.org
2010-11-30
1
-1
/
+2
*
net: Add namespace net to URLRequest and URLRequestJob classes.
tfarina@chromium.org
2010-11-28
1
-1
/
+1
*
Revert "Revert "net: Plumb DnsCertProvenanceChecker around.""
agl@chromium.org
2010-11-22
1
-0
/
+7
*
Revert "net: Plumb DnsCertProvenanceChecker around."
agl@chromium.org
2010-11-22
1
-7
/
+0
*
net: Plumb DnsCertProvenanceChecker around.
agl@chromium.org
2010-11-22
1
-0
/
+7
*
Revert "net: Plumb DnsCertProvenanceChecker around."
agl@chromium.org
2010-11-18
1
-7
/
+0
*
net: Plumb DnsCertProvenanceChecker around.
agl@chromium.org
2010-11-18
1
-0
/
+7
*
Reland fix for OCSP startup race.
willchan@chromium.org
2010-10-12
1
-0
/
+8
*
Revert 62105 - Test change to fix a leak. Will revert after getting in a run...
willchan@chromium.org
2010-10-10
1
-8
/
+0
*
Test change to fix a leak. Will revert after getting in a run on ChromiumOS ...
willchan@chromium.org
2010-10-10
1
-0
/
+8
*
Revert revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."
agl@chromium.org
2010-10-08
1
-0
/
+6
*
Revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."
agl@chromium.org
2010-10-07
1
-6
/
+0
*
net: plumb DnsRRResolver from IOThread to HttpNetworkSession.
agl@chromium.org
2010-10-07
1
-0
/
+6
*
Stop refcounting HostResolver.
willchan@chromium.org
2010-10-01
1
-1
/
+1
*
Revert 60739 (still leaks on ChromiumOS!) - Reland r59972: Eagerly set the IO...
willchan@chromium.org
2010-09-28
1
-8
/
+0
*
Reland r59972: Eagerly set the IO loop used for OCSP.
willchan@chromium.org
2010-09-28
1
-0
/
+8
[next]