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
*
Fixes a deadlock between shouldInterceptRequest() and getCookie()
hjd@chromium.org
2014-05-20
2
-54
/
+49
*
Cancel the permission request when webview navigates to different page or rel...
michaelbai@chromium.org
2014-05-20
5
-8
/
+211
*
Revert of Gamepad API support for chrome on android (https://codereview.chrom...
aelias@chromium.org
2014-05-19
2
-3
/
+0
*
Adds Asynchronous APIs to CookieManager
hjd@chromium.org
2014-05-19
5
-196
/
+728
*
Add elfutils via DEPS.
simonb@chromium.org
2014-05-19
1
-0
/
+1
*
Fix lint issues with AndroidScrollIntegrationTest.java.
sungmann.cho@navercorp.com
2014-05-18
1
-2
/
+5
*
Revert 271262 (Attempt #3: Change Skia DEPS to pull from googlesource (git))
borenet@google.com
2014-05-17
1
-1
/
+3
*
Attempt #3: Change Skia DEPS to pull from googlesource (git)
borenet@google.com
2014-05-17
1
-3
/
+1
*
Remove IPC_BEGIN_MESSAGE_MAP_EX macro since r270839 made all bad IPCs kill th...
jam@chromium.org
2014-05-16
1
-9
/
+7
*
Disabling flaky test.
erg@chromium.org
2014-05-16
1
-0
/
+4
*
Android: cleans up jni_generator_ptr_type.
bulach@chromium.org
2014-05-16
2
-2
/
+0
*
Re-enable org.chromium.android_webview.test.ExternalVideoSurfaceContainerTest...
ycheo@chromium.org
2014-05-16
1
-7
/
+2
*
Disable org.chromium.android_webview.test.ExternalVideoSurfaceContainerTest#t...
trchen@chromium.org
2014-05-16
1
-2
/
+7
*
Revert of Disable org.chromium.android_webview.test.ExternalVideoSurfaceConta...
trchen@chromium.org
2014-05-16
1
-6
/
+2
*
Disable org.chromium.android_webview.test.ExternalVideoSurfaceContainerTest#t...
trchen@chromium.org
2014-05-16
1
-2
/
+6
*
aw: Avoid leaking GL error across android and chromium
boliu@chromium.org
2014-05-16
1
-0
/
+19
*
Revert 270750 "Android: cleans up jni_generator_ptr_type."
jiayl@chromium.org
2014-05-15
2
-0
/
+2
*
Android: cleans up jni_generator_ptr_type.
bulach@chromium.org
2014-05-15
2
-2
/
+0
*
Make LayerScrollOffsetDelegate updates consistent.
mkosiba@chromium.org
2014-05-15
7
-132
/
+231
*
Gamepad API support for chrome on android
skhatri@nvidia.com
2014-05-15
2
-0
/
+3
*
reenable failing video tests
qinmin@chromium.org
2014-05-15
3
-27
/
+12
*
Cleanup CanDownload WebContentsDelegate API
fsamuel@chromium.org
2014-05-13
2
-2
/
+2
*
Check if java obj is valid before cancel permission request.
michaelbai@chromium.org
2014-05-13
1
-2
/
+2
*
aw: Fix lost invalidate while playing video
boliu@chromium.org
2014-05-13
3
-17
/
+20
*
Disabling failing video tests.
qsr@chromium.org
2014-05-13
3
-12
/
+27
*
Implement PreauthorizePermission
michaelbai@chromium.org
2014-05-13
6
-0
/
+146
*
Dispatch geolocation IPCs on the UI thread. Aside from simplifying the code t...
jam@chromium.org
2014-05-12
3
-74
/
+9
*
[android] Generate strings.xml for android_webview.
mkosiba@chromium.org
2014-05-12
1
-2
/
+14
*
Rename BrowserPluginGuestManagerDelegate to BrowserPluginGuestManager
fsamuel@chromium.org
2014-05-11
2
-4
/
+2
*
Use non-static set_key interface on DataReductionProxySettings
bengr@chromium.org
2014-05-10
3
-3
/
+20
*
Add the plumbing to enable DRP
sgurun@chromium.org
2014-05-10
4
-4
/
+42
*
Enable hole-punching in Android by default.
ycheo@chromium.org
2014-05-09
1
-5
/
+0
*
aw: Refactor hardware init
boliu@chromium.org
2014-05-09
11
-277
/
+374
*
Componentize EncryptedMediaMessageFilter and rename it CdmMessageFilter.
ycheo@chromium.org
2014-05-09
5
-35
/
+9
*
We have a problem in the process on destroying WebContentsImpl because
zverre@yandex-team.ru
2014-05-09
3
-5
/
+4
*
Fix the compontent build when VIDEO_HOLE is enabled.
ycheo@chromium.org
2014-05-09
1
-0
/
+1
*
aw: Disable flaky tests
boliu@chromium.org
2014-05-08
1
-0
/
+8
*
Add the plumbing to set an authentication key for DRP
sgurun@chromium.org
2014-05-07
3
-3
/
+17
*
Move some content url constants to /url.
sungmann.cho@navercorp.com
2014-05-07
1
-2
/
+2
*
Optionally disable the fallback data reduction proxy
bengr@chromium.org
2014-05-07
1
-0
/
+1
*
DevTools: make DevToolsTarget fields private, require DevToolsAgentHost upon ...
pfeldman@chromium.org
2014-05-07
1
-2
/
+2
*
aw: Avoid crash when onAttachedToWindow called multiple times
boliu@chromium.org
2014-05-07
2
-2
/
+11
*
Rearrange GLImage API to create them with a usage type
alexst@chromium.org
2014-05-06
2
-18
/
+6
*
Update a comment. It was not accurate.
hush@chromium.org
2014-05-06
1
-4
/
+3
*
Towards moving guest management to chrome: Introduce GuestViewManager
fsamuel@chromium.org
2014-05-06
2
-0
/
+7
*
Remove page IDs from three WebContentsObserver APIs that don't need it.
creis@chromium.org
2014-05-05
2
-2
/
+2
*
aw: Fix a few missing initializers
boliu@chromium.org
2014-05-05
2
-1
/
+4
*
aw: Fix invalidate getting lost
boliu@chromium.org
2014-05-05
2
-23
/
+30
*
Add devtools trace events for Timeline EmbedderCallback notification
yurys@chromium.org
2014-05-05
1
-1
/
+1
*
aw: Avoid using std::max for compile
boliu@chromium.org
2014-05-04
1
-3
/
+2
[next]