Re: [Crosswalk-dev] [Intent to implement] Khronos WebCL API for Android.

2014-09-08 Thread Zhu, Junmin
Hi, Francesco It's created at XWALK-2359( https://crosswalk-project.org/jira/browse/XWALK-2359), which targets crosswalk -10. Is that OK for you? Thanks Best wishes Junmin -Original Message- From: Balestrieri, Francesco Sent: Monday, September 08, 2014 8:38 PM To: Zhu, J

Re: [Crosswalk-dev] [Intent to implement] Khronos WebCL API for Android.

2014-09-03 Thread Zhu, Junmin
d take it. Nice suggestion. Best wishes Junmin -Original Message- From: Huo, Halton Sent: Thursday, September 04, 2014 10:41 AM To: Zhu, Junmin; crosswalk-dev@lists.crosswalk-project.org Subject: RE: [Intent to implement] Khronos WebCL API for Android. A definitely +1. Just some c

[Crosswalk-dev] [Intent to implement] Khronos WebCL API for Android.

2014-09-03 Thread Zhu, Junmin
Hi, WebCL[1] defines a JavaScript binding to the Khronos OpenCL[2] standard for heterogeneous parallel computing. WebCL enables web applications to harness GPU and multi-core CPU parallel processing from within a Web browser/Runtime, enabling significant acceleration of applications. WebCL[3]

Re: [Crosswalk-dev] Intent to implement - SplashScreen API for xwalk based application.

2013-12-23 Thread Zhu, Junmin
>From the experiment, it spends very little time at startup. So we would ignore it. Best wishes Junmin From: Wang, Shiliu Sent: Monday, December 23, 2013 1:09 PM To: Li, Guangzhen; Zhu, Junmin; crosswalk-dev@lists.crosswalk-project.org Subject: RE: [Crosswalk-dev] Intent to implem

[Crosswalk-dev] Intent to implement - SplashScreen API for xwalk based application.

2013-12-19 Thread Zhu, Junmin
Description: Xwalk based application takes too long times to show the web page at the startup. It only shows the blank screen during this time currently. It's not user friendly. I want to supply the unified SplashScreen API in manifest, which allows developer to provide screen image for applicat

Re: [Crosswalk-dev] Why make_apk_ test need so much time

2013-12-05 Thread Zhu, Junmin
first. If it's still unacceptable, we will try to reduce the size of native library for test purpose next step. Best wishes Junmin From: Huo, Halton Sent: Friday, December 6, 2013 1:18 AM To: Zhu, Junmin Cc: Zhu, Yongsheng; (crosswalk-dev@lists.crosswalk-project.org) Subject: Why make_ap

Re: [Crosswalk-dev] crosswalk packaging

2013-10-16 Thread Zhu, Junmin
Thank Max for your input, We are integrating the xpk support into make_apk.py. So the command line would like this: $ python make_apk.py --xpk=zouba.xpk. Will let you know when it's ready. For why we leverage python for android apk generator, I think the top reason is that the generator would w