summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net
Commit message (Expand)AuthorAgeFilesLines
* Handle extension webrequest API on the IO thread. This speeds up blocking eventmpcomplete@chromium.org2011-06-092-7/+15
* Collect stats to investigate the viability of UDPrtenneti@chromium.org2011-06-093-0/+750
* *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.msw@chromium.org2011-06-085-21/+78
* In ViewHttpCacheJob, allow Kill() to be called multiple times as requiredadamk@chromium.org2011-06-071-3/+4
* Revert 88142 to fix sync_integration_tests offline.msw@chromium.org2011-06-075-78/+21
* *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.msw@chromium.org2011-06-075-21/+78
* Add unit-tests for SingleRequestHostResolver.eroman@chromium.org2011-06-061-0/+1
* Added IF NOT EXISTS to the cookie_times index creation statementkristianm@chromium.org2011-06-061-1/+2
* Added self to owners file for browser/net, specifically for the persistentrdsmith@chromium.org2011-06-031-0/+1
* Fix cookie_policy_browsertest.cc including net/url_request/url_request_contex...rvargas@google.com2011-06-031-1/+1
* Don't keep unfiltered read bytes around in the PassiveLogCollector.mmenke@chromium.org2011-06-021-1/+3
* Fix Clank error by adding explicit destructorjar@chromium.org2011-06-022-0/+4
* Avoid learning about subresources of old navigationsjar@chromium.org2011-06-025-25/+176
* Remove obsolete code from UserScriptMaster.mihaip@chromium.org2011-06-022-13/+0
* Add battre@chromium.org to the chrome/browser/net/OWNERS file.eroman@chromium.org2011-06-011-0/+1
* Adds URLRequestJob bytes read to NetLog.mmenke@chromium.org2011-06-011-1/+7
* Move UrlFetcher to content. I originally thought that it's only used by chro...jam@chromium.org2011-06-013-3/+3
* Fall back to system settings if pref proxy setting is MODE_SYSTEM.battre@chromium.org2011-05-312-1/+17
* Add wtc to the owners listjar@chromium.org2011-05-271-0/+1
* Anti-DDoS enhancements: Log to net log, UMA stats, improved policy.joi@chromium.org2011-05-272-0/+40
* Revert 86422 - Make DHCP WPAD on by default.joi@chromium.org2011-05-272-4/+4
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-259-12/+10
* It suffices to just forward-declare DnsCertProvenanceCheckerwtc@chromium.org2011-05-241-1/+0
* Make DHCP WPAD on by default.joi@chromium.org2011-05-242-4/+4
* Get rid of url_request_tracking.*. The only other place that used it other t...jam@chromium.org2011-05-232-84/+0
* Kill URLRequestJobTracker.willchan@chromium.org2011-05-222-0/+8
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-1/+1
* Revert of 85854 which is a revert of 85852 - Add a command line optionrtenneti@chromium.org2011-05-191-1/+3
* Revert 85852 - Add a command line option ("host-resolver-retry-attempts")rtenneti@chromium.org2011-05-191-3/+1
* Add a command line option ("host-resolver-retry-attempts")rtenneti@chromium.org2011-05-191-1/+3
* Remove more URLRequest::RegisterProtocolFactory calls.willchan@chromium.org2011-05-184-175/+0
* Get rid of chrome dependencies from PluginProcessHost by moving dispatching o...jam@chromium.org2011-05-183-441/+0
* Adds support for the DHCP portion of the WPAD (proxy auto-discovery) protocol.joi@chromium.org2011-05-172-0/+15
* Revert 85646 - Adds support for the DHCP portion of the WPAD (proxy auto-disc...joi@chromium.org2011-05-172-15/+0
* Adds support for the DHCP portion of the WPAD (proxy auto-discovery) protocol.joi@chromium.org2011-05-172-0/+15
* 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