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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable speech synthesis API for content/ layer.
benm@chromium.org
2014-06-30
1
-0
/
+4
*
[Android WebView] Enable html controls for fullscreen video.
igsolla@chromium.org
2014-06-30
1
-3
/
+0
*
Fix third party cookies for file URLs
hjd@chromium.org
2014-06-30
5
-12
/
+66
*
[Android WebView] Support for fullscreen video with html controls.
igsolla@chromium.org
2014-06-30
18
-50
/
+694
*
Revert 280493 "Make SingleThreadProxy a SchedulerClient"
nkostylev@chromium.org
2014-06-28
2
-3
/
+2
*
Make SingleThreadProxy a SchedulerClient
enne@chromium.org
2014-06-28
2
-2
/
+3
*
aw: Post fallback tick after draw task
boliu@chromium.org
2014-06-27
2
-9
/
+22
*
[android_webview] Fix Android.mk module dependencies.
mkosiba@chromium.org
2014-06-27
1
-1
/
+6
*
Switch WebContentsObserverAndroid to use the WebContents version.
yfriedman@chromium.org
2014-06-27
2
-6
/
+6
*
aw: ReturnResource on draw and clean ups
boliu@chromium.org
2014-06-27
7
-66
/
+31
*
Make third party cookies default to disabled
hjd@chromium.org
2014-06-26
1
-1
/
+1
*
Move data reduction proxy to Chrome-Proxy header for authentication
bengr@chromium.org
2014-06-26
8
-64
/
+66
*
aw: Fix hardware teardown race
boliu@chromium.org
2014-06-26
6
-30
/
+4
*
Move IPC traits for SkBitmap, gfx_geometry into ui/gfx/ipc
spang@chromium.org
2014-06-25
2
-0
/
+2
*
Move all remaining appcache-related code to content namespace
pilgrim@chromium.org
2014-06-25
3
-4
/
+4
*
[android_webview] Enable new android_webview resource target on Android.
mkosiba@chromium.org
2014-06-24
3
-1
/
+21
*
Revert of Disable KeySystemTest#testSupportPlatformKeySystem (https://coderev...
ycheo@chromium.org
2014-06-24
1
-5
/
+0
*
Disable KeySystemTest#testSupportPlatformKeySystem
qsr@chromium.org
2014-06-24
1
-0
/
+5
*
aw: Fix the broken KeySystemTest on JB.
ycheo@chromium.org
2014-06-24
1
-5
/
+7
*
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
11
-75
/
+107
*
[Android WebView] Filter out error page url in AwContentsClient.didFailLoad
mnaganov@chromium.org
2014-06-21
2
-9
/
+6
*
JarJar resources when building the android_webview.
mkosiba@chromium.org
2014-06-20
6
-61
/
+183
*
Disable broken Android image load test in preparation for re-landing preloade...
eseidel@chromium.org
2014-06-20
1
-2
/
+4
*
[android_webview] Add more params to request intercepting.
mkosiba@chromium.org
2014-06-20
31
-293
/
+728
*
Move gn secondary_source to the build/ directory
cmasone@chromium.org
2014-06-19
1
-1
/
+1
*
Disables the testOnPageFinishedCalledAfterError test (it appears to be flaky).
macourteau@chromium.org
2014-06-19
1
-2
/
+8
*
aw: Support the platform specific key-systems.
ycheo@chromium.org
2014-06-19
6
-0
/
+53
*
aw: Remove legacy rendering path
boliu@chromium.org
2014-06-17
16
-541
/
+78
*
[Android WebView] Fix hang in popup window flow.
benm@chromium.org
2014-06-17
1
-0
/
+7
*
[Android WebView] Filter out error page URL from onPageFinished to un-flake t...
mnaganov@chromium.org
2014-06-17
7
-25
/
+161
*
aw: Pass stencil enabled to parent compositor
boliu@chromium.org
2014-06-17
3
-0
/
+5
*
[Android WebView] Nonfunctional changes for fullscreen video.
igsolla@chromium.org
2014-06-16
6
-165
/
+413
*
aw: Fix delegated rendering size changing
boliu@chromium.org
2014-06-16
2
-9
/
+7
*
aw: Save all stencil state
boliu@chromium.org
2014-06-16
1
-7
/
+54
*
aw: Enable ubercomp
boliu@chromium.org
2014-06-16
2
-5
/
+2
*
Convert protected media identifier permission requests to follow the same con...
jam@chromium.org
2014-06-16
9
-55
/
+49
*
fix line endings
jam@chromium.org
2014-06-16
1
-2
/
+2
*
Convert MIDI permission requests to use WebContents in preparation for switch...
jam@chromium.org
2014-06-15
4
-31
/
+19
*
Disable KeySystemTest.testSupportWidevineKeySystem
dpranke@chromium.org
2014-06-14
1
-1
/
+5
*
Disable AwContentsRenderTest#testSetGetBackgroundColor.
kalman@chromium.org
2014-06-13
1
-0
/
+5
*
Simplify geolocation permission request in the Content API.
jam@chromium.org
2014-06-13
13
-119
/
+72
*
Hook PushMessagingMessageFilter up to GCMDriver
johnme@chromium.org
2014-06-13
2
-0
/
+6
*
Moved data reduction proxy bypass logic to a NetworkDelegate
bengr@chromium.org
2014-06-13
3
-2
/
+25
*
Add an IPC to return the platform supported key-system names in Android.
ycheo@chromium.org
2014-06-13
1
-1
/
+2
*
aw: Add EME key system tests in android_webview_instrumentation_tests.
ycheo@chromium.org
2014-06-13
1
-0
/
+64
*
Clobber frame_data->device_scale_factor to 1 on Android.
aelias@chromium.org
2014-06-13
1
-0
/
+7
*
Revert r276792 - "Hook PushMessagingMessageFilter up to GCMDriver"
dpranke@chromium.org
2014-06-12
2
-6
/
+0
*
Hook PushMessagingMessageFilter up to GCMDriver
johnme@chromium.org
2014-06-12
2
-0
/
+6
*
Load the default favicon as a native image, rather than as a Skia image.
isherman@chromium.org
2014-06-12
2
-2
/
+2
[next]