---------------------------------------- > From: [email protected] > To: [email protected]; [email protected]; > [email protected]; [email protected]; [email protected]; > [email protected] > Subject: RE: Next has been updated to M38 > Date: Thu, 21 Aug 2014 12:02:29 +0000 > > Hi, Alexis > > For your first question: >>- Enabling Hardware Acceleration with Libva in linux-x86 by >>[email protected] (see https://codereview.chromium.org/333253002) > I think this patch won't affect the rebase to M38 for tizen. The patch adds > VaapiVideoEncodeAccelerator for HW-accelerated video encode. Tiago, do you > have plan to enable it in the ozone-wayland/media? > > For your second question: >>- [Temp][Tizen] Temporarily remove ozone dependency for gl by jiajia qin >><[email protected]> which was rebased but needs review. Please verify the >>log. > I prefer '[Temp][Tizen] Temporarily remove ozone dependency' is rebased as > bellow: > > ['OS!="android"', { > 'sources/': [ ['exclude', '^android/'] ], > }], > - ['use_ozone==1', { > - 'dependencies': [ > - '../ozone/ozone.gyp:ozone', > - '../ozone/ozone.gyp:ozone_base', > - ], > - }], > ['OS=="android" and android_webview_build==0', { > 'dependencies': [ > '../android/ui_android.gyp:ui_java', > > I tried to verify it, but some compiling error blocked me when building > crosswalk for Tizen. So I am not sure if we only comment out > '../ozone/ozone.gyp:ozone' , ozone still can be built successfully.
Yes Tizen is unable to compile at the moment. We're waiting oz-wl to be updated. > > Regards, > Jiajia > > > > > > -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf > Of Alexis Menard > Sent: Thursday, August 21, 2014 12:42 AM > To: [email protected]; Zhang, Qing; Qin, Jiajia; > Pravdin, Denis; Hu, Ningxin > Subject: Next has been updated to M38 > > Hi, > > > As usual Next has been updated and now tracks M38. Things are progressing > well however some patches needs to be rebased by their authors : > > * Chromium-Crosswalk > > - Enabling Hardware Acceleration with Libva in linux-x86 by > [email protected] (see https://codereview.chromium.org/333253002) > - [Temp][Tizen] Temporarily remove ozone dependency for gl by jiajia qin > <[email protected]> which was rebased but needs review. Please verify the > log. > > * V8-Crosswalk > - As usual XDK patches and SIMD patches needs rebase > > * Blink Crosswalk > - XDK patch > > The branch works well on Android, Linux, Mac and Windows. Tizen is currently > being investigated. > > Thanks for flying with us. _______________________________________________ Crosswalk-dev mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev
