summaryrefslogtreecommitdiffstats
path: root/android_webview/lib
Commit message (Expand)AuthorAgeFilesLines
* Delete the browser-compositor webview render modejoth@chromium.org2013-06-131-29/+6
* Enable MapImage API for Android Webview HW mode. Bypassing CQ since this chan...kaanb@chromium.org2013-06-111-0/+2
* Move synchronous compositor into content/browserjoth@chromium.org2013-05-311-10/+1
* Create content switches for frame scheduling and input managerjdduke@chromium.org2013-05-291-1/+1
* components: Move web_contents_delegate_android into web_contents_delegate_and...tfarina@chromium.org2013-05-291-1/+1
* Move webkit/gpu into webkit/common/gpujamesr@chromium.org2013-05-261-1/+1
* components: Move navigation_interception into navigation_interception namespace.tfarina@chromium.org2013-05-221-1/+1
* Revert "Android Webview disable merged threads"joth@chromium.org2013-05-211-7/+0
* Disable native overscroll edge effect for WebViewjdduke@chromium.org2013-05-211-0/+4
* Bring up Software rendering in merged thread modejoth@chromium.org2013-05-161-3/+5
* Android Webview disable merged threadsboliu@chromium.org2013-05-101-0/+7
* Android WebView Merged-Thread Hardware Drawboliu@chromium.org2013-05-092-3/+16
* Made the following changes to enable merge modemichaelbai@chromium.org2013-05-091-10/+26
* Enable WGC3DIPCBI GLContextVirtual in Android WebViewboliu@chromium.org2013-05-061-0/+4
* Revert "Enable WGC3DIPCBI GLContextVirtual in Android WebView"pliard@chromium.org2013-05-061-4/+0
* Enable WGC3DIPCBI GLContextVirtual in Android WebViewboliu@chromium.org2013-05-011-0/+4
* Introduce SynchronousCompositor + Clientjoth@chromium.org2013-05-011-26/+16
* Revert 197660 "Introduce SynchronousCompositor + Client" which has incorrect ...mattm@chromium.org2013-05-011-16/+26
* Introduce SynchronousCompositor + Clientjoth@chromium.org2013-05-011-26/+16
* android_webview: Use base::MessageLoop.xhwang@chromium.org2013-04-271-1/+1
* Hide ContentClient getters from embedders so that they they don't reuse conte...jam@chromium.org2013-04-051-2/+1
* Allow for synchronous compositor input handling when UI and compositor threads jdduke@chromium.org2013-03-181-4/+13
* Get renderer compositor message loop override dynamicallyboliu@chromium.org2013-03-081-10/+15
* Allow renderer compositor message loop to be set by content embedderboliu@chromium.org2013-03-071-2/+13
* Implement WebStorage API methodsboliu@chromium.org2013-02-223-6/+30
* Expose the capturePicture feature in RenderView for Android WebView legacy AP...leandrogracia@chromium.org2013-02-151-9/+0
* Revert 182106nduca@chromium.org2013-02-131-0/+9
* Expose the capturePicture feature in RenderView for Android WebView legacy AP...leandrogracia@chromium.org2013-02-131-9/+0
* Move content/components/navigation_interception to src/componentskaiwang@chromium.org2013-01-231-5/+6
* Move content/components/web_contents_delegate_android to components/web_conte...boliu@chromium.org2013-01-122-0/+18
* Implementing native chromium GeolocationPermissionContextkristianm@chromium.org2013-01-101-1/+4
* Remove incognito parameter from AwContentskristianm@chromium.org2013-01-092-11/+6
* [Android WebView] Prepare to simulate SW rendering with the capture picture A...leandrogracia@chromium.org2013-01-042-0/+11
* Set kEnableWebViewSynchronousAPIs laterjoth@chromium.org2012-12-242-11/+6
* [Android WebView] Convert context menu callback to long pressboliu@chromium.org2012-12-112-5/+13
* Introduces "CreateParams" for web contents, and add |parent| parameter in it.mukai@chromium.org2012-12-091-2/+1
* AwContents Compositor bring upjoth@chromium.org2012-11-201-10/+0
* Add a native test target and for android_webview.mkosiba@chromium.org2012-11-051-0/+9
* Revert "[Android] Set a default locale for WebView."benm@chromium.org2012-10-292-10/+0
* Remove obsolete class: AwContentsContainerjoth@chromium.org2012-10-292-25/+0
* Clean up android_webview OWNERS and DEPSjoth@chromium.org2012-10-292-9/+2
* Implement AwContentBrowserClient and AwBrowserContextboliu@chromium.org2012-10-258-247/+13
* [android_webview] Support intercepting for unhandled schemes.mkosiba@chromium.org2012-10-242-5/+12
* Upstream Autofill functionality for Android.aurimas@chromium.org2012-10-231-10/+0
* restore set noparent to android_webview/libdpranke@chromium.org2012-10-231-0/+1
* Remove all the "set noparent" directivesdpranke@chromium.org2012-10-191-1/+0
* Implement android_webview url intercepting.mkosiba@chromium.org2012-10-162-6/+10
* Implement AwContentRendererClient and remove chrome/ dependencyboliu@chromium.org2012-10-112-40/+1
* This change is motivated by the need to implement the Android WebView.loadDat...benm@google.com2012-10-111-2/+13
* Switch AutofillExternalDelegate to use WebContentsUserData.avi@chromium.org2012-10-101-4/+3