summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* Use ContainerCodecsMap in KeySystemInfo.xhwang@chromium.org2014-04-211-4/+6
* aw: Fix testOnShowAndHideCustomViewboliu@chromium.org2014-04-202-11/+50
* Revert teporary include hacks for WebLocalFrame and use forward declaresdcheng@chromium.org2014-04-182-2/+2
* Remove unused input_shlib_pathcjhopman@chromium.org2014-04-171-1/+0
* Some simple refactoring in advance for switching desktop notifications to use...jam@chromium.org2014-04-172-4/+2
* Revert accidental dartium code pushjamescook@chromium.org2014-04-171-1/+1
* Adds "Dart" to the user agent string for android webview.terry@google.com2014-04-171-1/+1
* Branching for 1847 @251904terry@google.com2014-04-171-1/+1
* Adds "Dart" to the user agent string for android webview.terry@google.com2014-04-171-1/+1
* Fix AwContentsTest#testDownload.davidben@chromium.org2014-04-161-3/+1
* [Android WebView] Add an API to configure mixed-mode content behavior.benm@chromium.org2014-04-163-0/+101
* WebView: RegisterNativesImpl() returns bool; don't compare it for >= 0.hans@chromium.org2014-04-1612-12/+12
* android_webview: fix to avoid 64-bit blacklisting.torne@chromium.org2014-04-152-16/+20
* Fix a problem that the back button doesn't work in AW Shell.sungmann.cho@navercorp.com2014-04-151-0/+8
* Move ExternalVideoSurfaceHolder from WebContents UserData to BrowserMediaPlay...ycheo@chromium.org2014-04-157-24/+34
* Disable AwContentsClientFullScreenVideoTest blocking the waterfall.ppi@chromium.org2014-04-151-2/+3
* Disable AwContentsTest#testDownload blocking the waterfall.ppi@chromium.org2014-04-151-1/+3
* Move HistoryController to content/renderer/japhet@chromium.org2014-04-151-0/+6
* Cleanup stale files from android_webview license check and fix a small nit.thestig@chromium.org2014-04-142-14/+1
* Final (?) set of changes to unblock WebLocalFrame in blink.dcheng@chromium.org2014-04-124-44/+49
* Better error reasons for rAcestade@chromium.org2014-04-112-2/+2
* don't call (deprecated) getTotalClipreed@google.com2014-04-101-1/+1
* Adds unit tests for AwContentsClientCallbackHelperhjd@google.com2014-04-105-115/+341
* [Geolocation] Attach user gesture indicator to permission request call.gbillock@chromium.org2014-04-102-0/+5
* aw: Use correct viewport for hardware drawboliu@chromium.org2014-04-084-2/+15
* [Android WebView] Unflake AwLegacyQuirksTest#testMetaMergeContentQuirkmnaganov@chromium.org2014-04-081-2/+8
* Remove now-unused WebPermissionClient overrides.jam@chromium.org2014-04-082-28/+0
* remove OVERRIDE in android_webview as that breaks after a blink rolljam@chromium.org2014-04-071-2/+2
* Fix a problem that the back/forward buttons do not appear in AW Shell.sungmann.cho@navercorp.com2014-04-071-0/+2
* Prevent AW Shell from restarting activity after some configurations change.sungmann.cho@navercorp.com2014-04-041-1/+2
* Make it possible to go back to previous pages with the back button in AW Shell.sungmann.cho@navercorp.com2014-04-041-0/+12
* Fix an incorrect function call in onEditorAction().sungmann.cho@navercorp.com2014-04-041-1/+1
* [Quota] Pass user gesture state with quota request message.gbillock@chromium.org2014-04-042-8/+2
* Make ShaderTranslatorCache per thread refcountedboliu@chromium.org2014-04-032-0/+12
* Fix a problem that video does not show up in AW Shell.sungmann.cho@navercorp.com2014-04-031-0/+29
* [Android] Fix a few issues related to old lib deletion.feng@chromium.org2014-04-031-1/+1
* Relanding user gesture fix for external protocol handlers after revert.meacer@chromium.org2014-04-032-4/+7
* Remove the locks in shared renderer state.hush@chromium.org2014-04-024-113/+33
* remove override to make clang happyjam@chromium.org2014-04-021-2/+2
* Chrome side changes to removing WebFrame parameter from WebPermissionClient, ...jam@chromium.org2014-04-022-1/+25
* Revert of Fix the handling of user gestures for external protocol handler dia...rlarocque@chromium.org2014-04-022-7/+4
* Fix the handling of user gestures for external protocol handler dialogs.meacer@chromium.org2014-04-022-4/+7
* Revert "Revert r253110: "Enable webrtc for webview.""michaelbai@chromium.org2014-04-011-4/+0
* android_webview: Roll pinned frameworks/webview.torne@chromium.org2014-04-011-1/+1
* [Android WebView] Turn off compatibility quirks for AwSettingsTest testsmnaganov@chromium.org2014-03-311-3/+3
* ui: Cleanup gfx::GpuMemoryBuffer interface.reveman@chromium.org2014-03-311-3/+4
* android_webview: remove All target to fix build issue.torne@chromium.org2014-03-313-59/+46
* Clean up repack.py and repack_locale.py usage.aurimas@google.com2014-03-281-12/+2
* [Media] Add user gesture reporting for API calls to midi and media streams.gbillock@chromium.org2014-03-282-0/+2
* [Android WebView] Use container view's Context instead of target app'smnaganov@chromium.org2014-03-281-134/+142