summaryrefslogtreecommitdiffstats
path: root/android_webview/native/android_protocol_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert trivial URLRequest::Interceptors and URLRequestJobFactory::Intercepto...pauljensen@chromium.org2012-12-201-31/+27
* Change Android Webview URL Request Context access of mutation functions.tedv@chromium.org2012-12-161-2/+2
* [android_webview] Fix use after free in intercepted requests.mkosiba@chromium.org2012-11-301-5/+5
* [android_webview] Don't block the IO thread when reading from an InputStream.mkosiba@chromium.org2012-11-221-15/+15
* Pass CookieMonster to CookieManager in initboliu@chromium.org2012-11-011-3/+1
* Implement AwContentBrowserClient and AwBrowserContextboliu@chromium.org2012-10-251-55/+62
* [android_webview] Support intercepting for unhandled schemes.mkosiba@chromium.org2012-10-241-30/+20
* [Android] Upstream WebView.allow{Content|File}Access implementation.mnaganov@chromium.org2012-10-101-1/+1
* Move AndroidProtocolAdaptor into android_webviewmnaganov@chromium.org2012-09-271-0/+285