summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* Try to fix some regressions after landing 41689.eroman@chromium.org2010-03-162-7/+7
* Generalize the net module's LoadLog facility from a passive container, to an ...eroman@chromium.org2010-03-169-56/+844
* Remove locks from StrictTransportSecurityState.abarth@chromium.org2010-03-142-5/+1
* win: string_util.h -> utf_string_conversions.h fix.jhawkins@google.com2010-03-111-0/+1
* chrome 3: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-085-5/+11
* Pulls the latest googleurl to get the fix forbrettw@chromium.org2010-03-062-5/+13
* Refactor: Move the code that handles "chrome://net-internals/*" from the net ...eroman@chromium.org2010-03-042-0/+840
* ChromeFrame should honor the host browser's cookie policy. To achieve this we...ananta@chromium.org2010-03-021-0/+6
* Continue removing bad dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-02-271-1/+1
* - USE_NSS instead of LINUX where applicablepvalchev@google.com2010-02-241-3/+3
* ProxyConfig behaved like a struct, but was defined as a class.eroman@chromium.org2010-02-243-35/+31
* Small preparation for the cookie confirmation dialog on linux/osx.thakis@chromium.org2010-02-231-6/+0
* Mac: Implement most of the content settings dialog.thakis@chromium.org2010-02-221-0/+1
* Pass in the HostContentSettingsMap to the CookieModalDialog so IsValid can ma...jorlow@chromium.org2010-02-202-27/+17
* Split out the handling of proxy bypass rules into ProxyBypassRules. There are...eroman@chromium.org2010-02-192-14/+6
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-193-4/+4
* The PromptDelegate needs to delete itself once it gets a reply.darin@chromium.org2010-02-181-3/+11
* Use net::LOAD_IGNORE_CERT_AUTHORITY_INVALID for websocket experimentukai@chromium.org2010-02-181-1/+2
* When we're initializing the modal dialog box which asks whether the page has ...jorlow@chromium.org2010-02-172-48/+14
* Add support for the Update-Client-Auth header to sync. Add a mutex to the aut...chron@google.com2010-02-171-1/+1
* Misc. tidy up of various comments found whilst learning the codebase.joth@chromium.org2010-02-171-2/+4
* Added factories for HttpAuthHandler.cbentzel@chromium.org2010-02-152-3/+29
* Make the setItem CONTENT_SETTING_ASK dialog more useful by showing the actual...jorlow@chromium.org2010-02-121-1/+1
* Pass NetworkChangeNotifier to ProxyService so it gets network change notifica...willchan@chromium.org2010-02-121-3/+4
* Initial work on making extensions work in incognito mode.mpcomplete@chromium.org2010-02-112-40/+0
* Enable URLFetcherBadHTTPSTest.BadHTTPSTest for Linux and Macrvargas@google.com2010-02-111-6/+0
* Revert the revert... This has the cumulative effect of relanding 38694.eroman@chromium.org2010-02-111-3/+3
* Revert 38694 - For some reason this seems to be hanging chrome frame tests, e...eroman@chromium.org2010-02-101-3/+3
* Add some tests to CookieMonster for overwriting persistent cookies, and check...eroman@chromium.org2010-02-101-3/+3