summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* wstring: remove some deprecated functions that are no longer usedevan@chromium.org2011-03-152-67/+0
* Remove 'off the record' references from ChromeURLContext.vipul.bhasin@gmail.com2011-03-152-6/+6
* Revert 78228 - Extended: Add "system" URLRequestContext (not ready for use!)jam@chromium.org2011-03-154-149/+7
* Extended: Add "system" URLRequestContext (not ready for use!)battre@chromium.org2011-03-154-7/+149
* Simplify ResolveProxyMsgHelper. Make it not special case renderer/plugin, an...jam@chromium.org2011-03-153-159/+151
* Coverity: Fix various NULL_RETURNS defects.csilv@chromium.org2011-03-111-1/+3
* Coverity: Pass values by reference.jhawkins@chromium.org2011-03-112-6/+6
* connection_tester.cc doesn't need to includewtc@chromium.org2011-03-101-1/+0
* Define a new CertDatabase::Observer abstract class which can be implemented b...rch@chromium.org2011-03-101-7/+11
* Extends NetworkDelegate to avoid use of static_cast<> when handling RegisterP...tony@chromium.org2011-03-103-12/+19
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-0910-26/+26
* Implement blocking for webRequest.onBeforeRequest extension event.mpcomplete@chromium.org2011-03-082-6/+8
* Move resource related IPCs to their own file in content. I added a IPC_STRUC...jam@chromium.org2011-03-051-1/+1
* mock url tests: be more careful about string handling in URLsevan@chromium.org2011-03-032-8/+13
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-014-4/+4