summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use lock-free lazy initialization for static histogram referencesjar@chromium.org2011-04-052-15/+5
* One more fix for gcc-4.5 compile missed in r80277rsleevi@chromium.org2011-04-031-2/+2
* Fix a few more compile issues when using GCC 4.5rsleevi@chromium.org2011-04-031-1/+1
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-318-20/+23
* Use the "DNS prefetch" button to control whether prerender is enabled/disabled.cbentzel@chromium.org2011-03-312-3/+19
* Add request_id to HttpRequestInfo and pass it to the NetworkDelegate for events.mpcomplete@chromium.org2011-03-302-6/+17
* Rename URLRequestContextGetter::GetCookieStore() --> DONTUSEME_GetCookieStore...eroman@chromium.org2011-03-303-6/+9
* Add chrome.benchmark routines to clear the host and predictor caches.tonyg@chromium.org2011-03-283-0/+34
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-03-281-2/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-2819-36/+36
* Support enabling/disabling the URL request throttler via the about:net-intern...joi@chromium.org2011-03-252-4/+35
* Promote some DCHECKs to CHECKs, to help narrow issue 77227.eroman@chromium.org2011-03-252-12/+12
* Adding `cause` to the cookie extension API's onchanged event signature.jochen@chromium.org2011-03-231-2/+5
* Remove AddRef()/Release() from ViewHttpCacheJob. Use a Core class.willchan@chromium.org2011-03-221-48/+105
* Fix up the last easy URLRequestJob refcounting offenders.willchan@chromium.org2011-03-211-6/+10
* Removed static variable for histograms to avoid race withrtenneti@chromium.org2011-03-191-2/+2
* Change some URLRequestJob subclasses to use ScopedRunnableMethodFactory.willchan@chromium.org2011-03-192-8/+18
* Fixed WebTiming after introducing HTTP_STREAM_JOB in NetLogvsevik@chromium.org2011-03-183-51/+205
* Adds memory cache logging, and updates disk cache logging.mmenke@chromium.org2011-03-172-1/+44
* chromeos: fix crash when freeing ProxyService in LibCrosServiecLibrary.kuan@chromium.org2011-03-161-2/+1
* This is an extension of http://codereview.chromium.org/6280018 that provides ...battre@chromium.org2011-03-164-7/+149
* Revert of Revert (78274, 78272) - relanding CL 6646023 with rtenneti@google.com2011-03-163-24/+79
* Initial support for partitioning cookies for isolated apps.creis@google.com2011-03-153-0/+108
* Revert 78272 - Changes to SSLConfigServicePref to use preferences fromrtenneti@chromium.org2011-03-153-79/+24
* Changes to SSLConfigServicePref to use preferences fromrtenneti@google.com2011-03-153-24/+79