[GitHub] incubator-weex issue #1352: [WEEX-524][iOS]Try to fix a crash when read obje...

2018-07-19 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/1352 Messages :book: has no jsfm file changed. :book:

[GitHub] incubator-weex pull request #1351: [jsfm] Upgrade js framework to v0.27.1

2018-07-19 Thread Hanks10100
GitHub user Hanks10100 opened a pull request: https://github.com/apache/incubator-weex/pull/1351 [jsfm] Upgrade js framework to v0.27.1 **Support register modules from the native container at runtime.** + Listening on the "registerModules" event from native container, and

incubator-weex git commit: * [iOS] new point newFsRenderTime

2018-07-19 Thread cxfeng
Repository: incubator-weex Updated Branches: refs/heads/master cef64e937 -> 059762651 * [iOS] new point newFsRenderTime * [iOS] ignore videoplus and rm op [WEEX-520][iOS] calibration performance of interactionTime * [iOS] modify for review Project:

[GitHub] incubator-weex pull request #1350: [WEEX-523][iOS] Fix WXConvert UIColor rel...

2018-07-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/1350 ---

[1/2] incubator-weex git commit: [WEEX-523][iOS] Fix WXConvert UIColor related crash sometimes

2018-07-19 Thread cxfeng
Repository: incubator-weex Updated Branches: refs/heads/master 077f16f88 -> cef64e937 [WEEX-523][iOS] Fix WXConvert UIColor related crash sometimes Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit:

[2/2] incubator-weex git commit: [WEEX-523][iOS] Update for fix WXConvert UIColor related crash

2018-07-19 Thread cxfeng
[WEEX-523][iOS] Update for fix WXConvert UIColor related 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/cef64e93 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/cef64e93 Diff:

svn commit: r28224 - in /dev/incubator/weex/0.19.0/RC3: ./ apache-weex-incubating-0.19.0-RC3-src.tar.gz apache-weex-incubating-0.19.0-RC3-src.tar.gz.asc apache-weex-incubating-0.19.0-RC3-src.tar.gz.sh

2018-07-19 Thread cxfeng
Author: cxfeng Date: Thu Jul 19 12:15:21 2018 New Revision: 28224 Log: add 0.19.0-RC3 Added: dev/incubator/weex/0.19.0/RC3/ dev/incubator/weex/0.19.0/RC3/apache-weex-incubating-0.19.0-RC3-src.tar.gz (with props)

[incubator-weex] Git Push Summary

2018-07-19 Thread cxfeng
Repository: incubator-weex Updated Tags: refs/tags/0.19.0-rc3 [created] bae95e2ea

incubator-weex git commit: [Release] update build_from_source script to fix compile problems.

2018-07-19 Thread cxfeng
Repository: incubator-weex Updated Branches: refs/heads/release 5bdad3098 -> ab1a91db5 [Release] update build_from_source script to fix compile problems. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit:

[GitHub] incubator-weex pull request #1349: Update LICENSE

2018-07-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/1349 ---

incubator-weex git commit: Update LICENSE

2018-07-19 Thread cxfeng
Repository: incubator-weex Updated Branches: refs/heads/release faef75aab -> 5bdad3098 Update LICENSE Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/5bdad309 Tree:

[GitHub] incubator-weex issue #1350: [WEEX-523][iOS] Fix WXConvert UIColor related cr...

2018-07-19 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/1350 Warnings :warning: No Changelog changes!

[GitHub] incubator-weex issue #1349: Update LICENSE

2018-07-19 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/1349 Warnings :warning: No Changelog changes!

[GitHub] incubator-weex pull request #1349: Update LICENSE

2018-07-19 Thread miomin
GitHub user miomin opened a pull request: https://github.com/apache/incubator-weex/pull/1349 Update LICENSE You can merge this pull request into a Git repository by running: $ git pull https://github.com/miomin/incubator-weex release Alternatively you can review and apply

[GitHub] incubator-weex pull request #1343: [WEEX-520][iOS] calibration performance o...

2018-07-19 Thread wqyfavor
Github user wqyfavor commented on a diff in the pull request: https://github.com/apache/incubator-weex/pull/1343#discussion_r203650403 --- Diff: ios/sdk/WeexSDK/Sources/Manager/WXComponentManager.mm --- @@ -374,45 +372,19 @@ - (void)removeComponent:(NSString *)ref

[GitHub] incubator-weex pull request #1343: [WEEX-520][iOS] calibration performance o...

2018-07-19 Thread lucky-chen
Github user lucky-chen closed the pull request at: https://github.com/apache/incubator-weex/pull/1343 ---

[GitHub] incubator-weex pull request #1343: [WEEX-520][iOS] calibration performance o...

2018-07-19 Thread lucky-chen
GitHub user lucky-chen reopened a pull request: https://github.com/apache/incubator-weex/pull/1343 [WEEX-520][iOS] calibration performance of interactionTime - mv all performance logic to `wxSdkInstance_perfance.m` - calibration performance of interactionTime - add new

incubator-weex git commit: * [Core] Fix "flex-grow" problem on text

2018-07-19 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master 71cf571fe -> 077f16f88 * [Core] Fix "flex-grow" problem on text https://jsplayground.taobao.org/raxplayground/97efee70-775f-45a6-b07d-d84c8d1b4387 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit:

[GitHub] incubator-weex pull request #1348: [WEEX-521][Android] Support interaction t...

2018-07-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/1348 ---

[1/2] incubator-weex git commit: [WEEX-521][Android] Support interaction time

2018-07-19 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master c3321a560 -> 71cf571fe [WEEX-521][Android] Support interaction time Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/0978d98a Tree:

[2/2] incubator-weex git commit: Merge branch 'master-interation-time' of https://github.com/miomin/incubator-weex

2018-07-19 Thread kyork
Merge branch 'master-interation-time' of https://github.com/miomin/incubator-weex This closes #1348 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/71cf571f Tree:

[GitHub] incubator-weex pull request #1345: [WEEX-521][Android] Support interaction t...

2018-07-19 Thread miomin
Github user miomin closed the pull request at: https://github.com/apache/incubator-weex/pull/1345 ---

incubator-weex git commit: [WEEX-494][Android] Fix pointerIndex out of range

2018-07-19 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master f183fbe92 -> c3321a560 [WEEX-494][Android] Fix pointerIndex out of range Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/c3321a56 Tree:

[GitHub] incubator-weex pull request #1346: [WEEX-494][Android] Protects crash during...

2018-07-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/1346 ---

[1/2] incubator-weex git commit: [WEEX-494][Android] Protects crash during initFramework and reports native errors.

2018-07-19 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master 498615d1e -> f183fbe92 [WEEX-494][Android] Protects crash during initFramework and reports native errors. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit:

[2/2] incubator-weex git commit: Merge branch 'master-proxy-crash' of https://github.com/miomin/incubator-weex

2018-07-19 Thread kyork
Merge branch 'master-proxy-crash' of https://github.com/miomin/incubator-weex This closes #1346 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/f183fbe9 Tree:

[GitHub] incubator-weex pull request #1340: [WEEX-514][core][Android] Add RenderSucce...

2018-07-19 Thread yxping
Github user yxping closed the pull request at: https://github.com/apache/incubator-weex/pull/1340 ---

incubator-weex git commit: [core][Android] Add RenderSuccess callback

2018-07-19 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master f98704f0c -> 498615d1e [core][Android] Add RenderSuccess callback Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/498615d1 Tree:

[GitHub] incubator-weex issue #1347: [WEEX-494][Android] Fix pointerIndex out of rang...

2018-07-19 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/1347 Warnings :warning: No Changelog changes!

[GitHub] incubator-weex pull request #1347: [WEEX-494][Android] Fix pointerIndex out ...

2018-07-19 Thread miomin
GitHub user miomin opened a pull request: https://github.com/apache/incubator-weex/pull/1347 [WEEX-494][Android] Fix pointerIndex out of range. You can merge this pull request into a Git repository by running: $ git pull https://github.com/miomin/incubator-weex

[GitHub] incubator-weex issue #1346: [WEEX-494][Android] Protects crash during initFr...

2018-07-19 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/1346 Messages :book: has no jsfm file changed. :book:

[GitHub] incubator-weex pull request #1346: [WEEX-494][Android] Protects crash during...

2018-07-19 Thread miomin
GitHub user miomin opened a pull request: https://github.com/apache/incubator-weex/pull/1346 [WEEX-494][Android] Protects crash during initFramework and report. You can merge this pull request into a Git repository by running: $ git pull

[GitHub] incubator-weex issue #1345: [WEEX-521][Android] Support interaction time

2018-07-19 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/1345 Warnings :warning: No Changelog changes! :warning:

[GitHub] incubator-weex pull request #1345: [WEEX-521][Android] Support interaction t...

2018-07-19 Thread miomin
GitHub user miomin opened a pull request: https://github.com/apache/incubator-weex/pull/1345 [WEEX-521][Android] Support interaction time You can merge this pull request into a Git repository by running: $ git pull https://github.com/miomin/incubator-weex master-interaction