summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/chrome_url_request_context.h
Commit message (Expand)AuthorAgeFilesLines
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Added factories for HttpAuthHandler.cbentzel@chromium.org2010-02-151-0/+3
* Initial work on making extensions work in incognito mode.mpcomplete@chromium.org2010-02-111-4/+0
* Pass the NetworkChangeNotifier to HostResolver.willchan@chromium.org2010-02-041-1/+1
* Revert 38001 and 38002.darin@chromium.org2010-02-031-6/+7
* Back out trunk r37998.mark@chromium.org2010-02-031-7/+6
* Modify CookiePolicy to work asynchronouslydarin@chromium.org2010-02-031-6/+7
* Add support for fine grained permissions to use LocalStorage.jorlow@chromium.org2010-02-021-1/+1
* Changes to support new cookie policy.darin@chromium.org2010-01-301-12/+11
* Rewrite the HostContentSettingsMap to address some issues:pkasting@chromium.org2010-01-301-2/+2
* Make the Blacklist in the URL request context refcounted, since the Profile g...pkasting@chromium.org2010-01-301-5/+6
* Replace the "origins" key in the manifest with "extent". The items in the ext...aa@chromium.org2010-01-291-3/+4
* Revert r37535.darin@chromium.org2010-01-291-4/+7
* Implement extended cookie controls.jochen@chromium.org2010-01-291-7/+4
* Reland r37508. Implement HostContentSettingsMap.jochen@chromium.org2010-01-291-1/+12
* Revert "Implement HostContentSettingsMap"evan@chromium.org2010-01-291-12/+1
* Implement HostContentSettingsMapjochen@chromium.org2010-01-291-1/+12
* Enable apps to request the HTML5 notification permission.aa@chromium.org2010-01-281-144/+153
* Pull IOThread out of BrowserProcessImpl. Move the dns prefetching initializat...willchan@chromium.org2010-01-221-0/+6
* Remove support for filtering by MIME-type.jochen@chromium.org2010-01-201-2/+12
* Drop the code allowing privacy blacklists to be shipped in extensions.phajdan.jr@chromium.org2010-01-201-6/+7
* Implement delaying resource requests until privacy blacklists are ready.phajdan.jr@chromium.org2010-01-051-3/+2
* Load message catalogs on demand when chrome.i18n.getMessage needs them.cira@chromium.org2009-12-171-4/+26
* Exclude chrome:// requests from showing up on the about:net-internals page.eroman@chromium.org2009-12-121-0/+4
* SPDY: augment Strict Transport Security with the beginnings of SPDY upgrade.agl@chromium.org2009-12-111-4/+4
* Remember zoom on a per-host basis.pkasting@chromium.org2009-12-041-0/+8
* Integrate BlacklistManager with Profile.phajdan.jr@chromium.org2009-11-301-6/+5
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-2/+2
* Seventh patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-3/+3
* Fourth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-1/+1
* Remove what appears to be an unused variable.eroman@chromium.org2009-11-051-1/+0
* Remove the db_loop_ member variable which is a unused following r30163.eroman@chromium.org2009-11-031-3/+0
* Add a command line flag to force all network traffic through a particular ser...mbelshe@google.com2009-11-031-1/+1
* Move initialization of ChromeURLRequestContexts to the IO thread.eroman@chromium.org2009-10-231-40/+227
* Ensure ChromeURLRequestContext finds out first about extension loading.rafaelw@chromium.org2009-10-011-6/+6
* Fix appcache_service and request_context referencing.michaeln@google.com2009-09-221-6/+11
* Convert the sqlite cookie database and web database to use the new sqlitebrettw@chromium.org2009-09-151-2/+1
* This CL changes the CookieStore obect to be a refcounted object to get a bett...ananta@chromium.org2009-09-051-1/+0
* Plumb request interception into the appcache library for both chrome and test...michaeln@google.com2009-09-011-0/+9
* ChromeURLRequestContext falloutamit@chromium.org2009-07-301-1/+2
* Moved the logical dependency on Blacklist from URLRequestContextidanan@chromium.org2009-07-281-1/+7
* Navigation and cookies for Automationamit@chromium.org2009-07-281-2/+2
* Added an observer for 'pref::kDefaultCharset' change I forgot to add in r1511...jshin@chromium.org2009-07-171-0/+3
* Fix a bunch of minor Coverity issues.phajdan.jr@chromium.org2009-07-151-1/+1
* Add a command line switch to allow setting the max sizervargas@google.com2009-06-261-3/+3
* Privacy Blacklist SketelonAdded code hooks to serve as place holders for the ...idanan@chromium.org2009-06-231-1/+5
* Remove code path that passes a file handle to the rendererhclam@chromium.org2009-05-291-4/+0
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-221-1/+3
* Hook up more of extension uninstall.aa@chromium.org2009-05-211-0/+3
* Revert "Hook up more of extension uninstall."aa@chromium.org2009-05-211-3/+0