"Welcome reprint, Reprint please indicate the source http://blog.csdn.net/yl02520/article/details/22098281" Project Overview
Chromium is an open source project led by Google, where Chrome is a product based on the Open-source project. The goal is to provide a fast, secure, and stable web operating platform to facilitate the development of Web applications, especially HTML5. Chromium is a complex and large open source project that includes many open source subprojects, such as browser rendering engine Webkit/blink,javascript script engine v8,2d image drawing library Skia, web live video Communication library WEBRTC, and so on.
The following is a basic statistic for the entire chromium project, including the development language, the number of lines of code, the number of monthly code submissions, and the number of monthly code contributors. Development language Distribution map
lines of code statistics
Code Submission Quantity Statistics
The number of code submissions is calculated as a commit or patch. Contributor Quantity Statistics
Chromium's contributors include engineers from companies such as Intel, Samsung and Adobe, as well as Google's engineers. reference Documentation 1. Http://www.ohloh.net/p/chrome