[Crosswalk-dev] Intent to Implement: Support Node.js Modules

2016-07-18 Thread Hu, Ningxin
Description: This feature aims to allow Crosswalk app developers to leverage Node.js APIs and ecosystem to build their apps. With this feature, a Crosswalk app would be able to require a Node.js module and access its exported APIs. It supports both Node.js core modules (https://nodejs.org/api/)

Re: [Crosswalk-dev] Intent to Implement : auto start of Crosswalk applications without command line arguments.

2016-05-29 Thread Hu, Ningxin
Thanks for the context and discussion. The "approot/manifest.json" solution looks good to me. Thanks, -ningxin > -Original Message- > From: Crosswalk-dev [mailto:crosswalk-dev-bounces@lists.crosswalk- > project.org] On Behalf Of Alexis Menard > Sent: Friday, May 27, 2016 10:11 PM > To: S

Re: [Crosswalk-dev] We now have V8-ARM64 Buildbot slaves

2016-05-10 Thread Hu, Ningxin
That's awesome! Thanks much Raphael! > -Original Message- > From: Crosswalk-dev [mailto:crosswalk-dev-bounces@lists.crosswalk- > project.org] On Behalf Of Raphael Kubo da Costa > Sent: Wednesday, May 11, 2016 1:15 AM > To: crosswalk-dev@lists.crosswalk-project.org > Subject: [Crosswalk-dev

Re: [Crosswalk-dev] PSA: Goodbye, make_apk

2016-01-13 Thread Hu, Ningxin
Go app-tool! :) > -Original Message- > From: Crosswalk-dev [mailto:crosswalk-dev-bounces@lists.crosswalk- > project.org] On Behalf Of Kenneth Rohde Christiansen > Sent: Wednesday, January 13, 2016 9:56 PM > To: Kubo Da Costa, Raphael; crosswalk-dev@lists.crosswalk-project.org > Subject: Re

Re: [Crosswalk-dev] Intent to deprecate: Cordova Android 3.6 support

2016-01-13 Thread Hu, Ningxin
LGTM. > -Original Message- > From: Crosswalk-dev [mailto:crosswalk-dev-bounces@lists.crosswalk- > project.org] On Behalf Of Balestrieri, Francesco > Sent: Wednesday, January 13, 2016 4:42 PM > To: > Subject: [Crosswalk-dev] Intent to deprecate: Cordova Android 3.6 support > > The preferr

Re: [Crosswalk-dev] Intent to Implement: Support RealSense Cameras for Crosswalk Windows

2015-12-21 Thread Hu, Ningxin
Thanks Francesco! Hi Robert, does the app-tool support appending runtime flag for packaging Windows apps? -ningxin From: Balestrieri, Francesco Sent: Tuesday, December 22, 2015 2:12 PM To: Hu, Ningxin; crosswalk-dev@lists.crosswalk-project.org Subject: Re: [Crosswalk-dev] Intent to Implement

[Crosswalk-dev] Intent to Implement: Support RealSense Cameras for Crosswalk Windows

2015-12-20 Thread Hu, Ningxin
(The google doc version is at: https://docs.google.com/document/d/1n4Ne7QSYjmpxZ_KBhCrqHTIMFrXuYpGoKpylNo2ScnA/edit?usp=sharing) Description: There are dozens of Windows 10 devices in the market equipped with Intel RealSense cameras, see the list at http://www.intel.com/content/www/us/en/archit

Re: [Crosswalk-dev] RFC: Rename crosswalk-cordova zip file shipped in download.01.org

2015-12-01 Thread Hu, Ningxin
LGTM. Thanks for doing this, Raphael! > -Original Message- > From: Crosswalk-dev [mailto:crosswalk-dev-bounces@lists.crosswalk- > project.org] On Behalf Of Balestrieri, Francesco > Sent: Tuesday, December 1, 2015 2:50 PM > To: Kubo Da Costa, Raphael; crosswalk-dev@lists.crosswalk-project.o

Re: [Crosswalk-dev] Intent-to-impl : [Android] Support external extensions for Crosswalk webview

2015-11-24 Thread Hu, Ningxin
OT bring any change to extensions impl code logic. BR, Han Leon From: Crosswalk-dev [mailto:crosswalk-dev-boun...@lists.crosswalk-project.org] On Behalf Of Han, Leon Sent: Thursday, November 19, 2015 4:11 PM To: Cao, Jenny Q; Huo, Halton; Hu, Ningxin; Sun, Lin; crosswalk-dev@lists.crosswalk-pro

Re: [Crosswalk-dev] Intent-to-impl : [Android] Support Crosswalk external extensions for Cordova Android

2015-11-15 Thread Hu, Ningxin
Hi Leon, Crosswalk extension is important mechanism to extend Crosswalk runtime's capability. There are no reasons that Crosswalk WebView for Android developers are not able to use them. It is also critical to enable some use cases by integrating Crosswalk extensions into Apps using Crosswalk W

Re: [Crosswalk-dev] Intent to implement - Presentation API on Windows

2015-10-22 Thread Hu, Ningxin
LGTM. Looking forward to this feature! > -Original Message- > From: Crosswalk-dev [mailto:crosswalk-dev-bounces@lists.crosswalk- > project.org] On Behalf Of Pozdnyakov, Mikhail > Sent: Thursday, October 22, 2015 11:33 PM > To: crosswalk-dev@lists.crosswalk-project.org > Subject: [Crosswalk

Re: [Crosswalk-dev] We have a Windows slave now

2015-10-07 Thread Hu, Ningxin
Thanks for the explanations, Raphael! It sounds great to me. > -Original Message- > From: Kubo Da Costa, Raphael > Sent: Monday, October 5, 2015 8:43 PM > To: Hu, Ningxin > Cc: crosswalk-dev@lists.crosswalk-project.org > Subject: Re: [Crosswalk-dev] We have a Windows

Re: [Crosswalk-dev] We have a Windows slave now

2015-09-27 Thread Hu, Ningxin
Thanks much, Raphael! And congratulations to the Windows team! May I know when the binary will be posted to https://download.01.org/crosswalk/releases/crosswalk/? Thanks, -ningxin > -Original Message- > From: Crosswalk-dev [mailto:crosswalk-dev-bounces@lists.crosswalk- > project.org] On

Re: [Crosswalk-dev] Intent to Implement: Binary Messaging Interface for Crosswalk External Extension

2015-07-20 Thread Hu, Ningxin
;> [mailto:crosswalk-dev-boun...@lists.crosswalk-project.org] On Behalf > >> Of Hu, Ningxin > >> Sent: Friday, July 17, 2015 7:06 PM > >> To: Liang, Zhenyu; 'crosswalk-dev@lists.crosswalk-project.org' > >> Subject: Re: [Crosswalk-dev] Intent to Implement

Re: [Crosswalk-dev] Intent to Implement: Binary Messaging Interface for Crosswalk External Extension

2015-07-19 Thread Hu, Ningxin
Ping @Halton for extension, @Lin for Android and @Alexis for overall. Please take a look. > -Original Message- > From: Crosswalk-dev [mailto:crosswalk-dev-bounces@lists.crosswalk- > project.org] On Behalf Of Hu, Ningxin > Sent: Friday, July 17, 2015 7:06 PM > To

Re: [Crosswalk-dev] Intent to Implement: Binary Messaging Interface for Crosswalk External Extension

2015-07-17 Thread Hu, Ningxin
> Yes, certainly. I assume it means LGTM from you. :) Thanks! > > Since I'm neither architect nor owner, you need to get LGTMs from them :-) Ping @Halton for extension, @Lin for Android and @Alexis for overall. Please take a look. Thanks, -ningxin > > On 7/17/15

Re: [Crosswalk-dev] Intent to Implement: Binary Messaging Interface for Crosswalk External Extension

2015-07-17 Thread Hu, Ningxin
it look good you? Thanks, -ningxin > Thanks, > > Zhenyu > > On 7/16/15 15:25 , "Hu, Ningxin" wrote: > > >Intent to Implement: Binary Messaging Interface for Crosswalk External > >Extension > > > >Description: > >Today's Crosswalk e

[Crosswalk-dev] Intent to Implement: Binary Messaging Interface for Crosswalk External Extension

2015-07-16 Thread Hu, Ningxin
Intent to Implement: Binary Messaging Interface for Crosswalk External Extension Description: Today's Crosswalk external extension API only provides text based messaging interface. However, coming use cases require the external extension native code to exchange binary data with JavaScript code.

Re: [Crosswalk-dev] Intent to Implement: JS stub auto generation for Java extension

2015-05-12 Thread Hu, Ningxin
Donna, Thanks for your efforts to explain the design and update the design doc! It LGTM. Thanks, -ningxin > -Original Message- > From: Wu, Donna > Sent: Tuesday, May 12, 2015 3:00 PM > To: Hu, Ningxin; crosswalk-dev@lists.crosswalk-project.org > Subject: RE: [Crosswalk

Re: [Crosswalk-dev] Intent to Implement: JS stub auto generation for Java extension

2015-05-08 Thread Hu, Ningxin
Thanks, Donna. I believe this feature will make Java Extension developer's life easier. I added some comments and questions into the design document. Please take a look. Thanks! -ningxin > -Original Message- > From: Wu, Donna > Sent: Wednesday, May 6, 2015 5:37 PM >

Re: [Crosswalk-dev] Intent to Implement: JS stub auto generation for Java extension

2015-04-24 Thread Hu, Ningxin
Hi Donna, > > Description: > Currently, Crosswalk adopts a message passing > passing-extensions> mechanism which is quite flexible. It provides passage > passing APIs without define any message format, the message format and

[Crosswalk-dev] FYI: A brief discussion about Crosswalk’s JS, JAVA and Native Extensions performance

2015-02-06 Thread Hu, Ningxin
http://labs.danilocesar.com/blog/2015/02/05/a-brief-discussion-about-crosswalks-js-java-and-native-extensions-performance/ Deserved to pay attention to "The cost of going from JS->JAVA or JS->JAVA->C cannot be ignored...Think about that before putting a native call inside a huge (hot) loop." Th

Re: [Crosswalk-dev] crosswalk build failure on aarch64

2014-12-01 Thread Hu, Ningxin
Hi Chanho, V8 arm64 build issue [XWALK-2998] has been fixed and landed in master. Please have a check. Thanks, -ningxin > -Original Message- > From: Hu, Ningxin > Sent: Tuesday, November 25, 2014 9:38 AM > To: 'Chanho Park'; Crosswalk-dev@lists.crosswalk-pro

Re: [Crosswalk-dev] crosswalk build failure on aarch64

2014-11-24 Thread Hu, Ningxin
Thanks for reporting this issue. I will fix the v8 issue ASAP. -ningxin > -Original Message- > From: Crosswalk-dev [mailto:crosswalk-dev-bounces@lists.crosswalk- > project.org] On Behalf Of Chanho Park > Sent: Monday, November 24, 2014 11:16 AM > To: Crosswalk-dev@lists.crosswalk-project

Re: [Crosswalk-dev] [Crosswalk-help] Crosswalk AAR

2014-11-03 Thread Hu, Ningxin
+1. It is very helpful. -ningxin From: Crosswalk-help [mailto:crosswalk-help-boun...@lists.crosswalk-project.org] On Behalf Of Yu, Zhiqiang Sent: Monday, November 03, 2014 7:57 PM To: Fu, Junwei; crosswalk-h...@lists.crosswalk-project.org; crosswalk-dev@lists.crosswalk-project.org Subject: Re:

Re: [Crosswalk-dev] Next branches have been updated to M39

2014-10-08 Thread Hu, Ningxin
> Hi, > > The next branches have been updated to the newer Chrome M39. Therefore I > declare the "next" season open again. Please take some time to help > testing/fixing the branch. Again after we merge back next into master when it > passes the checks and bots we will be closing next. > *v8-cross

Re: [Crosswalk-dev] [Stable] Crosswalk based Cordova Android Regression Testing Report on 7.36.154.13

2014-08-18 Thread Hu, Ningxin
sponding crosswalk and crosswalk-cordova-android repo. Alexis, the buildbot might need to be triggered. Thanks so much! -ningxin From: Zhao, Tina Sent: Monday, August 18, 2014 8:36 PM To: Hu, Ningxin; Wang, LeiX; 'crosswalk-dev@lists.crosswalk-project.org'; Menard, Alexis; Balest

Re: [Crosswalk-dev] [Stable] Crosswalk based Cordova Android Regression Testing Report on 7.36.154.13

2014-08-18 Thread Hu, Ningxin
Thanks for the report! These bugs (XWALK-2336, XWALK-2337 and XWALK-2338) been fixed in Crosswalk-8/9. And they need to be cherry-picked on to Crosswalk-7 to fix the stable channel. I will work with corresponding owners to do that and update here. Thanks, -ningxin From: Crosswalk-dev [mailto:c

Re: [Crosswalk-dev] Next branches have been updated to M37

2014-07-14 Thread Hu, Ningxin
Behalf Of > Alexis Menard > Sent: Monday, July 14, 2014 6:35 AM > To: crosswalk-dev@lists.crosswalk-project.org > Cc: Pozdnyakov, Mikhail; Hu, Ningxin; Feng, Haitao; Wang, Shiliu; Pravdin, > Denis; > Zhang, Qing; Vignatti, Tiago; Min, Hongbo; Liu, Shouqun; Kondapally, Kalyan; >

Re: [Crosswalk-dev] Intent to implement - Embedding API v2 Part1

2014-06-10 Thread Hu, Ningxin
LGTM from Cordova integration perspective. Thanks, -ningxin From: Crosswalk-dev [mailto:crosswalk-dev-boun...@lists.crosswalk-project.org] On Behalf Of Wang, Shiliu Sent: Wednesday, June 11, 2014 9:24 AM To: Liu, Shouqun; Christiansen, Kenneth R; Balestrieri, Francesco; 'crosswalk-dev@lists.cro

Re: [Crosswalk-dev] V8 build/trybots are officially live

2014-06-04 Thread Hu, Ningxin
It is extremely helpful. Thanks Raphael! -ningxin > -Original Message- > From: Crosswalk-dev [mailto:crosswalk-dev-boun...@lists.crosswalk-project.org] > On Behalf Of Balestrieri, Francesco > Sent: Thursday, June 05, 2014 12:17 AM > To: Kubo Da Costa, Raphael; crosswalk-dev@lists.crosswal

Re: [Crosswalk-dev] Next branches have been updated to M36.

2014-05-29 Thread Hu, Ningxin
> SIMD stuff is landed however it's missing to enable it again in xwalk. As PR (https://github.com/crosswalk-project/crosswalk/pull/2021) merged, the SIMD.JS API is enabled by default in 7.36.147.0 build. Thanks, -ningxin > -Original Message- > From: Crosswalk-dev [mailto:crosswalk-dev-b

Re: [Crosswalk-dev] Retiring the Crosswalk Cordova docs

2014-05-20 Thread Hu, Ningxin
Elliot, These pages look great to me. The "ADDING CORDOVA PLUGINS" and "MIGRATE AN EXISTING CORDOVA APPLICATION TO CROSSWALK" has been improved a lot and would be very helpful for the developers. Thanks for your efforts! -ningxin From: Crosswalk-dev [mailto:crosswalk-dev-boun...@lists.crosswa

Re: [Crosswalk-dev] Proposal on how to organize our download binaries for public users

2014-03-13 Thread Hu, Ningxin
LGTM! Thanks, -ningxin From: Wang, Shiliu Sent: Thursday, March 13, 2014 7:45 PM To: Balestrieri, Francesco; Kubo Da Costa, Raphael; Hu, Ningxin; Zhu, Yongsheng Cc: Yu, Zhiqiang; Crosswalk-dev@lists.crosswalk-project.org Subject: Proposal on how to organize our download binaries for public users

Re: [Crosswalk-dev] Intent to Implement - Crosswalk embedding API for Android

2014-03-13 Thread Hu, Ningxin
LGTM! Thanks for the efforts. It is extremely important for Cordova support. -ningxin From: Crosswalk-dev [mailto:crosswalk-dev-boun...@lists.crosswalk-project.org] On Behalf Of Zhu, Yongsheng Sent: Thursday, March 13, 2014 11:19 AM To: crosswalk-dev@lists.crosswalk-project.org Subject: [Crossw

Re: [Crosswalk-dev] M34 rebase status

2014-02-19 Thread Hu, Ningxin
ev] M34 rebase status > > "Hu, Ningxin" writes: > > > Hi Raphael, > > > > I found current Chromium version in crosswalk 'next' branch is 34.0.1809.2. > > However, according to OmahaProxy [1] and Chromium developer calendar > > [2], the curre

Re: [Crosswalk-dev] M34 rebase status

2014-02-18 Thread Hu, Ningxin
Hi Raphael, I found current Chromium version in crosswalk 'next' branch is 34.0.1809.2. However, according to OmahaProxy [1] and Chromium developer calendar [2], the current Chromium dev is 34.0.1838.2 and the 34 branch point is 17th Feb. So I concern that the 34.0.1809.2 will not be promoted to

Re: [Crosswalk-dev] Intent to Implement: Allow speech recognition API using the default microphone

2013-12-23 Thread Hu, Ningxin
: Hu, Ningxin; Gao, Chun; crosswalk-dev@lists.crosswalk-project.org Subject: RE: Intent to Implement: Allow speech recognition API using the default microphone I'm assuming we can swap out the backend? I ask because with Tizen IVI we use festival and sphinx (both open source speech rec

Re: [Crosswalk-dev] Intent to Implement: Allow speech recognition API using the default microphone

2013-12-23 Thread Hu, Ningxin
/speech/speech_recognizer_impl_android.h [3]: http://developer.android.com/reference/android/speech/package-summary.html From: Crosswalk-dev [mailto:crosswalk-dev-boun...@lists.crosswalk-project.org] On Behalf Of Hu, Ningxin Sent: Monday, December 23, 2013 10:42 AM To: Gao, Chun; crosswalk-dev

Re: [Crosswalk-dev] Intent to Implement: Allow speech recognition API using the default microphone

2013-12-22 Thread Hu, Ningxin
documented at: http://www.chromium.org/developers/how-tos/api-keys -ningxin From: Gao, Chun Sent: Monday, December 23, 2013 10:16 AM To: crosswalk-dev@lists.crosswalk-project.org Cc: Hu, Ningxin Subject: Intent to Implement: Allow speech recognition API using the default microphone Summary: This

Re: [Crosswalk-dev] Microphone issue on Crosswalk

2013-12-22 Thread Hu, Ningxin
+1 I suggest to make this as an formal [Intent to Implement]. Thanks, -ningxin From: Crosswalk-dev [mailto:crosswalk-dev-boun...@lists.crosswalk-project.org] On Behalf Of Balestrieri, Francesco Sent: Saturday, December 21, 2013 5:51 PM To: Gao, Chun; crosswalk-dev@lists.crosswalk-project.org Su

Re: [Crosswalk-dev] Welcome Halton as the new owner of Android SysApps API implementation

2013-12-10 Thread Hu, Ningxin
Congratulation! -ningxin From: Crosswalk-dev [mailto:crosswalk-dev-boun...@lists.crosswalk-project.org] On Behalf Of Zhu, Yongsheng Sent: Wednesday, December 11, 2013 9:04 AM To: crosswalk-dev@lists.crosswalk-project.org Subject: [Crosswalk-dev] Welcome Halton as the new owner of Android SysApps

Re: [Crosswalk-dev] Shut down the duplicated bots in PRC

2013-11-27 Thread Hu, Ningxin
> -Original Message- > From: Crosswalk-dev [mailto:crosswalk-dev-boun...@lists.crosswalk-project.org] > On Behalf Of Raphael Kubo da Costa > Sent: Wednesday, November 27, 2013 10:31 PM > To: crosswalk-dev@lists.crosswalk-project.org > Subject: Re: [Crosswalk-dev] Shut down the duplicated bo

[Crosswalk-dev] Crosswalk-based Cordova for Android

2013-11-22 Thread Hu, Ningxin
Hi Folks, The Crosswalk-based Cordova Android (crosswalk-cordova-android) project joins the crosswalk-projects family [1]. Crosswalk-cordova-android is derived from Cordova Android [2] and uses Crosswalk on Android [3] as the HTML5 runtime. It supports Android 4.0+. It is currently based on C

Re: [Crosswalk-dev] Incremental build are now enabled on trybot windows slaves

2013-10-24 Thread Hu, Ningxin
Cheers! Thanks for the great efforts. It is very helpful. Thanks, -ningxin From: crosswalk-dev-boun...@lists.crosswalk-project.org [mailto:crosswalk-dev-boun...@lists.crosswalk-project.org] On Behalf Of Huo, Halton Sent: Friday, October 25, 2013 10:56 AM To: crosswalk-dev@lists.crosswalk-projec