summaryrefslogtreecommitdiffstats
path: root/android_webview/java
Commit message (Expand)AuthorAgeFilesLines
...
* Implement extended shouldOverrideUrlLoading callback in Android WebViewmnaganov2015-11-024-25/+30
* Defer loads on WebView popup windows until webcontents delegate attachedgsennton2015-10-301-0/+4
* Cleanup the startActivity calls where context might not be Activityhush2015-10-291-4/+0
* Set FLAG_ACTIVITY_NEW_TASK when context is not an activityhush2015-10-281-0/+3
* Allow customization of menu items in WebViewhush2015-10-283-0/+27
* Make Chrome and WebView replace the selected text with the processed text.hush2015-10-232-3/+34
* Use constants defined in WebSettings instead of hardcoded values.hush2015-10-231-12/+4
* Public glue layer plumbing for View#startActivityForResulthush2015-10-212-0/+31
* Add a method for programmatically causing WebView to generate a minidump.tobiasjs2015-10-121-0/+43
* [Android WebView] Report attempts to call on a destroyed WebViewmnaganov2015-10-081-95/+126
* Revert "Use resource throttle to implement shouldOverrideUrlLoading, core cha...gsennton2015-10-053-35/+30
* [Android WebView] Call shouldInterceptRequest on a background threadMikhail Naganov2015-10-013-43/+77
* Refactor BrowserViewRenderer to support page visibilityhush2015-09-291-12/+3
* Put name before description in Android grd files.newt2015-09-211-2/+2
* [Android WebView] Speculative fix for GrantFileSchemeAccesstoChildProcess crashmnaganov2015-09-171-0/+2
* Revert "[Android WebView] Enable Network Information API"mnaganov2015-09-111-61/+0
* [Android WebView] Fix a couple of typossimonb2015-09-101-2/+2
* Add simple URL filtering to webviewdgn2015-09-094-2/+44
* Plumb smooth scrolling in Chromium compositorhush2015-09-083-79/+23
* Move RecordFullDocument to WebPreferencesboliu2015-09-042-2/+13
* Updating XTBs based on .GRDs from branch masterPenny MacNeil2015-09-0343-43/+129
* [Android WebView] Add switch for enabling experimental renderer sandboxingmnaganov2015-09-022-1/+20
* cc: Remove LayerScrollOffsetDelegate IsExternalScrollActiveboliu2015-09-011-1/+0
* [Android] Clean up WebActionMode creationjdduke2015-08-261-16/+0
* [Android] Supporting floating select ActionModes for web contentjdduke2015-08-242-16/+12
* shouldOverrideUrlLoading should not be called on reloads in WebViewgsennton2015-08-241-6/+2
* Fix various errorprone warnings and errors.mikecase2015-08-212-2/+2
* [Android WebView] Cleanup AwResourcesmnaganov2015-08-211-4/+0
* [Android WebView] Enable Network Information APItimvolodine2015-08-201-0/+61
* Refactor chrome's action mode logics and namingsianwen2015-08-192-6/+6
* Remove items on long press in keyboard accessory.rouslan2015-08-171-1/+2
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-08-1743-43/+43
* aw: Page visiblity behind switchboliu2015-08-141-3/+30
* Implement AwContentBrowserClient::IsHandledURLmnaganov2015-08-131-0/+5
* Ensure that we do not receive callbacks after destroying WebViewgsennton2015-08-122-0/+7
* [Android WebView] Put error page files into WebView resourcesmnaganov2015-08-051-80/+1
* Implement HttpUserAgentSettings delegate for Android WebViewtserng2015-08-051-1/+18
* Deny the geolocation permission request by default.michaelbai2015-08-042-20/+84
* Move JNI annotations to annotations package.aurimas2015-07-3021-39/+39
* Reland "Add ExecuteJavaScriptForTest and make all tests use it"Jochen Eisinger2015-07-241-0/+16
* Revert of Add ExecuteJavaScriptForTest and make all tests use it (patchset #1...sigbjornf2015-07-241-16/+0
* Add ExecuteJavaScriptForTest and make all tests use itjochen2015-07-241-0/+16
* Refactoring WebView permission requestmichaelbai2015-07-231-2/+2
* Provide an accessibility tree snapshotsgurun2015-07-221-1/+1
* Use resource throttle to implement shouldOverrideUrlLoading, core changegsennton2015-07-163-25/+34
* Check user gesture before firing an intent in WebViewmnaganov2015-07-094-7/+18
* Revert "SuppressLint dispatchMediaKeyEvent"paulmiller2015-07-081-1/+0
* Plumb a way to pass version info to Javasgurun2015-07-071-0/+5
* [android] Remove unpack library fallback.rmcilroy2015-07-021-1/+1
* Do not query AX tree if there is no navigation yetsgurun2015-06-302-0/+12