Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Android WebView] Implement a better OnReceivedError callback | mnaganov | 2015-03-17 | 1 | -1/+0 |
* | Update {virtual,override,final} to follow C++11 style. | dcheng | 2015-02-04 | 1 | -2/+2 |
* | replace OVERRIDE and FINAL with override and final in android_webview/ | mostynb | 2014-10-07 | 1 | -1/+1 |
* | [android_webview] Add more params to request intercepting. | mkosiba@chromium.org | 2014-06-20 | 1 | -2/+2 |
* | Rename ProtocolInterceptJobFactory and make it not use ProtocolHandlers. | mmenke@chromium.org | 2014-05-30 | 1 | -4/+4 |
* | Convert AwRequestInerceptor to net::URLRequestJobFactory::ProtocolHandler | pauljensen@chromium.org | 2013-01-02 | 1 | -14/+3 |
* | [android_webview] Support intercepting for unhandled schemes. | mkosiba@chromium.org | 2012-10-24 | 1 | -3/+0 |
* | Implement android_webview url intercepting. | mkosiba@chromium.org | 2012-10-16 | 1 | -0/+61 |