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
/
chrome_url_request_context.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reland r74842
willchan@chromium.org
2011-02-16
1
-103
/
+14
*
Revert 75143 - Reland r74842
willchan@chromium.org
2011-02-16
1
-14
/
+103
*
Reland r74842
willchan@chromium.org
2011-02-16
1
-103
/
+14
*
Move FinalStatus out of PrerenderContents, and add prerender namespace.
cbentzel@chromium.org
2011-02-15
1
-4
/
+4
*
Revert 74842 - It seems to have broken the ChromeOS "PFQ bot"?
willchan@chromium.org
2011-02-14
1
-14
/
+103
*
Revert r74728 which reverted r74561 for exposing a ChromeOS bug.
willchan@chromium.org
2011-02-14
1
-103
/
+14
*
Remove unused ChromeURLRequestContextFactory member.
finnur@chromium.org
2011-02-14
1
-1
/
+0
*
Cleanup SandboxedFileSystem* and merge them into FileSystem* for simplicity.
kinuko@chromium.org
2011-02-14
1
-5
/
+5
*
Revert r74632 "Reland r74561 after fixing ChromeOS build breakage."
oshima@google.com
2011-02-12
1
-14
/
+104
*
Reland r74561 after fixing ChromeOS build breakage.
willchan@chromium.org
2011-02-11
1
-104
/
+14
*
Revert 74561 for breaking the ChromeOS build
willchan@chromium.org
2011-02-11
1
-14
/
+104
*
Introduce OffTheRecordProfileIOData and ProfileImplIOData.
willchan@chromium.org
2011-02-11
1
-104
/
+14
*
Attempt 3 at: Splits ChromeURLDataManager into 2 chunks:
sky@chromium.org
2011-02-10
1
-0
/
+4
*
Revert 74340 - Attempt 2 at: Splits ChromeURLDataManager into 2 chunks:
sky@chromium.org
2011-02-10
1
-4
/
+0
*
Attempt 2 at: Splits ChromeURLDataManager into 2 chunks:
sky@chromium.org
2011-02-09
1
-0
/
+4
*
Revert 74292 - Splits ChromeURLDataManager into 2 chunks:
sky@chromium.org
2011-02-09
1
-4
/
+0
*
Splits ChromeURLDataManager into 2 chunks:
sky@chromium.org
2011-02-09
1
-0
/
+4
*
Create a ProfileIOData object to own ChromeURLRequestContext members.
willchan@chromium.org
2011-02-03
1
-12
/
+5
*
Unreverting: First steps towards webRequest extension API.
mpcomplete@chromium.org
2011-02-01
1
-3
/
+10
*
Revert "First steps towards webRequest extension API."
mpcomplete@chromium.org
2011-01-31
1
-10
/
+3
*
First steps towards webRequest extension API.
mpcomplete@chromium.org
2011-01-31
1
-3
/
+10
*
Move ExtensionRendereInfo into common and call it ExtensionSet instead.
aa@chromium.org
2011-01-29
1
-0
/
+1
*
Remove ChromeURLRequestContext::IsExternal().
willchan@chromium.org
2011-01-28
1
-4
/
+0
*
Cleanup: Remove unneeded includes of notification_registrar.h.
thestig@chromium.org
2011-01-27
1
-1
/
+0
*
Remove ChromeURLRequestContext::is_media_
willchan@chromium.org
2011-01-23
1
-7
/
+0
*
net: Remove typedef net::URLRequestContext URLRequestContext;
tfarina@chromium.org
2011-01-15
1
-7
/
+7
*
Add PrerenderResourceHandler and hook it into the ResourceDispatcherHost.
cbentzel@chromium.org
2011-01-12
1
-0
/
+12
*
net: Add namespace net to the remaining files under url_request directory.
tfarina@chromium.org
2011-01-06
1
-4
/
+4
*
Create a URLRequestContext for PAC fetching.
willchan@chromium.org
2010-12-23
1
-24
/
+0
*
ChromeURLRequestContext: remove copy constructor
agl@chromium.org
2010-12-17
1
-4
/
+0
*
Cache certificate verification results in memory.
wtc@google.com
2010-12-16
1
-0
/
+3
*
Remove BrowserFileSystemContext class and merge it into SandboxedFileSystemCo...
kinuko@chromium.org
2010-12-14
1
-7
/
+7
*
Fix handling of 'Use system proxy settings' policy
gfeher@chromium.org
2010-12-08
1
-2
/
+0
*
Fixed minor atomicity issue in PrefProxyConfigService::GetLatestProxyConfig a...
battre@chromium.org
2010-12-08
1
-1
/
+0
*
Refactored cookies persistent store clean-up on shutdown.
pastarmovj@chromium.org
2010-12-06
1
-0
/
+2
*
Refactor: move HostContentSettingsMap to content_settings
gfeher@chromium.org
2010-11-30
1
-1
/
+1
*
Dynamically refresh pref-configured proxies.
mnissler@chromium.org
2010-11-24
1
-5
/
+0
*
Revert "Revert "net: Plumb DnsCertProvenanceChecker around.""
agl@chromium.org
2010-11-22
1
-0
/
+4
*
Revert "net: Plumb DnsCertProvenanceChecker around."
agl@chromium.org
2010-11-22
1
-4
/
+0
*
net: Plumb DnsCertProvenanceChecker around.
agl@chromium.org
2010-11-22
1
-0
/
+4
*
Revert "net: Plumb DnsCertProvenanceChecker around."
agl@chromium.org
2010-11-18
1
-4
/
+0
*
net: Plumb DnsCertProvenanceChecker around.
agl@chromium.org
2010-11-18
1
-0
/
+4
*
FileSystem code cleanup 1st cut - does some class renaming.
kinuko@chromium.org
2010-11-09
1
-7
/
+7
*
Reland r63578 - Release ChromeURLRequestContextGetters' references on IO thre...
willchan@chromium.org
2010-11-09
1
-0
/
+8
*
Revert 63578 - Release ChromeURLRequestContextGetters' references on IO threa...
willchan@chromium.org
2010-10-25
1
-8
/
+0
*
Release ChromeURLRequestContextGetters' references on IO thread shutdown.
willchan@chromium.org
2010-10-22
1
-0
/
+8
*
Revert "Revert "Const-ify RefCountedThreadSafe::AddRef and Release.""
mpcomplete@chromium.org
2010-10-22
1
-1
/
+1
*
Revert "Const-ify RefCountedThreadSafe::AddRef and Release."
levin@chromium.org
2010-10-22
1
-1
/
+1
*
Const-ify RefCountedThreadSafe::AddRef and Release.
mpcomplete@chromium.org
2010-10-22
1
-1
/
+1
*
Reland fix for OCSP startup race.
willchan@chromium.org
2010-10-12
1
-1
/
+0
[next]