summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update WebView OWNERS.benm@chromium.org2014-04-281-0/+1
* Parsing /proc/cpuinfo for cpu branding information on Android and Aura.puttaraju.r@samsung.com2014-04-281-0/+6
* [Android] Add arm64 target to gyp_webviewprimiano@chromium.org2014-04-281-0/+3
* Reuse the locked version to reduce the code duplication.ycheo@chromium.org2014-04-281-22/+22
* Leak instead of deadlock if executeHardwareAction failsboliu@chromium.org2014-04-285-35/+17
* Store SupportedCodecs in KeySystemInfo and KeySystems.xhwang@chromium.org2014-04-251-10/+2
* Allows AwCookieManager to block ThirdParty cookieshjd@google.com2014-04-247-6/+408
* [Android WebView] Add an api to control the hole punching.ycheo@chromium.org2014-04-245-75/+134
* Move Files.app files to ui/file_manageryoshiki@chromium.org2014-04-241-6/+8
* Refactor SSL error handling callback.sgurun@chromium.org2014-04-241-2/+7
* Rename jni_helper.h to jni_weak_ref.h.newt@chromium.org2014-04-239-9/+9
* Stop JS alerts hanging the WebView Test Shellhjd@google.com2014-04-231-0/+12
* Post the callback methods on correct thread and address some nitssgurun@chromium.org2014-04-232-11/+38
* Revert "Move Files.app files to ui/file_manager"hashimoto@chromium.org2014-04-231-8/+6
* Move Files.app files to ui/file_manageryoshiki@chromium.org2014-04-231-6/+8
* Move initTraceEvent to WebView code in Android tree to avoid reflection.hush@chromium.org2014-04-231-52/+0
* aw: Save/restore VertexArrayboliu@chromium.org2014-04-222-1/+20
* Add client cert support to android_webviewsgurun@chromium.org2014-04-2217-13/+687
* Convert notifications to use RenderFrame instead of RenderView.jam@chromium.org2014-04-222-15/+6
* Mark WebViewClient subclasses that return a null layerTreeView.ojan@chromium.org2014-04-221-0/+9
* Move Gallery.app files to ui/file_manageryoshiki@chromium.org2014-04-221-2/+2
* Move VideoPlayer.app files to ui/file_manageryoshiki@chromium.org2014-04-221-2/+2
* Gallery.app: Add manifest, assets, and empty place holders for new separated ...hirono@chromium.org2014-04-221-0/+2
* Move HistoryEntry to separate file, make HistoryNode a subclass of HistoryEntryjaphet@chromium.org2014-04-221-0/+6
* Use ContainerCodecsMap in KeySystemInfo.xhwang@chromium.org2014-04-211-4/+6