index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
android_webview
/
java
/
src
/
org
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a method to set system UI visibility for ContentVideoView
qinmin
2015-01-15
1
-0
/
+4
*
Revert of Reverting due to Android builders breakage. Subsequent fixes did no...
amistry
2015-01-15
1
-0
/
+2
*
Reverting due to Android builders breakage. Subsequent fixes did not fix.
amistry
2015-01-15
1
-2
/
+0
*
Use SuppressFBWarnings to suppress findbugs warnings
cjhopman
2015-01-15
1
-0
/
+2
*
Revert of Use SuppressFBWarnings to suppress findbugs warnings (patchset #12 ...
rockot
2015-01-14
1
-2
/
+0
*
Use SuppressFBWarnings to suppress findbugs warnings
cjhopman
2015-01-14
1
-0
/
+2
*
Don't initialize C++ constants in Java during JNI registration.
mkosiba
2015-01-12
1
-5
/
+5
*
[WebView] Fix possible stack overflow when exiting fullscreen.
igsolla
2015-01-12
1
-2
/
+4
*
Pause EME player whose external surface is stolen by another player
hugo.holgersson
2015-01-05
1
-0
/
+10
*
[WebView] Move external video surface across container views.
igsolla
2014-12-18
1
-6
/
+34
*
Add some more state to the card unmasking prompt.
estade
2014-12-18
1
-1
/
+1
*
Remove dead code in AwContents.
hush
2014-12-12
1
-3
/
+0
*
aw: Use explicitly named trace event in java
boliu
2014-12-04
1
-2
/
+2
*
aw: Add more trace events to drawing functions
boliu
2014-12-03
1
-1
/
+10
*
[WebView] Set back button to exit fullscreen.
igsolla
2014-11-26
2
-4
/
+31
*
[android_webview] Correctly handle ContextWrapper in AwContents.
mkosiba
2014-11-26
1
-2
/
+3
*
Fix a bunch of Java Checkstyle issues.
aurimas
2014-11-20
1
-1
/
+1
*
Add a content API to create a message channel.
sgurun
2014-11-19
2
-0
/
+69
*
[Android WebView] Store HTTP cache in a cache directory
mnaganov
2014-11-18
2
-1
/
+7
*
Fix leaked external surface when several EME videos coexist
hugo.holgersson
2014-11-14
1
-3
/
+2
*
Pass TouchMajor to HitTestResult
hush
2014-11-13
1
-5
/
+5
*
Show icons in Android web autofill dropdown
estade
2014-11-07
1
-1
/
+2
*
[Android WebView] Implement SmartClipProvider.
benm
2014-11-07
1
-3
/
+28
*
[aw] Software mode tests for fullscreen API.
igsolla
2014-11-05
1
-2
/
+6
*
aw: Destroy ContentViewCore and WebContents together
boliu
2014-11-03
1
-12
/
+14
*
RELAND: CONTENT: Optimize SurfaceFlinger overlays - Step 1
epenner
2014-10-29
1
-0
/
+11
*
[Android] Add minimalistic crash handler for WebView.
primiano
2014-10-28
1
-0
/
+8
*
aw: Remove jobject canvas from native RequestDrawGL
boliu
2014-10-25
1
-7
/
+9
*
aw: Fix checkstyle warnings in production code
boliu
2014-10-24
14
-55
/
+59
*
Final step of the java_cpp_template -> java_cpp_enum migration.
mkosiba
2014-10-23
1
-4
/
+4
*
[WebView] Enable scrolling in fullscreen.
igsolla
2014-10-21
4
-33
/
+198
*
Fix Java indentation issues.
aurimas
2014-10-16
12
-27
/
+25
*
Rename java WebContentsObserverAndroid to WebContentsObserver
wajahat.s
2014-10-16
2
-4
/
+4
*
Support fullscreen for non-video elements in the WebView.
igsolla
2014-10-16
3
-52
/
+72
*
[android_webview] Hardcode the default text encoding to UTF-8.
mkosiba
2014-10-13
2
-14
/
+1
*
Removing the CVC parameter from ShowRepostFormWarningDialog Callback.
ajith.v
2014-10-10
2
-10
/
+9
*
aw: Call postInvalidateOnAnimation where appropriate
boliu
2014-10-09
1
-3
/
+3
*
[Android] Small refactoring to the fullscreen video code.
igsolla
2014-10-03
1
-49
/
+45
*
Add missing null-checks.
igsolla
2014-10-02
1
-0
/
+2
*
Fix the CommandLine for the WebView
hjd
2014-09-30
1
-0
/
+4
*
[aw] Unregister delegates from AwContents.destroy()
igsolla
2014-09-26
1
-0
/
+2
*
Remove the legacy fullscreen video path in Android.
igsolla
2014-09-26
1
-32
/
+10
*
This fix the issue that video frame is still sent to peer when activity
michaelbai
2014-09-25
1
-2
/
+2
*
[Checkstyle] Fix misc style issues in Java files.
aurimas
2014-09-25
3
-7
/
+5
*
[aw] Ensure that WebView APIs do not crash if called after destruction.
igsolla
2014-09-22
2
-100
/
+127
*
Move PageTransition from //content/public/common to //ui/base
Sylvain Defresne
2014-09-19
1
-1
/
+1
*
Create org.chromium.content_public.common and move two classes there.
mlamouri
2014-09-18
1
-1
/
+1
*
Change visibility of methods only called by JNI counter-part of the class.
aurimas
2014-09-17
1
-5
/
+8
*
[Android] Remove startRender from evaluateJavaScript
boliu
2014-09-16
1
-5
/
+3
*
Removing ContentViewCore dependencies from few functions which acts as direct...
ajith.v
2014-09-13
2
-23
/
+42
[next]