summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/chrome_url_request_context.h
Commit message (Expand)AuthorAgeFilesLines
* Integrate BlacklistManager with Profile.phajdan.jr@chromium.org2009-11-301-6/+5
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-2/+2
* Seventh patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-3/+3
* Fourth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-1/+1
* Remove what appears to be an unused variable.eroman@chromium.org2009-11-051-1/+0
* Remove the db_loop_ member variable which is a unused following r30163.eroman@chromium.org2009-11-031-3/+0
* Add a command line flag to force all network traffic through a particular ser...mbelshe@google.com2009-11-031-1/+1
* Move initialization of ChromeURLRequestContexts to the IO thread.eroman@chromium.org2009-10-231-40/+227
* Ensure ChromeURLRequestContext finds out first about extension loading.rafaelw@chromium.org2009-10-011-6/+6
* Fix appcache_service and request_context referencing.michaeln@google.com2009-09-221-6/+11
* Convert the sqlite cookie database and web database to use the new sqlitebrettw@chromium.org2009-09-151-2/+1
* This CL changes the CookieStore obect to be a refcounted object to get a bett...ananta@chromium.org2009-09-051-1/+0
* Plumb request interception into the appcache library for both chrome and test...michaeln@google.com2009-09-011-0/+9
* ChromeURLRequestContext falloutamit@chromium.org2009-07-301-1/+2
* Moved the logical dependency on Blacklist from URLRequestContextidanan@chromium.org2009-07-281-1/+7
* Navigation and cookies for Automationamit@chromium.org2009-07-281-2/+2
* Added an observer for 'pref::kDefaultCharset' change I forgot to add in r1511...jshin@chromium.org2009-07-171-0/+3
* Fix a bunch of minor Coverity issues.phajdan.jr@chromium.org2009-07-151-1/+1
* Add a command line switch to allow setting the max sizervargas@google.com2009-06-261-3/+3
* Privacy Blacklist SketelonAdded code hooks to serve as place holders for the ...idanan@chromium.org2009-06-231-1/+5
* Remove code path that passes a file handle to the rendererhclam@chromium.org2009-05-291-4/+0
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-221-1/+3
* Hook up more of extension uninstall.aa@chromium.org2009-05-211-0/+3
* Revert "Hook up more of extension uninstall."aa@chromium.org2009-05-211-3/+0
* Hook up more of extension uninstall.aa@chromium.org2009-05-201-0/+3
* TBR: Revert "Hook up more of extension uninstall."aa@chromium.org2009-05-201-3/+0
* Hook up more of extension uninstall.aa@chromium.org2009-05-201-0/+3
* Add a separate cookie store that's used for extensions.mpcomplete@google.com2009-05-141-0/+9
* Making command-line specified proxy settings more flexible - allowing for set...robertshield@google.com2009-05-121-0/+8
* Fix leak in ChromeURLRequestContext. I read the code wrong; weaa@chromium.org2009-04-091-1/+0
* hclam: picked you for this review based on the revision log of ChromeURLReque...aa@chromium.org2009-04-081-0/+2
* Disk cache: First pass to make it possible to havervargas@google.com2009-03-251-1/+1
* Fix an invalid DCHECK for media request contexthclam@chromium.org2009-03-231-0/+6
* Proposed change to support resource loading for media files.hclam@chromium.org2009-03-021-0/+10
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-1/+1
* Porting profiles to the Mac.avi@chromium.org2009-01-281-2/+2
* Add support for UA spoofing, and spoof Safari's UA string when loading URLsdarin@chromium.org2009-01-271-0/+2
* Add chrome-user-script:// protocolaa@chromium.org2009-01-081-0/+8
* Implement extension:// protocol.aa@chromium.org2008-12-241-0/+13
* Refactor the two URLRequestContext subclasses in profile.cc into a new sharedaa@chromium.org2008-12-231-0/+58