Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix SslCertLookupTable to correctly determine whether we have a valid cached ... | Steve Block | 2011-10-05 | 1 | -19/+16 |
* | SSL-related cleanup in BrowserFrame and SslCertLookupTable | Steve Block | 2011-10-05 | 1 | -3/+4 |
* | Fix BrowserFrame to construct SslError using the full URL, rather than the host | Steve Block | 2011-10-05 | 1 | -2/+23 |
* | Hook up WebView.clearSslPreferences() for the Chromium HTTP stack | Kristian Monsen | 2011-09-28 | 1 | -0/+4 |
* | Remove superfluous synchronized modifier on SslCertLookupTable.getInstance() | Steve Block | 2011-09-27 | 1 | -11/+8 |
* | Implement android.webkit.BrowserFrame.requestClientCert | Brian Carlstrom | 2011-06-09 | 1 | -2/+2 |
* | b/2864818 Prompt the SSL error dialog to user and proceed or cancel | Huahui Wu | 2010-12-15 | 1 | -0/+52 |