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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete the browser-compositor webview render mode
joth@chromium.org
2013-06-13
1
-29
/
+6
*
Enable MapImage API for Android Webview HW mode. Bypassing CQ since this chan...
kaanb@chromium.org
2013-06-11
1
-0
/
+2
*
Move synchronous compositor into content/browser
joth@chromium.org
2013-05-31
1
-10
/
+1
*
Create content switches for frame scheduling and input manager
jdduke@chromium.org
2013-05-29
1
-1
/
+1
*
components: Move web_contents_delegate_android into web_contents_delegate_and...
tfarina@chromium.org
2013-05-29
1
-1
/
+1
*
Move webkit/gpu into webkit/common/gpu
jamesr@chromium.org
2013-05-26
1
-1
/
+1
*
components: Move navigation_interception into navigation_interception namespace.
tfarina@chromium.org
2013-05-22
1
-1
/
+1
*
Revert "Android Webview disable merged threads"
joth@chromium.org
2013-05-21
1
-7
/
+0
*
Disable native overscroll edge effect for WebView
jdduke@chromium.org
2013-05-21
1
-0
/
+4
*
Bring up Software rendering in merged thread mode
joth@chromium.org
2013-05-16
1
-3
/
+5
*
Android Webview disable merged threads
boliu@chromium.org
2013-05-10
1
-0
/
+7
*
Android WebView Merged-Thread Hardware Draw
boliu@chromium.org
2013-05-09
2
-3
/
+16
*
Made the following changes to enable merge mode
michaelbai@chromium.org
2013-05-09
1
-10
/
+26
*
Enable WGC3DIPCBI GLContextVirtual in Android WebView
boliu@chromium.org
2013-05-06
1
-0
/
+4
*
Revert "Enable WGC3DIPCBI GLContextVirtual in Android WebView"
pliard@chromium.org
2013-05-06
1
-4
/
+0
*
Enable WGC3DIPCBI GLContextVirtual in Android WebView
boliu@chromium.org
2013-05-01
1
-0
/
+4
*
Introduce SynchronousCompositor + Client
joth@chromium.org
2013-05-01
1
-26
/
+16
*
Revert 197660 "Introduce SynchronousCompositor + Client" which has incorrect ...
mattm@chromium.org
2013-05-01
1
-16
/
+26
*
Introduce SynchronousCompositor + Client
joth@chromium.org
2013-05-01
1
-26
/
+16
*
android_webview: Use base::MessageLoop.
xhwang@chromium.org
2013-04-27
1
-1
/
+1
*
Hide ContentClient getters from embedders so that they they don't reuse conte...
jam@chromium.org
2013-04-05
1
-2
/
+1
*
Allow for synchronous compositor input handling when UI and compositor threads
jdduke@chromium.org
2013-03-18
1
-4
/
+13
*
Get renderer compositor message loop override dynamically
boliu@chromium.org
2013-03-08
1
-10
/
+15
*
Allow renderer compositor message loop to be set by content embedder
boliu@chromium.org
2013-03-07
1
-2
/
+13
*
Implement WebStorage API methods
boliu@chromium.org
2013-02-22
3
-6
/
+30
*
Expose the capturePicture feature in RenderView for Android WebView legacy AP...
leandrogracia@chromium.org
2013-02-15
1
-9
/
+0
*
Revert 182106
nduca@chromium.org
2013-02-13
1
-0
/
+9
*
Expose the capturePicture feature in RenderView for Android WebView legacy AP...
leandrogracia@chromium.org
2013-02-13
1
-9
/
+0
*
Move content/components/navigation_interception to src/components
kaiwang@chromium.org
2013-01-23
1
-5
/
+6
*
Move content/components/web_contents_delegate_android to components/web_conte...
boliu@chromium.org
2013-01-12
2
-0
/
+18
*
Implementing native chromium GeolocationPermissionContext
kristianm@chromium.org
2013-01-10
1
-1
/
+4
*
Remove incognito parameter from AwContents
kristianm@chromium.org
2013-01-09
2
-11
/
+6
*
[Android WebView] Prepare to simulate SW rendering with the capture picture A...
leandrogracia@chromium.org
2013-01-04
2
-0
/
+11
*
Set kEnableWebViewSynchronousAPIs later
joth@chromium.org
2012-12-24
2
-11
/
+6
*
[Android WebView] Convert context menu callback to long press
boliu@chromium.org
2012-12-11
2
-5
/
+13
*
Introduces "CreateParams" for web contents, and add |parent| parameter in it.
mukai@chromium.org
2012-12-09
1
-2
/
+1
*
AwContents Compositor bring up
joth@chromium.org
2012-11-20
1
-10
/
+0
*
Add a native test target and for android_webview.
mkosiba@chromium.org
2012-11-05
1
-0
/
+9
*
Revert "[Android] Set a default locale for WebView."
benm@chromium.org
2012-10-29
2
-10
/
+0
*
Remove obsolete class: AwContentsContainer
joth@chromium.org
2012-10-29
2
-25
/
+0
*
Clean up android_webview OWNERS and DEPS
joth@chromium.org
2012-10-29
2
-9
/
+2
*
Implement AwContentBrowserClient and AwBrowserContext
boliu@chromium.org
2012-10-25
8
-247
/
+13
*
[android_webview] Support intercepting for unhandled schemes.
mkosiba@chromium.org
2012-10-24
2
-5
/
+12
*
Upstream Autofill functionality for Android.
aurimas@chromium.org
2012-10-23
1
-10
/
+0
*
restore set noparent to android_webview/lib
dpranke@chromium.org
2012-10-23
1
-0
/
+1
*
Remove all the "set noparent" directives
dpranke@chromium.org
2012-10-19
1
-1
/
+0
*
Implement android_webview url intercepting.
mkosiba@chromium.org
2012-10-16
2
-6
/
+10
*
Implement AwContentRendererClient and remove chrome/ dependency
boliu@chromium.org
2012-10-11
2
-40
/
+1
*
This change is motivated by the need to implement the Android WebView.loadDat...
benm@google.com
2012-10-11
1
-2
/
+13
*
Switch AutofillExternalDelegate to use WebContentsUserData.
avi@chromium.org
2012-10-10
1
-4
/
+3
[next]