summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net
Commit message (Expand)AuthorAgeFilesLines
* Revert 47342 - Support SpdySession as a new NetLog source type. Start logging...willchan@chromium.org2010-05-153-76/+5
* Support SpdySession as a new NetLog source type. Start logging some more SPDY...willchan@chromium.org2010-05-153-5/+76
* Add the URLRequest's method and load flags to the NetLog.eroman@chromium.org2010-05-142-11/+15
* Delete code: Remove support from PassiveLogCollector for "unbounded passive l...eroman@chromium.org2010-05-143-116/+19
* Refactor: Remove the PassiveLogCollector::RequestInfo::url field.eroman@chromium.org2010-05-143-28/+39
* Minor refactor: rename "extra_parameters" --> "params".eroman@chromium.org2010-05-135-16/+16
* Store a reference to the profile's DatabaseTracker in the request context too.michaeln@chromium.org2010-05-122-0/+15
* Http Cache: Add a backend factory class so that the callerrvargas@google.com2010-05-122-8/+16
* Make ChromeNetLog::HaListener() work under the new about:net-internals implem...eroman@chromium.org2010-05-111-2/+2
* Replace about:net-internals with the javascript-based frontend.eroman@chromium.org2010-05-103-879/+66
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-0715-1688/+6
* Changed URLFetcher unittests to use MessageLoopProxyImpl instead of ChromeThr...sanjeevr@chromium.org2010-05-061-25/+39
* Created a stock implementation of the MessageLoopProxy interface than can be ...sanjeevr@chromium.org2010-05-066-8/+11
* Fix a unit-test that was crashing on valgrind bot.eroman@chromium.org2010-05-051-4/+15
* Add a tool for testing your network setup.eroman@chromium.org2010-05-043-0/+716
* Changed UrlFetcher to use a MessageLoopProxy instead of directly relying on C...sanjeevr@chromium.org2010-05-036-33/+88
* Http cache: Add support for a dedicated cache thread.rvargas@google.com2010-04-291-3/+3
* Cleanup: Remove the implicit constructor for BoundNetLog that allowed passing...eroman@chromium.org2010-04-281-1/+1
* Cleanup: Address some of the todos in net_log.heroman@chromium.org2010-04-272-50/+56
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-232-6/+8
* Add net log entries that summarize transmit and receive byte counts.vandebo@chromium.org2010-04-236-89/+1149
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-222-8/+6
* Cleanup: Explicitly add a bunch of missing includes.thestig@chromium.org2010-04-152-0/+4
* Try to fix CrOS build.brettw@chromium.org2010-04-141-2/+0
* Remove registration of the extension protocol late in the init process. Thisbrettw@chromium.org2010-04-141-5/+4
* Reduce experiment percentages in preparation for a beta cut.jar@chromium.org2010-04-131-2/+2
* Initialize the new net internals page using the passively collected log entries.eroman@chromium.org2010-04-124-37/+133
* Fix a memory error writing to a deleted URLFetcher instance.eroman@chromium.org2010-04-102-3/+10
* Strips http from the omniboxsky@chromium.org2010-04-092-6/+8
* Add support for attaching custom parameters to NetLog events.eroman@chromium.org2010-04-096-86/+85
* HostResolver now adds AI_CANONNAME to the hint flags if a requester needs the...cbentzel@chromium.org2010-04-081-1/+7
* Browser and unit test cases for patch submitted for Issue 23584 undertony@chromium.org2010-04-082-0/+13
* Revert 43826 - HostResolver now adds AI_CANONNAME to the hint flags if a requ...cbentzel@chromium.org2010-04-071-8/+1
* HostResolver now adds AI_CANONNAME to the hint flags if a requester needs the...cbentzel@chromium.org2010-04-071-1/+8
* Run websocket experiment for new protocolukai@chromium.org2010-04-073-41/+112
* Update new WebSocket API.ukai@chromium.org2010-04-052-7/+19
* Behaving nice with AutoFill servers: Adjusting upload rate, processing 500, 5...georgey@chromium.org2010-04-023-5/+112
* Add --websocket-live-experiment-host flag to debug websocket live experiment.ukai@chromium.org2010-04-022-15/+45
* Refactor WebSocket Live experiment code.ukai@chromium.org2010-04-013-150/+202
* Hook up extension apps notification permission, take tworafaelw@chromium.org2010-03-312-28/+20
* Implement new websocket handshake based on draft-hixie-thewebsocketprotocol-76ukai@chromium.org2010-03-261-0/+1
* Reland r42473. Add a delegate to CookieMonster and broadcast notifications ab...jochen@chromium.org2010-03-253-4/+121
* Revert 42473 - Add a delegate to CookieMonster and broadcast notifications ab...dhollowa@chromium.org2010-03-243-121/+4
* Add a delegate to CookieMonster and broadcast notifications about changes to ...jochen@chromium.org2010-03-243-4/+121
* Make various types of input work better with ctrl-enter. If we detected that...pkasting@chromium.org2010-03-222-69/+70
* 2 experiments: DNS prefetch limit concurrency: TCP split a packetjar@chromium.org2010-03-201-3/+29
* Resubmit 1025006: Refactor app-related manifest propertiesaa@chromium.org2010-03-191-1/+1
* Revert 42091 - Refactor apprelated manifest properties so that they don'tandybons@chromium.org2010-03-191-1/+1
* Refactor app-related manifest properties so that they don'taa@chromium.org2010-03-191-1/+1
* Move over another legacy "LoadLog-style" event generator to routing its messa...eroman@chromium.org2010-03-165-5/+68