Lucas CHOLLET a3d48319fe LibCompress/Deflate: Remove three useless FIXMEs 1 ano atrás
..
Brotli.cpp 707a36dd79 LibCompress/Brotli: Update the lookback buffer with uncompressed data 1 ano atrás
Brotli.h dbc25f18ec LibCompress: Let `BrotliDecompressionStream` take a `MaybeOwned` 1 ano atrás
BrotliDictionary.cpp 57ea3e160a LibCompress: Use a __FILE__-relative path for the brotli dictionary file 1 ano atrás
BrotliDictionary.cpp.dict.bin 57ea3e160a LibCompress: Use a __FILE__-relative path for the brotli dictionary file 1 ano atrás
BrotliDictionary.h d6a5b11f04 LibCompress: Implement Brotli decompressor 3 anos atrás
CMakeLists.txt d748edd994 LibCompress: Add a PackBits decoder 1 ano atrás
Deflate.cpp a3d48319fe LibCompress/Deflate: Remove three useless FIXMEs 1 ano atrás
Deflate.h 127f6ed6eb LibCompress: Fix a typo in `m_read_final_block` 1 ano atrás
DeflateTables.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 anos atrás
Gzip.cpp 062e0db46c LibCore: Make MappedFile OwnPtr-based 1 ano atrás
Gzip.h 90780d9ade LibCompress: Let `GzipDecompressor` take a `MaybeOwned<Stream>` 1 ano atrás
LZWDecoder.h 2a5cb5becb LibCompress: Add `LZWDecoder::decode_all()` 1 ano atrás
Lzma.cpp c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 anos atrás
Lzma.h a2f60911fe AK: Rename GenericTraits to DefaultTraits 1 ano atrás
Lzma2.cpp c020ee8bfa LibCompress: Avoid overflowing the size of uncompressed LZMA2 chunks 2 anos atrás
Lzma2.h aae1404016 LibCompress: Add support for LZMA2 2 anos atrás
PackBitsDecoder.cpp d748edd994 LibCompress: Add a PackBits decoder 1 ano atrás
PackBitsDecoder.h d748edd994 LibCompress: Add a PackBits decoder 1 ano atrás
Xz.cpp a1cf2708ee LibCompress: Implement the XZ BCJ filter for ARM64 1 ano atrás
Xz.h a1cf2708ee LibCompress: Implement the XZ BCJ filter for ARM64 1 ano atrás
Zlib.cpp 8a853278d0 LibCompress: Port `ZlibDecompressor` to `AK::Stream` 1 ano atrás
Zlib.h a2f60911fe AK: Rename GenericTraits to DefaultTraits 1 ano atrás