summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* [Android WebView] Allow embedders to specify Referer in loadUrlbenm@chromium.org2014-05-013-2/+76
* aw: Restore VertexArrayOES binding correctlyboliu@chromium.org2014-05-012-44/+63
* Fixing Chromium Android build's reliance on old SkPicture recording APIrobertphillips@google.com2014-04-301-5/+5
* Fix a new fullscreen video crash if ContentVideoView cannot be created.qinmin@chromium.org2014-04-301-1/+2
* Do not attempt to download favicons with 404 status in WebViewcimamoglu@chromium.org2014-04-304-2/+81
* Do not call OnDetachedFromWindow in Garbage collectorhush@chromium.org2014-04-301-2/+0
* [Android WebView] Add tests to check whether the hole punching works.ycheo@chromium.org2014-04-304-55/+205
* aw: Enable WebGLboliu@chromium.org2014-04-301-1/+0
* aw: Add lock back to SharedRendererStateboliu@chromium.org2014-04-302-0/+6
* aw: Add new DrawGL modesboliu@chromium.org2014-04-302-2/+6
* Update WebView OWNERS.benm@chromium.org2014-04-281-0/+1
* Parsing /proc/cpuinfo for cpu branding information on Android and Aura.puttaraju.r@samsung.com2014-04-281-0/+6
* [Android] Add arm64 target to gyp_webviewprimiano@chromium.org2014-04-281-0/+3
* Reuse the locked version to reduce the code duplication.ycheo@chromium.org2014-04-281-22/+22
* Leak instead of deadlock if executeHardwareAction failsboliu@chromium.org2014-04-285-35/+17
* Store SupportedCodecs in KeySystemInfo and KeySystems.xhwang@chromium.org2014-04-251-10/+2
* Allows AwCookieManager to block ThirdParty cookieshjd@google.com2014-04-247-6/+408
* [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