summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/chrome_url_request_context.h
Commit message (Expand)AuthorAgeFilesLines
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Remove abonded privacy blacklist implementation.jochen@chromium.org2010-07-021-22/+0
* Add policy code for proxy configurationdanno@chromium.org2010-06-161-3/+7
* Add a net::HttpNetworkDelegate and a ChromeNetworkDelegate.willchan@chromium.org2010-06-151-0/+5
* Show the extension name in the task manager for extension created worker proc...jam@chromium.org2010-05-201-2/+7
* Store a reference to the profile's DatabaseTracker in the request context too.michaeln@chromium.org2010-05-121-0/+11
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-071-1/+1
* Created a stock implementation of the MessageLoopProxy interface than can be ...sanjeevr@chromium.org2010-05-061-1/+1
* Changed UrlFetcher to use a MessageLoopProxy instead of directly relying on C...sanjeevr@chromium.org2010-05-031-2/+3
* Cleanup: Explicitly add a bunch of missing includes.thestig@chromium.org2010-04-151-0/+3
* Hook up extension apps notification permission, take tworafaelw@chromium.org2010-03-311-6/+2
* Reland r42473. Add a delegate to CookieMonster and broadcast notifications ab...jochen@chromium.org2010-03-251-0/+2
* Revert 42473 - Add a delegate to CookieMonster and broadcast notifications ab...dhollowa@chromium.org2010-03-241-2/+0
* Add a delegate to CookieMonster and broadcast notifications about changes to ...jochen@chromium.org2010-03-241-0/+2
* Generalize the net module's LoadLog facility from a passive container, to an ...eroman@chromium.org2010-03-161-4/+3
* Remove locks from StrictTransportSecurityState.abarth@chromium.org2010-03-141-1/+1
* ChromeFrame should honor the host browser's cookie policy. To achieve this we...ananta@chromium.org2010-03-021-0/+6
* Continue removing bad dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-02-271-1/+1
* 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