[ 
https://issues.apache.org/jira/browse/WEEX-379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16486681#comment-16486681
 ] 

ASF GitHub Bot commented on WEEX-379:
-------------------------------------

GitHub user Kelvin-May opened a pull request:

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

    [WEEX-379][android]str ref cache

    str ref cache

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

    $ git pull https://github.com/Kelvin-May/incubator-weex master-str-ref-cache

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

    https://github.com/apache/incubator-weex/pull/1196.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 #1196
    
----
commit b856a98494ef57d6d14ab61649b4377b73d568b9
Author: 驱影 <jike.yjk@...>
Date:   2018-04-26T07:56:03Z

    *[Core] Add ref string cache.

commit fee788345dbe95273833ab66bd1a5003b6c0bf2f
Author: 驱影 <jike.yjk@...>
Date:   2018-04-26T08:01:24Z

    *[Core] add ref string cache.

commit 7a7551adc4f696d0f838277cd0ad70adebc48c0d
Author: 驱影 <jike.yjk@...>
Date:   2018-04-26T08:38:51Z

    *[Core] use WeakGlobalRef.

commit d395a4ed9a6c7f846f2ec1b96afef399442f7ef2
Author: 驱影 <jike.yjk@...>
Date:   2018-04-26T09:05:19Z

    *[Core] Destroy RefCache.

commit a57b37b35f65964d40e8065309d03764d24905a7
Author: 驱影 <jike.yjk@...>
Date:   2018-04-26T10:51:41Z

    *[Core] remove RefCache items delete.

commit 489da87e59d648dcd5490903f2322cc23d219911
Author: 驱影 <jike.yjk@...>
Date:   2018-04-26T12:26:05Z

    *[Core] use lambda.

commit 4134eceb3583551e9f6f72dde0a9322e5e622dee
Author: 驱影 <jike.yjk@...>
Date:   2018-05-07T06:47:38Z

    *[Core] add string_ref_cache.h to CMakeLists.

commit 5cc46b3f2fb6b2d41050e1b06c296fd6be238fd2
Author: 驱影 <jike.yjk@...>
Date:   2018-05-07T06:48:24Z

    *[Core] change string_ref_cache file include.

commit 94ebc8f2fbc97fb76a3330a84777aa6d5d3eba43
Author: 驱影 <jike.yjk@...>
Date:   2018-05-07T10:12:26Z

    *[Core] remove Measurement from C.

commit 084f4d94358bbcadb4cb4bfbc80979e30203de21
Author: 驱影 <jike.yjk@...>
Date:   2018-05-07T13:08:31Z

    *[Core] mc.

commit 97a6ad8ab5ec3d46ebafaab6261cb9ffdccea6bf
Author: 驱影 <jike.yjk@...>
Date:   2018-05-07T13:40:01Z

    *[Core] add c2jFloatArray method for default margin padding border.

commit 0bd0151f134c1564502c9717b08dffc8d1c159e7
Author: 驱影 <jike.yjk@...>
Date:   2018-05-07T14:12:48Z

    *[Core] add key cache.

commit 2ea852cac9023306a38a7dbd40860b99c140b228
Author: 驱影 <jike.yjk@...>
Date:   2018-05-07T14:38:37Z

    *[Core] update so.

commit c552e9bcd1cbcea4fdeb0428921b92f577dcd478
Author: 驱影 <jike.yjk@...>
Date:   2018-05-14T07:30:55Z

    *[Core] for test.

commit a7360e40ae31f69795758209a0744902e3bdd23f
Author: 驱影 <jike.yjk@...>
Date:   2018-05-16T07:58:38Z

    *[Core] string cache change key to std:string.

commit 3aebf8edbfff9c95989f0d40283497485be5667f
Author: 驱影 <jike.yjk@...>
Date:   2018-05-16T12:39:27Z

    Merge branch 'github_master' into master-str-ref-cache
    
    # Conflicts:
    #   android/gradle/wrapper/gradle-wrapper.properties
    #   android/sdk/libs/armeabi/libweexjsc.so
    #   android/sdk/src/main/java/com/taobao/weex/bridge/WXBridge.java
    #   android/sdk/src/main/java/com/taobao/weex/ui/component/WXComponent.java
    #   weex_core/Source/android/jsengine/multiprocess/WeexProxy.cpp
    #   weex_core/Source/core/layout/layout.h

commit 52a4e959d8b2093e0333580473c874d3e938b922
Author: 驱影 <jike.yjk@...>
Date:   2018-05-18T07:17:08Z

    *[Core] fix string cache.

commit c04f2b9a2766b62f7ef24327e1001f7f46c0e865
Author: 驱影 <jike.yjk@...>
Date:   2018-05-18T08:08:55Z

    Merge branch 'github_master' into master-str-ref-cache
    
    # Conflicts:
    #   android/sdk/libs/armeabi/libweexjsc.so
    #   android/sdk/src/main/java/com/taobao/weex/WXSDKInstance.java
    #   weex_core/Source/android/bridge/impl/bridge_impl_android.cpp
    #   weex_core/Source/core/render/node/render_object.h

commit c9e8fac89fc37d3861134d67abae2aac24bc5268
Author: 驱影 <jike.yjk@...>
Date:   2018-05-21T04:02:20Z

    *[Core] fix call NewString not delete crash.

commit 49fe75c4f273425a434464fb6b4c7c08760a45b3
Author: 驱影 <jike.yjk@...>
Date:   2018-05-21T06:41:07Z

    [WEEX-379][Core] update so.

commit 23e776c94cc45aef2511cba59890f7071a3991b8
Author: 驱影 <jike.yjk@...>
Date:   2018-05-21T09:43:21Z

    Merge branch 'github_master' into master-str-ref-cache

commit dcf915a9b8bc5a619599071bd9da0b73a00c4790
Author: 驱影 <jike.yjk@...>
Date:   2018-05-23T04:09:31Z

    Merge branch 'github_master' into master-str-ref-cache

----


> StringRefCache
> --------------
>
>                 Key: WEEX-379
>                 URL: https://issues.apache.org/jira/browse/WEEX-379
>             Project: Weex
>          Issue Type: Improvement
>            Reporter: jike
>            Assignee: Adam Feng
>            Priority: Major
>
> StringRefCache 改造



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to