summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* Rename BrowserPluginGuestManagerDelegate to BrowserPluginGuestManagerfsamuel@chromium.org2014-05-112-4/+2
* Use non-static set_key interface on DataReductionProxySettingsbengr@chromium.org2014-05-103-3/+20
* Add the plumbing to enable DRPsgurun@chromium.org2014-05-104-4/+42
* Enable hole-punching in Android by default.ycheo@chromium.org2014-05-091-5/+0
* aw: Refactor hardware initboliu@chromium.org2014-05-0911-277/+374
* Componentize EncryptedMediaMessageFilter and rename it CdmMessageFilter.ycheo@chromium.org2014-05-095-35/+9
* We have a problem in the process on destroying WebContentsImpl becausezverre@yandex-team.ru2014-05-093-5/+4
* Fix the compontent build when VIDEO_HOLE is enabled.ycheo@chromium.org2014-05-091-0/+1
* aw: Disable flaky testsboliu@chromium.org2014-05-081-0/+8
* Add the plumbing to set an authentication key for DRPsgurun@chromium.org2014-05-073-3/+17
* Move some content url constants to /url.sungmann.cho@navercorp.com2014-05-071-2/+2
* Optionally disable the fallback data reduction proxybengr@chromium.org2014-05-071-0/+1
* DevTools: make DevToolsTarget fields private, require DevToolsAgentHost upon ...pfeldman@chromium.org2014-05-071-2/+2
* aw: Avoid crash when onAttachedToWindow called multiple timesboliu@chromium.org2014-05-072-2/+11
* Rearrange GLImage API to create them with a usage typealexst@chromium.org2014-05-062-18/+6
* Update a comment. It was not accurate.hush@chromium.org2014-05-061-4/+3
* Towards moving guest management to chrome: Introduce GuestViewManagerfsamuel@chromium.org2014-05-062-0/+7
* Remove page IDs from three WebContentsObserver APIs that don't need it.creis@chromium.org2014-05-052-2/+2
* aw: Fix a few missing initializersboliu@chromium.org2014-05-052-1/+4
* aw: Fix invalidate getting lostboliu@chromium.org2014-05-052-23/+30
* Add devtools trace events for Timeline EmbedderCallback notificationyurys@chromium.org2014-05-051-1/+1
* aw: Avoid using std::max for compileboliu@chromium.org2014-05-041-3/+2
* Added data reduction proxy support to Android WebViewbengr@chromium.org2014-05-0312-4/+130
* Hide WebContentsView from Chrome. This also removes WebContentsViewPort.jam@chromium.org2014-05-032-4/+1
* Show Ash like <select> popup on Android tabletskeishi@chromium.org2014-05-032-2/+2
* aw: Fix detach and destroy interactionboliu@chromium.org2014-05-033-36/+49
* Reinforce destruction path in awcontentsclientbridge.sgurun@chromium.org2014-05-031-0/+2
* Global GPU memory manager for android webviewhush@chromium.org2014-05-0315-124/+636
* Fix a lint issue with AwContents.java.sungmann.cho@navercorp.com2014-05-021-1/+2
* Notify embedder when client certs are cleaned.sgurun@chromium.org2014-05-0211-35/+172
* [android_webview] Move test case out of AwTestBase.mkosiba@chromium.org2014-05-015-86/+115
* Renamed namespaces of url lib.vitalybuka@chromium.org2014-05-012-5/+6
* This patch is also implements the general permission request.michaelbai@chromium.org2014-05-0125-1/+1103
* Android: small fix for external video surface on 64-bit.bulach@chromium.org2014-05-012-6/+6
* [android_webview] Make it possible to enable trace for the shell.mkosiba@chromium.org2014-05-012-0/+27
* Revert of Handle media access permission request (https://codereview.chromium...falken@chromium.org2014-05-0125-1104/+1
* This patch is also implements the general permission request.michaelbai@chromium.org2014-05-0125-1/+1104
* Add synchronous requestDrawGLboliu@chromium.org2014-05-019-73/+134
* Add third_party/openmax_dl to the AOSP bot project list.benm@chromium.org2014-05-011-0/+1
* cc: Add initial GPU-to-GPU copy rasterizer implementation.reveman@chromium.org2014-05-011-1/+1
* [Android WebView] Allow embedders to specify Referer in loadUrlbenm@chromium.org2014-05-013-2/+76
* aw: Restore VertexArrayOES binding correctlyboliu@chromium.org2014-05-012-44/+63
* Fixing Chromium Android build's reliance on old SkPicture recording APIrobertphillips@google.com2014-04-301-5/+5
* Fix a new fullscreen video crash if ContentVideoView cannot be created.qinmin@chromium.org2014-04-301-1/+2
* Do not attempt to download favicons with 404 status in WebViewcimamoglu@chromium.org2014-04-304-2/+81
* Do not call OnDetachedFromWindow in Garbage collectorhush@chromium.org2014-04-301-2/+0
* [Android WebView] Add tests to check whether the hole punching works.ycheo@chromium.org2014-04-304-55/+205
* aw: Enable WebGLboliu@chromium.org2014-04-301-1/+0
* aw: Add lock back to SharedRendererStateboliu@chromium.org2014-04-302-0/+6
* aw: Add new DrawGL modesboliu@chromium.org2014-04-302-2/+6