[GitHub] incubator-weex issue #1171: [WEEX-360] [Android] Fix crash when reinit frame...

2018-05-14 Thread yuhun-alibaba
Github user yuhun-alibaba commented on the issue:

https://github.com/apache/incubator-weex/pull/1171
  
LGTM


---


[GitHub] incubator-weex issue #1162: [WEEX-349][jsengine] Make weex core can run on s...

2018-05-10 Thread yuhun-alibaba
Github user yuhun-alibaba commented on the issue:

https://github.com/apache/incubator-weex/pull/1162
  
LGTM


---


[GitHub] incubator-weex pull request #1151: * [WEEX-341] [android] add armeabi-v7a su...

2018-05-06 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request:

https://github.com/apache/incubator-weex/pull/1151

* [WEEX-341] [android] add armeabi-v7a support

[WEEX-341] [android] add armeabi-v7a so support

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 
WeexCore_armeabi_v7a_support

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/1151.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1151


commit 3c048fd23de83d34c4065f42f01e9f4958825b1d
Author: wentao.swt 
Date:   2018-05-07T03:17:05Z

* [WEEX-341] [android] add armeabi-v7a support




---


[GitHub] incubator-weex pull request #1110: [WEEX-288][android] bug fix, fix on some ...

2018-04-12 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request:

https://github.com/apache/incubator-weex/pull/1110

 [WEEX-288][android] bug fix, fix on some case cannot get bundle type

 [WEEX-288][android] bug fix, fix on some case cannot get bundle type

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 
bug_fix_bundletype

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/1110.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1110


commit e5e849302427576854bf0602b1edd1dc549c5a88
Author: yuhun-alibaba 
Date:   2018-04-12T08:31:49Z

 [WEEX-288][android] bug fix, fix on some case cannot get bundle type




---


[GitHub] incubator-weex issue #1092: [Android] rm useless code

2018-03-29 Thread yuhun-alibaba
Github user yuhun-alibaba commented on the issue:

https://github.com/apache/incubator-weex/pull/1092
  
+1


---


[GitHub] incubator-weex pull request #1094: [WEEX-269] [android] add T3D api support

2018-03-29 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request:

https://github.com/apache/incubator-weex/pull/1094

 [WEEX-269] [android] add T3D api support

 [WEEX-269] [android] add T3D api support 
can use callT3DLinkNative on js runtime

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex master_0329

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/1094.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1094


commit 139bbf9962acf8e3b62a7a822f269073c8ed9f0b
Author: yuhun-alibaba 
Date:   2018-03-29T06:57:35Z

 [WEEX-269] [android] add T3D api support
 can use callT3DLinkNative on js runtime




---


[GitHub] incubator-weex pull request #1088: Apache master multicontext

2018-03-27 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request:

https://github.com/apache/incubator-weex/pull/1088

Apache master multicontext

Weex SandBox

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 
apache_master_multicontext

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/1088.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1088


commit 640c53f13260e0ae5b96ecbf01e7eb2f64d049c8
Author: yuhun-alibaba 
Date:   2018-03-14T13:14:05Z

  * [WEEX-240] [android] feature update for weexsandbox and size off so
 1. every page will has a runtime context independent of other page
 2. At the beginning of js, will use // {"framework" : "Rax"} or // 
{"framework" : "Vue"} to distinguish type
 3. if page type is neither Rax nor Vue, will use global context runtime
 4. delete some usless code and opt build tools, trim so

commit fc8028c1ff29c3f5bcedd48a53fbc249325f0fb8
Author: wentao.swt 
Date:   2018-03-19T11:17:23Z

 * [android] fix java.util.ConcurrentModificationException

commit e3d67594bc40735c24981effe4f532bb7b774203
Author: yuhun-alibaba 
Date:   2018-03-20T12:45:10Z

 * [android] when debug server connect use global context

commit 45ec92c81990ca5f3cb5bdc96d1ffd53bb2af86f
Author: wentao.swt 
Date:   2018-03-22T07:42:13Z

* [android] fix atob and btoa bug




---


[GitHub] incubator-weex pull request #1087: Master multicontext 0320

2018-03-27 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at:

https://github.com/apache/incubator-weex/pull/1087


---


[GitHub] incubator-weex pull request #1087: Master multicontext 0320

2018-03-27 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at:

https://github.com/apache/incubator-weex/pull/1087


---


[GitHub] incubator-weex pull request #1087: Master multicontext 0320

2018-03-27 Thread yuhun-alibaba
GitHub user yuhun-alibaba reopened a pull request:

https://github.com/apache/incubator-weex/pull/1087

Master multicontext 0320

Weex SandBox and trim so size

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 
master_multicontext_0320

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/1087.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1087


commit 73f06a971ab3d4f3377604ce8529c254c2e89919
Author: yuhun-alibaba 
Date:   2018-03-14T13:14:05Z

 * [WEEX-240] [android] feature update for weexsandbox and size off so
 1. every page will has a runtime context independent of other page
 2. At the beginning of js, will use // {"framework" : "Rax"} or // 
{"framework" : "Vue"} to distinguish type
 3. if page type is neither Rax nor Vue, will use global context runtime
 4. delete some usless code and opt build tools, trim so

commit 1784448899588b14fda945d425ceb94de56bae12
Author: wentao.swt 
Date:   2018-03-19T11:17:23Z

 * [android] fix java.util.ConcurrentModificationException

commit c5059de64548eba70c19de1364da2ad92f42faed
Author: yuhun-alibaba 
Date:   2018-03-20T12:45:10Z

 * [android] when debug server connect use global context

commit 1a8beec4659d2eefa77fd2a5549afab120e3dd93
Author: wentao.swt 
Date:   2018-03-22T07:42:13Z

* [android] fix atob and btoa bug

commit e1c8ffeea434baa073c313a7dffda44be6df87be
Author: toretto 
Date:   2018-03-27T07:07:18Z

Merge branch 'master' into master_multicontext_0320




---


[GitHub] incubator-weex pull request #1087: Master multicontext 0320

2018-03-27 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at:

https://github.com/apache/incubator-weex/pull/1087


---


[GitHub] incubator-weex pull request #1087: Master multicontext 0320

2018-03-27 Thread yuhun-alibaba
GitHub user yuhun-alibaba reopened a pull request:

https://github.com/apache/incubator-weex/pull/1087

Master multicontext 0320

Weex SandBox and trim so size

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 
master_multicontext_0320

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/1087.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1087


commit 73f06a971ab3d4f3377604ce8529c254c2e89919
Author: yuhun-alibaba 
Date:   2018-03-14T13:14:05Z

 * [WEEX-240] [android] feature update for weexsandbox and size off so
 1. every page will has a runtime context independent of other page
 2. At the beginning of js, will use // {"framework" : "Rax"} or // 
{"framework" : "Vue"} to distinguish type
 3. if page type is neither Rax nor Vue, will use global context runtime
 4. delete some usless code and opt build tools, trim so

commit 1784448899588b14fda945d425ceb94de56bae12
Author: wentao.swt 
Date:   2018-03-19T11:17:23Z

 * [android] fix java.util.ConcurrentModificationException

commit c5059de64548eba70c19de1364da2ad92f42faed
Author: yuhun-alibaba 
Date:   2018-03-20T12:45:10Z

 * [android] when debug server connect use global context

commit 1a8beec4659d2eefa77fd2a5549afab120e3dd93
Author: wentao.swt 
Date:   2018-03-22T07:42:13Z

* [android] fix atob and btoa bug

commit e1c8ffeea434baa073c313a7dffda44be6df87be
Author: toretto 
Date:   2018-03-27T07:07:18Z

Merge branch 'master' into master_multicontext_0320




---


[GitHub] incubator-weex pull request #1087: Master multicontext 0320

2018-03-27 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request:

https://github.com/apache/incubator-weex/pull/1087

Master multicontext 0320

Weex SandBox and trim so size

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 
master_multicontext_0320

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/1087.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1087


commit 73f06a971ab3d4f3377604ce8529c254c2e89919
Author: yuhun-alibaba 
Date:   2018-03-14T13:14:05Z

 * [WEEX-240] [android] feature update for weexsandbox and size off so
 1. every page will has a runtime context independent of other page
 2. At the beginning of js, will use // {"framework" : "Rax"} or // 
{"framework" : "Vue"} to distinguish type
 3. if page type is neither Rax nor Vue, will use global context runtime
 4. delete some usless code and opt build tools, trim so

commit 1784448899588b14fda945d425ceb94de56bae12
Author: wentao.swt 
Date:   2018-03-19T11:17:23Z

 * [android] fix java.util.ConcurrentModificationException

commit c5059de64548eba70c19de1364da2ad92f42faed
Author: yuhun-alibaba 
Date:   2018-03-20T12:45:10Z

 * [android] when debug server connect use global context

commit 1a8beec4659d2eefa77fd2a5549afab120e3dd93
Author: wentao.swt 
Date:   2018-03-22T07:42:13Z

* [android] fix atob and btoa bug




---


[GitHub] incubator-weex pull request #1073: * [WEEX-240] [android] feature update for...

2018-03-15 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at:

https://github.com/apache/incubator-weex/pull/1073


---


[GitHub] incubator-weex pull request #1073: * [WEEX-240] [android] feature update for...

2018-03-15 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request:

https://github.com/apache/incubator-weex/pull/1073

 * [WEEX-240] [android] feature update for weexsandbox and size off so

 1. every page will has a runtime context independent of other page
 2. At the beginning of js, will use // {"framework" : "Rax"} or // 
{"framework" : "Vue"} to distinguish type
 3. if page type is neither Rax nor Vue, will use global context runtime
 4. delete some usless code and opt build tools, trim so

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 
master_upload_multicontext

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/1073.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1073


commit b77e847b3ae7ad294a21471e914b335e69235dec
Author: yuhun-alibaba 
Date:   2018-03-14T13:14:05Z

 * [WEEX-240] [android] feature update for weexsandbox and size off so
 1. every page will has a runtime context independent of other page
 2. At the beginning of js, will use // {"framework" : "Rax"} or // 
{"framework" : "Vue"} to distinguish type
 3. if page type is neither Rax nor Vue, will use global context runtime
 4. delete some usless code and opt build tools, trim so




---


[GitHub] incubator-weex pull request #1059: *[android] delete some usless code and op...

2018-03-08 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request:

https://github.com/apache/incubator-weex/pull/1059

 *[android] delete some usless code and opt build tools, trim so

 *[android] delete some usless code and opt build tools, trim so

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex trim_so

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/1059.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1059


commit 93c529bcfed88fd585dca3afda5e1c5513054105
Author: yuhun-alibaba 
Date:   2018-03-08T14:11:05Z

 *[android] delete some usless code and opt build tools, trim so




---


[GitHub] incubator-weex pull request #1052: * [WEEX-240] [android] feature update for...

2018-03-08 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at:

https://github.com/apache/incubator-weex/pull/1052


---


[GitHub] incubator-weex pull request #1052: * [WEEX-240] [android] feature update for...

2018-03-06 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at:

https://github.com/apache/incubator-weex/pull/1052


---


[GitHub] incubator-weex pull request #1052: * [WEEX-240] [android] feature update for...

2018-03-06 Thread yuhun-alibaba
GitHub user yuhun-alibaba reopened a pull request:

https://github.com/apache/incubator-weex/pull/1052

 * [WEEX-240] [android] feature update for weexsandbox and size off so

 1. every page will has a runtime context independent of other page
 2. At the beginning of js, will use // {"framework" : "Rax"} or // 
{"framework" : "Vue"} to distinguish type
 3. if page type is neither Rax nor Vue, will use global context runtime
 4. delete some usless code and opt build tools, trim so

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 
master_multicontext

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/1052.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1052


commit 53c45e6dcc80cc539bf22e2d70ff7a1518d476fa
Author: yuhun-alibaba 
Date:   2018-03-01T14:11:16Z

 * [WEEX-240] [android] feature update for weexsandbox and size off so
 1. every page will has a runtime context independent of other page
 2. At the beginning of js, will use // {"framework" : "Rax"} or // 
{"framework" : "Vue"} to distinguish type
 3. if page type is neither Rax nor Vue, will use global context runtime
 4. delete some usless code and opt build tools, trim so




---


[GitHub] incubator-weex pull request #1052: * [WEEX-240] [android] feature update for...

2018-03-06 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at:

https://github.com/apache/incubator-weex/pull/1052


---


[GitHub] incubator-weex pull request #1052: * [WEEX-240] [android] feature update for...

2018-03-06 Thread yuhun-alibaba
GitHub user yuhun-alibaba reopened a pull request:

https://github.com/apache/incubator-weex/pull/1052

 * [WEEX-240] [android] feature update for weexsandbox and size off so

 1. every page will has a runtime context independent of other page
 2. At the beginning of js, will use // {"framework" : "Rax"} or // 
{"framework" : "Vue"} to distinguish type
 3. if page type is neither Rax nor Vue, will use global context runtime
 4. delete some usless code and opt build tools, trim so

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 
master_multicontext

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/1052.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1052


commit 53c45e6dcc80cc539bf22e2d70ff7a1518d476fa
Author: yuhun-alibaba 
Date:   2018-03-01T14:11:16Z

 * [WEEX-240] [android] feature update for weexsandbox and size off so
 1. every page will has a runtime context independent of other page
 2. At the beginning of js, will use // {"framework" : "Rax"} or // 
{"framework" : "Vue"} to distinguish type
 3. if page type is neither Rax nor Vue, will use global context runtime
 4. delete some usless code and opt build tools, trim so




---


[GitHub] incubator-weex pull request #1052: * [WEEX-240] [android] feature update for...

2018-03-06 Thread yuhun-alibaba
GitHub user yuhun-alibaba reopened a pull request:

https://github.com/apache/incubator-weex/pull/1052

 * [WEEX-240] [android] feature update for weexsandbox and size off so

 1. every page will has a runtime context independent of other page
 2. At the beginning of js, will use // {"framework" : "Rax"} or // 
{"framework" : "Vue"} to distinguish type
 3. if page type is neither Rax nor Vue, will use global context runtime
 4. delete some usless code and opt build tools, trim so

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 
master_multicontext

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/1052.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1052


commit 53c45e6dcc80cc539bf22e2d70ff7a1518d476fa
Author: yuhun-alibaba 
Date:   2018-03-01T14:11:16Z

 * [WEEX-240] [android] feature update for weexsandbox and size off so
 1. every page will has a runtime context independent of other page
 2. At the beginning of js, will use // {"framework" : "Rax"} or // 
{"framework" : "Vue"} to distinguish type
 3. if page type is neither Rax nor Vue, will use global context runtime
 4. delete some usless code and opt build tools, trim so




---


[GitHub] incubator-weex pull request #1052: * [WEEX-240] [android] feature update for...

2018-03-06 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at:

https://github.com/apache/incubator-weex/pull/1052


---


[GitHub] incubator-weex pull request #1052: * [WEEX-240] [android] feature update for...

2018-03-06 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request:

https://github.com/apache/incubator-weex/pull/1052

 * [WEEX-240] [android] feature update for weexsandbox and size off so

 1. every page will has a runtime context independent of other page
 2. At the beginning of js, will use // {"framework" : "Rax"} or // 
{"framework" : "Vue"} to distinguish type
 3. if page type is neither Rax nor Vue, will use global context runtime
 4. delete some usless code and opt build tools, trim so

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 
master_multicontext

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/1052.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1052


commit 53c45e6dcc80cc539bf22e2d70ff7a1518d476fa
Author: yuhun-alibaba 
Date:   2018-03-01T14:11:16Z

 * [WEEX-240] [android] feature update for weexsandbox and size off so
 1. every page will has a runtime context independent of other page
 2. At the beginning of js, will use // {"framework" : "Rax"} or // 
{"framework" : "Vue"} to distinguish type
 3. if page type is neither Rax nor Vue, will use global context runtime
 4. delete some usless code and opt build tools, trim so




---


[GitHub] incubator-weex pull request #1039: * [WEEX-207] [android] statistics jsf ini...

2018-02-25 Thread yuhun-alibaba
GitHub user yuhun-alibaba reopened a pull request:

https://github.com/apache/incubator-weex/pull/1039

 * [WEEX-207] [android] statistics jsf init status and upload

[android] statistics jsf init status and upload

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 
add_jsf_failed_success_collection

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/1039.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1039


commit d3ed3fb343de1aef1ef335520eccb330d5b4e6c8
Author: yuhun-alibaba 
Date:   2018-02-06T09:01:37Z

 * [WEEX-207] [android] statistics jsf init status and upload




---


[GitHub] incubator-weex pull request #1039: * [WEEX-207] [android] statistics jsf ini...

2018-02-25 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at:

https://github.com/apache/incubator-weex/pull/1039


---


[GitHub] incubator-weex pull request #1039: * [WEEX-207] [android] statistics jsf ini...

2018-02-25 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request:

https://github.com/apache/incubator-weex/pull/1039

 * [WEEX-207] [android] statistics jsf init status and upload

[android] statistics jsf init status and upload

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 
add_jsf_failed_success_collection

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/1039.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1039


commit d3ed3fb343de1aef1ef335520eccb330d5b4e6c8
Author: yuhun-alibaba 
Date:   2018-02-06T09:01:37Z

 * [WEEX-207] [android] statistics jsf init status and upload




---


[GitHub] incubator-weex pull request #1016: * [WEEX-207] [android] statistics jsf ini...

2018-02-06 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request:

https://github.com/apache/incubator-weex/pull/1016

 * [WEEX-207] [android] statistics jsf init status and upload

collect jsf init state and upload

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex jsf_collection

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/1016.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1016


commit 999158943759171a7c3103538c32f6c096704498
Author: yuhun-alibaba 
Date:   2018-02-06T09:01:37Z

 * [WEEX-207] [android] statistics jsf init status and upload




---


[GitHub] incubator-weex pull request #1012: *[WEEX-206][android] update x86 so for js...

2018-02-01 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request:

https://github.com/apache/incubator-weex/pull/1012

 *[WEEX-206][android] update x86 so for jsc

update so for fix x86 platform cannot run

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex fix_x86_so_bug

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/1012.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1012


commit 3023b070b4a6223c502b61eba619fa5a9cb221b0
Author: yuhun-alibaba 
Date:   2018-02-02T07:10:04Z

 *[WEEX-206][android] update x86 so for jsc




---


[GitHub] incubator-weex pull request #1011: *[android] update x86 so for jsc

2018-02-01 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at:

https://github.com/apache/incubator-weex/pull/1011


---


[GitHub] incubator-weex pull request #1011: *[android] update x86 so for jsc

2018-02-01 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request:

https://github.com/apache/incubator-weex/pull/1011

 *[android] update x86 so for jsc

*[android] update so for x86 platform

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex fix_x86_bug

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/1011.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1011


commit bb269060f631d13869d5b7eb524432f566fe0a03
Author: yuhun-alibaba 
Date:   2018-02-02T07:10:04Z

 *[android] update x86 so for jsc




---


[GitHub] incubator-weex issue #1004: JsService should be registered during weex reloa...

2018-01-29 Thread yuhun-alibaba
Github user yuhun-alibaba commented on the issue:

https://github.com/apache/incubator-weex/pull/1004
  
LGTM


---


[GitHub] incubator-weex issue #999: fix api 21 PaintDrawable Crash

2018-01-23 Thread yuhun-alibaba
Github user yuhun-alibaba commented on the issue:

https://github.com/apache/incubator-weex/pull/999
  
LGTM


---


[GitHub] incubator-weex pull request #934: [WEEX-163] [android] Fix fix security weak...

2017-12-28 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at:

https://github.com/apache/incubator-weex/pull/934


---


[GitHub] incubator-weex pull request #938: [WEEX-169] [android] Fix new String null p...

2017-12-11 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at:

https://github.com/apache/incubator-weex/pull/938


---


[GitHub] incubator-weex pull request #938: [WEEX-169] [android] Fix new String null p...

2017-12-11 Thread yuhun-alibaba
GitHub user yuhun-alibaba reopened a pull request:

https://github.com/apache/incubator-weex/pull/938

 [WEEX-169] [android] Fix new String null pointer crash when byte array is 
null

Fix new String null pointer crash when byte array is null


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 
bug-fix-null-pointer

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/938.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #938


commit de6723172de87f5633af9b5d0137c726cbcc6263
Author: yuhun-alibaba 
Date:   2017-12-11T08:45:54Z

 [WEEX-169] [android] Fix new String null pointer crash when byte array is 
null




---


[GitHub] incubator-weex pull request #938: [WEEX-169] [android] Fix new String null p...

2017-12-11 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request:

https://github.com/apache/incubator-weex/pull/938

 [WEEX-169] [android] Fix new String null pointer crash when byte array is 
null

Fix new String null pointer crash when byte array is null


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 
bug-fix-null-pointer

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/938.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #938


commit de6723172de87f5633af9b5d0137c726cbcc6263
Author: yuhun-alibaba 
Date:   2017-12-11T08:45:54Z

 [WEEX-169] [android] Fix new String null pointer crash when byte array is 
null




---


[GitHub] incubator-weex pull request #934: [WEEX-163] [android] Fix fix security weak...

2017-12-07 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at:

https://github.com/apache/incubator-weex/pull/934


---


[GitHub] incubator-weex pull request #934: [WEEX-163] [android] Fix fix security weak...

2017-12-07 Thread yuhun-alibaba
GitHub user yuhun-alibaba reopened a pull request:

https://github.com/apache/incubator-weex/pull/934

 [WEEX-163] [android] Fix fix security weaknesses on libweex*.so

[WEEX-163] [android] Fix fix security weaknesses on libweex*.so 
1. use duplicat fuction initFramework may call compatible bug
 2. on app cache dir, use jsserver_crash file to collect some crash bug, 
but it may has read|write|exec permission under android5.0

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex bug-fix-security

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/934.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #934


commit 604fdf42d46abf0df48fc4e31a0fd5eec257fe58
Author: yuhun-alibaba 
Date:   2017-12-07T08:30:41Z

 [WEEX-163] [android] Fix fix security weaknesses on libweex*.so
 1. use duplicat fuction initFramework may call compatible bug
 2. on app cache dir, use jsserver_crash file to collect some crash bug, 
but it may has read|write|exec permission under android5.0




---


[GitHub] incubator-weex pull request #934: [WEEX-163] [android] Fix fix security weak...

2017-12-07 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request:

https://github.com/apache/incubator-weex/pull/934

 [WEEX-163] [android] Fix fix security weaknesses on libweex*.so

[WEEX-163] [android] Fix fix security weaknesses on libweex*.so 
1. use duplicat fuction initFramework may call compatible bug
 2. on app cache dir, use jsserver_crash file to collect some crash bug, 
but it may has read|write|exec permission under android5.0

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex bug-fix-security

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/934.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #934


commit 604fdf42d46abf0df48fc4e31a0fd5eec257fe58
Author: yuhun-alibaba 
Date:   2017-12-07T08:30:41Z

 [WEEX-163] [android] Fix fix security weaknesses on libweex*.so
 1. use duplicat fuction initFramework may call compatible bug
 2. on app cache dir, use jsserver_crash file to collect some crash bug, 
but it may has read|write|exec permission under android5.0




---


[GitHub] incubator-weex pull request #881: createInstance and initFramework may on di...

2017-11-19 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at:

https://github.com/apache/incubator-weex/pull/881


---


[GitHub] incubator-weex pull request #888: [WEEX-134][android] createInstance and ini...

2017-11-19 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request:

https://github.com/apache/incubator-weex/pull/888

 [WEEX-134][android] createInstance and initFramework may on differen…

 [WEEX-134][android] createInstance and initFramework may on different 
Thread, add volatile static for mInit

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex bug-fix-master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/888.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #888


commit 713c6193a0a72beddf1800444dfa4c95d4c2dfdd
Author: yuhun-alibaba 
Date:   2017-11-16T16:16:02Z

 [WEEX-134][android] createInstance and initFramework may on different 
Thread, add volatile static for mInit




---


[GitHub] incubator-weex pull request #881: createInstance and initFramework may on di...

2017-11-16 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request:

https://github.com/apache/incubator-weex/pull/881

 createInstance and initFramework may on different Thread, add volati…

 createInstance and initFramework may on different Thread, on order to get 
right value, use  volatile static boolean mInit 

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 
bug_fix_multiThread

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/881.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #881


commit 4607aa4c21de3e1f5ee22fc1be94101d45f12545
Author: yuhun-alibaba 
Date:   2017-11-16T16:16:02Z

 createInstance and initFramework may on different Thread, add volatile 
static for mInit




---


[GitHub] incubator-weex pull request #824: Release 0.16 bugfix

2017-10-25 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request:

https://github.com/apache/incubator-weex/pull/824

Release 0.16 bugfix

* [android] create instance exception when jsf not ready or jsc cannot 
start up will use h5 to render page

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 
release-0.16-bugfix

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/824.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #824


commit 0a28f2712ad14b8da6231bc1c695ffde31e055a0
Author: yuhun-alibaba 
Date:   2017-10-25T07:39:05Z

 * [android] create instance exception when jsf not ready or jsc cannot 
start up will use h5 to render page

commit 6e413271d3e07775c6a9dcc189ee6404327fefd0
Author: yuhun-alibaba 
Date:   2017-10-25T09:28:14Z

 * [android] exception opt, on debug apk connecting debug server will hold 
on and wait initframework, on release will return and use H5 render soon




---


[GitHub] incubator-weex pull request #823: Release 0.16 bugfix

2017-10-25 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at:

https://github.com/apache/incubator-weex/pull/823


---


[GitHub] incubator-weex pull request #823: Release 0.16 bugfix

2017-10-25 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request:

https://github.com/apache/incubator-weex/pull/823

Release 0.16 bugfix

* [android] create instance exception when jsf not ready or jsc cannot 
start up will use h5 to render page

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 
release-0.16-bugfix

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/823.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #823


commit 0a28f2712ad14b8da6231bc1c695ffde31e055a0
Author: yuhun-alibaba 
Date:   2017-10-25T07:39:05Z

 * [android] create instance exception when jsf not ready or jsc cannot 
start up will use h5 to render page

commit 3cc2fb6f65bef7df2cd7fd6c5bc6cbfd3fd4701e
Author: yuhun-alibaba 
Date:   2017-10-25T09:28:14Z

 * [android] exception opt, on debug apk connecting debug server will hold 
on and wait initframework, on release will return and use H5 render soon




---


[GitHub] incubator-weex pull request #821: * [android] create instance exception when...

2017-10-25 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at:

https://github.com/apache/incubator-weex/pull/821


---


[GitHub] incubator-weex pull request #821: * [android] create instance exception when...

2017-10-25 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at:

https://github.com/apache/incubator-weex/pull/821


---


[GitHub] incubator-weex pull request #821: * [android] create instance exception when...

2017-10-25 Thread yuhun-alibaba
GitHub user yuhun-alibaba reopened a pull request:

https://github.com/apache/incubator-weex/pull/821

 * [android] create instance exception when jsf not ready or jsc cannot 
start up will use h5 to render page

 * [android] create instance exception when jsf not ready or jsc cannot 
start up will use h5 to render page

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 
release-0.16-bugfix

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/821.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #821


commit 0a28f2712ad14b8da6231bc1c695ffde31e055a0
Author: yuhun-alibaba 
Date:   2017-10-25T07:39:05Z

 * [android] create instance exception when jsf not ready or jsc cannot 
start up will use h5 to render page

commit 92c7411d31396f05bbdc7a09570873145cf098eb
Author: yuhun-alibaba 
Date:   2017-10-25T09:28:14Z

 * [android] exception opt, on debug apk will hold on and wait 
initframework, on release will return and use H5 render soon




---


[GitHub] incubator-weex pull request #821: * [android] create instance exception when...

2017-10-25 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request:

https://github.com/apache/incubator-weex/pull/821

 * [android] create instance exception when jsf not ready or jsc cannot 
start up will use h5 to render page

 * [android] create instance exception when jsf not ready or jsc cannot 
start up will use h5 to render page

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 
release-0.16-bugfix

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/821.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #821


commit 0a28f2712ad14b8da6231bc1c695ffde31e055a0
Author: yuhun-alibaba 
Date:   2017-10-25T07:39:05Z

 * [android] create instance exception when jsf not ready or jsc cannot 
start up will use h5 to render page




---


[GitHub] incubator-weex pull request #803: * [android] fix on android 4.0.* platform ...

2017-10-17 Thread yuhun-alibaba
GitHub user yuhun-alibaba reopened a pull request:

https://github.com/apache/incubator-weex/pull/803

 * [android] fix on android 4.0.* platform cannot startup multiprocess

* [android] fix on android 4.0.* platform cannot startup multiprocess  
 since on android 4.1 use ANDROID_PIE to ensure safety
 on android api 15 or below use libweexjst.so to startup new process

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 
release-0.16-android4.0

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/803.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #803


commit 845b1c0a33aa8ef9c220c9a194346a099c3cb9a5
Author: yuhun-alibaba 
Date:   2017-10-17T11:48:54Z

 * [android] fix on android 4.0.* platform cannot startup multiprocess
   since on android 4.1 use ANDROID_PIE to ensure safety
   on android api 15 or below use libweexjst.so to startup new process

commit ac9a8cff6ea8372e0c61fa09270bb46e9488545f
Author: yuhun-alibaba 
Date:   2017-10-17T13:09:54Z

 * [android] fix code style




---


[GitHub] incubator-weex pull request #803: * [android] fix on android 4.0.* platform ...

2017-10-17 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at:

https://github.com/apache/incubator-weex/pull/803


---


[GitHub] incubator-weex pull request #803: * [android] fix on android 4.0.* platform ...

2017-10-17 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request:

https://github.com/apache/incubator-weex/pull/803

 * [android] fix on android 4.0.* platform cannot startup multiprocess

* [android] fix on android 4.0.* platform cannot startup multiprocess  
 since on android 4.1 use ANDROID_PIE to ensure safety
 on android api 15 or below use libweexjst.so to startup new process

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 
release-0.16-android4.0

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/803.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #803


commit 845b1c0a33aa8ef9c220c9a194346a099c3cb9a5
Author: yuhun-alibaba 
Date:   2017-10-17T11:48:54Z

 * [android] fix on android 4.0.* platform cannot startup multiprocess
   since on android 4.1 use ANDROID_PIE to ensure safety
   on android api 15 or below use libweexjst.so to startup new process




---


[GitHub] incubator-weex pull request #802: * [android] fix on android 4.0.* platform ...

2017-10-17 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at:

https://github.com/apache/incubator-weex/pull/802


---


[GitHub] incubator-weex pull request #802: * [android] fix on android 4.0.* platform ...

2017-10-17 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request:

https://github.com/apache/incubator-weex/pull/802

 * [android] fix on android 4.0.* platform cannot startup multiprocess

* [android] fix on android 4.0.* platform cannot startup multiprocess
 begin on android 4.1 use ANDROID_PIE to ensure safety
 on android api 15 or below use libweexjst.so to startup new process


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 
release-0.16-android4.0

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/802.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #802


commit 9c091bd8db175c09aeab54786cfec5a12b232585
Author: yuhun-alibaba 
Date:   2017-10-17T11:15:53Z

 * [android] fix on android 4.0.* platform cannot startup multiprocess
 begin on android 4.1 use ANDROID_PIE to ensure safety
 on android api 15 or below use libweexjst.so to startup new process




---


[GitHub] incubator-weex pull request #796: 0.16 format delete log

2017-10-14 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request:

https://github.com/apache/incubator-weex/pull/796

0.16 format delete log

 delete debug log and format log on so

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 0.16-delete-log

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/796.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #796


commit a7b0e675f3f21e656ae1fcef4814c7473d404330
Author: yuhun-alibaba 
Date:   2017-10-13T06:44:49Z

 * [android] format debug log

commit dbbc1f5fb8cab90d5190300f14924858e9f14f2d
Author: yuhun-alibaba 
Date:   2017-10-14T12:03:26Z

 * [android] first startup, if jsf work not ready, report exception and use 
h5 render




---


[GitHub] incubator-weex pull request #793: * [android] format debug log

2017-10-14 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at:

https://github.com/apache/incubator-weex/pull/793


---


[GitHub] incubator-weex pull request #793: * [android] format debug log

2017-10-13 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request:

https://github.com/apache/incubator-weex/pull/793

 * [android] format debug log

 * [android] delete and format some debug log

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 0.16-delete-log

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/793.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #793


commit 7fc3b86a5f26642c77f67a81fcd92af7d2fe1505
Author: yuhun-alibaba 
Date:   2017-10-13T06:44:49Z

 * [android] format debug log




---


[GitHub] incubator-weex pull request #786: * [android] if jsf not initialed, use weex...

2017-10-11 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at:

https://github.com/apache/incubator-weex/pull/786


---


[GitHub] incubator-weex pull request #786: * [android] if jsf not initialed, use weex...

2017-10-11 Thread yuhun-alibaba
GitHub user yuhun-alibaba reopened a pull request:

https://github.com/apache/incubator-weex/pull/786

 * [android] if jsf not initialed, use weex to load page may fail and…

jsf not initialed or init fail , use weex to load page may fail and report 
exception
in order to aovid wait exception, report creat instance failed directly and 
initFramework async

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex release-0.16

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/786.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #786


commit 35a03a8dd460d1c5fba5e4046dfd5424f13f1ba8
Author: yuhun-alibaba 
Date:   2017-10-11T14:41:33Z

 * [android] if jsf not initialed, use weex to load page may fail and 
report exception
   in order to aovid wait exception, report creat instance failed directly 
and initFramework async

commit 05214a79dc115db0c7fc05debe0c6abae51f876e
Author: yuhun-alibaba 
Date:   2017-10-12T03:47:06Z

 * [android] update so
 delete some debug log




---


[GitHub] incubator-weex pull request #786: * [android] if jsf not initialed, use weex...

2017-10-11 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request:

https://github.com/apache/incubator-weex/pull/786

 * [android] if jsf not initialed, use weex to load page may fail and…

jsf not initialed or init fail , use weex to load page may fail and report 
exception
in order to aovid wait exception, report creat instance failed directly and 
initFramework async

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex release-0.16

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/786.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #786


commit 35a03a8dd460d1c5fba5e4046dfd5424f13f1ba8
Author: yuhun-alibaba 
Date:   2017-10-11T14:41:33Z

 * [android] if jsf not initialed, use weex to load page may fail and 
report exception
   in order to aovid wait exception, report creat instance failed directly 
and initFramework async




---


[GitHub] incubator-weex pull request #784: update so

2017-10-11 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request:

https://github.com/apache/incubator-weex/pull/784

update so

* [android] update jsc so, fix crash add a proguard

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex release-0.16

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/784.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #784


commit 9ea8bbd3c15fd958a5a675571c45cc20951ec814
Author: yuhun-alibaba 
Date:   2017-10-11T06:27:47Z

 update so




---


[GitHub] incubator-weex pull request #779: 0.16 release fix bug

2017-10-10 Thread yuhun-alibaba
GitHub user yuhun-alibaba reopened a pull request:

https://github.com/apache/incubator-weex/pull/779

0.16 release fix bug

* [android] fix some platform install app on sdcard, libweexjsb has no +x, 
cannot startup process
if install apk on sdcard, cp stub so to /data/data/packagename/cache

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 
0.16-release-fix-bug

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/779.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #779


commit dbc94f421dfda8aeccea3791788a5079ff5bb923
Author: yuhun-alibaba 
Date:   2017-10-10T08:21:49Z

 update so for app install on sdcard

commit 07bc5b0dc44762603f2465835a1b3530b76f238e
Author: 御魂 
Date:   2017-10-09T08:40:02Z

 init framework and insert cacheDir for debug

commit 3cf15bc0d435d16d2647b66a29bf3088e90bf4db
Author: yuhun-alibaba 
Date:   2017-10-10T10:17:43Z

 update x86 so




---


[GitHub] incubator-weex pull request #779: 0.16 release fix bug

2017-10-10 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at:

https://github.com/apache/incubator-weex/pull/779


---


[GitHub] incubator-weex pull request #778: Fix 0.16 release

2017-10-10 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at:

https://github.com/apache/incubator-weex/pull/778


---


[GitHub] incubator-weex pull request #779: 0.16 release fix bug

2017-10-10 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request:

https://github.com/apache/incubator-weex/pull/779

0.16 release fix bug

* [android] fix some platform install app on sdcard, libweexjsb has no +x, 
cannot startup process
if install apk on sdcard, cp stub so to /data/data/packagename/cache

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 
0.16-release-fix-bug

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/779.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #779


commit dbc94f421dfda8aeccea3791788a5079ff5bb923
Author: yuhun-alibaba 
Date:   2017-10-10T08:21:49Z

 update so for app install on sdcard

commit 07bc5b0dc44762603f2465835a1b3530b76f238e
Author: 御魂 
Date:   2017-10-09T08:40:02Z

 init framework and insert cacheDir for debug




---


[GitHub] incubator-weex pull request #778: Fix 0.16 release

2017-10-10 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request:

https://github.com/apache/incubator-weex/pull/778

Fix 0.16 release

[android] fix some platform install app on sdcard, libweexjsb has no +x, 
cannot startup process
if install apk on sdcard, cp stub so to /data/data/packagename/cache

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex fix-0.16-release

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/778.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #778


commit dbc94f421dfda8aeccea3791788a5079ff5bb923
Author: yuhun-alibaba 
Date:   2017-10-10T08:21:49Z

 update so for app install on sdcard

commit 6e94d6c0088d21911893dd157c344fc1732d1fc1
Author: 御魂 
Date:   2017-10-09T08:40:02Z

 init framework and insert cacheDir for debug




---


[GitHub] incubator-weex pull request #776: Bug fix 0.16 release

2017-10-10 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at:

https://github.com/apache/incubator-weex/pull/776


---


[GitHub] incubator-weex pull request #776: Bug fix 0.16 release

2017-10-10 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request:

https://github.com/apache/incubator-weex/pull/776

Bug fix 0.16 release

* [android] fix some platform install app on sdcard, libweexjsb has no +x, 
cannot startup process
   if install apk on sdcard, cp stub so to 
/data/data/packagename/cache

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 
bug-fix-0.16-release

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/776.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #776


commit dbc94f421dfda8aeccea3791788a5079ff5bb923
Author: yuhun-alibaba 
Date:   2017-10-10T08:21:49Z

 update so for app install on sdcard

commit 95ba2a6de2e29b01de4069a1e8a18b0076a52bef
Author: 御魂 
Date:   2017-10-09T08:40:02Z

init framework and insert cacheDir for debug




---


[GitHub] incubator-weex pull request #768: Fix test case

2017-10-04 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request:

https://github.com/apache/incubator-weex/pull/768

Fix test case

test case fail

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex fix_test_case

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/768.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #768


commit e0fea1699c3529fd4ddd21d44ab6ff9b7826cfdd
Author: yuhun-alibaba 
Date:   2017-10-03T07:04:44Z

 * [android] add init jsf exception collection
 if init framework fail, will collect info and upload

commit fd589427872b223a07d34f32d7965a48eeb08671
Author: yuhun-alibaba 
Date:   2017-10-04T07:49:10Z

 check for test case fail




---


[GitHub] incubator-weex pull request #767: * [android] add init jsf exception collect...

2017-10-04 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at:

https://github.com/apache/incubator-weex/pull/767


---


[GitHub] incubator-weex pull request #767: * [android] add init jsf exception collect...

2017-10-04 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request:

https://github.com/apache/incubator-weex/pull/767

 * [android] add init jsf exception collection

 if init framework fail, will collect info and upload

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex fix_test_case

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/767.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #767


commit e0fea1699c3529fd4ddd21d44ab6ff9b7826cfdd
Author: yuhun-alibaba 
Date:   2017-10-03T07:04:44Z

 * [android] add init jsf exception collection
 if init framework fail, will collect info and upload




---


[GitHub] incubator-weex pull request #765: * [android] add init jsf exception collect...

2017-10-03 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at:

https://github.com/apache/incubator-weex/pull/765


---


[GitHub] incubator-weex pull request #765: * [android] add init jsf exception collect...

2017-10-03 Thread yuhun-alibaba
GitHub user yuhun-alibaba reopened a pull request:

https://github.com/apache/incubator-weex/pull/765

 * [android] add init jsf exception collection

 if init framework fail, will collect info and upload

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 
fix_init_jsf_exception

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/765.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #765


commit e0fea1699c3529fd4ddd21d44ab6ff9b7826cfdd
Author: yuhun-alibaba 
Date:   2017-10-03T07:04:44Z

 * [android] add init jsf exception collection
 if init framework fail, will collect info and upload




---


[GitHub] incubator-weex pull request #765: * [android] add init jsf exception collect...

2017-10-03 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at:

https://github.com/apache/incubator-weex/pull/765


---


[GitHub] incubator-weex pull request #765: * [android] add init jsf exception collect...

2017-10-03 Thread yuhun-alibaba
GitHub user yuhun-alibaba reopened a pull request:

https://github.com/apache/incubator-weex/pull/765

 * [android] add init jsf exception collection

 if init framework fail, will collect info and upload

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 
fix_init_jsf_exception

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/765.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #765


commit e0fea1699c3529fd4ddd21d44ab6ff9b7826cfdd
Author: yuhun-alibaba 
Date:   2017-10-03T07:04:44Z

 * [android] add init jsf exception collection
 if init framework fail, will collect info and upload




---


[GitHub] incubator-weex pull request #765: * [android] add init jsf exception collect...

2017-10-03 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request:

https://github.com/apache/incubator-weex/pull/765

 * [android] add init jsf exception collection

 if init framework fail, will collect info and upload

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 
fix_init_jsf_exception

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/765.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #765


commit e0fea1699c3529fd4ddd21d44ab6ff9b7826cfdd
Author: yuhun-alibaba 
Date:   2017-10-03T07:04:44Z

 * [android] add init jsf exception collection
 if init framework fail, will collect info and upload




---


[GitHub] incubator-weex pull request #755: 0.16 dev fix whitescreen

2017-09-28 Thread yuhun-alibaba
GitHub user yuhun-alibaba reopened a pull request:

https://github.com/apache/incubator-weex/pull/755

0.16 dev fix whitescreen

1. open exception log for debug
2. use tlog to upload debug log
3. when jsf init fail will return false and use h5 render page

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 
0.16-dev-fix-whitescreen

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/755.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #755


commit 9949f2d33379372955962f5efea6160d4840beed
Author: misakuo 
Date:   2017-09-28T05:50:43Z

+ [android] add LogWatcher interface

commit 953aff757149c8ebf207d1d4d07f09026280d71b
Author: 御魂 
Date:   2017-09-28T07:58:18Z

 open debug log for exception

commit 3da5c57af9ff971d0ec61a8189ff3bc0eaebc18a
Author: 御魂 
Date:   2017-09-28T08:57:08Z

delete debug condition

commit eb5f040b8e91804031937d793c8ee94a0acbbfa1
Author: zshshr 
Date:   2017-09-28T09:52:38Z

 * [android] add init fail case




---


[GitHub] incubator-weex pull request #755: 0.16 dev fix whitescreen

2017-09-28 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at:

https://github.com/apache/incubator-weex/pull/755


---


[GitHub] incubator-weex pull request #755: 0.16 dev fix whitescreen

2017-09-28 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request:

https://github.com/apache/incubator-weex/pull/755

0.16 dev fix whitescreen

1. open exception log for debug
2. use tlog to upload debug log
3. when jsf init fail will return false and use h5 render page

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 
0.16-dev-fix-whitescreen

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/755.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #755






---


[GitHub] incubator-weex pull request #753: * [android] fix android new Date() cannot ...

2017-09-27 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request:

https://github.com/apache/incubator-weex/pull/753

  * [android] fix android new Date() cannot get accuracy time

[ISSUE ID] https://aone.alibaba-inc.com/issue/12621307
if we use var time = new Date(), cannot get accuracy time on some android 
platform such as nexus5, android5.0 rom.
the root cause is miss ANDROID_ROOT envp when run jsc process, cause libc 
init exception

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 0.16-dev-bugfix

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/753.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #753


commit f47c293690b116895c421c5d77f01b48b3686336
Author: yuhun-alibaba 
Date:   2017-09-27T07:45:26Z

  * [android] fix android new Date() cannot get accuracy time
  [ISSUE ID] https://aone.alibaba-inc.com/issue/12636699?from=ak&;




---


[GitHub] incubator-weex pull request #749: * [android] fix android new Date() cannot ...

2017-09-27 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at:

https://github.com/apache/incubator-weex/pull/749


---


[GitHub] incubator-weex pull request #749: * [android] fix android new Date() cannot ...

2017-09-27 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request:

https://github.com/apache/incubator-weex/pull/749

  * [android] fix android new Date() cannot get accuracy time

  [ISSUE ID] https://aone.alibaba-inc.com/issue/12621307
  if we use var time = new Date(), cannot get accuracy time on some android 
platform such as nexus5, android5.0 rom.
  the root cause is miss ANDROID_ROOT envp when run jsc process, cause libc 
init exception

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 0.16-dev-bugfix

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/749.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #749


commit f47c293690b116895c421c5d77f01b48b3686336
Author: yuhun-alibaba 
Date:   2017-09-27T07:45:26Z

  * [android] fix android new Date() cannot get accuracy time
  [ISSUE ID] https://aone.alibaba-inc.com/issue/12636699?from=ak&;




---


[GitHub] incubator-weex pull request #697: fix exec js exception on android7.1.1 plat...

2017-09-14 Thread yuhun-alibaba
GitHub user yuhun-alibaba reopened a pull request:

https://github.com/apache/incubator-weex/pull/697

fix exec js exception on android7.1.1 platform


fix exec js exception (new Date("2018/12/12")) on android7.1.1 platform
add crash log collect

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 0.16-dev-debug

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/697.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #697


commit 595ded47e5ffba84d0f9f3e74bd021d4859da758
Author: yuhun-alibaba 
Date:   2017-09-13T09:13:07Z

fix exec js exception on android7.1.1 platform

commit de67bd868673e52342a33605006a6a131d516edd
Author: 御魂 
Date:   2017-09-13T16:53:01Z

 do not let same crash page reload again on short time




---


[GitHub] incubator-weex pull request #697: fix exec js exception on android7.1.1 plat...

2017-09-14 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at:

https://github.com/apache/incubator-weex/pull/697


---


[GitHub] incubator-weex pull request #697: fix exec js exception on android7.1.1 plat...

2017-09-13 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at:

https://github.com/apache/incubator-weex/pull/697


---


[GitHub] incubator-weex pull request #697: fix exec js exception on android7.1.1 plat...

2017-09-13 Thread yuhun-alibaba
GitHub user yuhun-alibaba reopened a pull request:

https://github.com/apache/incubator-weex/pull/697

fix exec js exception on android7.1.1 platform


fix exec js exception (new Date("2018/12/12")) on android7.1.1 platform
add crash log collect

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 0.16-dev-debug

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/697.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #697


commit 595ded47e5ffba84d0f9f3e74bd021d4859da758
Author: yuhun-alibaba 
Date:   2017-09-13T09:13:07Z

fix exec js exception on android7.1.1 platform

commit de67bd868673e52342a33605006a6a131d516edd
Author: 御魂 
Date:   2017-09-13T16:53:01Z

 do not let same crash page reload again on short time




---


[GitHub] incubator-weex pull request #697: fix exec js exception on android7.1.1 plat...

2017-09-13 Thread yuhun-alibaba
GitHub user yuhun-alibaba reopened a pull request:

https://github.com/apache/incubator-weex/pull/697

fix exec js exception on android7.1.1 platform


fix exec js exception (new Date("2018/12/12")) on android7.1.1 platform
add crash log collect

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 0.16-dev-debug

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/697.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #697


commit 595ded47e5ffba84d0f9f3e74bd021d4859da758
Author: yuhun-alibaba 
Date:   2017-09-13T09:13:07Z

fix exec js exception on android7.1.1 platform




---


[GitHub] incubator-weex pull request #697: fix exec js exception on android7.1.1 plat...

2017-09-13 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at:

https://github.com/apache/incubator-weex/pull/697


---


[GitHub] incubator-weex pull request #697: fix exec js exception on android7.1.1 plat...

2017-09-13 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at:

https://github.com/apache/incubator-weex/pull/697


---


[GitHub] incubator-weex pull request #697: fix exec js exception on android7.1.1 plat...

2017-09-13 Thread yuhun-alibaba
GitHub user yuhun-alibaba reopened a pull request:

https://github.com/apache/incubator-weex/pull/697

fix exec js exception on android7.1.1 platform


fix exec js exception (new Date("2018/12/12")) on android7.1.1 platform
add crash log collect

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 0.16-dev-debug

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/697.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #697


commit 595ded47e5ffba84d0f9f3e74bd021d4859da758
Author: yuhun-alibaba 
Date:   2017-09-13T09:13:07Z

fix exec js exception on android7.1.1 platform




---


[GitHub] incubator-weex pull request #697: fix exec js exception on android7.1.1 plat...

2017-09-13 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request:

https://github.com/apache/incubator-weex/pull/697

fix exec js exception on android7.1.1 platform


fix exec js exception (new Date("2018/12/12")) on android7.1.1 platform
add crash log collect

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 0.16-dev-debug

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/697.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #697


commit 595ded47e5ffba84d0f9f3e74bd021d4859da758
Author: yuhun-alibaba 
Date:   2017-09-13T09:13:07Z

fix exec js exception on android7.1.1 platform




---


[GitHub] incubator-weex pull request #683: 0.16 pull request

2017-09-05 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at:

https://github.com/apache/incubator-weex/pull/683


---


[GitHub] incubator-weex pull request #683: 0.16 pull request

2017-09-05 Thread yuhun-alibaba
GitHub user yuhun-alibaba reopened a pull request:

https://github.com/apache/incubator-weex/pull/683

0.16 pull request

1.add cache dir on params
2.use cache dir to init crash handler, when jsc thread crash , will collect 
info
3.update so for jsc multi process
4.support gcanvas, inject gcanvas function to jscore

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 0.16-dev-5

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/683.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #683


commit 447eeb39ec125dcea39f2dce184c6882424731fc
Author: yuhun-alibaba 
Date:   2017-08-31T07:55:16Z

 * [android] add getCacheDir method for native call, kernerl use it to init 
crash Handler

commit c406a2ee66e11ea91e98299f9bab6acbe8cdd77d
Author: yuhun-alibaba 
Date:   2017-08-31T12:44:39Z

 * [android] when WxInstance report createInstance Exception after jsc 
thread crash, will try reload again

commit 410e0fe3542ce3dd07d34ef56d7ce9b145a5faed
Author: yuhun-alibaba 
Date:   2017-09-01T04:10:45Z

 * [android] update libweexjsc.so, jsc will run on a process alone

commit 59e8d2fc0fcfbb5302388c31b5394ff26ac1445a
Author: yuhun-alibaba 
Date:   2017-09-01T07:46:59Z

* [android] change for android so check fail

commit 201b82c6228801b5df20dd01c589797a51acf595
Author: yuhun-alibaba 
Date:   2017-09-05T12:07:55Z

 * [android] update so, support gcanvas




---


[GitHub] incubator-weex pull request #683: 0.16 pull request

2017-09-05 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request:

https://github.com/apache/incubator-weex/pull/683

0.16 pull request

1.add cache dir on params
2.use cache dir to init crash handler, when jsc thread crash , will collect 
info
3.update so for jsc multi process
4.support gcanvas, inject gcanvas function to jscore

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 0.16-dev-5

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/683.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #683


commit 447eeb39ec125dcea39f2dce184c6882424731fc
Author: yuhun-alibaba 
Date:   2017-08-31T07:55:16Z

 * [android] add getCacheDir method for native call, kernerl use it to init 
crash Handler

commit c406a2ee66e11ea91e98299f9bab6acbe8cdd77d
Author: yuhun-alibaba 
Date:   2017-08-31T12:44:39Z

 * [android] when WxInstance report createInstance Exception after jsc 
thread crash, will try reload again

commit 410e0fe3542ce3dd07d34ef56d7ce9b145a5faed
Author: yuhun-alibaba 
Date:   2017-09-01T04:10:45Z

 * [android] update libweexjsc.so, jsc will run on a process alone

commit 59e8d2fc0fcfbb5302388c31b5394ff26ac1445a
Author: yuhun-alibaba 
Date:   2017-09-01T07:46:59Z

* [android] change for android so check fail

commit 201b82c6228801b5df20dd01c589797a51acf595
Author: yuhun-alibaba 
Date:   2017-09-05T12:07:55Z

 * [android] update so, support gcanvas




---


[GitHub] incubator-weex pull request #682: 0.16 dev merge

2017-09-05 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at:

https://github.com/apache/incubator-weex/pull/682


---


[GitHub] incubator-weex pull request #682: 0.16 dev merge

2017-09-05 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request:

https://github.com/apache/incubator-weex/pull/682

0.16 dev merge

1.add cache dir on params
2.use cache dir to init crash handler, when jsc thread crash , will collect 
info
3.update so for jsc multi process
4.support gcanvas, inject gcanvas function to jscore

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 0.16-dev-5

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/682.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #682


commit d9c40daa834c994a205b84ccfc8fd80f88879cc1
Author: acton393 
Date:   2017-08-11T03:56:03Z

Merge branch '0.16-dev' of 
https://git-wip-us.apache.org/repos/asf/incubator-weex into 
ios-feature-accessibility

commit 594d8302cf14c65aa951ee15c5f916cab10bff33
Author: 行久 
Date:   2017-08-11T05:55:13Z

[html5] fix setItem cannot set value to 0 bug.  
https://aone.alibaba-inc.com/issue/12020693

commit 7606dc7de79ecb82e589b224a736faccb6467308
Author: misakuo 
Date:   2017-08-11T06:26:41Z

+ [android] add the 'keep-index' property for slider

commit c1ae868bd055de2f1f25515cf1e0e79a335fe10a
Author: 行久 
Date:   2017-08-11T06:33:30Z

[html5] !== lint

commit fdcb3b2b2a494425e717fed403c13348b08ae73a
Author: miomin <691292...@qq.com>
Date:   2017-08-11T08:03:38Z

* [android] update x86 so

commit 4529f167330c08b89d0fa704ca2ee38bdf9e8b3c
Author: acton393 
Date:   2017-08-11T08:10:50Z

Merge branch '0.15-dev' of 
https://git-wip-us.apache.org/repos/asf/incubator-weex into wip-us-0.16-dev

commit 8719cdebfb8c5a9059cbd37e1f00467de5c83298
Author: acton393 
Date:   2017-08-11T08:15:24Z

Merge branch '0.16-dev' of 
https://git-wip-us.apache.org/repos/asf/incubator-weex into wip-us-0.16-dev

commit 45781624d88bf8e57ab3d6b1a01f84d37aff9fea
Author: Hanks 
Date:   2017-08-11T08:24:38Z

* [jsfm] donot normalize object add array in deep

commit 22031bc8fab6f7ce1d56b1908a5a2c3390a8a719
Author: Hanks 
Date:   2017-08-11T09:11:05Z

* [build] merge from 0.16-dev

commit e903fe80daa9ad1d8262b4eaf647dbe81643fdd8
Author: Hanks 
Date:   2017-08-11T09:11:44Z

* [jsfm] release v0.21.9

commit 42285f337afe98f3876504ad29fc913e422e79a6
Author: Hanks 
Date:   2017-08-11T09:13:14Z

* [build] fix conflect

commit 778c0f6ad7adcfa863c0a5ac49c14b57affbc525
Author: acton393 
Date:   2017-08-11T09:33:01Z

Merge branch 'dev' of https://github.com/DavidYang1121/incubator-weex into 
wip-us-dev

commit 51ed22dcbfffdee078e46dada4bcb6032b0464a4
Author: acton393 
Date:   2017-08-11T09:37:17Z

Merge branch 'dev' of 
https://git-wip-us.apache.org/repos/asf/incubator-weex into wip-us-0.16-dev

# Conflicts:
#   doc/source/cn/references/weex-variable.md

commit 4a3a78092756f9229b6840d70db6b602d7fdf1fd
Author: doumafang 
Date:   2017-08-11T10:13:56Z

* [ios] fix transitionProperty:backgroundColor bug

commit 75e4cf8707735caa37146fd62b5f17ca6c1f70f7
Author: doumafang 
Date:   2017-08-12T04:27:36Z

* [ios] fix timingFunction bug

commit 096c59b80aca8399f146639ede15a952757f495c
Author: YorkShen 
Date:   2017-08-14T03:26:25Z

* [doc] Update doc of animation.

commit 7a4ee9339f2c27222677eb02bdf3629276af7147
Author: doumafang 
Date:   2017-08-14T03:30:37Z

* [ios] fix build pbxproj bug

commit 8d6c0d2803c83866398832763d935a5e412c76ba
Author: Hanks 
Date:   2017-08-14T03:44:37Z

Merge branch '0.16-dev' into jsfm-feature-0.22

commit b80a7b5999a5f69a1744f2d1043fbf0cdfe7f565
Author: misakuo 
Date:   2017-08-14T04:02:29Z

* [android] invoke callbacks when instance will be destroy

commit 46b98bba98340527af92803c5064fcdb84527f34
Author: gurisxie <279483...@qq.com>
Date:   2017-08-14T04:48:04Z

Merge commit '096c59b80aca8399f146639ede15a952757f495c' into 0.16-dev

commit c8e9cdb6c2fd6c904b0fa99ef6d6be5a4f0b1e3e
Author: Hanks 
Date:   2017-08-14T06:04:01Z

* [build] update build scripts to copy the right path

commit e9f9df58ad899aecd339614d97c465d392ac097a
Author: Hanks 
Date:   2017-08-14T06:11:16Z

* [build] build weex-js-framework@0.21.9

commit c01f87d130770f08b48361317a73b885fdfb030b
Author: 行久 
Date:   2017-08-14T06:20:48Z

[html5] commit update. and fire CI run again. @notdanger

commit 1f028a6614266874eaa81304a5859aa4d16a9656
Author: misakuo 
Date:   2017-08-14T06:48:26Z

* [android] remove some methods

commit c379f7d1145e99ecd0c8ec8bbf0db1b82f2cf51e
Author: Hanks 
Date:   2017-08-14T07:23:38Z

* [build] add apache copyright comment in the header

commit 6743256804249ef8fdb730c2f01c398790dc419c
Author: misakuo 
Date:   2017-08-14T08:37:46Z

* [android] disable debug server connect by default

[GitHub] incubator-weex pull request #674: 0.16 dev

2017-09-05 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at:

https://github.com/apache/incubator-weex/pull/674


---


[GitHub] incubator-weex pull request #674: 0.16 dev

2017-09-01 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request:

https://github.com/apache/incubator-weex/pull/674

0.16 dev 

1. add cache dir on params
2. use cache dir to init crash handler, when jsc thread crash , will 
collect info
3. update so for jsc multi process

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yuhun-alibaba/incubator-weex 0.16-dev-4

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/674.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #674


commit 447eeb39ec125dcea39f2dce184c6882424731fc
Author: yuhun-alibaba 
Date:   2017-08-31T07:55:16Z

 * [android] add getCacheDir method for native call, kernerl use it to init 
crash Handler

commit c406a2ee66e11ea91e98299f9bab6acbe8cdd77d
Author: yuhun-alibaba 
Date:   2017-08-31T12:44:39Z

 * [android] when WxInstance report createInstance Exception after jsc 
thread crash, will try reload again

commit 410e0fe3542ce3dd07d34ef56d7ce9b145a5faed
Author: yuhun-alibaba 
Date:   2017-09-01T04:10:45Z

 * [android] update libweexjsc.so, jsc will run on a process alone

commit 59e8d2fc0fcfbb5302388c31b5394ff26ac1445a
Author: yuhun-alibaba 
Date:   2017-09-01T07:46:59Z

* [android] change for android so check fail




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-weex pull request #673: change for jsc core

2017-09-01 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at:

https://github.com/apache/incubator-weex/pull/673


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


  1   2   >