所有網頁 圖片 影片 地圖 新聞 網誌搜尋 Gmail 更多 »
最近造訪的群組 | 說明 | 登入
Google 網上論壇首頁
Make WebKit in eclair branch to work on Donut
目前本群組有太多主題設為優先顯示。要優先顯示這個主題,請將其他主題的這個選項取消。
在處理您的要求時發生錯誤。請再試一次。
標幟
  5 個訊息 - 全部摺疊  -  將全文翻譯為 已翻譯 (查看所有原文)
您要留言的群組是 Usenet 群組。在此群組留言,網際網路上的任何使用者將可以看到您的電郵地址。
您的回覆郵件尚未寄出。
您已成功留言
 
寄件人:
收件人:
副本:
後續追蹤對象:
新增副本 | 新增後續追蹤對象 | 編輯主旨
主旨:
驗證:
為了確認,請輸入您在以下圖片中看到的字元,或輸入您按下存取圖示時所聽到的號碼。 注意聽並輸入您聽到的號碼
 
Jim Huang  
檢視個人資料   翻譯為 已翻譯 (查看原文)
 更多選項 11月2日, 下午1時20分
寄件人: Jim Huang <js...@0xlab.org>
日期: Mon, 2 Nov 2009 13:20:50 +0800
當地時間: 2009年11月2日(星期一) 下午1時20分
主旨: [PATCH] Make WebKit in eclair branch to work on Donut

Hello list,

Here is my attempt to make WebKit in eclair branch to work on Donut.
Initially, WebKit module in eclair was put on public Android
repository when Android 2.0 SDK gets public.  There are several
internal structure changes, but it needs tweaks for API.  Thus, the
attached patch brings the backport to Donut with latest WebKit
support.

NOTE: Only JSC (JavaScript engine maintained by Apple and community)
is supported.  V8 engine was disabled.

Sincerely,
Jim Huang (jserv)
http://0xlab.org/

  webkit-eclair-backport-to-donut.patch
20K 下載

    回覆    回覆作者    轉寄  
您必須先登入才能張貼訊息。
若要張貼訊息,您必須先加入此群組
請在留言之前更新您訂閱設定網頁上的暱稱。
您沒有留言所需的權限。
Chih-Wei  
檢視個人資料   翻譯為 已翻譯 (查看原文)
 更多選項 11月2日, 下午2時36分
寄件人: Chih-Wei <cwhu...@android-x86.org>
日期: Sun, 1 Nov 2009 22:36:21 -0800 (PST)
當地時間: 2009年11月2日(星期一) 下午2時36分
主旨: Re: Make WebKit in eclair branch to work on Donut
Could you tell me where to get the eclair branch?
I didn't see it in the git repository.

On 11月2日, 下午1時20分, Jim Huang <js...@0xlab.org> wrote:


    回覆    回覆作者    轉寄  
您必須先登入才能張貼訊息。
若要張貼訊息,您必須先加入此群組
請在留言之前更新您訂閱設定網頁上的暱稱。
您沒有留言所需的權限。
Jim Huang  
檢視個人資料   翻譯為 已翻譯 (查看原文)
 更多選項 11月6日, 上午10時12分
寄件人: Jim Huang <js...@0xlab.org>
日期: Thu, 5 Nov 2009 18:12:19 -0800 (PST)
當地時間: 2009年11月6日(星期五) 上午10時12分
主旨: Re: Make WebKit in eclair branch to work on Donut
On Nov 2, 2:36 pm, Chih-Wei <cwhu...@android-x86.org> wrote:

> Could you tell me where to get the eclair branch?
> I didn't see it in the git repository.

I think it's right here:
    http://android.git.kernel.org/?p=platform/external/webkit.git;a=short...

Complying with LGPL, source code must come with Android 2.0 SDK.

Sincerely,
Jim Huang (jserv)
http://0xlab.org/


    回覆    回覆作者    轉寄  
您必須先登入才能張貼訊息。
若要張貼訊息,您必須先加入此群組
請在留言之前更新您訂閱設定網頁上的暱稱。
您沒有留言所需的權限。
Jiang Jiang  
檢視個人資料   翻譯為 已翻譯 (查看原文)
 更多選項 11月11日, 下午3時44分
寄件人: Jiang Jiang <linuxem...@gmail.com>
日期: Tue, 10 Nov 2009 23:44:26 -0800 (PST)
當地時間: 2009年11月11日(星期三) 下午3時44分
主旨: Re: Make WebKit in eclair branch to work on Donut
Hi Jim
I apply this patch file and build successfully emulator image files.
But there some error message about could not found right java native
function when load libwebcore.so library. Do you modify those java
files which locates at framework/base/core/android/webkit?

On Nov 2, 1:20 pm, Jim Huang <js...@0xlab.org> wrote:


    回覆    回覆作者    轉寄  
您必須先登入才能張貼訊息。
若要張貼訊息,您必須先加入此群組
請在留言之前更新您訂閱設定網頁上的暱稱。
您沒有留言所需的權限。
Jim Huang  
檢視個人資料   翻譯為 已翻譯 (查看原文)
 更多選項 11月11日, 下午8時29分
寄件人: Jim Huang <js...@0xlab.org>
日期: Wed, 11 Nov 2009 20:29:19 +0800
當地時間: 2009年11月11日(星期三) 下午8時29分
主旨: Re: [0xlab-devel] Re: Make WebKit in eclair branch to work on Donut
2009/11/11 Jiang Jiang <linuxem...@gmail.com>:

> Hi Jim
> I apply this patch file and build successfully emulator image files.
> But there some error message about could not found right java native
> function when load libwebcore.so library. Do you modify those java
> files which locates at framework/base/core/android/webkit?

Hi,

Yes, you need to modify Java frameworks as well.  I did some primitive
hacks, but I suspended though.
You can enable the performance test inside WebKit in advance.

Thanks,
Jim Huang (jserv)
http://0xlab.org/


    回覆    回覆作者    轉寄  
您必須先登入才能張貼訊息。
若要張貼訊息,您必須先加入此群組
請在留言之前更新您訂閱設定網頁上的暱稱。
您沒有留言所需的權限。
無其他留言
« 返回討論主題 « 較新的主題     較舊的主題 »

建立群組 - Google 網上論壇 - Google 首頁 - 服務條款 - 隱私權政策
©2009 Google