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
/
chromium
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Removing ContentViewCore dependencies from few functions which acts as direct...
ajith.v
2014-09-13
2
-23
/
+42
*
Remove most usages of guava.
nyquist
2014-09-12
6
-10
/
+6
*
aw: Invalidate view on hardware teardown
boliu
2014-09-10
1
-0
/
+7
*
In the current code of Android Chromium we have scattered all the NavigationC...
ajith.v
2014-09-05
1
-3
/
+3
*
[Checkstyle] Enable additional name checks for Java.
Aurimas Liutikas
2014-09-04
4
-15
/
+13
*
[Android] Fix findbugs errors.
newt
2014-09-03
2
-5
/
+10
*
Revert "[Android WebView] Terminate execution of stuck JS code on navigation ...
Mikhail Naganov
2014-09-03
1
-6
/
+4
*
Fix strict mode violations in Android.
benm
2014-08-28
1
-2
/
+11
*
[aw] Fix crash when "misbehave" app exits fullscreen.
igsolla
2014-08-27
1
-1
/
+5
*
Add an "isInsideVSync" check.
hush@chromium.org
2014-08-22
1
-7
/
+11
*
android: Don't allow AutofillPopup on outside touch
estade@chromium.org
2014-08-22
1
-1
/
+1
*
Restructuring WebContents functions from ContentViewCore to WebContents.
ajith.v@samsung.com
2014-08-15
1
-3
/
+4
*
Pass display names for uploaded content URI files
qinmin@chromium.org
2014-08-12
3
-6
/
+64
*
Simplify android_webview wrap_contents mode.
mkosiba@chromium.org
2014-08-12
3
-95
/
+59
*
[Android WebView] API to enable fullscreen.
igsolla@chromium.org
2014-08-11
1
-0
/
+16
*
[Checkstyle] Update static variable and constant names to match style guides.
aurimas@chromium.org
2014-08-08
2
-13
/
+13
*
[android_webview] Factor AwWebContentsObserver out of AwContentsClient.
mkosiba@chromium.org
2014-08-08
3
-69
/
+81
*
[Checkstyle] Update class member variable names to match style guides.
aurimas@chromium.org
2014-08-08
3
-9
/
+9
*
[android_webview] Fix logtag in InputStreamUtil.
mkosiba@chromium.org
2014-08-05
1
-1
/
+1
*
Fixed Compilation Warnings from Aw Files.
ajith.v@samsung.com
2014-07-30
2
-3
/
+6
*
Plumb form's text direction to Android Autofill popup.
estade@chromium.org
2014-07-29
1
-2
/
+2
*
Don't crash on InputStream exceptions in the android_webview.
mkosiba@chromium.org
2014-07-29
1
-0
/
+70
*
[android_webview] Support null AwWebResourceResponse headers.
mkosiba@chromium.org
2014-07-25
1
-7
/
+9
*
Fix auxiliary bitmap software draws.
hush@chromium.org
2014-07-24
2
-12
/
+8
*
Early out when the clip is empty for software draws.
hush@chromium.org
2014-07-24
1
-0
/
+9
*
Always use the legacy GeolocationPermission APIs
michaelbai@chromium.org
2014-07-23
1
-2
/
+4
*
aw: Expose record document as public api
boliu@chromium.org
2014-07-19
1
-0
/
+5
*
[android_webview] Introduce AwAssets to reference assets inside the apk.
primiano@chromium.org
2014-07-18
1
-0
/
+38
*
Don't share renderers between unrelated tabs on Android.
ppi@chromium.org
2014-07-18
1
-2
/
+1
*
aw: Always render whole view with auxiliary bitmap
boliu@chromium.org
2014-07-14
1
-11
/
+2
*
[Android] Switch to Gin Java Bridge implementation
mnaganov@chromium.org
2014-07-09
1
-0
/
+16
*
Don't use webmediaplayer to FullscreenController about fullscreen change
qinmin@chromium.org
2014-07-08
2
-0
/
+13
*
[Android WebView] Terminate execution of stuck JS code on navigation requests
mnaganov@chromium.org
2014-07-08
1
-4
/
+6
*
[Android WebView] Suppress overscroll pulls
benm@chromium.org
2014-07-04
2
-2
/
+15
*
[WebView] Fix issue with transparent background.
igsolla@chromium.org
2014-07-04
1
-6
/
+0
*
[Android WebView] Supress focus change when temporarily detached.
benm@chromium.org
2014-07-03
1
-1
/
+23
*
[android_webview] Add a zoomBy method to AwContents.
mkosiba@chromium.org
2014-07-02
1
-5
/
+14
*
[WebView] Fix tests running on JellyBean devices.
igsolla@chromium.org
2014-07-01
1
-1
/
+5
*
[Android WebView] Support for fullscreen video with html controls.
igsolla@chromium.org
2014-06-30
7
-15
/
+570
*
Switch WebContentsObserverAndroid to use the WebContents version.
yfriedman@chromium.org
2014-06-27
2
-6
/
+6
*
Make third party cookies default to disabled
hjd@chromium.org
2014-06-26
1
-1
/
+1
*
aw: Use HashMap instead of ArrayMap
boliu@chromium.org
2014-06-23
2
-5
/
+5
*
Make Geolocation permission request use new API if possible.
michaelbai@chromium.org
2014-06-23
1
-0
/
+7
*
[Android WebView] Filter out error page url in AwContentsClient.didFailLoad
mnaganov@chromium.org
2014-06-21
1
-1
/
+4
*
[android_webview] Add more params to request intercepting.
mkosiba@chromium.org
2014-06-20
6
-66
/
+149
*
aw: Support the platform specific key-systems.
ycheo@chromium.org
2014-06-19
2
-0
/
+30
*
[Android WebView] Filter out error page URL from onPageFinished to un-flake t...
mnaganov@chromium.org
2014-06-17
2
-1
/
+14
*
[Android WebView] Nonfunctional changes for fullscreen video.
igsolla@chromium.org
2014-06-16
2
-156
/
+389
*
Rename AutofillManagerDelegate to AutofillClient.
isherman@chromium.org
2014-06-07
2
-16
/
+16
*
[Android WebView] Call ZoomSupportChangeListener after RWHA gets created
mnaganov@chromium.org
2014-06-05
1
-5
/
+10
[prev]
[next]