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
*
aw: Fix detach and destroy interaction
boliu@chromium.org
2014-05-03
3
-36
/
+49
*
Reinforce destruction path in awcontentsclientbridge.
sgurun@chromium.org
2014-05-03
1
-0
/
+2
*
Global GPU memory manager for android webview
hush@chromium.org
2014-05-03
15
-124
/
+636
*
Fix a lint issue with AwContents.java.
sungmann.cho@navercorp.com
2014-05-02
1
-1
/
+2
*
Notify embedder when client certs are cleaned.
sgurun@chromium.org
2014-05-02
11
-35
/
+172
*
[android_webview] Move test case out of AwTestBase.
mkosiba@chromium.org
2014-05-01
5
-86
/
+115
*
Renamed namespaces of url lib.
vitalybuka@chromium.org
2014-05-01
2
-5
/
+6
*
This patch is also implements the general permission request.
michaelbai@chromium.org
2014-05-01
25
-1
/
+1103
*
Android: small fix for external video surface on 64-bit.
bulach@chromium.org
2014-05-01
2
-6
/
+6
*
[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
25
-1104
/
+1
*
This patch is also implements the general permission request.
michaelbai@chromium.org
2014-05-01
25
-1
/
+1104
*
Add synchronous requestDrawGL
boliu@chromium.org
2014-05-01
9
-73
/
+134
*
Add third_party/openmax_dl to the AOSP bot project list.
benm@chromium.org
2014-05-01
1
-0
/
+1
*
cc: Add initial GPU-to-GPU copy rasterizer implementation.
reveman@chromium.org
2014-05-01
1
-1
/
+1
*
[Android WebView] Allow embedders to specify Referer in loadUrl
benm@chromium.org
2014-05-01
3
-2
/
+76
*
aw: Restore VertexArrayOES binding correctly
boliu@chromium.org
2014-05-01
2
-44
/
+63
*
Fixing Chromium Android build's reliance on old SkPicture recording API
robertphillips@google.com
2014-04-30
1
-5
/
+5
*
Fix a new fullscreen video crash if ContentVideoView cannot be created.
qinmin@chromium.org
2014-04-30
1
-1
/
+2
*
Do not attempt to download favicons with 404 status in WebView
cimamoglu@chromium.org
2014-04-30
4
-2
/
+81
*
Do not call OnDetachedFromWindow in Garbage collector
hush@chromium.org
2014-04-30
1
-2
/
+0
*
[Android WebView] Add tests to check whether the hole punching works.
ycheo@chromium.org
2014-04-30
4
-55
/
+205
*
aw: Enable WebGL
boliu@chromium.org
2014-04-30
1
-1
/
+0
*
aw: Add lock back to SharedRendererState
boliu@chromium.org
2014-04-30
2
-0
/
+6
*
aw: Add new DrawGL modes
boliu@chromium.org
2014-04-30
2
-2
/
+6
*
Update WebView OWNERS.
benm@chromium.org
2014-04-28
1
-0
/
+1
*
Parsing /proc/cpuinfo for cpu branding information on Android and Aura.
puttaraju.r@samsung.com
2014-04-28
1
-0
/
+6
*
[Android] Add arm64 target to gyp_webview
primiano@chromium.org
2014-04-28
1
-0
/
+3
*
Reuse the locked version to reduce the code duplication.
ycheo@chromium.org
2014-04-28
1
-22
/
+22
*
Leak instead of deadlock if executeHardwareAction fails
boliu@chromium.org
2014-04-28
5
-35
/
+17
*
Store SupportedCodecs in KeySystemInfo and KeySystems.
xhwang@chromium.org
2014-04-25
1
-10
/
+2
*
Allows AwCookieManager to block ThirdParty cookies
hjd@google.com
2014-04-24
7
-6
/
+408
*
[Android WebView] Add an api to control the hole punching.
ycheo@chromium.org
2014-04-24
5
-75
/
+134
*
Move Files.app files to ui/file_manager
yoshiki@chromium.org
2014-04-24
1
-6
/
+8
*
Refactor SSL error handling callback.
sgurun@chromium.org
2014-04-24
1
-2
/
+7
*
Rename jni_helper.h to jni_weak_ref.h.
newt@chromium.org
2014-04-23
9
-9
/
+9
*
Stop JS alerts hanging the WebView Test Shell
hjd@google.com
2014-04-23
1
-0
/
+12
*
Post the callback methods on correct thread and address some nits
sgurun@chromium.org
2014-04-23
2
-11
/
+38
*
Revert "Move Files.app files to ui/file_manager"
hashimoto@chromium.org
2014-04-23
1
-8
/
+6
*
Move Files.app files to ui/file_manager
yoshiki@chromium.org
2014-04-23
1
-6
/
+8
*
Move initTraceEvent to WebView code in Android tree to avoid reflection.
hush@chromium.org
2014-04-23
1
-52
/
+0
*
aw: Save/restore VertexArray
boliu@chromium.org
2014-04-22
2
-1
/
+20
*
Add client cert support to android_webview
sgurun@chromium.org
2014-04-22
17
-13
/
+687
*
Convert notifications to use RenderFrame instead of RenderView.
jam@chromium.org
2014-04-22
2
-15
/
+6
*
Mark WebViewClient subclasses that return a null layerTreeView.
ojan@chromium.org
2014-04-22
1
-0
/
+9
*
Move Gallery.app files to ui/file_manager
yoshiki@chromium.org
2014-04-22
1
-2
/
+2
*
Move VideoPlayer.app files to ui/file_manager
yoshiki@chromium.org
2014-04-22
1
-2
/
+2
*
Gallery.app: Add manifest, assets, and empty place holders for new separated ...
hirono@chromium.org
2014-04-22
1
-0
/
+2
*
Move HistoryEntry to separate file, make HistoryNode a subclass of HistoryEntry
japhet@chromium.org
2014-04-22
1
-0
/
+6
*
Use ContainerCodecsMap in KeySystemInfo.
xhwang@chromium.org
2014-04-21
1
-4
/
+6
[next]