summaryrefslogtreecommitdiffstats
path: root/android_webview/java
Commit message (Expand)AuthorAgeFilesLines
* Reduce duplicated code in AwWebContentsDelegatehugo.holgersson2015-01-221-4/+0
* Updating XTBs based on .GRDs from branch masterPenny MacNeil2015-01-2243-0/+43
* [Android WebView] Remove AwSettings.LayoutAlgorithmmnaganov2015-01-191-9/+1
* Add a method to set system UI visibility for ContentVideoViewqinmin2015-01-151-0/+4
* Revert of Reverting due to Android builders breakage. Subsequent fixes did no...amistry2015-01-151-0/+2
* Reverting due to Android builders breakage. Subsequent fixes did not fix.amistry2015-01-151-2/+0
* Use SuppressFBWarnings to suppress findbugs warningscjhopman2015-01-151-0/+2
* Revert of Use SuppressFBWarnings to suppress findbugs warnings (patchset #12 ...rockot2015-01-141-2/+0
* Use SuppressFBWarnings to suppress findbugs warningscjhopman2015-01-141-0/+2
* Don't initialize C++ constants in Java during JNI registration.mkosiba2015-01-121-5/+5
* [WebView] Fix possible stack overflow when exiting fullscreen.igsolla2015-01-121-2/+4
* Updating XTBs based on .GRDs from branch masterAlex Mineer2015-01-0943-129/+43
* [Android WebView] Add a UI string for the license displaying activitymnaganov2015-01-091-0/+3
* Pause EME player whose external surface is stolen by another playerhugo.holgersson2015-01-051-0/+10
* [WebView] Move external video surface across container views.igsolla2014-12-181-6/+34
* Add some more state to the card unmasking prompt.estade2014-12-181-1/+1
* Remove dead code in AwContents.hush2014-12-121-3/+0
* aw: Use explicitly named trace event in javaboliu2014-12-041-2/+2
* aw: Add more trace events to drawing functionsboliu2014-12-031-1/+10
* [WebView] Set back button to exit fullscreen.igsolla2014-11-262-4/+31
* [android_webview] Correctly handle ContextWrapper in AwContents.mkosiba2014-11-261-2/+3
* Fix a bunch of Java Checkstyle issues.aurimas2014-11-201-1/+1
* Add a content API to create a message channel.sgurun2014-11-192-0/+69
* [Android WebView] Store HTTP cache in a cache directorymnaganov2014-11-182-1/+7
* Fix leaked external surface when several EME videos coexisthugo.holgersson2014-11-141-3/+2
* Pass TouchMajor to HitTestResulthush2014-11-131-5/+5
* Show icons in Android web autofill dropdownestade2014-11-071-1/+2
* [Android WebView] Implement SmartClipProvider.benm2014-11-071-3/+28
* [aw] Software mode tests for fullscreen API.igsolla2014-11-051-2/+6
* aw: Destroy ContentViewCore and WebContents togetherboliu2014-11-031-12/+14
* RELAND: CONTENT: Optimize SurfaceFlinger overlays - Step 1epenner2014-10-291-0/+11
* [Android] Add minimalistic crash handler for WebView.primiano2014-10-281-0/+8
* aw: Remove jobject canvas from native RequestDrawGLboliu2014-10-251-7/+9
* aw: Fix checkstyle warnings in production codeboliu2014-10-2414-55/+59
* Updating XTBs based on .GRDs from branch masterAlex Mineer2014-10-2443-0/+43
* Final step of the java_cpp_template -> java_cpp_enum migration.mkosiba2014-10-231-4/+4
* [WebView] Enable scrolling in fullscreen.igsolla2014-10-214-33/+198
* Fix Java indentation issues.aurimas2014-10-1612-27/+25
* Rename java WebContentsObserverAndroid to WebContentsObserverwajahat.s2014-10-162-4/+4
* Support fullscreen for non-video elements in the WebView.igsolla2014-10-163-52/+72
* Fix Java Checkstyle issues.Aurimas Liutikas2014-10-141-4/+4
* [android_webview] Hardcode the default text encoding to UTF-8.mkosiba2014-10-132-14/+1
* Removing the CVC parameter from ShowRepostFormWarningDialog Callback.ajith.v2014-10-102-10/+9
* aw: Call postInvalidateOnAnimation where appropriateboliu2014-10-091-3/+3
* [Android] Small refactoring to the fullscreen video code.igsolla2014-10-031-49/+45
* Add missing null-checks.igsolla2014-10-021-0/+2
* Fix permission bits on translated *.xtb files.Aaron Gable2014-10-0143-0/+0
* Updating XTBs based on .GRDs from branch masterAlex Mineer2014-09-3043-5/+5
* Fix the CommandLine for the WebViewhjd2014-09-301-0/+4
* [aw] Unregister delegates from AwContents.destroy()igsolla2014-09-261-0/+2