Re: [webkit-dev] Status of multithreaded image decoding

2012-08-10 Thread Alpha Lam
This is a very valid concern. The question you raised is one topic I want to discuss more broadly. Chromium has a separate rasterization stage so there is some time for decoders to work, synchronization can happen in rasterization stage. This doesn't mean Chromium won't benefit if decoding starts

Re: [webkit-dev] Status of multithreaded image decoding

2012-08-10 Thread James Robinson
On Thu, Aug 9, 2012 at 5:10 PM, Alpha Lam wrote: > Hi everyone! > > A few weeks ago some folks from company100.net have started a thread of > multithreaded (parallel) image decoding in WebKit. We have worked together > since then to get a better idea how to complete this feature. I would like > t

Re: [webkit-dev] bugs.webkit.org and trac.webkit org down?

2012-08-10 Thread Levi Weintraub
We're back! On Fri, Aug 10, 2012 at 8:07 AM, Peter Beverloo wrote: > It's been down for the past hour, again. Just a nudge in case it slipped > through. > > Peter > > > On Thu, Aug 9, 2012 at 10:41 AM, Osztrogonac Csaba > wrote: > >> Hi, >> >> bugs.webkit.org and trac.webkit.org is unavailable

[webkit-dev] bugs.webkit.org returning 500 errors

2012-08-10 Thread Levi Weintraub
I'm getting Internal Server Errors accessing anything in bugs.webkit.org. TGIF I guess? :) ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo/webkit-dev

Re: [webkit-dev] bugs.webkit.org and trac.webkit org down?

2012-08-10 Thread Peter Beverloo
It's been down for the past hour, again. Just a nudge in case it slipped through. Peter On Thu, Aug 9, 2012 at 10:41 AM, Osztrogonac Csaba wrote: > Hi, > > bugs.webkit.org and trac.webkit.org is unavailable again. :( > Could you check it, please? > > br, > Ossy > > Osztrogonac Csaba írta: > >

Re: [webkit-dev] Chromium for Android builders have been added to the EWS

2012-08-10 Thread Kenneth Rohde Christiansen
Nice to hear and congratulation with getting so far! I am very happy that you are aiming at having a working mobile port in trunk; similar goals that we have for the Qt port. Cheers Kenneth On Fri, Aug 10, 2012 at 12:06 PM, Peter Beverloo wrote: > Hi WebKit, > > Starting yesterday, a queue is

[webkit-dev] Chromium for Android builders have been added to the EWS

2012-08-10 Thread Peter Beverloo
Hi WebKit, Starting yesterday, a queue is now available for the Early Warning System (EWS) which will be building --but not testing-- all patches uploaded to Bugzilla for the Chromium for Android configuration. Compared to Chromium Linux, the main differences are that Android will cross-compile t