summaryrefslogtreecommitdiffstats
path: root/android_webview/native
Commit message (Expand)AuthorAgeFilesLines
* Rename AutofillManagerDelegate to AutofillClient.isherman@chromium.org2014-06-076-92/+80
* Move kStandardSchemeSeparator from //content to //urlblundell@chromium.org2014-06-051-2/+2
* Support ephemeral ports in DevTools and Telemetry.kbr@chromium.org2014-06-041-1/+3
* DevTools: Add parent id to target descriptor in remote debugging.kaznacheev@chromium.org2014-06-021-0/+1
* Added alternative configuration for the data reduction proxybengr@chromium.org2014-05-311-2/+2
* Rename ProtocolInterceptJobFactory and make it not use ProtocolHandlers.mmenke@chromium.org2014-05-303-46/+44
* Revert 273810 "Added alternative configuration for the data redu..."battre@chromium.org2014-05-301-2/+2
* Added alternative configuration for the data reduction proxybengr@chromium.org2014-05-301-2/+2
* Makes Third Party Cookie Settings per Awhjd@chromium.org2014-05-294-30/+24
* Move some content url constants to /url.sungmann.cho@navercorp.com2014-05-282-4/+4
* [Android WebView] Implement delegated rendering for sync compositorboliu@chromium.org2014-05-242-7/+18
* aw: Fix hardware init/tear down in pop up flowboliu@chromium.org2014-05-232-46/+46
* Fixes a deadlock between shouldInterceptRequest() and getCookie()hjd@chromium.org2014-05-201-32/+4
* Cancel the permission request when webview navigates to different page or rel...michaelbai@chromium.org2014-05-204-8/+54
* Adds Asynchronous APIs to CookieManagerhjd@chromium.org2014-05-191-92/+228
* Android: cleans up jni_generator_ptr_type.bulach@chromium.org2014-05-161-1/+0
* Revert 270750 "Android: cleans up jni_generator_ptr_type."jiayl@chromium.org2014-05-151-0/+1
* Android: cleans up jni_generator_ptr_type.bulach@chromium.org2014-05-151-1/+0
* Make LayerScrollOffsetDelegate updates consistent.mkosiba@chromium.org2014-05-152-36/+19
* 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-132-15/+2
* Implement PreauthorizePermissionmichaelbai@chromium.org2014-05-135-0/+134
* Dispatch geolocation IPCs on the UI thread. Aside from simplifying the code t...jam@chromium.org2014-05-123-74/+9
* Use non-static set_key interface on DataReductionProxySettingsbengr@chromium.org2014-05-101-1/+6
* Add the plumbing to enable DRPsgurun@chromium.org2014-05-101-1/+7
* aw: Refactor hardware initboliu@chromium.org2014-05-092-9/+48
* We have a problem in the process on destroying WebContentsImpl becausezverre@yandex-team.ru2014-05-093-5/+4
* Add the plumbing to set an authentication key for DRPsgurun@chromium.org2014-05-071-0/+9
* 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-071-2/+3
* Added data reduction proxy support to Android WebViewbengr@chromium.org2014-05-033-0/+12
* Hide WebContentsView from Chrome. This also removes WebContentsViewPort.jam@chromium.org2014-05-032-4/+1
* Global GPU memory manager for android webviewhush@chromium.org2014-05-032-21/+3
* Notify embedder when client certs are cleaned.sgurun@chromium.org2014-05-026-16/+71
* This patch is also implements the general permission request.michaelbai@chromium.org2014-05-0118-1/+977
* Revert of Handle media access permission request (https://codereview.chromium...falken@chromium.org2014-05-0118-978/+1
* This patch is also implements the general permission request.michaelbai@chromium.org2014-05-0118-1/+978
* Add synchronous requestDrawGLboliu@chromium.org2014-05-012-27/+69
* Allows AwCookieManager to block ThirdParty cookieshjd@google.com2014-04-241-0/+20
* [Android WebView] Add an api to control the hole punching.ycheo@chromium.org2014-04-244-75/+97
* Rename jni_helper.h to jni_weak_ref.h.newt@chromium.org2014-04-239-9/+9
* Post the callback methods on correct thread and address some nitssgurun@chromium.org2014-04-231-4/+5
* Add client cert support to android_webviewsgurun@chromium.org2014-04-227-5/+353
* [Android WebView] Add an API to configure mixed-mode content behavior.benm@chromium.org2014-04-161-0/+5
* WebView: RegisterNativesImpl() returns bool; don't compare it for >= 0.hans@chromium.org2014-04-1612-12/+12
* Move ExternalVideoSurfaceHolder from WebContents UserData to BrowserMediaPlay...ycheo@chromium.org2014-04-152-24/+1
* Better error reasons for rAcestade@chromium.org2014-04-112-2/+2
* don't call (deprecated) getTotalClipreed@google.com2014-04-101-1/+1
* [Geolocation] Attach user gesture indicator to permission request call.gbillock@chromium.org2014-04-102-0/+5