> 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:[email protected]] > On Behalf Of Alexis Menard > Sent: Wednesday, May 28, 2014 12:49 AM > To: Shao, Changbin > Cc: Pravdin, Denis; [email protected] > Subject: Re: [Crosswalk-dev] Next branches have been updated to M36. > > Hi, > > Next branch season is closed. Master is now moved to M36, all bots were green, > however not everything is covered. > > Please make sure bugs are being worked on (for e.g. > https://crosswalk-project.org/jira/browse/XWALK-1420 or > https://crosswalk-project.org/jira/browse/XWALK-1569). > > SIMD stuff is landed however it's missing to enable it again in xwalk. > > To the XDK folks : I'm still waiting your PR. > > Thanks. > > On Wed, May 14, 2014 at 2:07 AM, Shao, Changbin <[email protected]> > wrote: > > Hi Alexis, > > > > Thanks for your message. The patch for MessagePumpOzone is deprecated > after rebase to M36, it should be abandoned. > > I will provide fix patch later, please track status on > > https://crosswalk-project.org/jira/browse/XWALK-1420 > > > > Changbin > > > >> -----Original Message----- > >> From: [email protected] [mailto:[email protected]] On Behalf > >> Of Alexis Menard > >> Sent: Wednesday, May 14, 2014 3:41 AM > >> To: [email protected] > >> Cc: Wang, Xingnan; Feng, Haitao; Shao, Changbin; Pravdin, Denis; Min, > >> Hongbo > >> Subject: Next branches have been updated to M36. > >> > >> Hi, > >> > >> The next branches have been updated to the newer Chrome M36. > >> Therefore I declare the "next" season open again which should make > >> you super happy :D. Please take some time to help fixing the branch > >> so that Crosswalk can run and work again. > >> > >> Few problems on the way : > >> > >> * chromium-crosswalk: > >> - [Android] Add Resource loading filter for MediaPlayer from xingnan > >> <[email protected]> needs to be rebased. The class > >> MediaResourceGetter.java went through a gigantic refactor. At the > >> moment it's one of the reason why Android does not build. > >> > >> - Add MessagePumpObserver for MessagePumpOzone from Changbin Shao > >> <[email protected]>. The patch does not apply as the file has > >> been removed from upstream. It needs to be double checked. > >> > >> - [Android] Use TextureView as an alternative compositing surface > >> target from Hongbo Min <[email protected]>. I have rebased it > >> however one need to check whether mRootWindow.setVSyncClient(null); > >> needs to be called independently of the compositing surface in > >> destroy(). If not, I can rewrite the patch. > >> > >> * v8-crosswalk : > >> - SIMD patches need rebase : Haitao Feng <[email protected]> . > >> Please take the opportunity to squash when appropriate. > >> > >> - XDK patch needs rebase : Denis Pravdin <[email protected]>. > >> It applied but I can't verify it so I prefer to skip it. > >> > >> * blink-crosswalk : > >> No problem > >> > >> Please submit your PR targeting the "next" branch so me and raphael > >> can integrate them. The sooner the better. > >> > >> At the moment Crosswalk builds and runs on Mac and Linux with all > >> tests green. Content Shell is working fine also. > >> > >> Thanks. > >> > >> -- > >> Alexis Menard > > _______________________________________________ > > Crosswalk-dev mailing list > > [email protected] > > https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev > > > > -- > Alexis Menard > _______________________________________________ > Crosswalk-dev mailing list > [email protected] > https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev _______________________________________________ Crosswalk-dev mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev
