summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leak.koz@chromium.org2011-05-251-1/+1
* Give URLRequestJobFactory::Interceptors the ability to specify protocols they...koz@chromium.org2011-05-253-0/+69
* Remove useless compile assert.abarth@chromium.org2011-05-251-2/+0
* Replace CHECK in NetworkChangeNotifierWin::WatchForAddressChangemmenke@chromium.org2011-05-251-2/+2
* Added EV policy OID and root sha1 fingerprint for GlobalSign Root CA - R3rkn@chromium.org2011-05-254-1/+100
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-2535-48/+50
* Enabling MHTML.jcivelli@chromium.org2011-05-251-3/+5
* Remove files that don't exist, and fix typos in gyp filessadrul@chromium.org2011-05-251-9/+0
* Update effecitve-TLD data files using the latest data from Mozilla.jshin@chromium.org2011-05-253-11096/+10508
* Treat ERR_CONNECTION_CLOSED as end-of-data marker for downloads.ahendrickson@chromium.org2011-05-246-5/+268
* moved Buffer to dns_util as DnsResponseBufferagayev@chromium.org2011-05-243-138/+150
* Handle <link rel=prerender> in chrome.gavinp@chromium.org2011-05-242-2/+3
* It suffices to just forward-declare DnsCertProvenanceCheckerwtc@chromium.org2011-05-242-2/+1
* Make DHCP WPAD on by default.joi@chromium.org2011-05-243-4/+7
* Add metrics for DHCP WPAD feature. Fix memory overwrite.joi@chromium.org2011-05-245-4/+105
* Added a function "void SpdySettingsStorage::Clear()". Added a call to therkn@chromium.org2011-05-234-3/+56
* Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u...tony@chromium.org2011-05-232-8/+8
* Fix data URL bug reported on Wikipediaabarth@chromium.org2011-05-232-19/+36
* Kill URLRequestJobTracker.willchan@chromium.org2011-05-2220-444/+69
* net: Add NET_API to a few more files.rvargas@google.com2011-05-217-11/+26
* Net: Add NET_API to the UDP code.rvargas@google.com2011-05-215-5/+7
* Linux: split ProxyConfigServiceLinux::SettingGetter::Setting into several enu...mdm@chromium.org2011-05-203-75/+78
* LBYL on GSettingsbacker@chromium.org2011-05-201-5/+20
* net: Add NET_API to the auth code.rvargas@google.com2011-05-2013-36/+50
* net: Add NET_API to url_request.rvargas@google.com2011-05-2014-23/+39
* net: Add NET_API to websockets.rvargas@google.com2011-05-208-13/+21
* Enable DevTools network size/timing/headers tests.vsevik@chromium.org2011-05-201-0/+49
* Modify URLRequest::Delegate::OnCertificateRequested to cancel the request. T...rch@chromium.org2011-05-201-1/+1
* Net: Add NET_API to socket_stream and spdy.rvargas@google.com2011-05-1913-25/+35
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-192-4/+4
* Net: Add NET_API to some http code.rvargas@google.com2011-05-1917-33/+50
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-192-5/+5
* Net: Add net_api to the socket codervargas@google.com2011-05-1917-32/+43
* net: Add net_api to the proxy code.rvargas@google.com2011-05-1923-39/+59
* Linux: add support to get proxy settings from GSettings, if available.mdm@chromium.org2011-05-191-16/+393
* net: add betnet.fr to HSTS preloaded listagl@chromium.org2011-05-192-0/+8
* Remove unnecessary check which was invalid anyway.mbelshe@google.com2011-05-191-2/+0
* Fix flaky DHCP WPAD tests. In part, switch to deterministic ways ofjoi@chromium.org2011-05-192-26/+39
* Revert 85898 - Re-land http://codereview.chromium.org/6869009 (except for the...glider@chromium.org2011-05-193-5/+4
* Re-land http://codereview.chromium.org/6869009 (except for the suppressions)glider@chromium.org2011-05-193-4/+5
* Fix openssl build: wrong variable was usedjoth@chromium.org2011-05-191-1/+1
* Revert of 85854 which is a revert of 85852 - Add a command line optionrtenneti@chromium.org2011-05-1911-56/+87
* Include SSL plaintext traffic in addition to the ciphertext when logging raw ...rsleevi@chromium.org2011-05-196-11/+93
* Exclude several implementation-specific headers from net.gyp when excluding t...rsleevi@chromium.org2011-05-191-0/+6
* Reland 85821 - Http cache: Make sure that we don't use http 1.1 featuresrvargas@google.com2011-05-196-8/+84
* Revert 85852 - Add a command line option ("host-resolver-retry-attempts")rtenneti@chromium.org2011-05-1910-86/+55
* Revert 85821 - Http cache: Make sure that we don't use http 1.1 featuresrvargas@google.com2011-05-196-84/+8
* Add a command line option ("host-resolver-retry-attempts")rtenneti@chromium.org2011-05-1910-55/+86
* Added logging of the attempt number whenever we startrtenneti@chromium.org2011-05-182-4/+51
* Fix bug 79905: Drag and drop of "DownloadURL" type ignores specified filename...jianli@chromium.org2011-05-183-31/+93