summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* Fixes a deadlock between shouldInterceptRequest() and getCookie()hjd@chromium.org2014-05-202-54/+49
* Cancel the permission request when webview navigates to different page or rel...michaelbai@chromium.org2014-05-205-8/+211
* Revert of Gamepad API support for chrome on android (https://codereview.chrom...aelias@chromium.org2014-05-192-3/+0
* Adds Asynchronous APIs to CookieManagerhjd@chromium.org2014-05-195-196/+728
* Add elfutils via DEPS.simonb@chromium.org2014-05-191-0/+1
* Fix lint issues with AndroidScrollIntegrationTest.java.sungmann.cho@navercorp.com2014-05-181-2/+5
* Revert 271262 (Attempt #3: Change Skia DEPS to pull from googlesource (git))borenet@google.com2014-05-171-1/+3
* Attempt #3: Change Skia DEPS to pull from googlesource (git)borenet@google.com2014-05-171-3/+1
* Remove IPC_BEGIN_MESSAGE_MAP_EX macro since r270839 made all bad IPCs kill th...jam@chromium.org2014-05-161-9/+7
* Disabling flaky test.erg@chromium.org2014-05-161-0/+4
* Android: cleans up jni_generator_ptr_type.bulach@chromium.org2014-05-162-2/+0
* Re-enable org.chromium.android_webview.test.ExternalVideoSurfaceContainerTest...ycheo@chromium.org2014-05-161-7/+2
* Disable org.chromium.android_webview.test.ExternalVideoSurfaceContainerTest#t...trchen@chromium.org2014-05-161-2/+7
* Revert of Disable org.chromium.android_webview.test.ExternalVideoSurfaceConta...trchen@chromium.org2014-05-161-6/+2
* Disable org.chromium.android_webview.test.ExternalVideoSurfaceContainerTest#t...trchen@chromium.org2014-05-161-2/+6
* aw: Avoid leaking GL error across android and chromiumboliu@chromium.org2014-05-161-0/+19
* Revert 270750 "Android: cleans up jni_generator_ptr_type."jiayl@chromium.org2014-05-152-0/+2
* Android: cleans up jni_generator_ptr_type.bulach@chromium.org2014-05-152-2/+0
* Make LayerScrollOffsetDelegate updates consistent.mkosiba@chromium.org2014-05-157-132/+231
* Gamepad API support for chrome on androidskhatri@nvidia.com2014-05-152-0/+3
* reenable failing video testsqinmin@chromium.org2014-05-153-27/+12
* Cleanup CanDownload WebContentsDelegate APIfsamuel@chromium.org2014-05-132-2/+2
* Check if java obj is valid before cancel permission request.michaelbai@chromium.org2014-05-131-2/+2
* aw: Fix lost invalidate while playing videoboliu@chromium.org2014-05-133-17/+20
* Disabling failing video tests.qsr@chromium.org2014-05-133-12/+27
* Implement PreauthorizePermissionmichaelbai@chromium.org2014-05-136-0/+146
* Dispatch geolocation IPCs on the UI thread. Aside from simplifying the code t...jam@chromium.org2014-05-123-74/+9
* [android] Generate strings.xml for android_webview.mkosiba@chromium.org2014-05-121-2/+14
* 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