summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allow IPv6 literals to be typed directly into the address bar, withoutabarth@chromium.org2009-05-182-28/+72
* Add ':' to the RemoveJs whitelist for about:dns. This fixes the problemabarth@chromium.org2009-05-171-2/+2
* Shorten the new proxy switch names.robertshield@google.com2009-05-152-13/+13
* Reverting 16158.beng@google.com2009-05-151-8/+1
* Privacy option added for all cookies to become session cookies.idanan@chromium.org2009-05-151-1/+8
* Add a separate cookie store that's used for extensions.mpcomplete@google.com2009-05-142-0/+44
* Ensure that IO thread is not called in last actions by SDCH shutdownjar@chromium.org2009-05-131-0/+4
* Making command-line specified proxy settings more flexible - allowing for set...robertshield@google.com2009-05-123-11/+242
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-081-3/+3
* This CL makes Chrome on par with Firefox in terms of 'GetSuggestedFilename' f...jungshik@google.com2009-05-011-0/+14
* Searching by keyword now generates a visit against the site with asky@chromium.org2009-04-271-3/+3