Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-02-05 | Make llvm::crc32() work also for input sizes larger than 32 bits. | Hans Wennborg | 1 | -1/+9 |
2020-01-02 | build: reduce CMake handling for zlib | Saleem Abdulrasool | 1 | -1/+1 |
2020-01-02 | Revert "build: reduce CMake handling for zlib" | James Henderson | 1 | -1/+1 |
2020-01-01 | build: reduce CMake handling for zlib | Saleem Abdulrasool | 1 | -1/+1 |
2019-10-09 | Unify the two CRC implementations | Hans Wennborg | 1 | -41/+72 |
2019-04-08 | Attempt to recommit r357901 | Eugene Leviant | 1 | -0/+68 |
2019-04-08 | Reverting r357901 as fails to build on some of the buildbots | Eugene Leviant | 1 | -68/+0 |
2019-04-08 | [Support] Add zlib independent CRC32 | Eugene Leviant | 1 | -0/+68 |