aboutsummaryrefslogtreecommitdiff
path: root/absl/crc/BUILD.bazel
Commit message (Expand)AuthorAgeFilesLines
* Replace //visibility:private with :__pkg__ for certain targetsAbseil Team2024-03-141-2/+6
* Replace `testonly = 1` with `testonly = True` in abseil BUILD files.Shahriar Rouf2024-01-311-1/+1
* Migrate empty CrcCordState to absl::NoDestructor.Abseil Team2024-01-181-1/+1
* Bazel: Enable the header_modules featureDerek Mauro2023-10-111-0/+1
* Bazel: Support layering_check and parse_headersDerek Mauro2023-10-101-1/+11
* Roll forward support for ARM intrinsics in crc_memcpyAbseil Team2023-09-071-4/+1
* Rollback adding support for ARM intrinsicsAbseil Team2023-09-051-1/+4
* Add support for ARM intrinsics in crc_memcpyAbseil Team2023-09-051-4/+1
* Implement AbslStringify for crc32c_t in order to support absl::StrFormat nati...Abseil Team2023-08-011-0/+1
* Changes absl::crc32c_t insertion operator (<<) to return value as 0-padded he...Abseil Team2023-08-011-0/+1
* Add prefetch to crc32Ilya Tokar2022-12-131-0/+1
* Allow Cord to store chunked checksumsDerek Mauro2022-12-111-0/+28
* Use ABSL_HAVE_BUILTIN to fix -Wundef __has_builtin warningDerek Mauro2022-11-281-0/+3
* Use the correct Bazel copts in crc targetsDerek Mauro2022-11-141-0/+4
* Release the CRC libraryDerek Mauro2022-11-091-0/+174