Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update {virtual,override,final} to follow C++11 style. | dcheng | 2015-02-04 | 1 | -5/+5 |
* | replace OVERRIDE and FINAL with override and final in android_webview/ | mostynb | 2014-10-07 | 1 | -4/+4 |
* | [Android WebView] Make web contents debugging controllable | mnaganov@chromium.org | 2013-09-21 | 1 | -3/+0 |
* | Remove obsolete UseCompositorDirectDraw() method | joth@chromium.org | 2013-06-14 | 1 | -3/+0 |
* | Move MessageLoop to base namespace. | brettw@chromium.org | 2013-03-31 | 1 | -1/+3 |
* | [Android WebView] Add simple support for remote web debugging | mnaganov@chromium.org | 2013-03-01 | 1 | -0/+3 |
* | Android WebView visited link highlighting implementation | boliu@chromium.org | 2013-01-25 | 1 | -0/+1 |
* | Cleanup: Remove unneeded browser_thread.h includes in contents. | thestig@chromium.org | 2013-01-03 | 1 | -1/+5 |
* | AwContents Compositor bring up | joth@chromium.org | 2012-11-20 | 1 | -0/+3 |
* | Implement AwContentBrowserClient and AwBrowserContext | boliu@chromium.org | 2012-10-25 | 1 | -0/+35 |