0

9 Commits

Author SHA1 Message Date
4b30c81582 "Get the Code" documentation links to online code and simplifies building host platform requirements.
Many visitors need only browse the source code online; make that easy to find.

Clarify what host platforms are needed to build in context instead of reading different sections.

Change-Id: Ia2f7c11a946094bfad041ec0317b20fd5f937b99
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3430636
Reviewed-by: Matt Reynolds <mattreynolds@chromium.org>
Commit-Queue: Vincent Scheib <scheib@chromium.org>
Auto-Submit: Vincent Scheib <scheib@chromium.org>
Cr-Commit-Position: refs/heads/main@{#968129}
2022-02-08 02:02:17 +00:00
4749ec1155 [Fuchsia] Create/Reorganize documentation for Fuchsia
Put Fuchsia specific instructions in //docs/fuchsia
Added instructions for running blink and gpu integration tests.
Added instructions for running tests on remote devices.

Bug: 1174296
Change-Id: I54fabb5b339fe90b3517c6341c62d7269726772f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2673628
Reviewed-by: Sharon Yang <yangsharon@chromium.org>
Reviewed-by: Bob Haarman <inglorion@chromium.org>
Reviewed-by: Fabrice de Gans-Riberi <fdegans@chromium.org>
Auto-Submit: Chong Gu <chonggu@google.com>
Commit-Queue: Chong Gu <chonggu@google.com>
Cr-Commit-Position: refs/heads/master@{#854575}
2021-02-17 01:41:06 +00:00
93e49e49ba Update relative links to Linux docs
This is a followup to [1].

[1] https://chromium-review.googlesource.com/c/chromium/src/+/1974901

TBR=sky

Change-Id: I442ffe121378607bdc5e1b16c081b8d66b138955
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980900
Reviewed-by: Thomas Anderson <thomasanderson@chromium.org>
Commit-Queue: Thomas Anderson <thomasanderson@chromium.org>
Cr-Commit-Position: refs/heads/master@{#727226}
2019-12-23 19:55:37 +00:00
6b17c652da Update basic Fuchsia building docs
Bug: None
Change-Id: I721c75e75ae0ec95667749f673578221747cbbea
Reviewed-on: https://chromium-review.googlesource.com/1244156
Commit-Queue: Scott Graham <scottmg@chromium.org>
Reviewed-by: Sergey Ulanov <sergeyu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#594085}
2018-09-25 20:39:36 +00:00
1f25391f01 Fix some dead links in docs
1. Remove the links of deleted files
  - docs/common_build_tasks.md
  - docs/shift_based_development.md
  deleted in https://chromium-review.googlesource.com/679054
  - docs/subtle_threading_bugs.md
  deleted in https://chromium-review.googlesource.com/897782

2. Remove Old Chrome OS build instructions and
   add Chrome OS build instructions in Checking Out and Building
  - docs/old_chromeos_build_instructions.md
  renamed in https://chromium-review.googlesource.com/861043

3. Remove the link of an unidentified file
  - docs/testing/test_browser_ui.md
  can't find the history of the file.

Bug: N/A
Change-Id: I4c6d3e6fbe442ad79905c94b94627ad8baf251dd
Reviewed-on: https://chromium-review.googlesource.com/1029396
Commit-Queue: Hwanseung Lee <hs1217.lee@samsung.com>
Reviewed-by: Jacob Dufault <jdufault@chromium.org>
Reviewed-by: Gabriel Charette <gab@chromium.org>
Reviewed-by: Eric Stevenson <estevenson@chromium.org>
Reviewed-by: Steven Bennetts <stevenjb@chromium.org>
Cr-Commit-Position: refs/heads/master@{#554686}
2018-04-30 01:46:32 +00:00
8cccf2141e Move ios documentation from //docs to //docs/ios.
TBR=cmasso@chromium.org
BUG=none

Review-Url: https://codereview.chromium.org/2731293003
Cr-Commit-Position: refs/heads/master@{#454972}
2017-03-06 22:12:02 +00:00
8171050893 docs: Change "ChromeOS" to "Chrome OS".
Correct a common typo/meme in the hopes of reducing its
spread.

BUG=none
TBR=brettw@chromium.org

Review-Url: https://codereview.chromium.org/2697323005
Cr-Commit-Position: refs/heads/master@{#452121}
2017-02-22 17:57:55 +00:00
1a70d0c93b More fixes to the build instructions.
This picks up various fixes noted by scottmg@chromium.org,
thakis@chromium.org, and Twitter user @florpelier, as well as a few
more things I wanted to clean up.

R=scottmg@chromium.org, thakis@chromium.org, sdy@chromium.org
BUG=

Review-Url: https://codereview.chromium.org/2543503004
Cr-Commit-Position: refs/heads/master@{#435533}
2016-12-01 02:46:09 +00:00
0ae7cad40a Update the build instructions to be consistent.
We have lots of inconsistencies between the different platforms in the
public instructions, and between the public instructions and the internal
instructions.

This CL (along with an internal one) should clean everything up.

TBR=teresam@google.com, sdy@chromium.org
NOTRY=true

Review-Url: https://codereview.chromium.org/2526563003
Cr-Commit-Position: refs/heads/master@{#435138}
2016-11-30 07:53:36 +00:00