summaryrefslogtreecommitdiffstats
path: root/android_webview/browser/aw_login_delegate.cc
Commit message (Expand)AuthorAgeFilesLines
* Update Android to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-131-1/+1
* Implement Webviewclient.onReceivedSslErrorsgurun@chromium.org2013-02-261-1/+4
* Tell java side when the native auth handler is gonejoth@chromium.org2012-12-261-4/+19
* [Android WebView] Count the number of HTTP auth attempts we make.benm@chromium.org2012-12-211-8/+28
* Added virtual destructor.michaelbai@google.com2012-09-141-0/+3
* Implement ResourceDispatchHostLoginDelegate for android_webview.benm@chromium.org2012-09-141-0/+100