Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
zstd
/
9165e97fc69d6a6f0476575b696d5f93f5070ea6
« Previous
e667d33
fixed generation of buggy test, corrected DISPLAY statements for errors
by Paul Cruz
· 7 years ago
33a6639
fixed ZSTD_refPrefix with Multithread-enabled CCtx
by Yann Collet
· 7 years ago
1fd2df9
fixed zstreamtest
by Yann Collet
· 7 years ago
d67212a
Merge remote-tracking branch 'upstream/dev' into dev
by Paul Cruz
· 7 years ago
2e42742
controlled dictMode
by Yann Collet
· 7 years ago
b737293
implemented ZSTD_refPrefix()
by Yann Collet
· 7 years ago
7d38161
exposed ZSTD_MAGIC_DICTIONARY in zstd.h
by Yann Collet
· 7 years ago
fecc721
added parameter ZSTD_p_refDictContent
by Yann Collet
· 7 years ago
09a5bbe
Merge pull request #735 from terrelln/xz-default
by Yann Collet
· 7 years ago
c2edb78
[tests] Fix HAVE_LZMA flag
by Nick Terrell
· 7 years ago
5b7fd7c
[zdict] Make COVER the default algorithm
by Nick Terrell
· 7 years ago
c7fb884
fixed minor conversion warning
by Yann Collet
· 7 years ago
20eeb24
Merge pull request #729 from paulcruz74/corpus
by Yann Collet
· 7 years ago
dde10b2
refactored ZSTD_estimateDStreamSize()
by Yann Collet
· 7 years ago
09ae03a
ZSTD_estimateCDictSize_advanced()
by Yann Collet
· 7 years ago
0c9a915
ZSTD_estimateCStreamSize_advanced()
by Yann Collet
· 7 years ago
31af829
ZSTD_estimateCCtx_advanced()
by Yann Collet
· 7 years ago
d88a441
[zstdcli] Document HAVE_LZMA and zstd-noxz
by Nick Terrell
· 7 years ago
6aeb50e
[zstdcli] Add unlzma and unxz symlinks
by Nick Terrell
· 7 years ago
eb7c207
[zstdcli] Disable lzma support for MSAN testing
by Nick Terrell
· 7 years ago
d2e2441
Merge pull request #4 from facebook/dev
by Paul Cruz
· 7 years ago
849ecf3
[zstdcli] Support xz by default when liblzma is available
by Nick Terrell
· 7 years ago
298fe9f
added cli tests to test-all
by Paul Cruz
· 7 years ago
3a295a9
added additional condition so large offsets into the dictionary are not generated past windowSize
by Paul Cruz
· 7 years ago
379f9d8
Merge pull request #733 from terrelln/pzstd-deadlock
by Yann Collet
· 7 years ago
2085375
fixed bug detected by the API test
by Paul Cruz
· 7 years ago
8cd1345
type warnings
by Paul Cruz
· 7 years ago
4219acc
fixed bus error bug
by Paul Cruz
· 7 years ago
ef269c1
Merge pull request #725 from facebook/advancedAPI2
by Yann Collet
· 7 years ago
6122af9
--no-big-tests for msan
by Yann Collet
· 7 years ago
cca1ed1
Merge branch 'advancedAPI2' of github.com:facebook/zstd into advancedAPI2
by Yann Collet
· 7 years ago
32f546c
zstreamtest : disabled multi-threading tests with --newapi --no-big-tests
by Yann Collet
· 7 years ago
f570609
[pzstd] Fix deadlock in the case of errors
by Nick Terrell
· 7 years ago
2e8cc6f
added sizeof for clarity
by Paul Cruz
· 7 years ago
6d7f442
changed makefile test
by Paul Cruz
· 7 years ago
b325a2e
changed assignment
by Paul Cruz
· 7 years ago
2935239
added description for dictionary cli tests
by Paul Cruz
· 7 years ago
97a8f89
made changes to cli test so it runs properly
by Paul Cruz
· 7 years ago
829eb29
added cli test for decodecorpus inside tests/Makefile. Also changed calculation of offset
by Paul Cruz
· 7 years ago
028fb9d
added cli test case in Makefile
by Paul Cruz
· 7 years ago
98751f6
should be updating seed whenever multiple files are generated
by Paul Cruz
· 7 years ago
84cfa07
changed format of command to --use-dict=#
by Paul Cruz
· 7 years ago
0d0fea9
Merge pull request #732 from terrelln/dev
by Yann Collet
· 7 years ago
f99c2c1
reduced --no-big-tests even more
by Yann Collet
· 7 years ago
aff86be
[linux] Write all the patch summaries
by Nick Terrell
· 7 years ago
04094f3
fixed offset in this case os that it always goes past src start
by Paul Cruz
· 7 years ago
49f8459
fixed minor cast warning
by Yann Collet
· 7 years ago
0950b31
more meaningful names for count variables
by Paul Cruz
· 7 years ago
0b6eede
malloc samples instead of static allocation
by Paul Cruz
· 7 years ago
4d3bdcf
reduced CLevelMax for --no-big-tests
by Yann Collet
· 7 years ago
52a13ab
removed comment regarding windowSize requirement
by Paul Cruz
· 7 years ago
32e36c2
removed requirement that offset be less than windowSize
by Paul Cruz
· 7 years ago
bfc2f00
--no-big-tests for zstreamtest
by Yann Collet
· 7 years ago
eeff2d0
added const x2
by Paul Cruz
· 7 years ago
04253e2
added const
by Paul Cruz
· 7 years ago
2ceaec1
got rid of unnecessary casting to void*
by Paul Cruz
· 7 years ago
ccae9ec
added comment addressing use of bits in frame header descriptor
by Paul Cruz
· 7 years ago
ecb0f46
add controls over streaming buffers
by Yann Collet
· 7 years ago
224e7a1
added --list command contrib by @paulcruz74
by Yann Collet
· 7 years ago
a69b6ec
Merge pull request #730 from paulcruz74/dev
by Yann Collet
· 7 years ago
dce7892
fixed : decompression of skippable frames in streaming mode
by Yann Collet
· 7 years ago
0a94fea
[linux] Rename last 2 diffs to patch names
by Nick Terrell
· 7 years ago
f3ad406
[linux] Add summaries to xxhash and zstd patches
by Nick Terrell
· 7 years ago
34b0a08
[linux] Rename diffs to patch names
by Nick Terrell
· 7 years ago
b789860
[linux] Switch BtrFS compression level to 1
by Nick Terrell
· 7 years ago
991f9df
switched fileio.c to ZSTD_DEBUG trigger macro
by Yann Collet
· 7 years ago
204b6b7
fixed streaming buffered allocation with CDict compression
by Yann Collet
· 7 years ago
1e4129b
fixed dangling pointer risk, detected by @terrelln
by Yann Collet
· 7 years ago
d549254
Merge pull request #3 from facebook/dev
by Paul Cruz
· 7 years ago
5be0f55
added newline to align output
by Paul Cruz
· 7 years ago
6f5fe71
added error check for when file could not be opened
by Paul Cruz
· 7 years ago
74a725d
reversed calculation of ratio
by Paul Cruz
· 7 years ago
8309597
free cdictLocal faster, suggested by @terrelln
by Yann Collet
· 7 years ago
c16748b
added test cases for new command --list
by Yann Collet
· 7 years ago
7bd1a29
added ZSTD_dictMode_e to control dictionary loading mode
by Yann Collet
· 7 years ago
9c56b12
Merge pull request #723 from paulcruz74/dev
by Yann Collet
· 7 years ago
e51d51b
fixed memcpy() overlap
by Yann Collet
· 7 years ago
db3606e
added test for files with no frame content size
by Paul Cruz
· 7 years ago
466f92e
removed one useless streaming compression stage, detected by @terrelln
by Yann Collet
· 7 years ago
c3bce24
fixed potential dangling pointer, detected by @terrelln
by Yann Collet
· 7 years ago
acf0df6
fixed strange spacing
by Paul Cruz
· 7 years ago
69bc4fa
free the context object once done with decompression
by Paul Cruz
· 7 years ago
ceb4f65
allocate statically so we don't have to deal with freeing
by Paul Cruz
· 7 years ago
a73c2a4
added tests with null files, changed condition to check that the file is more than 0 bytes
by Paul Cruz
· 7 years ago
78b8234
fixed comments, following suggestion by @terrelln
by Yann Collet
· 7 years ago
58c19b4
spacing matters for test scripts
by Paul Cruz
· 7 years ago
b44ab82
ensure new ZSTD_strategy starts at value 1
by Yann Collet
· 7 years ago
0765602
fixed error where extremely small files were not being detected as not compressed with zstd
by Paul Cruz
· 7 years ago
3701dde
changed to use LONG_SEEK
by Paul Cruz
· 7 years ago
93a5510
added progress metric to display
by Paul Cruz
· 7 years ago
bda5775
moved signifcant operations to fileio.c
by Paul Cruz
· 7 years ago
ff8f83b
fixed fuzzer test
by Yann Collet
· 7 years ago
983e16a
Merge pull request #728 from terrelln/ubsan-failure
by Yann Collet
· 7 years ago
c594507
removed double if statements for same condition
by Paul Cruz
· 7 years ago
72e0ac9
minor update to logic
by Paul Cruz
· 7 years ago
cea55a9
size_t const value
by Paul Cruz
· 7 years ago
b07d0af
added additional tests for error detection
by Paul Cruz
· 7 years ago
bed0dc9
changed displayInfo alignment and const
by Paul Cruz
· 7 years ago
43ffcdd
const dictOffset
by Paul Cruz
· 7 years ago
1e0d125
const value
by Paul Cruz
· 7 years ago
Next »