summaryrefslogtreecommitdiffstats
path: root/android_webview/browser/aw_login_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* Update {virtual,override,final} to follow C++11 style.dcheng2015-02-041-2/+2
* replace OVERRIDE and FINAL with override and final in android_webview/mostynb2014-10-071-1/+1
* Move data reduction proxy to Chrome-Proxy header for authenticationbengr@chromium.org2014-06-261-4/+0
* Added data reduction proxy support to Android WebViewbengr@chromium.org2014-05-031-0/+4
* A bunch of work to transition from render_view_id to render_frame_id.jam@chromium.org2013-12-201-1/+1
* Add base:: to string16s in android_webview/.dbeam@chromium.org2013-12-191-2/+4
* Use a direct include of strings headers in android_webview/.avi@chromium.org2013-06-101-1/+1
* Tell java side when the native auth handler is gonejoth@chromium.org2012-12-261-0/+1
* [Android WebView] Count the number of HTTP auth attempts we make.benm@chromium.org2012-12-211-1/+1
* Added virtual destructor.michaelbai@google.com2012-09-141-0/+1
* Implement ResourceDispatchHostLoginDelegate for android_webview.benm@chromium.org2012-09-141-0/+47