summaryrefslogtreecommitdiffstats
path: root/android_webview/glue
Commit message (Expand)AuthorAgeFilesLines
* [Merge M49] aw: Fix alert dialogBo Liu2016-02-271-5/+6
* [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
* android-webview: Remove legacy crash handler (### Version)primiano2015-06-041-4/+0
* [Android WebView] Provide package-dependent names for OSS licenses providermnaganov2015-05-272-17/+12
* Add missing R class to WebView resource rewriting.torne2015-05-261-6/+4
* Use the wrapped context to inflate the selection menu.tobiasjs2015-05-131-2/+1
* Migrate the rest of PathUtils calls to run in background.wnwen2015-04-211-1/+1
* [Android] Allow custom ActionMode creation via ContentViewClientjdduke2015-04-151-0/+31
* android_webview: stop leaking Contexts.torne2015-04-092-63/+64
* Enable NeedsBraces check and fix some checkstyle issues.aurimas2015-04-032-9/+15
* [Android WebView] Invoke callback with deny state for geolocation.getCurrentP...timvolodine2015-04-011-3/+29
* Remove WebView resource rewriting fallback case.torne2015-03-271-12/+3