0
Go to file
Andrew Grieve aa4d36eac0 Fix gn gen error when enabling java coverage
Setting:
emma_coverage = true
emma_filter = "org.chromium.chrome.browser.*"

Would result in:
ERROR at //build/config/android/rules.gni:1837:9: Undefined identifier.
        possible_config_deps +=
        ^-------------------

BUG=743156

Change-Id: I15cf38a8ef955a312cbb7c968fafd4efa046bfd3
Reviewed-on: https://chromium-review.googlesource.com/576476
Reviewed-by: Rouslan Solomakhin <rouslan@chromium.org>
Commit-Queue: Andrew Grieve <agrieve@chromium.org>
Cr-Commit-Position: refs/heads/master@{#487865}
2017-07-19 14:58:57 +00:00
2017-06-28 15:59:01 +00:00
2017-07-14 21:23:42 +00:00
2017-06-16 19:51:34 +00:00
2017-07-19 14:42:01 +00:00
2017-06-19 22:39:31 +00:00
2017-07-19 14:40:37 +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]

Creating Documentation

Markdown documents must follow the style guide.

Preview local changes using md_browser:

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

This is only an estimate. The gitiles view may differ.

  1. Upload a patch to gerrit, or receive a review request.
    e.g. https://chromium-review.googlesource.com/c/572236
  2. View a specific .md file.
    e.g. https://chromium-review.googlesource.com/c/572236/2/docs/README.md
  3. Click on gitiles link at top of page.

This gitiles view is the authoritative view, exactly the same as will be used when committed.

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%