summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* Make SingleThreadProxy a SchedulerClientenne@chromium.org2014-06-282-2/+3
* aw: Post fallback tick after draw taskboliu@chromium.org2014-06-272-9/+22
* [android_webview] Fix Android.mk module dependencies.mkosiba@chromium.org2014-06-271-1/+6
* Switch WebContentsObserverAndroid to use the WebContents version.yfriedman@chromium.org2014-06-272-6/+6
* aw: ReturnResource on draw and clean upsboliu@chromium.org2014-06-277-66/+31
* Make third party cookies default to disabledhjd@chromium.org2014-06-261-1/+1
* Move data reduction proxy to Chrome-Proxy header for authenticationbengr@chromium.org2014-06-268-64/+66
* aw: Fix hardware teardown raceboliu@chromium.org2014-06-266-30/+4
* Move IPC traits for SkBitmap, gfx_geometry into ui/gfx/ipcspang@chromium.org2014-06-252-0/+2
* Move all remaining appcache-related code to content namespacepilgrim@chromium.org2014-06-253-4/+4
* [android_webview] Enable new android_webview resource target on Android.mkosiba@chromium.org2014-06-243-1/+21
* Revert of Disable KeySystemTest#testSupportPlatformKeySystem (https://coderev...ycheo@chromium.org2014-06-241-5/+0
* Disable KeySystemTest#testSupportPlatformKeySystemqsr@chromium.org2014-06-241-0/+5
* aw: Fix the broken KeySystemTest on JB.ycheo@chromium.org2014-06-241-5/+7
* aw: Use HashMap instead of ArrayMapboliu@chromium.org2014-06-232-5/+5
* Make Geolocation permission request use new API if possible.michaelbai@chromium.org2014-06-2311-75/+107
* [Android WebView] Filter out error page url in AwContentsClient.didFailLoadmnaganov@chromium.org2014-06-212-9/+6
* JarJar resources when building the android_webview.mkosiba@chromium.org2014-06-206-61/+183
* Disable broken Android image load test in preparation for re-landing preloade...eseidel@chromium.org2014-06-201-2/+4
* [android_webview] Add more params to request intercepting.mkosiba@chromium.org2014-06-2031-293/+728
* Move gn secondary_source to the build/ directorycmasone@chromium.org2014-06-191-1/+1
* Disables the testOnPageFinishedCalledAfterError test (it appears to be flaky).macourteau@chromium.org2014-06-191-2/+8
* aw: Support the platform specific key-systems.ycheo@chromium.org2014-06-196-0/+53
* aw: Remove legacy rendering pathboliu@chromium.org2014-06-1716-541/+78
* [Android WebView] Fix hang in popup window flow.benm@chromium.org2014-06-171-0/+7
* [Android WebView] Filter out error page URL from onPageFinished to un-flake t...mnaganov@chromium.org2014-06-177-25/+161
* aw: Pass stencil enabled to parent compositorboliu@chromium.org2014-06-173-0/+5
* [Android WebView] Nonfunctional changes for fullscreen video.igsolla@chromium.org2014-06-166-165/+413
* aw: Fix delegated rendering size changingboliu@chromium.org2014-06-162-9/+7
* aw: Save all stencil stateboliu@chromium.org2014-06-161-7/+54
* aw: Enable ubercompboliu@chromium.org2014-06-162-5/+2
* Convert protected media identifier permission requests to follow the same con...jam@chromium.org2014-06-169-55/+49
* fix line endingsjam@chromium.org2014-06-161-2/+2
* Convert MIDI permission requests to use WebContents in preparation for switch...jam@chromium.org2014-06-154-31/+19
* Disable KeySystemTest.testSupportWidevineKeySystemdpranke@chromium.org2014-06-141-1/+5
* Disable AwContentsRenderTest#testSetGetBackgroundColor.kalman@chromium.org2014-06-131-0/+5
* Simplify geolocation permission request in the Content API.jam@chromium.org2014-06-1313-119/+72
* Hook PushMessagingMessageFilter up to GCMDriverjohnme@chromium.org2014-06-132-0/+6
* Moved data reduction proxy bypass logic to a NetworkDelegatebengr@chromium.org2014-06-133-2/+25
* Add an IPC to return the platform supported key-system names in Android.ycheo@chromium.org2014-06-131-1/+2
* aw: Add EME key system tests in android_webview_instrumentation_tests.ycheo@chromium.org2014-06-131-0/+64
* Clobber frame_data->device_scale_factor to 1 on Android.aelias@chromium.org2014-06-131-0/+7
* Revert r276792 - "Hook PushMessagingMessageFilter up to GCMDriver"dpranke@chromium.org2014-06-122-6/+0
* Hook PushMessagingMessageFilter up to GCMDriverjohnme@chromium.org2014-06-122-0/+6
* Load the default favicon as a native image, rather than as a Skia image.isherman@chromium.org2014-06-122-2/+2
* Add known_incompatible.py items to the blacklist in deps_whitelist.pyhjd@chromium.org2014-06-122-11/+59
* [android_webview] Update android_aosp manifest to gcc 4.8mkosiba@chromium.org2014-06-121-401/+437
* Android AOSP should use libaddressinput, which is required for autofill.rouslan@chromium.org2014-06-111-0/+1
* aw: Add ProtectedIdPermissionRequest.ycheo@chromium.org2014-06-109-5/+165
* Move about://-related constants from //content to //urlblundell@chromium.org2014-06-101-3/+3