summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/chrome_url_request_context.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix appcache_service and request_context referencing.michaeln@google.com2009-09-221-15/+33
* Convert the sqlite cookie database and web database to use the new sqlitebrettw@chromium.org2009-09-151-3/+4
* Rename X-Force-TLS to Strict-Transport-Security.abarth@chromium.org2009-09-051-2/+2
* This CL changes the CookieStore obect to be a refcounted object to get a bett...ananta@chromium.org2009-09-051-19/+12
* Plumb request interception into the appcache library for both chrome and test...michaeln@google.com2009-09-011-0/+3
* Linux: get GNOME or KDE proxy settings.mdm@chromium.org2009-08-281-1/+2
* Http cache: Enable experimental support for byte range requests.rvargas@google.com2009-08-241-1/+13
* Revert cl 24015rvargas@google.com2009-08-211-13/+1
* Http cache: Enable experimental support for byte range requests.rvargas@google.com2009-08-211-1/+13
* Load extensions that have their manifest in the Prefs on the UI thread.mpcomplete@chromium.org2009-08-211-9/+6
* Send notice for blackisted non-visual resourcesidanan@chromium.org2009-08-211-1/+12
* Make new FTP the default on Windows. Use the --wininet-ftpwtc@chromium.org2009-08-201-8/+7
* Pref-backed SSLConfigService for Linux.mattm@chromium.org2009-08-191-1/+7
* Reference count ProxyService.eroman@chromium.org2009-08-181-7/+10
* Fix unused variable on GCC.phajdan.jr@chromium.org2009-08-121-2/+1
* Fix compile on Windows.phajdan.jr@chromium.org2009-08-121-0/+2
* Fix crash with new FTP in Incognito mode.phajdan.jr@chromium.org2009-08-121-1/+12
* ChromeURLRequestContext falloutamit@chromium.org2009-07-301-0/+23
* Navigation and cookies for Automationamit@chromium.org2009-07-281-8/+11
* Return Error Status Upon Blocking Requestsidanan@chromium.org2009-07-241-2/+2
* Added an observer for 'pref::kDefaultCharset' change I forgot to add in r1511...jshin@chromium.org2009-07-171-3/+23
* Blacklist API change for allowing multiple rule matchesidanan@chromium.org2009-07-161-7/+5
* Fix a bunch of minor Coverity issues.phajdan.jr@chromium.org2009-07-151-3/+3
* Make net::HostResolver refcounted.ericroman@google.com2009-06-271-3/+0
* Add a command line switch to allow setting the max sizervargas@google.com2009-06-261-7/+9
* Reverting 19425.ericroman@google.com2009-06-261-0/+3
* Make net::HostResolver refcounted.ericroman@google.com2009-06-261-3/+0
* Reverting 19271.ericroman@google.com2009-06-251-3/+4
* Teardown the global host resolver as part of ~ChromeURLRequest() rather than ...ericroman@google.com2009-06-251-4/+3
* Privacy Blacklist SketelonAdded code hooks to serve as place holders for the ...idanan@chromium.org2009-06-231-0/+35
* * Avoid doing concurrent DNS resolves of the same hostname in HostResolver.ericroman@google.com2009-06-121-8/+21
* Disable extensions in incognito mode.mpcomplete@google.com2009-06-111-4/+6
* Remove code path that passes a file handle to the rendererhclam@chromium.org2009-05-291-21/+4
* Rename the --proxy-bypass-urls command-line switchwtc@chromium.org2009-05-261-3/+3
* 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
* Fix gconf for the linux proxy config service.sdoyon@chromium.org2009-05-221-3/+5
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-221-6/+3
* Hook up more of extension uninstall.aa@chromium.org2009-05-211-0/+18
* Revert "Hook up more of extension uninstall."aa@chromium.org2009-05-211-18/+0
* Hook up more of extension uninstall.aa@chromium.org2009-05-201-0/+18
* TBR: Revert "Hook up more of extension uninstall."aa@chromium.org2009-05-201-18/+0
* Hook up more of extension uninstall.aa@chromium.org2009-05-201-0/+18
* More progress on ForceHTTPS.abarth@chromium.org2009-05-201-0/+2
* Shorten the new proxy switch names.robertshield@google.com2009-05-151-9/+9
* 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-141-0/+35
* Making command-line specified proxy settings more flexible - allowing for set...robertshield@google.com2009-05-121-11/+53
* This CL makes Chrome on par with Firefox in terms of 'GetSuggestedFilename' f...jungshik@google.com2009-05-011-0/+14