summaryrefslogtreecommitdiffstats
path: root/chrome/browser/captive_portal
Commit message (Expand)AuthorAgeFilesLines
* net: extract net/cert out of net/basephajdan.jr@chromium.org2013-03-291-1/+1
* base/prefs: Remove the public/ directory and move the files to //base/prefs.tfarina@chromium.org2013-03-211-1/+1
* content: replace NOTIFICATION_RENDER_VIEW_HOST_DELETED with observer usagephajdan.jr@chromium.org2013-03-153-21/+14
* net: split net/ssl out of net/basephajdan.jr@chromium.org2013-03-143-4/+4
* Add AddHSTS() and AddHPKP() to replace EnableHost(DomainState), asunsafe@trevp.net2013-03-021-5/+3
* Finally phase out non-multi-desktop-aware Browser::CreateParams()'s!!gab@chromium.org2013-02-251-1/+3
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-113-3/+3
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-22/+22
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-072-6/+6
* Added proxy auth check to the NetworkPortalDetector.ygorshenin@chromium.org2013-01-313-13/+26
* Fix interface of TabContentsIterator.gab@chromium.org2013-01-291-13/+7
* Only HistogramBase is used outside of base/metrics.kaiwang@chromium.org2013-01-231-2/+2
* Disable flaky CaptivePortalBrowserTest on Windows.dubroy@chromium.org2013-01-151-1/+10
* Remove GetWebContentsAt from browser_tabstrip.avi@chromium.org2013-01-141-3/+2
* Remove tab_count from Browser.avi@chromium.org2013-01-131-1/+1
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-112-7/+9
* browser: Move FindTabbedBrowser() function into chrome namespace.tfarina@chromium.org2013-01-091-4/+4
* When starting a provisional load, indicate whether the provisional URL is abo...jochen@chromium.org2013-01-073-27/+29
* DEFINE_WEB_CONTENTS_USER_DATA_KEY now requires a semicolon.avi@chromium.org2013-01-071-1/+1
* Re-enable tests following the fix for issue 159688.creis@chromium.org2012-12-171-2/+1
* Remove straggling TabContents references.avi@chromium.org2012-12-141-2/+2
* Remove TabContents includes.avi@chromium.org2012-12-141-1/+0
* Move PrefMember to base/prefs/public now that it has no bad dependencies.joi@chromium.org2012-12-121-1/+1
* Remove TabContents from TabContentsIterator.avi@chromium.org2012-12-061-5/+4
* browser: Move FindBrowserWithWebContents() into chrome namespace.tfarina@chromium.org2012-12-021-1/+1
* Added detection timeouts and usage of Retry-After HTTP header.ygorshenin@chromium.org2012-11-227-80/+67
* Remove tabstrip wrappers in browser_tabstrip.avi@chromium.org2012-11-201-137/+150
* chrome/browser: Update calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-172-27/+27
* Remove TabContents from chrome::AddSelectedTabWithURL.avi@chromium.org2012-11-151-3/+2
* Convert PrefChangeRegistrar usages, batch 1.joi@chromium.org2012-11-132-14/+3
* Revert 166704 - Convert PrefChangeRegistrar usages, batch 1.joi@chromium.org2012-11-092-3/+14
* Convert PrefChangeRegistrar usages, batch 1.joi@chromium.org2012-11-082-14/+3
* CaptivePortalDetector-related tests are moved into individual test suite.ygorshenin@chromium.org2012-11-075-67/+323
* Remove content::NotificationObserver dependency from most Prefs code.joi@chromium.org2012-11-012-14/+8
* Move remaining content test code into the content namespace.jam@chromium.org2012-10-301-0/+2
* Basic Captive Portal detection functionality is extracted intoygorshenin@chromium.org2012-10-246-204/+341
* Remove TabContentsTestHarness.avi@chromium.org2012-10-241-1/+1
* Disables flaky test.sky@chromium.org2012-10-231-1/+2
* Remove alias from ChromeRenderViewHostTestHarness.avi@chromium.org2012-10-191-2/+2
* Remove TabContents from captive portals.avi@chromium.org2012-10-172-8/+8
* When starting a provisional load include the parent frame ID in the IPC and p...jochen@chromium.org2012-10-123-27/+29
* Move WebContentsUserData to content/public/browser.joi@chromium.org2012-10-091-3/+3
* Add desktop type context to most existing instances of FindTabbedBrowser.robertshield@chromium.org2012-10-043-3/+13
* Fix leak in CaptivePortalTabReloaderTest.SSLCertErrorLogin.mmenke@chromium.org2012-09-291-10/+8
* Revert "Revert 159158 - Make using WebContentsUserData simpler."avi@chromium.org2012-09-282-3/+2
* Revert 159158 - Make using WebContentsUserData simpler.dharani@google.com2012-09-282-2/+3
* Make using WebContentsUserData simpler.avi@chromium.org2012-09-272-3/+2
* Move WebContentsUserData to chrome/browser/common.avi@chromium.org2012-09-271-1/+1