Name Date Size #Lines LOC

..--

config/crc32c/H25-Apr-2025-70

src/H25-Apr-2025-2,7842,039

Android.bpH A D25-Apr-2025366 2016

BUILD.gnH A D25-Apr-20253.9 KiB180156

DIR_METADATAH A D25-Apr-202585 54

OWNERS.webrtcH A D25-Apr-2025101 75

README.chromiumH A D25-Apr-2025518 1714

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