The original instructions for using Reclient were not clear enough and
did not explain how non-Google employees with access to Reclient could
use it.
Also added some minor formatting tweaks.
Bug: None
Change-Id: Ic69f0b331d73158fca4bd2b5398d8cfc50b6df7e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6326494
Reviewed-by: Mitsuru Oshima <oshima@chromium.org>
Reviewed-by: Colin Blundell <blundell@chromium.org>
Commit-Queue: Ho Cheung <hocheung@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1429362}
Legacy SwiftShader GL is deprecated, so remove it from existing
documentation, so that only SwANGLE related documentation remains.
Bug: chromium:1060139
Change-Id: I1a59d7b4a57f80cbe627df0a77430450296df607
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3452836
Reviewed-by: Kenneth Russell <kbr@chromium.org>
Commit-Queue: Alexis Hétu <sugoi@google.com>
Cr-Commit-Position: refs/heads/main@{#969936}
This doc already had instructions for how to enable Google sign-in in
the local build. However, this being a very common use case, this CL
now links the corresponding section early in the page. This is done to
avoid developers thinking they need to set up a VM with "Simple Chrome"
to test the sign-in functionality.
Bug: None
Change-Id: I6c2072e494561522eb1bbd19ee14e8fc56f2446b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2747959
Auto-Submit: Victor Vianna <victorvianna@google.com>
Reviewed-by: Rushan Suleymanov <rushans@google.com>
Commit-Queue: Rushan Suleymanov <rushans@google.com>
Cr-Commit-Position: refs/heads/master@{#877477}
When building Chromium for Chromium OS for Linux (linux-chromeos) there
is a choice of cros_boards, the local system and the Chromium sysroot.
At the moment linux-chromeos builds with the Chromium sysroot won't
run browser_tests on modern Debian systems due to an old version of
libffi. Since developer testing builds don't need to be protable anyway,
the Chromium sysroot is unnecessary. Document how to use the local
system as a solution to this.
Bug: chromium:1119849
Change-Id: Id5f7a41051367ae1f98cf48b1258680f6e11c9e9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2367736
Reviewed-by: Dirk Pranke <dpranke@google.com>
Commit-Queue: Dirk Pranke <dpranke@google.com>
Cr-Commit-Position: refs/heads/master@{#800392}
Now that SwiftShader has replaced OSMesa, we can remove all OSMesa
specific workarounds in chromium.
Bug: chromium:873321 chromium:174845 chromium:348350 chromium:347967
Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel
Change-Id: I12fe2de6f7ea963ca9ebeeee1f35cd54e4cbecd0
Reviewed-on: https://chromium-review.googlesource.com/1175450
Reviewed-by: Bruce Dawson <brucedawson@chromium.org>
Reviewed-by: Dirk Pranke <dpranke@chromium.org>
Reviewed-by: Kenneth Russell <kbr@chromium.org>
Reviewed-by: enne <enne@chromium.org>
Reviewed-by: Michael Moss <mmoss@chromium.org>
Reviewed-by: Bill Budge <bbudge@chromium.org>
Commit-Queue: Alexis Hétu <sugoi@chromium.org>
Cr-Commit-Position: refs/heads/master@{#586326}
* Eliminate references to Windows
* Specify the binary to run
* Document GN args
Bug: none
Test: markdown preview
Change-Id: I29b3179b4b74289a35e53cf2cd2ff5658ef7df6e
Reviewed-on: https://chromium-review.googlesource.com/884321
Reviewed-by: Steven Bennetts <stevenjb@chromium.org>
Commit-Queue: James Cook <jamescook@chromium.org>
Cr-Commit-Position: refs/heads/master@{#531729}
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}
Adds a note for GYP_CHROMIUM_NO_ACTION=1 and includes a bit of cleanup.
BUG=none
Review URL: https://codereview.chromium.org/1902163002
Cr-Commit-Position: refs/heads/master@{#388274}