| Commit message (Expand) | Author | Age | Files | Lines |
* | [Android WebView] Convert context menu callback to long press | boliu@chromium.org | 2012-12-11 | 2 | -5/+13 |
* | Introduces "CreateParams" for web contents, and add |parent| parameter in it. | mukai@chromium.org | 2012-12-09 | 1 | -2/+1 |
* | AwContents Compositor bring up | joth@chromium.org | 2012-11-20 | 1 | -10/+0 |
* | Add a native test target and for android_webview. | mkosiba@chromium.org | 2012-11-05 | 1 | -0/+9 |
* | Revert "[Android] Set a default locale for WebView." | benm@chromium.org | 2012-10-29 | 2 | -10/+0 |
* | Remove obsolete class: AwContentsContainer | joth@chromium.org | 2012-10-29 | 2 | -25/+0 |
* | Clean up android_webview OWNERS and DEPS | joth@chromium.org | 2012-10-29 | 2 | -9/+2 |
* | Implement AwContentBrowserClient and AwBrowserContext | boliu@chromium.org | 2012-10-25 | 8 | -247/+13 |
* | [android_webview] Support intercepting for unhandled schemes. | mkosiba@chromium.org | 2012-10-24 | 2 | -5/+12 |
* | Upstream Autofill functionality for Android. | aurimas@chromium.org | 2012-10-23 | 1 | -10/+0 |
* | restore set noparent to android_webview/lib | dpranke@chromium.org | 2012-10-23 | 1 | -0/+1 |
* | Remove all the "set noparent" directives | dpranke@chromium.org | 2012-10-19 | 1 | -1/+0 |
* | Implement android_webview url intercepting. | mkosiba@chromium.org | 2012-10-16 | 2 | -6/+10 |
* | Implement AwContentRendererClient and remove chrome/ dependency | boliu@chromium.org | 2012-10-11 | 2 | -40/+1 |
* | This change is motivated by the need to implement the Android WebView.loadDat... | benm@google.com | 2012-10-11 | 1 | -2/+13 |
* | Switch AutofillExternalDelegate to use WebContentsUserData. | avi@chromium.org | 2012-10-10 | 1 | -4/+3 |
* | [Android] Add missing superclass method invocation in AwContentBrowserClient. | mnaganov@chromium.org | 2012-10-10 | 1 | -0/+1 |
* | Implement AwContentsClient and remove dependency on chrome/ | boliu@chromium.org | 2012-10-10 | 3 | -7/+3 |
* | [Android] Upstream WebView.allow{Content|File}Access implementation. | mnaganov@chromium.org | 2012-10-10 | 2 | -0/+13 |
* | Include infobar stubs for unit_tests and testshell. | nileshagrawal@chromium.org | 2012-10-10 | 2 | -0/+9 |
* | [Android WebView] Disable chrome preconnect behavior for WebView. | benm@chromium.org | 2012-10-05 | 2 | -0/+11 |
* | [Android] Set a default locale for WebView. | leandrogracia@chromium.org | 2012-10-03 | 2 | -0/+10 |
* | Implement part of Android WebView.clearCache | boliu@chromium.org | 2012-10-03 | 1 | -0/+10 |
* | [Android] Fix the final crash in the android_webview test runner. | mkosiba@chromium.org | 2012-10-01 | 1 | -0/+8 |
* | Move AndroidProtocolAdaptor into android_webview | mnaganov@chromium.org | 2012-09-27 | 4 | -8/+29 |
* | Fix warnings when compiling with clang | michaelbai@chromium.org | 2012-09-25 | 2 | -9/+0 |
* | [Android] Upstream the WebView find-in-page API implementation. | leandrogracia@chromium.org | 2012-09-21 | 1 | -0/+7 |
* | [Android] Remove the dependency on TabContents. | mnaganov@chromium.org | 2012-09-18 | 2 | -12/+7 |
* | [Android] Setup OWNERS structure for android_webview | joth@chromium.org | 2012-09-14 | 1 | -0/+5 |
* | Add WebView implementation for CookieManager. | tedchoc@chromium.org | 2012-09-07 | 4 | -5/+111 |
* | Implement DocuementHasImages | joth@chromium.org | 2012-09-01 | 2 | -1/+16 |
* | Android WebView: tidy up source/gyp layout. | torne@chromium.org | 2012-08-30 | 4 | -321/+19 |
* | Fix the android_webview build. | mkosiba@chromium.org | 2012-08-28 | 1 | -6/+8 |
* | Add a test runner for android_webview. | mkosiba@chromium.org | 2012-08-23 | 7 | -13/+418 |
* | Refactor the Android port to allow access to the chrome layer. | leandrogracia@chromium.org | 2012-08-21 | 2 | -2/+35 |
* | [Android] Remove the webview_core static library. | mkosiba@chromium.org | 2012-08-16 | 1 | -15/+2 |
* | Build target for Android WebView. | torne@chromium.org | 2012-08-09 | 6 | -0/+237 |