summaryrefslogtreecommitdiffstats
path: root/chrome/browser/captive_portal
Commit message (Expand)AuthorAgeFilesLines
* Destroy SSLErrorHandler on new navigations so that it can properly be recreated.meacer2015-03-201-40/+136
* Remove RenderViewHost parameter from WebContentsObserver::Did{Start|Stop}Load...fdegans2015-03-193-7/+6
* Add type for testing to interstitials.meacer2015-03-051-7/+7
* GURL::Replacements methods accept a StringPiece instead of std::string&.mgiuca2015-02-051-2/+1
* Disable CaptivePortalBrowserTest.InterstitialTimerReloadWhileLoadingChristopher Cameron2015-02-041-1/+10
* Disable CaptivePortalBrowserTest.InterstitialTimerNavigateAwayWhileLoadingnasko2015-01-301-1/+11
* Add login url to captive portal interstitial.meacer2015-01-232-4/+10
* Add WaitForInterstitialReady to browser_test_utils.meacer2015-01-231-26/+1
* When requesting access to a blacklisted url from the interstitial page, updat...khannans2015-01-091-8/+7
* Add finch gate for captive portal interstitial.meacer2015-01-091-0/+8
* Add custom interstitial for captive portals.meacer2015-01-095-85/+624
* Switch users of foundation_util.h to include it directly and clean up uses of...avi2014-12-211-4/+0
* Cleanup: Remove unneeded ui_test_utils.h includes.thestig2014-10-311-1/+0
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-303-6/+6
* Standardize usage of virtual/override/final in chrome/browser/Daniel Cheng2014-10-217-43/+38
* replace OVERRIDE and FINAL with override and final in chrome/browser/[a-i]*mostynb2014-10-138-22/+22
* Move PageTransition from //content/public/common to //ui/baseSylvain Defresne2014-09-194-18/+18
* Move url_request_failed_job to net/test/url_request/xunjieli2014-09-121-2/+2
* Move url_request_mock_http_job to net/test/url_request/xunjieli2014-09-101-7/+17
* content: ResourceType cleanup.tfarina@chromium.org2014-07-313-9/+12
* Relands "Removed InProcessBrowserTest::CleanUpOnMainThread()"atwilson@chromium.org2014-07-251-2/+2
* Revert 285173 "Removed InProcessBrowserTest::CleanUpOnMainThread()"asvitkine@chromium.org2014-07-241-2/+2
* Removed InProcessBrowserTest::CleanUpOnMainThread()atwilson@chromium.org2014-07-241-2/+2
* Move resource_type.* from webkit/ to content/.tfarina@chromium.org2014-07-053-2/+4
* Update several WebContentsObserver loading callbacks to use RFH.dcheng@chromium.org2014-07-033-93/+65
* Remove WebContentsObservers dependencies on WebFrame::uniqueName().dcheng@chromium.org2014-07-013-89/+114
* Modify CaptivePortal.DetectResult histogram to record IP address hosts.meacer@chromium.org2014-06-251-0/+19
* Move about://-related constants from //content to //urlblundell@chromium.org2014-06-101-1/+1
* Move CaptivePortalDetector to src/chomponents/captive_portalstevenjb@chromium.org2014-04-2920-834/+238
* Add logging for distinguishing between captive portals with HTTP and HTTPS lo...meacer@chromium.org2014-03-283-2/+40
* Experimentally enable captive portal detection on OSXmmenke@chromium.org2014-03-151-7/+9
* Move clients of BrowserContextKeyedService to use KeyedService (#5)blundell@chromium.org2014-03-133-9/+7
* Copy JavaScript execution to RenderFrame, switch easy cases to use it.avi@chromium.org2014-03-121-14/+10
* Cleanup: Remove unneeded browser_thread.h includes.thestig@chromium.org2014-02-131-1/+0
* Cleanup: Remove some unused code, or make them platform specific.thestig@chromium.org2014-02-031-4/+1
* Revert 242455 "Revert 242449 "Update some uses of UTF conversion..."avi@chromium.org2013-12-241-6/+6
* Revert 242449 "Update some uses of UTF conversions in chrome/bro..."avi@chromium.org2013-12-241-6/+6
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-6/+6
* Replace string16 with base::string16.brettw@chromium.org2013-12-044-48/+49
* Remove two RenderViewHostObserver implementations in ChromeOS code and replac...jam@chromium.org2013-10-223-28/+41
* Clean up remaining unused globals (on mac).thakis@chromium.org2013-09-261-3/+0
* Correctly integrate StoragePartition into TestingProfile.ajwong@chromium.org2013-07-232-12/+14
* reland crrev.com/212927 Move webkitplatformsupport_impl and related from glue...scottmg@chromium.org2013-07-231-1/+1
* Revert 212927 "Move webkitplatformsupport_impl and related from ..."bryeung@chromium.org2013-07-221-1/+1
* Move webkitplatformsupport_impl and related from glue to childscottmg@chromium.org2013-07-221-1/+1
* Use a direct include of the message_loop header in chrome/browser/, part 1.avi@chromium.org2013-07-186-6/+6
* Updates some includes of chrome_notification_types.hjam@chromium.org2013-07-115-5/+5
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-023-3/+3
* Use a direct include of time headers in chrome/browser/, part 1.avi@chromium.org2013-06-284-6/+6
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 1.avi@chromium.org2013-06-091-1/+1