summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/chrome_url_request_context.h
Commit message (Expand)AuthorAgeFilesLines
* Remove ChromeURLRequestContext.eustas@chromium.org2014-07-311-125/+0
* Rename ProtocolInterceptJobFactory and make it not use ProtocolHandlers.mmenke@chromium.org2014-05-301-2/+2
* Allow content layer to pass ProtocolInterceptors when we create URLRequestCon...kinuko@chromium.org2014-03-101-2/+4
* Remove HttpTransactionDelegate and all users (LoadTimeStats).rvargas@chromium.org2013-12-271-19/+1
* Clean-up ChromeUrlRequestContext static creators.pastarmovj@chromium.org2013-10-041-27/+5
* Revert 219709 "Remove the Extensions URLRequestContext."earthdok@chromium.org2013-08-271-0/+10
* Remove the Extensions URLRequestContext.ajwong@chromium.org2013-08-271-10/+0
* Revert a workaround commit for a Use-After-Free crash.yhirano@chromium.org2013-06-211-1/+3
* SocketStream uses a weak ptr to URLRequestContextyhirano@chromium.org2013-06-101-3/+1
* Add chrome-search: access from Instant overlaydhollowa@chromium.org2013-03-071-40/+4
* Revert 186347jochen@chromium.org2013-03-061-4/+40
* Add chrome-search: access from Instant overlaydhollowa@chromium.org2013-03-061-40/+4
* Remove invalid reinterpret_cast<>. Use covariant return type instead.ajwong@chromium.org2013-02-281-7/+1
* Add StoragePartition's ProtocolHandlers at URLRequestContext construction time. pauljensen@chromium.org2013-02-081-4/+46
* Move is_incognito bit from ChromeURLRequestContext topauljensen@chromium.org2013-01-161-9/+0
* Remove unused chrome_url_data_manager_backend pointer frompauljensen@chromium.org2013-01-121-9/+0
* Convert ProtocolHandlerRegistry::Interceptor to a net::URLRequestJobFactory.pauljensen@chromium.org2013-01-081-2/+3
* Provide mutable members of UrlRequestContext via pure-virtual interface. Cre...pauljensen@chromium.org2012-11-071-38/+4
* Remove content::NotificationObserver dependency from most Prefs code.joi@chromium.org2012-11-011-7/+5
* For storage partitions to work properly, we need to know whether a storage pa...nasko@chromium.org2012-10-301-3/+4
* Move the bits of Prefs where production code has only trivially easyjoi@chromium.org2012-10-221-1/+1
* Create a new URLRequestJobFactory for isolated request contexts.ajwong@chromium.org2012-09-211-2/+8
* Ensure that isolated apps use the right cookies for media requests.creis@chromium.org2012-08-211-0/+7
* Move PrefMember and PrefChangeRegistrar to api directory.joi@chromium.org2012-08-211-1/+1
* Add histograms for network activity, and total/cumulativetburkard@chromium.org2012-08-201-3/+3
* Adding histograms showing fraction of page load times spent in the disk cache...tburkard@chromium.org2012-07-301-1/+13
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* 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