summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net
Commit message (Expand)AuthorAgeFilesLines
* Make the setItem CONTENT_SETTING_ASK dialog more useful by showing the actual...jorlow@chromium.org2010-02-121-1/+1
* Pass NetworkChangeNotifier to ProxyService so it gets network change notifica...willchan@chromium.org2010-02-121-3/+4
* Initial work on making extensions work in incognito mode.mpcomplete@chromium.org2010-02-112-40/+0
* Enable URLFetcherBadHTTPSTest.BadHTTPSTest for Linux and Macrvargas@google.com2010-02-111-6/+0
* Revert the revert... This has the cumulative effect of relanding 38694.eroman@chromium.org2010-02-111-3/+3
* Revert 38694 - For some reason this seems to be hanging chrome frame tests, e...eroman@chromium.org2010-02-101-3/+3
* Add some tests to CookieMonster for overwriting persistent cookies, and check...eroman@chromium.org2010-02-101-3/+3
* Make path absolute so URL Fixer Upper unittest does not fail if invoked using...jochen@chromium.org2010-02-101-1/+3
* Whitelist all content for various internal schemes.pkasting@chromium.org2010-02-092-30/+24
* Add IPv6 probing support, and disable IPv6 resolution when it is useless jar@chromium.org2010-02-081-1/+13
* Show an app modal dialog when the cookie policy is ASK.darin@chromium.org2010-02-082-38/+150
* Revert 38323 - Add IPv6 probing support, and disable IPv6 resolution when it ...jar@chromium.org2010-02-071-13/+1
* Add IPv6 probing support, and disable IPv6 resolution when it is uselessjar@chromium.org2010-02-071-1/+13
* Some preliminary ground work for respecting the "Content Settings" in the app...michaeln@chromium.org2010-02-041-6/+3
* Pass the NetworkChangeNotifier to HostResolver.willchan@chromium.org2010-02-042-8/+12
* Revert 38001 and 38002.darin@chromium.org2010-02-034-46/+256
* Back out trunk r37998.mark@chromium.org2010-02-034-256/+46
* Modify CookiePolicy to work asynchronouslydarin@chromium.org2010-02-034-46/+256
* Reland 37913. Clear local state on exit.jochen@chromium.org2010-02-032-2/+11
* Revert 37913 - Clear local state (cookies, databases, local storage) on exit.chase@chromium.org2010-02-032-11/+2
* Clear local state (cookies, databases, local storage) on exit.jochen@chromium.org2010-02-032-2/+11
* Add support for fine grained permissions to use LocalStorage.jorlow@chromium.org2010-02-021-1/+1
* Migrate old cookie setting to new system.pkasting@chromium.org2010-02-021-2/+0
* Re-enable the cookie policy browser tests.darin@chromium.org2010-01-311-18/+5
* Changes to support new cookie policy.darin@chromium.org2010-01-303-37/+67
* 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-302-11/+7
* Replace the "origins" key in the manifest with "extent". The items in the ext...aa@chromium.org2010-01-292-8/+9
* Revert r37535.darin@chromium.org2010-01-296-284/+36
* Implement extended cookie controls.jochen@chromium.org2010-01-296-36/+284
* Reland r37508. Implement HostContentSettingsMap.jochen@chromium.org2010-01-292-2/+17
* Revert "Implement HostContentSettingsMap"evan@chromium.org2010-01-292-17/+2
* Implement HostContentSettingsMapjochen@chromium.org2010-01-292-2/+17
* This CL makes the TranslationService class send the text to be translated to ...jcampan@chromium.org2010-01-293-0/+13
* Enable apps to request the HTML5 notification permission.aa@chromium.org2010-01-282-175/+208
* Removes DCHECK that is hit on showing options dialog.sky@chromium.org2010-01-231-2/+2
* Fix improper cancellation when URLFetcher has started throttling requests.eroman@chromium.org2010-01-222-34/+63
* Pull IOThread out of BrowserProcessImpl. Move the dns prefetching initializat...willchan@chromium.org2010-01-226-160/+77
* Remove support for filtering by MIME-type.jochen@chromium.org2010-01-202-35/+23
* Drop the code allowing privacy blacklists to be shipped in extensions.phajdan.jr@chromium.org2010-01-202-25/+22
* Change default congestion limit for DNS preresolutionjar@chromium.org2010-01-181-2/+2
* Also match against the query string if present.jochen@chromium.org2010-01-121-2/+2
* Clear the host cache when closing the last incognito window.eroman@chromium.org2010-01-113-39/+56
* Add autodetection of "intranet" redirection, for ISPs etc. that send typos an...pkasting@chromium.org2010-01-081-1/+2
* Adds a NetworkChangeNotifier dependency to ProxyService; when we observer a n...eroman@chromium.org2010-01-082-3/+5
* Implement delaying resource requests until privacy blacklists are ready.phajdan.jr@chromium.org2010-01-052-37/+53
* Remove WinInet FTP code.phajdan.jr@chromium.org2010-01-051-16/+0
* Cleanup histogram classes mixing SetFlags into FactoryGet argumentsjar@chromium.org2009-12-282-44/+24
* Load message catalogs on demand when chrome.i18n.getMessage needs them.cira@chromium.org2009-12-172-10/+54
* Flip: Comma delimit the various flip options. Redo the fixed testing server f...willchan@chromium.org2009-12-151-5/+4