一:国外资源
SVN :
http://src.chromium.org/svn/trunk
打包:
http://build.chromium.org/buildbot/archives/chromium.tgz
homePage :
http://code.google.com/chromium/developerPage :
国内免 proxy :
http://sites.google.com/a/chromium.org/dev/Home
1 : http://www.catonmat.net/blog/code-reuse-in-google-chrome-browser/
网上一个 blog ,列出了 Chrome 用到的开源库,链接在这:
2 、 http://www.cnblogs.com/hesicong/archive/2007/06/29/800017.html
集成 VS 2005 sp1
3:http://www.paperfrag.com chrome 中使用 ActiveX 的方法。
4 : http://blog.chromium.org/ chrome 官方 BLOG
Google has setup the following discussion groups
chromium-announce <http://groups.google.com/group/chromium-announce > Announcements are sent to this list when a new build is available on the developer channel, and at other important events relevant to a majority of users. This is a low-volume, moderated list.
chromium-discuss http://groups.google.com/group/chromium-discuss
General Chromium discussion, ideas and suggestions should go here.
This is a high-volume mailing list, and in general is the right list to post to as a default if you are unsure of exactly where you should post.
Topical posts include items such as ideas for new features or the improvement of existing features, questions or comments around the high level design of Chromium, and other high-level topics that are not necessarily focused on the actual engineering or implementation of code.
The engineering (developer) team uses this to discuss technical issues and for announcements. This is a moderate volume, high technical content mailing list.
Topical posts include items such as plans to reduce memory consumption, discussion around how certain code areas are implemented and how to extend or improve such code, announcements of new tests being added to the buildbots, and so forth. chromium-reviews
http://groups.google.com/group/chromium-reviews
The engineering (developer) team uses this to conduct code reviews of changes to the Chromium source. This is a high volume, high technical content mailing list. Topical posts are strictly limited to code reviews. All email threads on this list originate from code reviews. Please do not start new threads on this list.
chromium-checkins
http://groups.google.com/group/chromium-checkins
This is a read-only list that can be used to monitor individual checkins to the Chromium source. This is a high volume, high technical content mailing list. All emails to this list are automatically generated when code is checked in. Please donot send emails to this list. chromium-bugs http://groups.google.com/group/chromium-bugs
This is a read-only list that contains all of the bug database email traffic. All email threads originate from bugs opened in the bug database. Please do not create new threads on this list
chromiumdev:
http://sites.google.com/site/chromiumdev/
6:chromium-dev
http://groups.google.com/group/chromium-dev
维基百科:
http://zh.wikipedia.org/w/index.php?title=Chrome&variant=zh-cn
8:官方开发网站
http://sites.google.com/a/chromium.org/dev/
9:chrome发布网站 http://googlechromereleases.blogspot.com/
10:WEBKIT BLOG
. 二:中文部分
1 : http://www.downdig.com/chrome
chrome 比较完整的中文信息
2 : CSDN 资源 Android 研究
源码解析系列 :
http://blog.csdn.net/bzero1982
Chrome 源码剖析 :
http://www.cnblogs.com/duguguiyu/
谷歌浏览器的源码分析 :
WEBKIT 研究 :
chrome源码优化: