summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* [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
* 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