• Home
Name Date Size #Lines LOC

..--

config/crc32c/03-May-2024-70

src/03-May-2024-2,7842,039

Android.bpD03-May-2024366 2016

BUILD.gnD03-May-20243.9 KiB180156

DIR_METADATAD03-May-202485 54

OWNERS.webrtcD03-May-2024101 75

README.chromiumD03-May-2024518 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