summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net
Commit message (Expand)AuthorAgeFilesLines
* Attempt 2 at: Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-092-0/+12
* Revert 74292 - Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-092-12/+0
* Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-092-0/+12
* Make proxy settings one atomic dictionary in the PrefStores such that modific...battre@chromium.org2011-02-092-39/+20
* First crack at FileSystemURLRequestJob for handling filesystem: URLs.adamk@chromium.org2011-02-082-0/+49
* Fix Task Manager to correctly display network usage of plug-in processes.ajwong@chromium.org2011-02-052-27/+26
* This reverts commit r73836.ajwong@chromium.org2011-02-052-26/+27
* Fix Task Manager to correctly display network usage of plug-in processes.ajwong@chromium.org2011-02-052-27/+26
* Refactor HttpNetworkSession construction.willchan@chromium.org2011-02-033-35/+20
* Create a ProfileIOData object to own ChromeURLRequestContext members.willchan@chromium.org2011-02-032-93/+56
* Implements chrome as a dbus service that exposes chrome functionalities, inkuan@chromium.org2011-02-021-5/+17
* Remove user-related data from local_state and add to user_preferences, in pr...mirandac@chromium.org2011-02-021-6/+6
* Unreverting: First steps towards webRequest extension API.mpcomplete@chromium.org2011-02-014-6/+39
* net: Add namespace net to Sdch* classes.tfarina@chromium.org2011-02-012-10/+15
* Rename Real* to Double* in values.* and dependent filesarv@chromium.org2011-02-012-2/+2
* Revert "First steps towards webRequest extension API."mpcomplete@chromium.org2011-01-314-39/+6
* First steps towards webRequest extension API.mpcomplete@chromium.org2011-01-314-6/+39
* Move ExtensionRendereInfo into common and call it ExtensionSet instead.aa@chromium.org2011-01-291-0/+1
* Part 2 of repairing regressions to my old clang check plugins so Nico canerg@google.com2011-01-282-1/+7
* Don't delete the URLRequest within the completion callback, in the Connection...eroman@chromium.org2011-01-281-1/+18
* Simplify HttpCache/HttpNetworkLayer/HttpNetworkSession interaction.willchan@chromium.org2011-01-283-52/+40
* Remove ChromeURLRequestContext::IsExternal().willchan@chromium.org2011-01-282-8/+0
* Cleanup: Remove unneeded includes of notification_registrar.h.thestig@chromium.org2011-01-271-1/+0
* Use IOThread::Globals where possible in ChromeURLRequestContextwillchan@chromium.org2011-01-261-22/+18
* Adds the ability to load JSON log files to about:net-internals.mmenke@google.com2011-01-263-7/+35
* Remove wstring from autocomplete.avi@chromium.org2011-01-252-1/+59
* Introduce incognito preference settings.battre@chromium.org2011-01-251-1/+8
* Revert 72380 - Remove wstring from autocomplete.avi@chromium.org2011-01-242-59/+1
* Remove wstring from autocomplete.avi@chromium.org2011-01-242-1/+59
* Remove ChromeURLRequestContext::is_media_willchan@chromium.org2011-01-232-13/+2
* Revert "Perf test of disabling ChromeNetLog."willchan@chromium.org2011-01-221-2/+0
* Perf test of disabling ChromeNetLog.willchan@chromium.org2011-01-221-0/+2
* Add OWNERS for chrome/browser/net.willchan@chromium.org2011-01-211-0/+4
* Revert 72153 - Remove user-related data from local_state and add to user_pre...mirandac@chromium.org2011-01-211-6/+6
* Remove user-related data from local_state and add to user_preferences, in pr...mirandac@chromium.org2011-01-211-6/+6
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-214-14/+13
* .c Feature to disable field trials in old versions of Chromium. Field trialsrtenneti@chromium.org2011-01-192-9/+9
* net: Remove typedef net::URLRequestContext URLRequestContext;tfarina@chromium.org2011-01-155-27/+30
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-135-17/+20
* dont save username and password in the url that is used duringrtenneti@chromium.org2011-01-121-1/+1
* Add PrerenderResourceHandler and hook it into the ResourceDispatcherHost.cbentzel@chromium.org2011-01-122-0/+14
* Clarify wording around blocking 3rd party cookies and add lab to block readin...jochen@chromium.org2011-01-122-5/+16
* Move clipboard from app/ to ui/baseben@chromium.org2011-01-102-5/+8
* reapply r70628. It was wrongly blamed for breaking Linux valgrind bots.estade@chromium.org2011-01-073-0/+44
* Revert r70628. It broke Linux valgrind bots. See for exampleestade@chromium.org2011-01-073-44/+0
* First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-063-0/+44
* Revert 70618 - First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-063-44/+0
* First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-063-0/+44
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-065-12/+14
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-023-3/+3