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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make AndroidWebView shell init data reduction proxy from commandline
hush
2014-10-22
1
-0
/
+15
*
Update targetSdkVersion for Chromium applications.
aurimas
2014-10-21
1
-1
/
+1
*
[aw] Fullscreen tests for non-media elements.
igsolla
2014-10-17
3
-17
/
+45
*
Fix Java indentation issues.
aurimas
2014-10-16
3
-9
/
+10
*
Fix Java Checkstyle issues.
Aurimas Liutikas
2014-10-14
1
-7
/
+7
*
[android_webview] Hardcode the default text encoding to UTF-8.
mkosiba
2014-10-13
2
-13
/
+0
*
aw: Run instrumentation tests in hardware mode
boliu
2014-10-03
1
-5
/
+4
*
aw: Add DisableHardwareAccelerationForTest annotation
boliu
2014-10-03
1
-2
/
+2
*
aw: Fix HardwareView for instrumentation tests
boliu
2014-09-23
1
-2
/
+29
*
Removing ContentViewCore dependencies from few functions which acts as direct...
ajith.v
2014-09-13
1
-7
/
+13
*
Migrate ResourceExtractor.java inside org.chromium.base package.
vivek.vg
2014-09-12
1
-1
/
+1
*
In the current code of Android Chromium we have scattered all the NavigationC...
ajith.v
2014-09-05
1
-1
/
+1
*
android: Enable media autoplay for webview test shell
sievers
2014-09-05
1
-0
/
+2
*
[android_webview] Call super.onMeasure in AwTestContainerView.
mkosiba
2014-09-03
1
-2
/
+1
*
[android_webview] Don't call super.onMeasure in AwTestContainerView
mkosiba
2014-09-02
1
-1
/
+2
*
android: Use hw acceleration in android_webview_shell
sievers
2014-08-30
6
-8
/
+306
*
Revert of android: Use hw acceleration in android_webview_shell (patchset #9 ...
sievers
2014-08-30
6
-307
/
+8
*
android: Use hw acceleration in android_webview_shell
sievers
2014-08-29
6
-8
/
+307
*
[Android WebView] API to enable fullscreen.
igsolla@chromium.org
2014-08-11
1
-1
/
+4
*
[Android WebView] AwMediaUrlInterceptor to handle media assets.
igsolla@chromium.org
2014-08-04
1
-0
/
+7
*
[android_webview] Do not extract webviewchromium.pak
primiano@chromium.org
2014-07-29
1
-3
/
+1
*
Fix third party cookies for file URLs
hjd@chromium.org
2014-06-30
1
-0
/
+10
*
[Android WebView] Support for fullscreen video with html controls.
igsolla@chromium.org
2014-06-30
1
-0
/
+1
*
[android_webview] Add more params to request intercepting.
mkosiba@chromium.org
2014-06-20
1
-2
/
+3
*
aw: Support the platform specific key-systems.
ycheo@chromium.org
2014-06-19
2
-0
/
+15
*
[Android WebView] Nonfunctional changes for fullscreen video.
igsolla@chromium.org
2014-06-16
2
-6
/
+20
*
[android_webview] Pass Context to AwContents constructor.
mkosiba@chromium.org
2014-05-22
1
-1
/
+1
*
This patch is also implements the general permission request.
michaelbai@chromium.org
2014-05-01
2
-0
/
+13
*
[android_webview] Make it possible to enable trace for the shell.
mkosiba@chromium.org
2014-05-01
2
-0
/
+27
*
Revert of Handle media access permission request (https://codereview.chromium...
falken@chromium.org
2014-05-01
2
-13
/
+0
*
This patch is also implements the general permission request.
michaelbai@chromium.org
2014-05-01
2
-0
/
+13
*
Add synchronous requestDrawGL
boliu@chromium.org
2014-05-01
1
-6
/
+1
*
Do not attempt to download favicons with 404 status in WebView
cimamoglu@chromium.org
2014-04-30
1
-0
/
+1
*
Stop JS alerts hanging the WebView Test Shell
hjd@google.com
2014-04-23
1
-0
/
+12
*
Add client cert support to android_webview
sgurun@chromium.org
2014-04-22
1
-0
/
+11
*
Fix a problem that the back button doesn't work in AW Shell.
sungmann.cho@navercorp.com
2014-04-15
1
-0
/
+8
*
Fix a problem that the back/forward buttons do not appear in AW Shell.
sungmann.cho@navercorp.com
2014-04-07
1
-0
/
+2
*
Prevent AW Shell from restarting activity after some configurations change.
sungmann.cho@navercorp.com
2014-04-04
1
-1
/
+2
*
Make it possible to go back to previous pages with the back button in AW Shell.
sungmann.cho@navercorp.com
2014-04-04
1
-0
/
+12
*
Fix an incorrect function call in onEditorAction().
sungmann.cho@navercorp.com
2014-04-04
1
-1
/
+1
*
Fix a problem that video does not show up in AW Shell.
sungmann.cho@navercorp.com
2014-04-03
1
-0
/
+29
*
[android_webview] Increase the scroll distance in one of the tests.
mkosiba@chromium.org
2014-03-14
1
-2
/
+1
*
Enable icu_use_data_file_flag on Android
jshin@chromium.org
2014-03-08
1
-1
/
+1
*
aw: Move HardwareRenderer out of BrowserViewRenderer
boliu@chromium.org
2014-03-05
1
-0
/
+5
*
Revert 253938 "Enable icu_use_data_file_flag on Android"
pkasting@chromium.org
2014-02-28
1
-1
/
+1
*
Enable icu_use_data_file_flag on Android
jshin@chromium.org
2014-02-27
1
-1
/
+1
*
[AndroidWebView] Properly escape the "Web Page Unavailable" document.
benm@chromium.org
2014-02-20
2
-1
/
+7
*
[Android WebView] Resolve TODO about img.onload in test code
mnaganov@chromium.org
2014-02-12
1
-2
/
+1
*
Retrieve AwSettings.defaultTextEncoding from AwResource
mnaganov@chromium.org
2014-02-07
2
-2
/
+2
*
[Android WebView] Add AwResource.setResources() and setErrorPageResources().
thestig@chromium.org
2014-02-06
1
-3
/
+5
[next]