Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
config/crc32c/ | H | 25-Apr-2025 | - | 7 | 0 | |
src/ | H | 25-Apr-2025 | - | 2,784 | 2,039 | |
Android.bp | H A D | 25-Apr-2025 | 366 | 20 | 16 | |
BUILD.gn | H A D | 25-Apr-2025 | 3.9 KiB | 180 | 156 | |
DIR_METADATA | H A D | 25-Apr-2025 | 85 | 5 | 4 | |
OWNERS.webrtc | H A D | 25-Apr-2025 | 101 | 7 | 5 | |
README.chromium | H A D | 25-Apr-2025 | 518 | 17 | 14 |
README.chromium
1Name: CRC32C 2Short Name: crc32c 3URL: https://github.com/google/crc32c 4Version: 1.0.7.git-5998f8451548244de8cde7fab387a550e7c4497d 5License: New BSD 6License File: src/LICENSE 7Security Critical: yes 8 9Description: 10CRC32C implementation with support for CPU-specific acceleration instructions 11 12Local Additions: 13* gn file for building in chromium 14* Manually generated config/{android,mac,linux,win32,win64}/crc32c_config.h 15 * Used the build commands in the README 16 * Picked up the output in include/crc32c/crc32c_config.h 17