commit | 080b47edeef857a0df4bd371e57e4c0b9ac7b569 | [log] [tgz] |
---|---|---|
author | manukh <manukh@chromium.org> | Thu Dec 19 22:06:19 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Dec 19 22:06:19 2019 |
tree | 28f9c8a855ee25339de6a31fd45cd85cd90e8d5d | |
parent | 1c5743cf0a1e2be5509deedefe38946bac7d2ef0 [diff] |
Update docs/clion.md - Replaced 'Building, Running, and Debugging' section - Previously, this section was incomplete and only described how to build chromium. - Added instructions to run and visually debug as well. - Updated build instructions to support debugging. - Simplified recommended CMakeLists.txt file - Simplified instructions for creating a desktop entry - Increased recommended VM option Xmx from 5g to 10g - Marked optional steps as optional - Punctuation fixes - Added link to clion.md to docs/README.md Change-Id: Id0514b1498517e0c10fafb1a9639aeda44717921 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1976280 Commit-Queue: manuk hovanesian <manukh@chromium.org> Reviewed-by: Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/master@{#726546}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .