summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* Switch to BoringSSL.davidben@chromium.org2014-07-222-1/+2
* Cache the current WebPreferences on RenderViewHostImpl.chrishtr@chromium.org2014-07-221-2/+1
* aw: Release hardware onTrimMemory(MODERATE)boliu@chromium.org2014-07-226-27/+68
* Revert 284518 "Disable a flaky test."sky@chromium.org2014-07-211-4/+2
* Disable a flaky test.pkasting@chromium.org2014-07-211-2/+4
* [Android] Composited selection handle renderingjdduke@chromium.org2014-07-212-2/+4
* aw: Expose record document as public apiboliu@chromium.org2014-07-194-7/+11
* Revert "Switch to BoringSSL."agl@chromium.org2014-07-182-2/+1
* [android_webview] Introduce AwAssets to reference assets inside the apk.primiano@chromium.org2014-07-185-0/+116
* cc: Parameterize the main thread task runnerskyostil@chromium.org2014-07-181-2/+2
* gpu: Remove Create/DeleteImage IPC by adding an X11_PIXMAP_BUFFER GpuMemoryBu...reveman@chromium.org2014-07-182-16/+40
* Don't share renderers between unrelated tabs on Android.ppi@chromium.org2014-07-181-2/+1
* Switch to BoringSSL.agl@chromium.org2014-07-182-1/+2
* Use WebNode::getElementsByHTMLTagName instead of getElementsByTagName.tkent@chromium.org2014-07-171-1/+2
* Revert 283813 "Switch to BoringSSL."vitalybuka@chromium.org2014-07-172-2/+1
* Switch to BoringSSL.agl@chromium.org2014-07-172-1/+2
* Cleanup dependency on webkit_common target.tfarina@chromium.org2014-07-171-1/+0
* Revert "Switch to BoringSSL."agl@chromium.org2014-07-171-1/+1
* Switch to BoringSSL.agl@chromium.org2014-07-161-1/+1
* Move multipart_response_delegate.* from webkit/ to content/tfarina@chromium.org2014-07-161-1/+1
* aw: Always render whole view with auxiliary bitmapboliu@chromium.org2014-07-147-51/+33
* Remove use of default SkPicture constructorrobertphillips@google.com2014-07-141-1/+3
* Switch OpenSSLClientKeyStore::ScopedEVP_PKEY to crypto::ScopedEVP_PKEY.davidben@chromium.org2014-07-112-4/+4
* aw: Add switch to force auxiliary bitmap renderingboliu@chromium.org2014-07-114-2/+22
* Add chrome/browser/ui to the GN build.brettw@chromium.org2014-07-111-2/+2
* ui: Use physical size for gfx::Display on Android if available.reveman@chromium.org2014-07-111-2/+6
* Pass resourceless software mode in SetExternalConstraintsboliu@chromium.org2014-07-101-3/+4
* Revert 282355 "Add chrome/browser/ui to the GN build."brettw@chromium.org2014-07-101-2/+2
* Add chrome/browser/ui to the GN build.brettw@chromium.org2014-07-101-2/+2
* Implementation of shared worker code path when WebView guest creates a shared...hanxi@chromium.org2014-07-102-5/+7
* Support FontRenderParams on Win; fix RenderTextHarfBuzz.msw@chromium.org2014-07-101-1/+1
* aw: Only enable webgl on hardware webviewboliu@chromium.org2014-07-102-10/+11
* Revert of Temporarily disable WebView fullscreen video tests until we land fu...qinmin@chromium.org2014-07-091-17/+0
* Revert of Disable another WebView fullscreen video test until we land fullscr...qinmin@chromium.org2014-07-091-5/+3
* [Android] Switch to Gin Java Bridge implementationmnaganov@chromium.org2014-07-092-3/+24
* Move webpreferences.* from webkit/ to content/tfarina@chromium.org2014-07-099-36/+31
* Fix Android webview channel ID initialization.sgurun@chromium.org2014-07-092-0/+10
* Don't use webmediaplayer to FullscreenController about fullscreen changeqinmin@chromium.org2014-07-085-1/+43
* [Android WebView] Terminate execution of stuck JS code on navigation requestsmnaganov@chromium.org2014-07-0812-5/+256
* Disable another WebView fullscreen video test until we land fullscreen IPC ch...qinmin@chromium.org2014-07-081-3/+5
* Move resource_type.* from webkit/ to content/.tfarina@chromium.org2014-07-055-2/+5
* [Android WebView] Suppress overscroll pullsbenm@chromium.org2014-07-042-2/+15
* [WebView] Fix issue with transparent background.igsolla@chromium.org2014-07-048-30/+2
* [Android WebView] Supress focus change when temporarily detached.benm@chromium.org2014-07-031-1/+23
* android_webview: Remove TARGET_2ND_ARCH hack from makefiles.torne@chromium.org2014-07-034-27/+23
* Temporarily disable WebView fullscreen video tests until we land fullscreen I...qinmin@chromium.org2014-07-031-0/+17
* aw: Double the hard tile memory limitboliu@chromium.org2014-07-031-1/+1
* [android_webview] Add a zoomBy method to AwContents.mkosiba@chromium.org2014-07-023-12/+40
* [Android WebView] Enable AwSettingsTest#testBlockNetworkImagesDoesNotBlockDat...mnaganov@chromium.org2014-07-021-4/+2
* Add switch to disable recording whole documentboliu@chromium.org2014-07-024-0/+35