summaryrefslogtreecommitdiffstats
path: root/android_webview/native/aw_http_auth_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* favor DCHECK_CURRENTLY_ON for better logs in android_webview/mostynb2015-03-181-5/+6
* WebView: RegisterNativesImpl() returns bool; don't compare it for >= 0.hans@chromium.org2014-04-161-1/+1
* Android: moves android_webview/ to use long for JNI.bulach@chromium.org2013-11-281-1/+1
* Update Android to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-131-2/+2
* Implement Webviewclient.onReceivedSslErrorsgurun@chromium.org2013-02-261-2/+3
* Code conventions.sgurun@chromium.org2013-01-311-2/+1
* Tell java side when the native auth handler is gonejoth@chromium.org2012-12-261-5/+18
* [Android WebView] Count the number of HTTP auth attempts we make.benm@chromium.org2012-12-211-8/+12
* Apply scroll correction to HW draw path.leandrogracia@chromium.org2012-12-191-0/+1
* Added virtual destructor.michaelbai@google.com2012-09-141-0/+3
* Implement ResourceDispatchHostLoginDelegate for android_webview.benm@chromium.org2012-09-141-0/+59