summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net
Commit message (Expand)AuthorAgeFilesLines
* Convert more ProtocolFactories to ProtocolHandlers.willchan@chromium.org2011-05-166-40/+128
* Switch to using the system request context for OCSP.willchan@chromium.org2011-05-161-24/+0
* Add a URLRequestJobFactory::ProtocolHandler for chrome:// and chrome-devtools...willchan@chromium.org2011-05-162-6/+14
* Create a URLRequestJobFactory to replace the URLRequest globals.willchan@chromium.org2011-05-142-20/+8
* Implemented RequestHeaders field in extraInfoSpec of webRequest APIbattre@chromium.org2011-05-132-3/+5
* Changes for not reading ssl prefs from user_prefs since we havertenneti@chromium.org2011-05-134-101/+12
* Get rid of net::CookiePolicy, now that all code that uses it (except WebSocke...jam@chromium.org2011-05-125-276/+0
* iwyu: Include stringprintf.h where appropriate, part 2.jhawkins@chromium.org2011-05-116-34/+36
* Add a unit test for ChromeCookiePolicy.rsesek@chromium.org2011-05-112-0/+150
* Reduce probability of field trial, and extend durationjar@chromium.org2011-05-101-2/+2
* Style cleanups. No functional change.agl@chromium.org2011-05-101-1/+2
* Stop refcounting URLRequestMockNetErrorJob.willchan@chromium.org2011-05-102-4/+12
* wstring: remove wstring version of TrimWhitespaceevan@chromium.org2011-05-101-5/+5
* Refactor preference syncing.zea@chromium.org2011-05-094-11/+26
* Have AppCache code go through the content embedder API for content settings c...jam@chromium.org2011-05-081-0/+2
* net: Move ResponseCookies into the net namespace.tfarina@chromium.org2011-05-064-4/+4
* Pass PAC script errors to the proxy APIjochen@chromium.org2011-05-051-0/+2
* Add a command line option to set the minimum loggingmmenke@chromium.org2011-05-034-21/+44
* Enable (optional) blocking of webrequests in case a PAC script cannot be fetc...battre@chromium.org2011-05-032-2/+5
* Add a method for PAC script errors to the network delegate.jochen@chromium.org2011-05-034-1/+8
* set noparent chrome/browser/net/OWNERSwillchan@chromium.org2011-05-031-0/+1
* MAC Cookies (patch 1 of N)abarth@chromium.org2011-04-302-2/+7
* Remove ChromeURLRequestContext from content/.willchan@chromium.org2011-04-292-32/+0
* Flesh out the onBeforeSendHeaders event a bit more. We now send thempcomplete@chromium.org2011-04-272-0/+6
* Stop refcounting ProxyService.willchan@chromium.org2011-04-278-41/+48
* Implemented chrome.experimental.webRequest.onErrorOccurredbattre@chromium.org2011-04-231-0/+3
* Implemented chrome.experimental.webRequest.onCompletedbattre@chromium.org2011-04-232-3/+12
* PrerenderManager is no longer refcounted.cbentzel@chromium.org2011-04-222-8/+13
* DevTools: Invalid SSL and DNS timing is reported for non-SSL results or resul...pfeldman@chromium.org2011-04-211-7/+14
* Implemented chrome.experimental.webRequest.onResponseStartedbattre@chromium.org2011-04-211-0/+2
* Implemented of base functionality of chrome.experimental.webRequest.onBeforeR...battre@chromium.org2011-04-202-0/+9
* Implementation of chrome.experimental.webRequest.onRequestSentbattre@chromium.org2011-04-202-0/+10
* Fixed file/directory url resolution for external mount point provider.zelidrag@chromium.org2011-04-201-4/+4
* Cleanup: Standardizing argument order for CanonicalCookie constructors.mkwst@chromium.org2011-04-192-8/+8
* Allow extensions to redirect requests in onBeforeRequest.mpcomplete@chromium.org2011-04-152-8/+11
* Create a content::ResourceContext.willchan@chromium.org2011-04-153-12/+2
* Revert "Allow extensions to redirect requests in onBeforeRequest."mpcomplete@chromium.org2011-04-132-11/+8
* Allow extensions to redirect requests in onBeforeRequest.mpcomplete@chromium.org2011-04-132-8/+11
* Add enableReferrers and enableHyperlinkAuditing to contentSettings.misc exten...bauerb@chromium.org2011-04-132-1/+32
* Add websocket ownersukai@chromium.org2011-04-131-0/+2
* Replace gmock's EXPECT_THAT by an explicit check when comparing proxy config ...mnissler@chromium.org2011-04-111-3/+3
* Allow ProxyConfigService to report "no configuration set"mnissler@chromium.org2011-04-114-68/+190
* Remove svn:mergeinfo props from many files.pkasting@chromium.org2011-04-081-1/+1
* Ensure User-agent is present in preconnection requestjar@chromium.org2011-04-071-0/+2
* Change text of DNS prefetch option to Network prediction option.cbentzel@chromium.org2011-04-073-6/+7
* Remove async functionality from net::CookiePolicy.willchan@chromium.org2011-04-064-108/+22
* Consistently trim learned referrer databasejar@chromium.org2011-04-068-100/+227
* Read and Write SSL3, TLS1 and Cert revocation SSL preferencesrtenneti@chromium.org2011-04-061-3/+3
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-061-2/+2
* Get rid of PrefService::GetMutableDictionary/GetMutableListbattre@chromium.org2011-04-051-6/+12