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
*
Allow JNI registration to be performed eagerly.
torne@chromium.org
2013-11-04
1
-0
/
+5
*
Dynamically enable spatial navigation based on events
joth@chromium.org
2013-10-23
1
-3
/
+0
*
Add --disable-compositor-touch-hit-testing flag
rbyers@chromium.org
2013-10-08
1
-0
/
+3
*
Android WebView: post QuotaManager calls to UI thread.
torne@chromium.org
2013-10-08
2
-3
/
+4
*
[Android WebView] Disable WebRTC.
benm@chromium.org
2013-10-05
1
-0
/
+3
*
Currently Android WebView will push settings from the java side to the render...
benm@chromium.org
2013-09-27
2
-0
/
+6
*
Add CONTENT_EXPORT to some swtiches needed for WebView
joth@chromium.org
2013-09-11
1
-5
/
+4
*
[Android WebView] First cut memory management
boliu@chromium.org
2013-09-10
1
-0
/
+3
*
Revert 221989 "Revert 221946 "[Android WebView] Enable spatial n..."
henrika@chromium.org
2013-09-09
1
-0
/
+8
*
Revert 221946 "[Android WebView] Enable spatial navigation / DPAD"
henrika@chromium.org
2013-09-09
1
-8
/
+0
*
[Android WebView] Enable spatial navigation / DPAD
joth@chromium.org
2013-09-08
1
-0
/
+8
*
cc: Replace --use-map-image with --enable/disable-map-image and add about-flag.
reveman@chromium.org
2013-08-27
1
-2
/
+1
*
[Android WebView] Disable Accelerated 2D Canvas
boliu@chromium.org
2013-08-20
1
-0
/
+3
*
gpu: Refactor GpuMemoryBuffer framework for multi-process support.
reveman@chromium.org
2013-08-16
1
-1
/
+1
*
[Android webview] Cleanup some command line flags
joth@chromium.org
2013-08-05
1
-0
/
+3
*
GLInProcessContext: support async flushes and dedicated GPU thread
sievers@chromium.org
2013-08-01
1
-1
/
+2
*
gpu: Add GpuMemoryBufferFactory interface.
reveman@chromium.org
2013-07-28
2
-1
/
+7
*
Hide scrollbars in Android WebView.
aelias@chromium.org
2013-07-17
1
-1
/
+2
*
Factor out code from WebGraphicsContext3DInProcessImpl
sievers@chromium.org
2013-06-26
1
-2
/
+2
*
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
[next]