Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace OVERRIDE and FINAL with override and final in android_webview/ | mostynb | 2014-10-07 | 1 | -1/+1 |
* | Move data reduction proxy to Chrome-Proxy header for authentication | bengr@chromium.org | 2014-06-26 | 1 | -4/+0 |
* | Added data reduction proxy support to Android WebView | bengr@chromium.org | 2014-05-03 | 1 | -0/+4 |
* | A bunch of work to transition from render_view_id to render_frame_id. | jam@chromium.org | 2013-12-20 | 1 | -1/+1 |
* | Add base:: to string16s in android_webview/. | dbeam@chromium.org | 2013-12-19 | 1 | -2/+4 |
* | Use a direct include of strings headers in android_webview/. | avi@chromium.org | 2013-06-10 | 1 | -1/+1 |
* | Tell java side when the native auth handler is gone | joth@chromium.org | 2012-12-26 | 1 | -0/+1 |
* | [Android WebView] Count the number of HTTP auth attempts we make. | benm@chromium.org | 2012-12-21 | 1 | -1/+1 |
* | Added virtual destructor. | michaelbai@google.com | 2012-09-14 | 1 | -0/+1 |
* | Implement ResourceDispatchHostLoginDelegate for android_webview. | benm@chromium.org | 2012-09-14 | 1 | -0/+47 |