You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by zs...@apache.org on 2017/06/15 07:24:24 UTC

[1/2] incubator-weex git commit: * [android] native crash fix

Repository: incubator-weex
Updated Branches:
  refs/heads/0.13-dev 24de80e5d -> 833b0da5b


* [android] native crash fix


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

Branch: refs/heads/0.13-dev
Commit: bf30d5f6133f22a05a5e2b9854d1cbf7d752b037
Parents: 005b74a
Author: zshshr <zh...@gmail.com>
Authored: Thu Jun 15 15:21:24 2017 +0800
Committer: zshshr <zh...@gmail.com>
Committed: Thu Jun 15 15:21:24 2017 +0800

----------------------------------------------------------------------
 android/sdk/libs/armeabi/libweexjsc.so | Bin 7570392 -> 7570504 bytes
 android/sdk/libs/x86/libweexjsc.so     | Bin 12121924 -> 12121924 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/bf30d5f6/android/sdk/libs/armeabi/libweexjsc.so
----------------------------------------------------------------------
diff --git a/android/sdk/libs/armeabi/libweexjsc.so b/android/sdk/libs/armeabi/libweexjsc.so
index cb0f6b6..41b1ee8 100755
Binary files a/android/sdk/libs/armeabi/libweexjsc.so and b/android/sdk/libs/armeabi/libweexjsc.so differ

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/bf30d5f6/android/sdk/libs/x86/libweexjsc.so
----------------------------------------------------------------------
diff --git a/android/sdk/libs/x86/libweexjsc.so b/android/sdk/libs/x86/libweexjsc.so
index 83ef452..c45672a 100755
Binary files a/android/sdk/libs/x86/libweexjsc.so and b/android/sdk/libs/x86/libweexjsc.so differ


[2/2] incubator-weex git commit: Merge branch '0.13-dev' of https://github.com/apache/incubator-weex into 0.13-dev

Posted by zs...@apache.org.
Merge branch '0.13-dev' of https://github.com/apache/incubator-weex into 0.13-dev

* '0.13-dev' of https://github.com/apache/incubator-weex:
  * [ios] cache attributedString for improve performance while draw Text


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

Branch: refs/heads/0.13-dev
Commit: 833b0da5b36367807b214b16716b029f21c118f9
Parents: bf30d5f 24de80e
Author: zshshr <zh...@gmail.com>
Authored: Thu Jun 15 15:23:23 2017 +0800
Committer: zshshr <zh...@gmail.com>
Committed: Thu Jun 15 15:23:23 2017 +0800

----------------------------------------------------------------------
 ios/sdk/WeexSDK/Sources/Component/WXTextComponent.m | 16 +++++++++++++---
 1 file changed, 13 insertions(+), 3 deletions(-)
----------------------------------------------------------------------