Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
src/ | H | 25-Apr-2025 | - | 1,303,576 | 981,513 | |
Android.bp | H A D | 25-Apr-2025 | 11.5 KiB | 371 | 366 | |
LICENSE | H A D | 25-Apr-2025 | 16.3 KiB | 312 | 252 | |
METADATA | H A D | 25-Apr-2025 | 227 | 9 | 8 | |
MODULE_LICENSE_MIT | HD | 25-Apr-2025 | 0 | |||
README.chromium | H A D | 25-Apr-2025 | 238 | 13 | 10 | |
README.md | H A D | 25-Apr-2025 | 225 | 5 | 3 |
README.chromium
1Name: libcxx 2Short Name: libc++ 3URL: http://libcxx.llvm.org/ 4Version: 1.0 5License: MIT, University of Illinois/NCSA Open Source License 6License File: src/LICENSE.TXT 7Security Critical: yes 8Shipped: yes 9 10Description: 11 12libc++ for Chromium. 13
README.md
1The chromium build files for source files in third_party/libc++/src are in /buildtools/third_party/libc++ 2 3TODO(crbug.com/1458042): After chromium/src is on Git Submodules, the builds files should be moved 4to this directory. 5