Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Android to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-13 | 1 | -1/+1 |
* | Implement Webviewclient.onReceivedSslError | sgurun@chromium.org | 2013-02-26 | 1 | -1/+4 |
* | Tell java side when the native auth handler is gone | joth@chromium.org | 2012-12-26 | 1 | -4/+19 |
* | [Android WebView] Count the number of HTTP auth attempts we make. | benm@chromium.org | 2012-12-21 | 1 | -8/+28 |
* | Added virtual destructor. | michaelbai@google.com | 2012-09-14 | 1 | -0/+3 |
* | Implement ResourceDispatchHostLoginDelegate for android_webview. | benm@chromium.org | 2012-09-14 | 1 | -0/+100 |