This repository was archived by the owner on Jun 3, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
refector code, Make jsengine can run on multi thread environment #1510
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* apache/master: [WEEX-580][Android]View key is not unique, RecycleList data repeat render not right, (apache#1455) [WEEX-578][Android] edit performance point (apache#1454)
…om:weex/weex into core-feature-data-render-array * 'core-feature-data-render-array' of gitlab.alibaba-inc.com:weex/weex: [core] 修复AST parse对double的解析问题 [core] Android通过编译,增加testCase [core] update so [core] fix weexproxy npe [core] fix sequential problem [core] update weexcore.so [core] fix WeexProxy NPE [core]fix type convert of ValueLT...; fix refresh process. [core] update so
…o merge_all_code * 'merge_all_code' of gitlab.alibaba-inc.com:weex/weex: [Core] Refactor. Dom module should call weex core. [WEEX-580][Android]View key is not unique, RecycleList data repeat render not right, (apache#1455) [WEEX-578][Android] edit performance point (apache#1454)
…lex lists inside a horizontal scroller.
* apache/master: [WEEX-608][Android] apm monitor logic modify (apache#1506)
* [iOS] interactionTime should not calculate rootcomponent *[iOS] only js create finish ,then check if add view and report * [iOS] add instance id info when exec in globalContext
* apache/master: [WEEX-609][iOS]apm monitor logic modify (apache#1505)
Generated by 🚫 dangerJS |
miomin
pushed a commit
to miomin/incubator-weex
that referenced
this pull request
Sep 17, 2018
* apache/master: [Core] Refactor. Avoid invalid cell/header height. (apache#1517) [WEEX-611][Android] Fix java.lang.ArrayIndexOutOfBoundsException (apache#1511) * [Core] Refector code, make jsengine can run on multi thread environment (apache#1510) # Conflicts: # android/sdk/src/main/java/com/taobao/weex/common/WXErrorCode.java # android/sdk/src/main/java/com/taobao/weex/utils/batch/BatchOperationHelper.java # ios/sdk/WeexSDK/Sources/Component/WXCellComponent.mm # ios/sdk/WeexSDK/Sources/Component/WXHeaderComponent.mm # weex_core/Source/android/wrap/jsfunction_impl_android.cpp
katherine95s
pushed a commit
to katherine95s/incubator-weex
that referenced
this pull request
Jul 4, 2019
…ment (apache#1510) * Make jsengine can run on multi thread environment * iOS uses WeexCore
katherine95s
pushed a commit
to katherine95s/incubator-weex
that referenced
this pull request
Jul 11, 2019
…ment (apache#1510) * Make jsengine can run on multi thread environment * iOS uses WeexCore
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[WEEX-610][Android] WeexCore refactoring
refector code, Make jsengine can run on multi thread environment
Bug: WEEX-610
https://issues.apache.org/jira/browse/WEEX-610