summaryrefslogtreecommitdiffstats
path: root/chromium/docs/website/site/Home/index.md
blob: 5e70b9a9cec9c2a736f6fca916262bd7b9d98b5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
---
breadcrumbs: []
page_name: Home
title: Chromium
---

<div class="two-column-container">
<div class="column">

Chromium is an open-source browser project that aims to build a safer, faster,
and more stable way for all Internet users to experience the web. This site
contains design documents, architecture overviews, testing information, and more
to help you learn to build and work with the Chromium source code.

#### Learn how to

* [Browse](https://chromium.googlesource.com/chromium/src.git) or
  [search](https://cs.chromium.org/) the sources online
* [Get the Code: Checkout, Build, &
  Run](/developers/how-tos/get-the-code)
* [Contributing code](/developers/contributing-code)
* Debug on [Windows](/developers/how-tos/debugging-on-windows), [OS
  X](https://chromium.googlesource.com/chromium/src/+/HEAD/docs/mac/debugging.md),
  [Linux](https://chromium.googlesource.com/chromium/src/+/HEAD/docs/linux/debugging.md)
  or
  [Android](https://chromium.googlesource.com/chromium/src/+/HEAD/docs/android_debugging_instructions.md).
* [Report a bug](/for-testers/bug-reporting-guidelines)

#### Other important links

* [Documentation in the source
  tree](https://chromium.googlesource.com/chromium/src.git/+/HEAD/docs/)
* [Discussion Groups](/developers/discussion-groups) (such as
  [chromium-discuss](http://groups.google.com/a/chromium.org/group/chromium-discuss))
* [Chromium Blog](http://blog.chromium.org)
* [Chromium Issue
  Tracker](https://bugs.chromium.org/p/chromium/issues/list)
* [Chromium Release Calendar](/developers/calendar)
* [For Third Party Developers](/Home/third-party-developers)
* [For Webmasters: Common pitfalls making a site work in multiple
  browsers.](/Home/chromecompatfaq)
* [For Web Developers: Google Chrome Developer Tools](/devtools)

</div>
<div class="column">

![picture of a web browser window with wings, flying](/Home/flying_browser.png)

#### Sections

* [Getting Involved](/getting-involved): learn how you can help the
  Chromium project
* [For Developers](/developers): design docs, how-tos, and other
  useful information for developers
* [For Testers](/for-testers): bug reporting guidelines, test plans,
  and other quality-related documentation
* [User Experience](/user-experience): the design philosophy behind
  many of Chromium's features
* [Issue Tracking](/issue-tracking): process documentation related to
  issue tracking and management.
* [Contact](/contact): report a bug or a security issue, or get in
  touch with individual members of the team
* [Security](/Home/chromium-security): learn about Chromium security,
  and how to contact us or get involved
* [Privacy](/Home/chromium-privacy): information about Chromium
  privacy, how to get more information, and how to contact us

#### Life Of A Chromium Developer

Interested but don't know where to start? Need a quick crash course on Chromium
development? Take a look through the [Life Of A Chromium
Developer](https://docs.google.com/presentation/d/1abnqM9j6zFodPHA38JG1061rG2iGj_GABxEDgZsdbJg)
slide deck:

</div>
</div>