XWalk WebView patchset, README and LICENSE files. 23/9923/1 master
authorDominik Röttsches <dominik.rottsches@intel.com>
Mon, 12 Aug 2013 13:35:51 +0000 (16:35 +0300)
committerDominik Röttsches <dominik.rottsches@intel.com>
Wed, 11 Sep 2013 09:29:11 +0000 (12:29 +0300)
commit8eee97e94c8fcf0d93ec275f197c50563a70dcab
tree901f82e08faf3ab069a6f621b5f819f6f9d2c976
XWalk WebView patchset, README and LICENSE files.

Change-Id: I602ac0dfc2dbff7686d94baad4dc8fecf321a001
35 files changed:
LICENSE.txt [new file with mode: 0644]
README.txt [new file with mode: 0644]
patchset/0001-Link-content-shell-against-EFL.patch [new file with mode: 0644]
patchset/0002-Adding-RenderWidgetHostViewEfl.patch [new file with mode: 0644]
patchset/0003-Compiles-without-GTK.patch [new file with mode: 0644]
patchset/0004-Event-handling-implementation.patch [new file with mode: 0644]
patchset/0005-Implement-efl-webview-library-and-example-launcher.patch [new file with mode: 0644]
patchset/0006-Add-message_pump_xwalk-for-embedder.patch [new file with mode: 0644]
patchset/0007-XWalk-must-set-ContentClient-for-user-agent.patch [new file with mode: 0644]
patchset/0008-Add-reload-button.patch [new file with mode: 0644]
patchset/0009-Implement-focus-handling-of-delegate.patch [new file with mode: 0644]
patchset/0010-Introducing-C-API-for-EFL-Web-View.patch [new file with mode: 0644]
patchset/0011-Cleanup-example.-Call-Xlib-directly.-Add-URL-entry.patch [new file with mode: 0644]
patchset/0012-WebView-re-factoring-no-dep-to-elm-memory-management.patch [new file with mode: 0644]
patchset/0013-Remove-view-from-the-container-when-rwhv-is-deleted.patch [new file with mode: 0644]
patchset/0014-Use-WebContentsViewDelegate-GetNativeView-instead-of.patch [new file with mode: 0644]
patchset/0015-Load-progress-api.patch [new file with mode: 0644]
patchset/0016-Update-page-title-API.patch [new file with mode: 0644]
patchset/0017-URL-changed-API.patch [new file with mode: 0644]
patchset/0018-Add-documentation-to-xwalk-view-public-API.patch [new file with mode: 0644]
patchset/0019-Renaming.-Fixed-layout-while-loading-from-address-ba.patch [new file with mode: 0644]
patchset/0020-UTF8-window-titles.patch [new file with mode: 0644]
patchset/0021-Add-loading-indication-API-and-use-it-in-example-app.patch [new file with mode: 0644]
patchset/0022-Remove-elm-dependency-from-preserve_window_efl.patch [new file with mode: 0644]
patchset/0023-Fix-the-build-after-c109537.patch [new file with mode: 0644]
patchset/0024-Fixed-content-shell-content-rendering-crash-on-exit..patch [new file with mode: 0644]
patchset/0025-Fix-key-events.patch [new file with mode: 0644]
patchset/0026-Example-app-code-clean-up.patch [new file with mode: 0644]
patchset/0027-Always-build-the-efl_webview-target-as-a-shared-libr.patch [new file with mode: 0644]
patchset/0028-Remove-a-few-unused-variables-from-the-efl_webview-g.patch [new file with mode: 0644]
patchset/0029-packaging-Add-a-.spec-file-for-crosswalk-webview.patch [new file with mode: 0644]
patchset/0030-Remove-outdated-TODO.patch [new file with mode: 0644]
patchset/0031-Be-more-flexible-in-the-way-we-look-for-efl_process.patch [new file with mode: 0644]
patchset/0032-Obviate-device-scale-factor-problem.patch [new file with mode: 0644]
patchset/0033-Workaround-for-X-window-update-delay.patch [new file with mode: 0644]