| Commit message (Expand) | Author | Age | Files | Lines |
* | Log captive portal status when an SSL interstitial is displayed. | meacer@chromium.org | 2014-03-10 | 1 | -1/+22 |
* | Small changes to make it easier to reason about the values | wtc@chromium.org | 2014-02-27 | 1 | -1/+1 |
* | Replace string16 with base::string16 in chrome/browser | brettw@chromium.org | 2013-12-12 | 1 | -1/+1 |
* | Fix the SSL interstitial UMA stats | felt@chromium.org | 2013-11-04 | 1 | -1/+0 |
* | We want to know if users react differently to the SSL warning the first time ... | felt@chromium.org | 2013-08-09 | 1 | -0/+11 |
* | Adds new UMA entries to give us SSL clickthrough rates specific to intranet s... | felt@chromium.org | 2013-08-03 | 1 | -0/+2 |
* | chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1 | tfarina@chromium.org | 2013-07-02 | 1 | -1/+1 |
* | Use a direct include of time headers in chrome/browser/, part 7. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Use a direct include of strings headers in chrome/browser/r*-s*/. | avi@chromium.org | 2013-06-10 | 1 | -1/+1 |
* | Finch experiments on SSL, malware, and phishing interstitials | felt@chromium.org | 2013-05-07 | 1 | -0/+3 |
* | net: split net/ssl out of net/base | phajdan.jr@chromium.org | 2013-03-14 | 1 | -1/+1 |
* | Adding UMA for how users interact with SSL warnings. | felt@chromium.org | 2012-11-19 | 1 | -0/+2 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Show the "cannot proceed" text only when appropriate. | palmer@chromium.org | 2012-05-16 | 1 | -2/+5 |
* | Get rid of ssl_cert_error_handler.h dependency from Chrome. | jam@chromium.org | 2012-02-13 | 1 | -12/+12 |
* | Add an API around InterstitialPage that's used by chrome. | jam@chromium.org | 2012-02-08 | 1 | -2/+2 |
* | Use InterstitialPage through a delegate interface instead of deriving from it. | jam@chromium.org | 2012-02-07 | 1 | -6/+17 |
* | Convert a few methods in NavigationController to return a content::Navigation... | jam@chromium.org | 2011-12-28 | 1 | -1/+1 |
* | Add OVERRIDE to chrome/browser/. | avi@chromium.org | 2011-11-21 | 1 | -5/+5 |
* | Use new callbacks for SSL UI. | mattm@chromium.org | 2011-09-30 | 1 | -5/+6 |
* | Move base/values.h into the base namespace. This includes a cros DEPS roll | dmazzoni@chromium.org | 2011-07-12 | 1 | -2/+5 |
* | Get rid of some SSL dependencies by talking to SSLBlockingPolicy through a ca... | jam@chromium.org | 2011-06-04 | 1 | -35/+6 |
* | Adopt InterstitialPage to RenderViewHost message changes which were introduce... | markusheintz@chromium.org | 2011-05-03 | 1 | -4/+4 |
* | Update more includes that were pointing to the old locations. | jam@chromium.org | 2011-03-02 | 1 | -1/+1 |
* | Remove wstring from l10n_util. Part 2. | avi@chromium.org | 2010-12-28 | 1 | -1/+3 |
* | Add undeclared virtual destructors part 3 | ziadh@chromium.org | 2010-07-30 | 1 | -0/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Add an SSLBlockingPage::ErrorLevel enum type to make the | wtc@chromium.org | 2010-05-03 | 1 | -6/+12 |
* | Use the same code to handle both overridable and fatal | wtc@chromium.org | 2010-04-20 | 1 | -1/+5 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 1 | -3/+3 |
* | Revert "Fix a ton of compiler warnings." | tony@chromium.org | 2009-08-28 | 1 | -4/+1 |
* | Fix a ton of compiler warnings. | estade@chromium.org | 2009-08-28 | 1 | -1/+4 |
* | Refactor the inner classes from SSLManager to their own files to reduce the c... | abarth@chromium.org | 2009-05-14 | 1 | -6/+7 |
* | Make interstitial_page.cc compile on Posix. | jhawkins@chromium.org | 2009-02-18 | 1 | -5/+0 |
* | Reapply of Tony's r9656 (Add chrome/browser/ssl/ssl_manager.cc to the build.) | estade@chromium.org | 2009-02-12 | 1 | -2/+6 |
* | Remove most header file dependencies on the notification type list. It is | brettw@chromium.org | 2009-02-01 | 1 | -0/+2 |
* | Move all the SSL stuff into its own subdir | ben@chromium.org | 2009-01-16 | 1 | -0/+71 |