summaryrefslogtreecommitdiff
path: root/util/crc32c.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch from C headers to C++ headers.Victor Costan2020-04-291-2/+2
* Format all files IAW the Google C++ Style Guide.Chris Mumford2019-05-021-6/+6
* Use portable CRC32C from google/crc32c.costan2017-09-261-298/+328
* Implement support for Intel crc32 instruction (SSE 4.2)costan2017-02-281-0/+18
* A number of fixes:Hans Wennborg2011-10-311-2/+2
* reverting disastrous MOE commit, returning to r21dgrogan@chromium.org2011-04-191-0/+332
* Revision created by MOE tool push_codebase.dgrogan@chromium.org2011-04-191-332/+0
* chmod a-xdgrogan@chromium.org2011-04-181-0/+0
* @20602303. Default file permission is now 755.dgrogan@chromium.org2011-04-121-0/+0
* Initial checkin.jorlow@chromium.org2011-03-181-0/+332