summaryrefslogtreecommitdiff
path: root/port/port_example.h
Commit message (Expand)AuthorAgeFilesLines
* Support Zstd compression level in Leveldbleveldb Team2023-04-201-1/+2
* Add support for Zstd-based compression in LevelDB.leveldb Team2023-03-281-1/+20
* fix typo in port_example.hJayice2021-03-281-1/+1
* Remove leveldb::port::kLittleEndian.Victor Costan2020-04-141-4/+0
* leveldb: Replace AtomicPointer with std::atomic.costan2019-03-111-29/+0
* Remove InitOnce from the port API.costan2018-09-101-10/+0
* Remove extern from function declarations.costan2018-03-121-8/+8
* Enable thread safety annotations in open source version.costan2018-02-131-4/+6
* Implement support for Intel crc32 instruction (SSE 4.2)costan2017-02-281-0/+6
* Remove static initializer; fix endian-ness detection; fix build onSanjay Ghemawat2012-05-301-0/+10
* A number of fixes:Hans Wennborg2011-10-311-2/+2
* Speed up Snappy uncompression, new Logger interface.gabor@google.com2011-07-211-1/+11
* @20776309dgrogan@chromium.org2011-04-201-5/+0
* reverting disastrous MOE commit, returning to r21dgrogan@chromium.org2011-04-191-0/+120
* Revision created by MOE tool push_codebase.dgrogan@chromium.org2011-04-191-120/+0
* chmod a-xdgrogan@chromium.org2011-04-181-0/+0
* @20602303. Default file permission is now 755.dgrogan@chromium.org2011-04-121-0/+0
* Pull from upstream.jorlow@chromium.org2011-03-221-6/+7
* Initial checkin.jorlow@chromium.org2011-03-181-0/+119