summaryrefslogtreecommitdiffstats
path: root/android_webview/glue
Commit message (Expand)AuthorAgeFilesLines
* [Android WebView] Implement support for Network Information API and enable it.timvolodine2016-03-022-0/+16
* Revert of [Android WebView] Implement support for Network Information API and...sgurun2016-02-272-6/+0
* aw: Fix alert dialogboliu2016-02-261-5/+6
* Remove obsolete command line flag.torne2016-02-231-7/+0
* [Android WebView] Implement support for Network Information API and enable it.timvolodine2016-02-232-0/+6
* Revert of Introduce new library process type: WEBVIEW_CHILD (patchset #4 id:6...qinmin2016-02-091-2/+1
* Introduce new library process type: WEBVIEW_CHILDmnaganov2016-02-091-1/+2
* WebView drag and drop support: View#onDragEventhush2016-02-051-0/+17
* Add stub implementations to new WebViewDelegate methods.aelias2016-02-051-0/+12
* Removing drawChild method of ContentViewajith.v2016-01-291-5/+0
* [Android WebView] Actualize @Overrides for methods added in Lollipopmnaganov2016-01-211-3/+2
* [Android] Allow passing child service creation paramsmnaganov2016-01-151-4/+6
* Move webview_framework_jar to config.gnimichaelbai2015-12-301-1/+1
* aw: Use wrapped context in showDefaultJsDialogboliu2015-12-161-3/+2
* Trivial cleanup in cookiemanagersgurun2015-11-241-1/+1
* Remove ContentMain.initApplicationContext.torne2015-11-241-2/+2
* Surface selected text to accessibility snapshotsgurun2015-11-171-1/+5
* GN WebView: make system_webview_apk workmichaelbai2015-11-172-13/+17
* GN WebView: build webview glue layermichaelbai2015-11-042-0/+121
* Implement extended shouldOverrideUrlLoading callback in Android WebViewmnaganov2015-11-021-4/+11
* Set FLAG_ACTIVITY_NEW_TASK when context is not an activityhush2015-10-282-4/+15
* Allow customization of menu items in WebViewhush2015-10-281-0/+8
* Revert "Revert of Roll android_tools deps (patchset #4 id:60001 of https://co...yusufo2015-10-273-0/+7
* Add @Override to offscreen preraster methods.hush2015-10-221-0/+2
* Public glue layer plumbing for View#startActivityForResulthush2015-10-211-0/+30
* Remove never_lint from WebViewmichaelbai2015-10-143-0/+11
* Generate ResourceRewriter.java through dependency graphmichaelbai2015-09-183-26/+4
* Add simple URL filtering to webviewdgn2015-09-091-1/+2
* Don't rely on getAssets() as a convenience wrapper for getResources().getAsse...tobiasjs2015-09-071-2/+25
* Move RecordFullDocument to WebPreferencesboliu2015-09-041-3/+3
* [Android] Supporting floating select ActionModes for web contentjdduke2015-08-243-123/+0
* Upstream Webview code from internal glue layersgurun2015-08-215-22/+317
* Refactor chrome's action mode logics and namingsianwen2015-08-191-6/+6
* Ensure that webview callback listeners are reset in destroy()gsennton2015-08-191-0/+1
* Ensure that we do not receive callbacks after destroying WebViewgsennton2015-08-121-0/+6
* [Android WebView] Put error page files into WebView resourcesmnaganov2015-08-051-1/+0
* Refactoring WebView permission requestmichaelbai2015-07-231-23/+13
* [Android] Roll to findbugs 3.0.1.jbudorick2015-07-171-0/+2
* Fix Problems found by Errorproneraywilliams2015-07-072-6/+4
* [android] Remove unpack library fallback.rmcilroy2015-07-021-2/+2
* aw: Use setLayoutParams instead of OnLayoutChangeListenerboliu2015-06-291-0/+10
* Handle passing null object to WebBackForwardListChromium constructorgsennton2015-06-261-1/+6
* Convert Android WebView to store locale .pak files as res/raw resourcesagrieve2015-06-251-0/+3
* Do not require explicit initialization of ResourceExtractoragrieve2015-06-241-5/+0
* Add MIDI SYSEX permission request to WebViewmichaelbai2015-06-231-0/+6
* Revert "Revert "Android: Store language .pak files in res/raw rather than ass...agrieve2015-06-221-1/+1
* Revert "Android: Store language .pak files in res/raw rather than assets"qinmin2015-06-201-1/+1
* Android: Store language .pak files in res/raw rather than assetsagrieve2015-06-191-1/+1
* Fix android_webview_apk lint warningspaulmiller2015-06-081-3/+3
* [Android WebView] Send WebChromeClient.onReceivedTitle when navigating backmnaganov2015-06-051-1/+1