incubator-weex git commit: [WEEX-360] [Android] Fix crash when reinit framework serializer will be freed after framework inited finished. So if we use it for re initialize. Will cause null ptr.

2018-05-14 Thread toretto
Repository: incubator-weex Updated Branches: refs/heads/master ddc4f4bd0 -> 1a2ee1c93 [WEEX-360] [Android] Fix crash when reinit framework serializer will be freed after framework inited finished. So if we use it for re initialize. Will cause null ptr. Bug: WEEX-360 Project:

incubator-weex git commit: * [WEEX-341] [android] add armeabi-v7a support

2018-05-07 Thread toretto
Repository: incubator-weex Updated Branches: refs/heads/master feb096490 -> f4b87eb5f * [WEEX-341] [android] add armeabi-v7a support Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/f4b87eb5 Tree:

incubator-weex git commit: [WEEX-288][android] bug fix, fix on some case cannot get bundle type

2018-04-12 Thread toretto
Repository: incubator-weex Updated Branches: refs/heads/master e5cad8e12 -> e5e849302 [WEEX-288][android] bug fix, fix on some case cannot get bundle type Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit:

[2/2] incubator-weex git commit: * [Android] rm useless code

2018-03-29 Thread toretto
* [Android] rm useless code Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/e69a0d2a Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/e69a0d2a Diff:

[1/2] incubator-weex git commit: [WEEX-269] [android] add T3D api support can use callT3DLinkNative on js runtime

2018-03-29 Thread toretto
Repository: incubator-weex Updated Branches: refs/heads/master 1ab83cdcf -> 0bc243d95 [WEEX-269] [android] add T3D api support can use callT3DLinkNative on js runtime Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit:

[02/11] incubator-weex git commit: * [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, w

2018-03-27 Thread toretto
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/640c53f1/pre-build/weex-main-jsfm.js -- diff --git a/pre-build/weex-main-jsfm.js b/pre-build/weex-main-jsfm.js new file mode 100644 index 000..060db85 --- /dev/null

[01/11] incubator-weex git commit: * [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, w

2018-03-27 Thread toretto
Repository: incubator-weex Updated Branches: refs/heads/master aad360553 -> 45ec92c81 http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/640c53f1/pre-build/weex-rax-api.js -- diff --git a/pre-build/weex-rax-api.js

[07/11] incubator-weex git commit: * [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, w

2018-03-27 Thread toretto
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/640c53f1/android/sdk/assets/main.js -- diff --git a/android/sdk/assets/main.js b/android/sdk/assets/main.js new file mode 100644 index 000..fa6fdde --- /dev/null +++

[05/11] incubator-weex git commit: * [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, w

2018-03-27 Thread toretto
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/640c53f1/android/sdk/assets/weex-rax-api.js -- diff --git a/android/sdk/assets/weex-rax-api.js b/android/sdk/assets/weex-rax-api.js new file mode 100644 index

[06/11] incubator-weex git commit: * [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, w

2018-03-27 Thread toretto
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/640c53f1/android/sdk/assets/weex-main-jsfm.js -- diff --git a/android/sdk/assets/weex-main-jsfm.js b/android/sdk/assets/weex-main-jsfm.js new file mode 100644 index

[10/11] incubator-weex git commit: * [android] when debug server connect use global context

2018-03-27 Thread toretto
* [android] when debug server connect use global context Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/e3d67594 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/e3d67594 Diff:

[08/11] incubator-weex git commit: * [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, w

2018-03-27 Thread toretto
* [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

[09/11] incubator-weex git commit: * [android] fix java.util.ConcurrentModificationException

2018-03-27 Thread toretto
* [android] fix java.util.ConcurrentModificationException Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/fc8028c1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/fc8028c1 Diff:

[11/11] incubator-weex git commit: * [android] fix atob and btoa bug

2018-03-27 Thread toretto
* [android] fix atob and btoa bug Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/45ec92c8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/45ec92c8 Diff:

[03/11] incubator-weex git commit: * [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, w

2018-03-27 Thread toretto
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/640c53f1/pre-build/native-bundle-main.js -- diff --git a/pre-build/native-bundle-main.js b/pre-build/native-bundle-main.js index afb172d..fa6fdde 100644 ---

[04/11] incubator-weex git commit: * [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, w

2018-03-27 Thread toretto
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/640c53f1/android/sdk/build.gradle -- diff --git a/android/sdk/build.gradle b/android/sdk/build.gradle index 728e1c6..ecb40c2 100755 --- a/android/sdk/build.gradle +++

incubator-weex git commit: *[android] delete some usless code and opt build tools, trim so

2018-03-08 Thread toretto
Repository: incubator-weex Updated Branches: refs/heads/master ec0a1f9ba -> 5b901c007 *[android] delete some usless code and opt build tools, trim so Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit:

incubator-weex git commit: * [iOS] fix multithread crash about mutable array in scroller component [Forced Update!]

2018-03-08 Thread toretto
Repository: incubator-weex Updated Branches: refs/heads/master 9c9ae8846 -> ec0a1f9ba (forced update) * [iOS] fix multithread crash about mutable array in scroller component Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit:

[1/5] incubator-weex git commit: * [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, wil

2018-03-06 Thread toretto
Repository: incubator-weex Updated Branches: refs/heads/master 4b0e37423 -> 7c5ef1c68 http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/7c5ef1c6/pre-build/native-bundle-main.js -- diff --git

[4/5] incubator-weex git commit: * [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, wil

2018-03-06 Thread toretto
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/7c5ef1c6/android/sdk/assets/main-backup.js -- diff --git a/android/sdk/assets/main-backup.js b/android/sdk/assets/main-backup.js new file mode 100644 index

[3/5] incubator-weex git commit: * [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, wil

2018-03-06 Thread toretto
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/7c5ef1c6/android/sdk/assets/weex-rax.js -- diff --git a/android/sdk/assets/weex-rax.js b/android/sdk/assets/weex-rax.js new file mode 100644 index 000..19ffa62 ---

[5/5] incubator-weex git commit: * [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, wil

2018-03-06 Thread toretto
* [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

incubator-weex git commit: * [WEEX-207] [android] statistics jsf init status and upload

2018-02-25 Thread toretto
Repository: incubator-weex Updated Branches: refs/heads/master 10182df72 -> 0b3edc6ba * [WEEX-207] [android] statistics jsf init status and upload Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit:

incubator-weex git commit: JsService should be registered during weex reload

2018-02-02 Thread toretto
Repository: incubator-weex Updated Branches: refs/heads/master 3023b070b -> c6754e68f JsService should be registered during weex reload Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/c6754e68 Tree:

[incubator-weex] Git Push Summary [forced push!] [Forced Update!]

2018-02-02 Thread toretto
Repository: incubator-weex Updated Branches: refs/heads/master 544f92139 -> 3023b070b (forced update)

[1/2] incubator-weex git commit: *[WEEX-206][android] update x86 so for jsc

2018-02-02 Thread toretto
Repository: incubator-weex Updated Branches: refs/heads/master 8c939acbd -> 544f92139 *[WEEX-206][android] update x86 so for jsc Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/3023b070 Tree:

[2/2] incubator-weex git commit: Merge branch 'fix_x86_so_bug' of https://github.com/yuhun-alibaba/incubator-weex into incubator-master

2018-02-02 Thread toretto
Merge branch 'fix_x86_so_bug' of https://github.com/yuhun-alibaba/incubator-weex into incubator-master Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/544f9213 Tree:

incubator-weex git commit: fix api 21 PaintDrawable Crash

2018-01-23 Thread toretto
Repository: incubator-weex Updated Branches: refs/heads/master 2626fe8c5 -> 6bcb5a462 fix api 21 PaintDrawable Crash Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/6bcb5a46 Tree: