summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* Exclude chrome:// requests from showing up on the about:net-internals page.eroman@chromium.org2009-12-122-0/+12
* SPDY: augment Strict Transport Security with the beginnings of SPDY upgrade.agl@chromium.org2009-12-112-8/+8
* Refactor: Eliminte locking from PrefetchObserver and DnsMaster in favor of ma...eroman@chromium.org2009-12-084-218/+198
* Use factory to create histograms, and refcounts to track lifetimesjar@chromium.org2009-12-062-35/+46
* Remember zoom on a per-host basis.pkasting@chromium.org2009-12-042-3/+14
* Delay DNS subresource resolution until navigational resolution is completejar@chromium.org2009-12-041-2/+6
* Remove the deprecated version of FixupURL and fix the callers.thakis@chromium.org2009-12-032-7/+0
* Hold a reference to object returned by GetGlobalHostResolver().eroman@chromium.org2009-12-011-11/+16
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-303-1/+2
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-303-2/+1
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-303-1/+2
* Integrate BlacklistManager with Profile.phajdan.jr@chromium.org2009-11-302-16/+23
* Throttle websocket live experimentukai@chromium.org2009-11-261-0/+8