summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net
Commit message (Expand)AuthorAgeFilesLines
* Create A/B test of SDCHjar@chromium.org2009-06-303-5/+11
* Fix a typo in a comment.ericroman@google.com2009-06-291-1/+1
* Refactor DNS A/B experient, and add test of congestion time limitsjar@chromium.org2009-06-275-31/+124
* Ensure that even if the HostResolver outlives the IO thread, its jobs will no...ericroman@google.com2009-06-271-0/+3
* Make net::HostResolver refcounted.ericroman@google.com2009-06-275-34/+26
* Add a command line switch to allow setting the max sizervargas@google.com2009-06-262-10/+12
* Reverting 19425.ericroman@google.com2009-06-265-19/+31
* Make net::HostResolver refcounted.ericroman@google.com2009-06-265-31/+19
* Reverting 19271.ericroman@google.com2009-06-252-12/+9
* Teardown the global host resolver as part of ~ChromeURLRequest() rather than ...ericroman@google.com2009-06-252-9/+12
* Privacy Blacklist SketelonAdded code hooks to serve as place holders for the ...idanan@chromium.org2009-06-232-1/+40
* Move socket related files from net/base to net/socket.willchan@chromium.org2009-06-221-1/+1
* Increase timeout in url_fetchet to make it morensylvain@chromium.org2009-06-191-2/+2
* Consistently use int64 for integers holding number of milliseconds.phajdan.jr@chromium.org2009-06-173-4/+4
* Re-land another subset of r18520.ericroman@google.com2009-06-171-5/+21
* Revert 18520.ericroman@google.com2009-06-171-21/+5
* Properly cleanup state after synchronous DNS resolutionjar@chromium.org2009-06-162-13/+28
* * Add an OnCancelResolution() notifier to HostResolver::Observer, so observer...ericroman@google.com2009-06-161-5/+21
* Add a bug number to a TODO comment.ericroman@google.com2009-06-161-0/+1
* [Refactor] Rename DnsResolutionObserver --> HostResolver::Observer.ericroman@google.com2009-06-151-2/+1
* * Move the global "DnsResolutionObserver" code depended on by DNS prefetcher,...ericroman@google.com2009-06-153-21/+45
* * Avoid doing concurrent DNS resolves of the same hostname in HostResolver.ericroman@google.com2009-06-124-17/+26
* Change DnsMaster to only access HostResolver only on the IO thread.ericroman@google.com2009-06-115-81/+197
* Disable extensions in incognito mode.mpcomplete@google.com2009-06-111-4/+6
* Fix tree bustagejar@chromium.org2009-06-051-1/+1
* Prevent SDCH from re-trying to download a dicitionaryjar@chromium.org2009-06-052-0/+23
* Reverting 17638.jar@chromium.org2009-06-056-26/+258
* Disabling a windows-only test failure to turn the tree green again and re-ope...slightlyoff@chromium.org2009-06-051-1/+1
* Fix purify freeze. Revert "Use a priority queue to assure that subresources ...willchan@chromium.org2009-06-046-256/+24
* Use a priority queue to assure that subresources are resolved asapjar@chromium.org2009-06-046-24/+256
* Successor to http://codereview.chromium.org/115748brettw@chromium.org2009-06-041-0/+42
* Reduce header dependencies in base/phajdan.jr@chromium.org2009-06-031-0/+1
* Local text file with spaces in filename is urlencoded in tab titlemhm@chromium.org2009-06-031-2/+4
* Test impact of 4 rather than 8 parallel DNS prefetchjar@chromium.org2009-06-015-28/+35
* Remove code path that passes a file handle to the rendererhclam@chromium.org2009-05-292-25/+4
* Make OffTheRecordObserver a Singleton.mpcomplete@google.com2009-05-261-8/+6
* Rename the --proxy-bypass-urls command-line switchwtc@chromium.org2009-05-262-5/+5
* Remove unused code from ExtensionsService.mpcomplete@google.com2009-05-261-1/+1
* Fix a NotificationObserver that crept in yesterday to use the NotificationReg...pkasting@chromium.org2009-05-221-6/+2
* Shows Unicode IDN instead of Punycode in the followings:brettw@google.com2009-05-221-5/+2
* Fix some outdated comments.asargent@chromium.org2009-05-221-2/+2
* Fix gconf for the linux proxy config service.sdoyon@chromium.org2009-05-221-3/+5
* Try to fix test bustagepkasting@chromium.org2009-05-221-4/+7
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-223-19/+13
* Hook up more of extension uninstall.aa@chromium.org2009-05-212-0/+21
* Revert "Hook up more of extension uninstall."aa@chromium.org2009-05-212-21/+0
* Hook up more of extension uninstall.aa@chromium.org2009-05-202-0/+21
* TBR: Revert "Hook up more of extension uninstall."aa@chromium.org2009-05-202-21/+0
* Hook up more of extension uninstall.aa@chromium.org2009-05-202-0/+21
* More progress on ForceHTTPS.abarth@chromium.org2009-05-201-0/+2