Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update {virtual,override,final} to follow C++11 style. | dcheng | 2015-02-04 | 1 | -3/+3 |
* | replace OVERRIDE and FINAL with override and final in android_webview/ | mostynb | 2014-10-07 | 1 | -2/+2 |
* | Remove incognito parameter from AwContents | kristianm@chromium.org | 2013-01-09 | 1 | -2/+2 |
* | Remove obsolete class: AwContentsContainer | joth@chromium.org | 2012-10-29 | 1 | -2/+0 |
* | Implement AwContentBrowserClient and AwBrowserContext | boliu@chromium.org | 2012-10-25 | 1 | -11/+0 |
* | [android_webview] Support intercepting for unhandled schemes. | mkosiba@chromium.org | 2012-10-24 | 1 | -0/+2 |
* | Implement android_webview url intercepting. | mkosiba@chromium.org | 2012-10-16 | 1 | -1/+1 |
* | Move AndroidProtocolAdaptor into android_webview | mnaganov@chromium.org | 2012-09-27 | 1 | -2/+2 |
* | Fix warnings when compiling with clang | michaelbai@chromium.org | 2012-09-25 | 1 | -3/+0 |
* | Add WebView implementation for CookieManager. | tedchoc@chromium.org | 2012-09-07 | 1 | -0/+18 |
* | Add a test runner for android_webview. | mkosiba@chromium.org | 2012-08-23 | 1 | -0/+36 |