summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net
Commit message (Expand)AuthorAgeFilesLines
* Fix appcache_service and request_context referencing.michaeln@google.com2009-09-222-21/+44
* Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test flakiness.phajdan.jr@chromium.org2009-09-213-0/+65
* Convert the sqlite cookie database and web database to use the new sqlitebrettw@chromium.org2009-09-154-5/+505
* Do not send or store cookies for extensions autoupdate http requests.asargent@chromium.org2009-09-122-0/+7
* Rename X-Force-TLS to Strict-Transport-Security.abarth@chromium.org2009-09-051-2/+2
* This CL changes the CookieStore obect to be a refcounted object to get a bett...ananta@chromium.org2009-09-052-20/+12
* Plumb request interception into the appcache library for both chrome and test...michaeln@google.com2009-09-012-0/+12
* Replace the RenderProcessHost.PID function that returns the OS-generatedbrettw@chromium.org2009-08-312-0/+82
* Linux: get GNOME or KDE proxy settings.mdm@chromium.org2009-08-281-1/+2
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-282-5/+1
* Fix a ton of compiler warnings.estade@chromium.org2009-08-282-1/+5
* Revert r24606-24607. The tree didn't like them. :(phajdan.jr@chromium.org2009-08-273-65/+0
* Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test flakiness.phajdan.jr@chromium.org2009-08-273-0/+65
* Http cache: Enable experimental support for byte range requests.rvargas@google.com2009-08-241-1/+13
* Revert cl 24015rvargas@google.com2009-08-211-13/+1
* Http cache: Enable experimental support for byte range requests.rvargas@google.com2009-08-211-1/+13
* Cleanups for SSLConfigService and SSLConfigServiceManager.mattm@chromium.org2009-08-214-49/+14
* Load extensions that have their manifest in the Prefs on the UI thread.mpcomplete@chromium.org2009-08-211-9/+6
* Send notice for blackisted non-visual resourcesidanan@chromium.org2009-08-211-1/+12
* Revert "Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test...phajdan.jr@chromium.org2009-08-203-65/+0
* Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test flakiness.phajdan.jr@chromium.org2009-08-203-0/+65
* Check for NULL Profile::GetDefaultRequestContext().ericroman@google.com2009-08-202-10/+29
* Make new FTP the default on Windows. Use the --wininet-ftpwtc@chromium.org2009-08-201-8/+7
* Pref-backed SSLConfigService for Linux.mattm@chromium.org2009-08-195-1/+269
* Lands <http://codereview.chromium.org/165297> for thiago.farina@gmail.com.hbono@chromium.org2009-08-191-2/+4
* Reference count ProxyService.eroman@chromium.org2009-08-183-15/+22
* LoadLog is used as an output parameter, reorder it to the last parameter.willchan@chromium.org2009-08-142-2/+2
* Remove the unittest "DnsMasterTest.OsCachesLookupsTest".eroman@chromium.org2009-08-121-72/+5
* Fix unused variable on GCC.phajdan.jr@chromium.org2009-08-121-2/+1
* Fix compile on Windows.phajdan.jr@chromium.org2009-08-121-0/+2
* Fix crash with new FTP in Incognito mode.phajdan.jr@chromium.org2009-08-121-1/+12
* Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and...ericroman@google.com2009-08-124-5/+5
* Add checks to DEBUG mode that no instance of URLRequest or URLFetcher survive...ericroman@google.com2009-08-111-0/+3
* Reverting r22603, which reverts r22591. It seems that the revert doesn't help...hamaji@chromium.org2009-08-061-278/+130
* Reverting r22591. It seems to be making purify fail.hamaji@chromium.org2009-08-061-130/+278
* Remove dependency on SingleThreadedProxyResolver from resolve_proxy_msg_helpe...eroman@chromium.org2009-08-061-278/+130
* Better match IE's proxy settings.ericroman@google.com2009-08-041-1/+5
* ChromeURLRequestContext falloutamit@chromium.org2009-07-302-1/+25
* Add plumbing for allowing the renderer to intercept and cancel redirects beforedarin@chromium.org2009-07-303-52/+29
* Move mock url request classes to a location when browser tests will be able t...phajdan.jr@chromium.org2009-07-3012-0/+794
* Undisable DnsMasterTest.MassiveConcurrentLookupTest.phajdan.jr@chromium.org2009-07-292-2/+2
* Moved the logical dependency on Blacklist from URLRequestContextidanan@chromium.org2009-07-281-1/+7
* Navigation and cookies for Automationamit@chromium.org2009-07-282-10/+13
* Remove the concept of threading from ProxyService, and move it into the Proxy...ericroman@google.com2009-07-261-9/+29
* Return Error Status Upon Blocking Requestsidanan@chromium.org2009-07-241-2/+2
* Adding a new parsing system to the metadata url request.brettw@chromium.org2009-07-231-7/+44
* Add support to URLRequest for deferring redirects.darin@chromium.org2009-07-231-2/+0
* Split the IPC code into ipc/agl@chromium.org2009-07-221-2/+2
* Add synchronous-mode operation to MockHostResolver; this helps clarify some t...ericroman@google.com2009-07-181-3/+1
* Change DNS field trial to focus on congestion window settingjar@chromium.org2009-07-181-6/+10