summaryrefslogtreecommitdiffstats
path: root/chrome/browser/captive_portal
Commit message (Expand)AuthorAgeFilesLines
* Check for captive portals on SSL protocol errors.mmenke@chromium.org2012-09-122-6/+88
* Check for captive portal on SSL interstitials.mmenke@chromium.org2012-09-126-43/+236
* Add HTTP status code 511 support to captive portal service.mmenke@chromium.org2012-09-114-48/+79
* Re-enable most of the tests disabled for bug 136310, themmenke@chromium.org2012-09-101-4/+2
* Disable captive portal service on OSes that have theirmmenke@chromium.org2012-09-074-36/+72
* Cleanup: Constify some ProfileKeyedBaseFactory methods and all overrides. Rem...thestig@chromium.org2012-09-062-2/+2
* Remove extra captive portal check when opening a captivemmenke@chromium.org2012-08-304-23/+34
* Captive portal service: Don't use a retry delay formmenke@chromium.org2012-08-272-23/+34
* Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network...shalev@chromium.org2012-08-241-5/+13
* Refactoring for merging WebSocket test server to net::TestServertoyoshim@chromium.org2012-08-231-4/+5
* Extract PrefServiceBase into chrome/browser/api. Use in api and autofill.joi@chromium.org2012-08-211-0/+1
* Move PrefMember and PrefChangeRegistrar to api directory.joi@chromium.org2012-08-211-1/+1
* Fix how captive portals track which page is loading.mmenke@chromium.org2012-08-164-184/+551
* Revert 150875 - Disable captive portal detection prior to merging to M22.mmenke@chromium.org2012-08-131-2/+1
* Revert 150892 - Disable CaptivePortalBrowserTest.TwoBrokenTabs on all platforms,jochen@chromium.org2012-08-131-2/+1
* Disable CaptivePortalBrowserTest.TwoBrokenTabs on all platforms,mmenke@chromium.org2012-08-091-1/+2
* Disable captive portal detection prior to merging to M22.mmenke@chromium.org2012-08-091-1/+2
* Reenable CaptivePortalTest.TwoBrokenTabsjochen@chromium.org2012-08-091-7/+1
* Disable flaky CaptivePortalBrowserTest.TwoBrokenTabs on Mac.mmoss@chromium.org2012-08-081-1/+7
* Enable captive portal detection by default, but keep itmmenke@chromium.org2012-07-274-27/+45
* Move ui_test_utils::RunMessageLoop to test_utils so that it can be reused by ...jam@chromium.org2012-07-261-4/+4
* Consolidate Browser Creation.ben@chromium.org2012-07-251-1/+1
* Add RenderViewHost* to DidStartLoading and DidStopLoading intburkard@chromium.org2012-07-233-6/+8
* Add captive portal redirect support. This mostlymmenke@chromium.org2012-07-187-22/+418
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-115-5/+0
* WebKit gardening. Disable tests which started to fail on canary after r121912...hayato@chromium.org2012-07-091-2/+4
* chrome: Put browser_navigator.h into chrome namespace.tfarina@chromium.org2012-07-011-6/+6
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-292-71/+75
* Decouple URLRequestJob from URLRequestContext; access NetworkDelegate as a co...shalev@chromium.org2012-06-291-1/+3
* Fix another captive portal browsertest race. It's possiblemmenke@chromium.org2012-06-281-100/+179
* Disable CaptivePortalBrowserTest.TwoWindows, as it'smmenke@chromium.org2012-06-271-1/+2
* Move browser commands into a separate file.ben@chromium.org2012-06-251-4/+5
* Fix race in CaptivePortalBrowserTests. Some of the testsmmenke@chromium.org2012-06-221-52/+87
* Disables flaky test.sky@chromium.org2012-06-221-1/+7
* Fix captive portal browser tests and re-enable two of themmmenke@chromium.org2012-06-201-33/+97
* Move test_url_fetcher_factory.* from content/ to net/url_requestakalin@chromium.org2012-06-191-7/+7
* Move content::URLFetcher static functions to net::URLFetcherakalin@chromium.org2012-06-191-5/+5
* Disable CaptivePortalBrowserTest.LoginIncognito. It crashes on mac.mmenke@chromium.org2012-06-171-1/+8
* Disable CaptivePortalBrowserTest.Login. It crashes on mac.nsylvain@chromium.org2012-06-171-1/+8
* Captive portals intercept all HTTP requests until the usermmenke@chromium.org2012-06-1410-0/+3185
* Move the rest of the content\test headers that are used by embedders to conte...jam@chromium.org2012-06-041-1/+1
* Change most content::URLFetcher references to net::URLFetcherakalin@chromium.org2012-05-233-3/+3
* Remove content::URLFetcherDelegateakalin@chromium.org2012-05-221-3/+3
* Internet connections in many public places (cafes, airports,mmenke@chromium.org2012-05-116-0/+1355