[chromium-dev] Re: Chromium Linux 64-bit

2009-08-31 Thread eZar

Somo news about 64 bit port to MAC OS X?
I want to try in Snow Leopard!
Regards,
eZar

On Aug 21, 5:34 pm, Joel Stanley  wrote:
> On Fri, Aug 21, 2009 at 01:14, Dean McNamee wrote:
>
> > The v8 team did some amazing work this quarter building a working
> > 64-bit port.  After a handful of changes on the Chromium side, I've
> > had Chromium Linux building on 64-bit for the last few weeks.
>
> This is awesome. You should be knighted.
>
> Cheers,
>
> Joel

--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: Chromium Linux 64-bit

2009-08-21 Thread Joel Stanley

On Fri, Aug 21, 2009 at 01:14, Dean McNamee wrote:
>
> The v8 team did some amazing work this quarter building a working
> 64-bit port.  After a handful of changes on the Chromium side, I've
> had Chromium Linux building on 64-bit for the last few weeks.

This is awesome. You should be knighted.

Cheers,

Joel

--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: Chromium Linux 64-bit

2009-08-20 Thread Mads Sig Ager

On Thu, Aug 20, 2009 at 7:17 PM, Marshall
Greenblatt wrote:
> Out of curiosity, what work remains to support a 64bit build on Windows?

V8 does not yet compile in 64-bit mode on Windows.  We have focused on
making the 64-bit version of V8 work on Linux and Mac at first.  We
are currently working on making the 64-bit version compile on Windows
as well.  We should hopefully have that done soon.

Cheers,-- Mads

--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: Chromium Linux 64-bit

2009-08-20 Thread Mads Sig Ager

We have focused on making the 64-bit version complete, so there is
still some performance tuning to be done.  Currently, the performance
of the 64-bit version is pretty close to the performance of the 32-bit
version when Chrome 2 stable was released.

-- Mads

On Thu, Aug 20, 2009 at 7:26 PM, Evan Martin wrote:
>
> How does the v8 perf look like relative to 32-bit?
>
> I guess we ought to set up perf bots for startup/memory/etc. as well;
> I'd expect we improve on those metrics on our 64-bit buildbots due to
> more sharing with other apps on the system.
>
> On Thu, Aug 20, 2009 at 8:44 AM, Dean McNamee wrote:
>>
>> The v8 team did some amazing work this quarter building a working
>> 64-bit port.  After a handful of changes on the Chromium side, I've
>> had Chromium Linux building on 64-bit for the last few weeks.  I
>> believe mmoss or tony is going to get a buildbot running, and working
>> on packaging.
>>
>> You can follow the build instructions at:
>>
>> http://code.google.com/p/chromium/wiki/LinuxChromium64
>>
>> It also looks like FTA has updated his daily builds so that the 64-bit
>> packages are true 64-bit:
>>
>> https://launchpad.net/~chromium-daily/+archive/ppa
>>
>> Enjoy them big pointers,
>> -- dean
>>
>> >
>>
>
> >
>

--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: Chromium Linux 64-bit

2009-08-20 Thread Marc-Antoine Ruel

On Thu, Aug 20, 2009 at 1:17 PM, Marshall
Greenblatt wrote:
> Out of curiosity, what work remains to support a 64bit build on Windows?

Motivation.

Probably also some sandbox fixes.

A gyp update.

M--A

--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: Chromium Linux 64-bit

2009-08-20 Thread Dean McNamee

That is just a utility program, no?

On Thu, Aug 20, 2009 at 12:06 PM, Michael Moss  wrote:
> Anybody working on 64-bit breakpad yet?
>
> src/breakpad/linux/minidump-2-core.cc:303:2: error: #error "This code
> has not been ported to your platform yet"
>
> I guess worst case, I can turn this off for official 64-bit builds right now.
>
> Michael
>
> On Thu, Aug 20, 2009 at 8:44 AM, Dean McNamee wrote:
>>
>> The v8 team did some amazing work this quarter building a working
>> 64-bit port.  After a handful of changes on the Chromium side, I've
>> had Chromium Linux building on 64-bit for the last few weeks.  I
>> believe mmoss or tony is going to get a buildbot running, and working
>> on packaging.
>>
>> You can follow the build instructions at:
>>
>> http://code.google.com/p/chromium/wiki/LinuxChromium64
>>
>> It also looks like FTA has updated his daily builds so that the 64-bit
>> packages are true 64-bit:
>>
>> https://launchpad.net/~chromium-daily/+archive/ppa
>>
>> Enjoy them big pointers,
>> -- dean
>>
>> >>
>>
>

--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: Chromium Linux 64-bit

2009-08-20 Thread Adam Langley

On Thu, Aug 20, 2009 at 12:12 PM, Adam Langley wrote:
> I think 64-bit breakpad is done. Are you sure you're up to date? (and
> using the files from breakpad/linux?)

Sorry Dean pointed out that it was minidump-2-core. That should be
removed really. It doesn't work.


AGL

--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: Chromium Linux 64-bit

2009-08-20 Thread Adam Langley

On Thu, Aug 20, 2009 at 12:06 PM, Michael Moss wrote:
> Anybody working on 64-bit breakpad yet?
>
> src/breakpad/linux/minidump-2-core.cc:303:2: error: #error "This code
> has not been ported to your platform yet"
>
> I guess worst case, I can turn this off for official 64-bit builds right now.

I think 64-bit breakpad is done. Are you sure you're up to date? (and
using the files from breakpad/linux?)


AGL

--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: Chromium Linux 64-bit

2009-08-20 Thread Michael Moss

Anybody working on 64-bit breakpad yet?

src/breakpad/linux/minidump-2-core.cc:303:2: error: #error "This code
has not been ported to your platform yet"

I guess worst case, I can turn this off for official 64-bit builds right now.

Michael

On Thu, Aug 20, 2009 at 8:44 AM, Dean McNamee wrote:
>
> The v8 team did some amazing work this quarter building a working
> 64-bit port.  After a handful of changes on the Chromium side, I've
> had Chromium Linux building on 64-bit for the last few weeks.  I
> believe mmoss or tony is going to get a buildbot running, and working
> on packaging.
>
> You can follow the build instructions at:
>
> http://code.google.com/p/chromium/wiki/LinuxChromium64
>
> It also looks like FTA has updated his daily builds so that the 64-bit
> packages are true 64-bit:
>
> https://launchpad.net/~chromium-daily/+archive/ppa
>
> Enjoy them big pointers,
> -- dean
>
> >
>

--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: Chromium Linux 64-bit

2009-08-20 Thread Marshall Greenblatt
Out of curiosity, what work remains to support a 64bit build on Windows?

On Thu, Aug 20, 2009 at 11:44 AM, Dean McNamee  wrote:

>
> The v8 team did some amazing work this quarter building a working
> 64-bit port.  After a handful of changes on the Chromium side, I've
> had Chromium Linux building on 64-bit for the last few weeks.  I
> believe mmoss or tony is going to get a buildbot running, and working
> on packaging.
>
> You can follow the build instructions at:
>
> http://code.google.com/p/chromium/wiki/LinuxChromium64
>
> It also looks like FTA has updated his daily builds so that the 64-bit
> packages are true 64-bit:
>
> https://launchpad.net/~chromium-daily/+archive/ppa
>
> Enjoy them big pointers,
> -- dean
>
> >
>

--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: Chromium Linux 64-bit

2009-08-20 Thread 陈智昌

On Thu, Aug 20, 2009 at 10:26 AM, Evan Martin wrote:
>
> How does the v8 perf look like relative to 32-bit?
>
> I guess we ought to set up perf bots for startup/memory/etc. as well;
> I'd expect we improve on those metrics on our 64-bit buildbots due to
> more sharing with other apps on the system.

I don't think we have the memory perfbot working yet, since it's
blocked on http://code.google.com/p/chromium/issues/detail?id=9653.  I
agree it'd be nice to see how the perf dashboard compares between
32/64bit.

>
> On Thu, Aug 20, 2009 at 8:44 AM, Dean McNamee wrote:
>>
>> The v8 team did some amazing work this quarter building a working
>> 64-bit port.  After a handful of changes on the Chromium side, I've
>> had Chromium Linux building on 64-bit for the last few weeks.  I
>> believe mmoss or tony is going to get a buildbot running, and working
>> on packaging.
>>
>> You can follow the build instructions at:
>>
>> http://code.google.com/p/chromium/wiki/LinuxChromium64
>>
>> It also looks like FTA has updated his daily builds so that the 64-bit
>> packages are true 64-bit:
>>
>> https://launchpad.net/~chromium-daily/+archive/ppa
>>
>> Enjoy them big pointers,
>> -- dean
>>
>> >
>>
>
> >
>

--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: Chromium Linux 64-bit

2009-08-20 Thread Evan Martin

How does the v8 perf look like relative to 32-bit?

I guess we ought to set up perf bots for startup/memory/etc. as well;
I'd expect we improve on those metrics on our 64-bit buildbots due to
more sharing with other apps on the system.

On Thu, Aug 20, 2009 at 8:44 AM, Dean McNamee wrote:
>
> The v8 team did some amazing work this quarter building a working
> 64-bit port.  After a handful of changes on the Chromium side, I've
> had Chromium Linux building on 64-bit for the last few weeks.  I
> believe mmoss or tony is going to get a buildbot running, and working
> on packaging.
>
> You can follow the build instructions at:
>
> http://code.google.com/p/chromium/wiki/LinuxChromium64
>
> It also looks like FTA has updated his daily builds so that the 64-bit
> packages are true 64-bit:
>
> https://launchpad.net/~chromium-daily/+archive/ppa
>
> Enjoy them big pointers,
> -- dean
>
> >
>

--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: Chromium Linux 64-bit

2009-08-20 Thread 王重傑
Awesome! :)
FYI, video will not work out of the box since the ffmpeg binaries we have
are 32-bit.  We need a bit of work to shift them over.  If you see bugs
there, it's expected.

-Albert


On Thu, Aug 20, 2009 at 10:18 AM, Michael Moss  wrote:

>
> Awesome! I'll work on the buildbot, then start marking all the
> ia32-libs bugs invalid :)
>
> On Thu, Aug 20, 2009 at 8:44 AM, Dean McNamee wrote:
> >
> > The v8 team did some amazing work this quarter building a working
> > 64-bit port.  After a handful of changes on the Chromium side, I've
> > had Chromium Linux building on 64-bit for the last few weeks.  I
> > believe mmoss or tony is going to get a buildbot running, and working
> > on packaging.
> >
> > You can follow the build instructions at:
> >
> > http://code.google.com/p/chromium/wiki/LinuxChromium64
> >
> > It also looks like FTA has updated his daily builds so that the 64-bit
> > packages are true 64-bit:
> >
> > https://launchpad.net/~chromium-daily/+archive/ppa
> >
> > Enjoy them big pointers,
> > -- dean
> >
> > >
> >
>
> >
>

--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: Chromium Linux 64-bit

2009-08-20 Thread 陈智昌

w00t, nice job.

On Thu, Aug 20, 2009 at 8:44 AM, Dean McNamee wrote:
>
> The v8 team did some amazing work this quarter building a working
> 64-bit port.  After a handful of changes on the Chromium side, I've
> had Chromium Linux building on 64-bit for the last few weeks.  I
> believe mmoss or tony is going to get a buildbot running, and working
> on packaging.
>
> You can follow the build instructions at:
>
> http://code.google.com/p/chromium/wiki/LinuxChromium64
>
> It also looks like FTA has updated his daily builds so that the 64-bit
> packages are true 64-bit:
>
> https://launchpad.net/~chromium-daily/+archive/ppa
>
> Enjoy them big pointers,
> -- dean
>
> >
>

--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: Chromium Linux 64-bit

2009-08-20 Thread Michael Moss

Awesome! I'll work on the buildbot, then start marking all the
ia32-libs bugs invalid :)

On Thu, Aug 20, 2009 at 8:44 AM, Dean McNamee wrote:
>
> The v8 team did some amazing work this quarter building a working
> 64-bit port.  After a handful of changes on the Chromium side, I've
> had Chromium Linux building on 64-bit for the last few weeks.  I
> believe mmoss or tony is going to get a buildbot running, and working
> on packaging.
>
> You can follow the build instructions at:
>
> http://code.google.com/p/chromium/wiki/LinuxChromium64
>
> It also looks like FTA has updated his daily builds so that the 64-bit
> packages are true 64-bit:
>
> https://launchpad.net/~chromium-daily/+archive/ppa
>
> Enjoy them big pointers,
> -- dean
>
> >
>

--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---