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 <tomcat...@gmail.com>
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 <tomcat...@gmail.com>
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 <tomcat...@gmail.com>
Date:   2017-09-01T04:10:45Z

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

commit 59e8d2fc0fcfbb5302388c31b5394ff26ac1445a
Author: yuhun-alibaba <tomcat...@gmail.com>
Date:   2017-09-01T07:46:59Z

    * [android] change for android so check fail

commit 201b82c6228801b5df20dd01c589797a51acf595
Author: yuhun-alibaba <tomcat...@gmail.com>
Date:   2017-09-05T12:07:55Z

     * [android] update so, support gcanvas

----


---

Reply via email to