0
Go to file
pdr 366b2246d6 Add very basic initial documentation for cc/README.md
This patch begins adding documentation for cc/. It is based on [1] with
some additional comments by me.

[1] https://docs.google.com/document/d/17Z6bHUPcDLjV9G1B-_BNFN4-7PqEmeF2krtmm_Vyr38/edit
CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel

Review-Url: https://codereview.chromium.org/2872503009
Cr-Commit-Position: refs/heads/master@{#470757}
2017-05-11 00:01:12 +00:00
2017-05-10 18:43:46 +00:00
2017-05-01 21:44:53 +00:00
2017-05-09 04:11:03 +00:00
2017-05-10 11:14:21 +00:00
2017-05-10 23:42:17 +00:00
2017-05-10 16:46:52 +00:00
2017-05-09 04:37:44 +00:00
2017-04-07 07:03:46 +00:00

Chromium docs

This directory contains chromium project documentation in Gitiles-flavored Markdown. It is automatically rendered by Gitiles.

If you add new documents, please also add a link to them in the Document Index below.

[TOC]

Style guide

Markdown documents must follow the style guide.

Previewing changes

You can preview your local changes using md_browser:

# in chromium checkout
./tools/md_browser/md_browser.py

To review someone else's changes, apply them locally first:

# in chromium checkout
git cl patch <CL number or URL>
./tools/md_browser/md_browser.py

Document Index

Checking Out and Building

Design Docs

Integrated Development Environment (IDE) Set Up Guides

Git

Clang

General Development

Testing

Misc Linux-Specific Docs

Misc MacOS-Specific Docs

Misc Windows-Specific Docs

Misc Android-Specific Docs

Misc iOS-Specific Docs

Media

Accessibility

Memory Infrastructure Timeline Profiling (MemoryInfra)

Misc

Probably Obsolete

Description
Chromium是一个开源浏览器项目,提供了一种安全、快速、稳定的方法来体验Web。该浏览器可以在多个平台上下载,包括Mac、Windows、Linux和ChromiumOS。项目原始地址: https://chromium.googlesource.com/chromium/src.git
https://www.mobibrw.com/gitea-mirrors/chromium/src.git
Readme BSD-3-Clause 89 GiB
Languages
C++ 74.4%
Java 8.2%
Objective-C++ 4.6%
TypeScript 4%
Python 2.5%
Other 6.1%