summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/chrome_url_request_context.h
Commit message (Expand)AuthorAgeFilesLines
* Replace GetIOMessageLoopProxy() with GetNetworkTaskRunner() in UrlRequestCont...sergeyu@chromium.org2012-06-161-2/+2
* Unwire the clear on exit preference from the storage systems.jochen@chromium.org2012-06-051-1/+0
* Stop refcounting URLRequestContext.willchan@chromium.org2012-05-111-5/+9
* Remove DONTUSEME_GetCookieStore().eroman@chromium.org2012-03-221-11/+2
* Remove BrowserThread::UnsafeGetBrowserThread, add UnsafeGetMessageLoopForThread.joi@chromium.org2011-12-071-4/+0
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-5/+6
* Cleanup: Remove unneeded forward declarations from various chrome/browser sub...thestig@chromium.org2011-11-151-3/+0
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-6/+6
* Reland r94047 - Make Profile own ProfileIOData.willchan@chromium.org2011-07-291-12/+2
* Revert r94047 "Make Profile own ProfileIOData."oshima@google.com2011-07-261-2/+12
* Make Profile own ProfileIOData.willchan@chromium.org2011-07-261-12/+2
* Remove more unnecessary ChromeURLRequestContext members.willchan@chromium.org2011-07-161-49/+2
* Revert 92690 (breaks ChromeOS tests) - Remove more unnecessary ChromeURLReque...willchan@chromium.org2011-07-151-2/+49
* Remove more unnecessary ChromeURLRequestContext members.willchan@chromium.org2011-07-151-49/+2
* Revert 92668 - Remove more unnecessary ChromeURLRequestContext members.willchan@chromium.org2011-07-151-1/+49
* Remove more unnecessary ChromeURLRequestContext members.willchan@chromium.org2011-07-151-49/+1
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* Attempt to get rid of extension references from RenderMessageFilter.mpcomplete@chromium.org2011-07-011-0/+6
* Remove obsolete code from UserScriptMaster.mihaip@chromium.org2011-06-021-12/+0
* It suffices to just forward-declare DnsCertProvenanceCheckerwtc@chromium.org2011-05-241-1/+0
* Add a URLRequestJobFactory::ProtocolHandler for chrome:// and chrome-devtools...willchan@chromium.org2011-05-161-2/+6
* Get rid of net::CookiePolicy, now that all code that uses it (except WebSocke...jam@chromium.org2011-05-121-1/+0
* Have AppCache code go through the content embedder API for content settings c...jam@chromium.org2011-05-081-0/+2
* Remove ChromeURLRequestContext from content/.willchan@chromium.org2011-04-291-29/+0
* Stop refcounting ProxyService.willchan@chromium.org2011-04-271-3/+6
* PrerenderManager is no longer refcounted.cbentzel@chromium.org2011-04-221-5/+9
* Create a content::ResourceContext.willchan@chromium.org2011-04-151-10/+0
* Remove async functionality from net::CookiePolicy.willchan@chromium.org2011-04-061-4/+0
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-311-4/+4
* Rename URLRequestContextGetter::GetCookieStore() --> DONTUSEME_GetCookieStore...eroman@chromium.org2011-03-301-2/+2
* Initial support for partitioning cookies for isolated apps.creis@google.com2011-03-151-0/+27
* Remove 'off the record' references from ChromeURLContext.vipul.bhasin@gmail.com2011-03-151-5/+5
* Extends NetworkDelegate to avoid use of static_cast<> when handling RegisterP...tony@chromium.org2011-03-101-9/+0
* Move appcache/file_sytem/device_orientation subdirectories of chrome\browser ...jam@chromium.org2011-02-241-3/+3
* Refactor of NetworkDelegate.willchan@chromium.org2011-02-241-9/+0
* Adds navigator.registerProtocolHandler.tony@chromium.org2011-02-231-0/+9
* Reland r74842willchan@chromium.org2011-02-161-103/+14
* Revert 75143 - Reland r74842willchan@chromium.org2011-02-161-14/+103
* Reland r74842willchan@chromium.org2011-02-161-103/+14
* Move FinalStatus out of PrerenderContents, and add prerender namespace.cbentzel@chromium.org2011-02-151-4/+4
* Revert 74842 - It seems to have broken the ChromeOS "PFQ bot"?willchan@chromium.org2011-02-141-14/+103
* Revert r74728 which reverted r74561 for exposing a ChromeOS bug.willchan@chromium.org2011-02-141-103/+14
* Remove unused ChromeURLRequestContextFactory member.finnur@chromium.org2011-02-141-1/+0
* Cleanup SandboxedFileSystem* and merge them into FileSystem* for simplicity.kinuko@chromium.org2011-02-141-5/+5
* Revert r74632 "Reland r74561 after fixing ChromeOS build breakage."oshima@google.com2011-02-121-14/+104
* Reland r74561 after fixing ChromeOS build breakage.willchan@chromium.org2011-02-111-104/+14
* Revert 74561 for breaking the ChromeOS buildwillchan@chromium.org2011-02-111-14/+104
* Introduce OffTheRecordProfileIOData and ProfileImplIOData.willchan@chromium.org2011-02-111-104/+14
* Attempt 3 at: Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-101-0/+4
* Revert 74340 - Attempt 2 at: Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-101-4/+0