You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by gu...@apache.org on 2017/10/19 04:19:35 UTC

[2/3] incubator-weex git commit: * [all] rebase commits from release-0.16

* [all] rebase commits from release-0.16


Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/556cc068
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/556cc068
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/556cc068

Branch: refs/heads/release-0.16
Commit: 556cc0683a5532d57b40277a9ea4048a408d92ef
Parents: b7383a4 c2f1aac
Author: gurisxie <27...@qq.com>
Authored: Wed Oct 18 12:11:41 2017 +0800
Committer: gurisxie <27...@qq.com>
Committed: Wed Oct 18 12:16:10 2017 +0800

----------------------------------------------------------------------
 android/sdk/libs/armeabi/libweexjsb.so          |  Bin 22556 -> 22620 bytes
 android/sdk/libs/armeabi/libweexjsc.so          |  Bin 335100 -> 335324 bytes
 android/sdk/libs/armeabi/libweexjss.so          |  Bin 6754016 -> 6754016 bytes
 android/sdk/libs/armeabi/libweexjst.so          |  Bin 0 -> 22552 bytes
 .../main/java/com/taobao/weex/WXSDKEngine.java  |    6 +
 .../java/com/taobao/weex/bridge/WXBridge.java   |    6 +-
 .../com/taobao/weex/bridge/WXBridgeManager.java | 1005 +++++++++---------
 .../java/com/taobao/weex/common/IWXBridge.java  |    2 +-
 .../java/com/taobao/weex/dom/WXDomObject.java   |    4 +-
 .../dom/action/AbstractAddElementAction.java    |    4 +-
 .../weex/ui/component/WXComponentFactory.java   |    2 -
 .../java/com/taobao/weex/utils/WXLogUtils.java  |   24 +-
 .../taobao/weex/utils/WXSoInstallMgrSdk.java    |   25 +-
 .../java/com/taobao/weex/utils/WXViewUtils.java |   25 +-
 .../com/taobao/weex/utils/WXLogUtilsTest.java   |   16 +-
 .../taobao/weex/bridge/WXWebsocketBridge.java   |    2 +-
 dangerfile.js                                   |   36 +-
 test/screenshot/border-android.png              |  Bin 0 -> 164260 bytes
 test/screenshot/border-ios.png                  |  Bin 128088 -> 129071 bytes
 19 files changed, 597 insertions(+), 560 deletions(-)
----------------------------------------------------------------------