summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ssl/ssl_blocking_page.h
Commit message (Expand)AuthorAgeFilesLines
* Log captive portal status when an SSL interstitial is displayed.meacer@chromium.org2014-03-101-1/+22
* Small changes to make it easier to reason about the valueswtc@chromium.org2014-02-271-1/+1
* Replace string16 with base::string16 in chrome/browserbrettw@chromium.org2013-12-121-1/+1
* Fix the SSL interstitial UMA statsfelt@chromium.org2013-11-041-1/+0
* We want to know if users react differently to the SSL warning the first time ...felt@chromium.org2013-08-091-0/+11
* Adds new UMA entries to give us SSL clickthrough rates specific to intranet s...felt@chromium.org2013-08-031-0/+2
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-021-1/+1
* Use a direct include of time headers in chrome/browser/, part 7.avi@chromium.org2013-06-281-1/+1
* Use a direct include of strings headers in chrome/browser/r*-s*/.avi@chromium.org2013-06-101-1/+1
* Finch experiments on SSL, malware, and phishing interstitialsfelt@chromium.org2013-05-071-0/+3
* net: split net/ssl out of net/basephajdan.jr@chromium.org2013-03-141-1/+1
* Adding UMA for how users interact with SSL warnings.felt@chromium.org2012-11-191-0/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Show the "cannot proceed" text only when appropriate.palmer@chromium.org2012-05-161-2/+5
* Get rid of ssl_cert_error_handler.h dependency from Chrome.jam@chromium.org2012-02-131-12/+12
* Add an API around InterstitialPage that's used by chrome.jam@chromium.org2012-02-081-2/+2
* Use InterstitialPage through a delegate interface instead of deriving from it.jam@chromium.org2012-02-071-6/+17
* Convert a few methods in NavigationController to return a content::Navigation...jam@chromium.org2011-12-281-1/+1
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-5/+5
* Use new callbacks for SSL UI.mattm@chromium.org2011-09-301-5/+6
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-2/+5
* Get rid of some SSL dependencies by talking to SSLBlockingPolicy through a ca...jam@chromium.org2011-06-041-35/+6
* Adopt InterstitialPage to RenderViewHost message changes which were introduce...markusheintz@chromium.org2011-05-031-4/+4
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-021-1/+1
* Remove wstring from l10n_util. Part 2.avi@chromium.org2010-12-281-1/+3
* Add undeclared virtual destructors part 3ziadh@chromium.org2010-07-301-0/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Add an SSLBlockingPage::ErrorLevel enum type to make thewtc@chromium.org2010-05-031-6/+12
* Use the same code to handle both overridable and fatalwtc@chromium.org2010-04-201-1/+5
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-3/+3
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-4/+1
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-1/+4
* Refactor the inner classes from SSLManager to their own files to reduce the c...abarth@chromium.org2009-05-141-6/+7
* Make interstitial_page.cc compile on Posix.jhawkins@chromium.org2009-02-181-5/+0
* Reapply of Tony's r9656 (Add chrome/browser/ssl/ssl_manager.cc to the build.)estade@chromium.org2009-02-121-2/+6
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-0/+2
* Move all the SSL stuff into its own subdirben@chromium.org2009-01-161-0/+71