summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/chrome_url_request_context.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove ExtensionProcessManager and move its functionality ontompcomplete@google.com2009-04-161-0/+1
* Set media cache back to its maximum ~1.8GBhclam@chromium.org2009-04-151-3/+3
* Fix leak in ChromeURLRequestContext. I read the code wrong; weaa@chromium.org2009-04-091-9/+2
* hclam: picked you for this review based on the revision log of ChromeURLReque...aa@chromium.org2009-04-081-6/+20
* Change the size of media cachehclam@chromium.org2009-04-031-3/+4
* Make ProxyResolverV8 the default.ericroman@google.com2009-04-031-3/+3
* Disk cache: First pass to make it possible to havervargas@google.com2009-03-251-4/+9
* Fix an invalid DCHECK for media request contexthclam@chromium.org2009-03-231-30/+37
* Add command line switch "--new-ftp" for new portable FTPwtc@chromium.org2009-03-161-0/+11
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Add a command line flag --v8-proxy-resolver, to select the new PAC implementa...ericroman@google.com2009-03-031-6/+24
* Proposed change to support resource loading for media files.hclam@chromium.org2009-03-021-0/+50
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-7/+11
* Porting profiles to the Mac.avi@chromium.org2009-01-281-4/+6
* Add support for UA spoofing, and spoof Safari's UA string when loading URLsdarin@chromium.org2009-01-271-4/+9
* Add user script support to extensions.aa@chromium.org2009-01-251-6/+9
* Add q-values to languages in Accept-Language HTTP header to be compatible wit...jungshik@google.com2009-01-231-7/+8
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-2/+2
* This is a rename of the term 'Greasemonkey' to 'user script' in Chromium.aa@chromium.org2009-01-091-2/+2
* Add chrome-user-script:// protocolaa@chromium.org2009-01-081-0/+3
* Implement extension:// protocol.aa@chromium.org2008-12-241-9/+49
* Refactor the two URLRequestContext subclasses in profile.cc into a new sharedaa@chromium.org2008-12-231-0/+171