Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
zstd
/
66f580ca73451dd8114a0c7ab43944ec7b6fe30e
66f580c
Removing Visual08 and Visual10 tests
by Bimba Shrestha
· 5 years ago
5e59d51
Merge branch 'master' of https://github.com/bimbashrestha/zstd into named_pipes
by Bimba Shrestha
· 5 years ago
857268b
Gating named pipe support in hedaer file
by Bimba Shrestha
· 5 years ago
0b52d87
Cleaning up gate and adding comment to flag
by Bimba Shrestha
· 5 years ago
fb509a2
Merge pull request #8 from bimbashrestha/appveyorTest
by Bimba Shrestha
· 5 years ago
8adecc7
Running playtests.sh on PRs too
by Bimba Shrestha
· 5 years ago
5b45ff4
Gating named file support on windows
by Bimba Shrestha
· 5 years ago
95f7880
Merge pull request #4 from facebook/dev
by Bimba Shrestha
· 5 years ago
10f7147
Adding shell test and removing bash test file
by Bimba Shrestha
· 5 years ago
09d0b52
Merge pull request #1838 from facebook/fixAdvanced
by Yann Collet
· 5 years ago
edae3c8
Adding bash test for named pipes
by Bimba Shrestha
· 5 years ago
8a39748
Allowing named pipes to go through zstdcli
by Bimba Shrestha
· 5 years ago
514f941
Merge pull request #1836 from facebook/dirFlat2
by Yann Collet
· 5 years ago
5d5c895
fix initCStream_advanced() for fast strategies
by Yann Collet
· 5 years ago
111b0c5
update documentation on deprecated functions
by Yann Collet
· 5 years ago
222ec7e
Merge pull request #1837 from terrelln/magic-isnt-real
by Nick Terrell
· 5 years ago
b1ec94e
Fix ZSTD_f_zstd1_magicless for small data
by Nick Terrell
· 5 years ago
919d1d8
Merge pull request #1831 from terrelln/zstdmt-bad-memset
by Nick Terrell
· 5 years ago
989e0f0
Added --output-dir-flat=
by Yann Collet
· 5 years ago
6cf04c0
Merge pull request #1834 from facebook/winFix
by Yann Collet
· 5 years ago
bad35bd
turned off zlib tests during msan
by Yann Collet
· 5 years ago
632e077
minor refactor of FIO_compressGzFrame()
by Yann Collet
· 5 years ago
cf72563
Merge pull request #1795 from felixhandte/workspace-asan
by Felix Handte
· 5 years ago
0f9866a
Merge pull request #1835 from facebook/format034
by Yann Collet
· 5 years ago
ff7bd16
clarifications for the FSE decoding table
by Yann Collet
· 5 years ago
ed65210
Merge branch 'dev' of github.com:facebook/zstd into dev
by Yann Collet
· 5 years ago
ca73c21
added mode documentation on ZSTD_CLEVEL
by Yann Collet
· 5 years ago
0492c57
fixed visual defined test
by Yann Collet
· 5 years ago
f379637
removed Visual warning
by Yann Collet
· 5 years ago
9d666bb
Merge pull request #1832 from terrelln/fuzz-stream-fix
by Nick Terrell
· 5 years ago
1bd6c15
fix function cast warning on Windows with gcc9
by Yann Collet
· 5 years ago
58c5934
updated windows binary resources
by Yann Collet
· 5 years ago
2ad75bb
validated 'make test' for mingw environment
by Yann Collet
· 5 years ago
85a016e
made `make check` faster
by Yann Collet
· 5 years ago
0bc39bc
[zstdmt] Don't memset the jobDescription
by Nick Terrell
· 5 years ago
2438245
[threading] Add debug utilities
by Nick Terrell
· 5 years ago
0e154fc
minor appveyor test script fix
by Yann Collet
· 5 years ago
03ef7b7
attempt to run 'make check' tests on Appveyor
by Yann Collet
· 5 years ago
29e46ed
fix test on windows
by Yann Collet
· 5 years ago
8c11f08
[fuzz] Increase output buffer size of stream_round_trip
by Nick Terrell
· 5 years ago
ad86a5d
rewrite FIO_createFilename_fromOutDir()
by Yann Collet
· 5 years ago
caf40d0
fix : no output file opened in test mode
by Yann Collet
· 5 years ago
0a24d4e
removed regular file test on Windows
by Yann Collet
· 5 years ago
0ee3609
improved test mode `-t`
by Yann Collet
· 5 years ago
1795133
refactored FIO_compressMultipleFilenames() prototype
by Yann Collet
· 5 years ago
7f86ae2
fixed multiple implicit casts
by Yann Collet
· 5 years ago
ba7e2b6
tests: can override isTerminal with environment variable
by Yann Collet
· 5 years ago
157479a
fixed isSameFile()
by Yann Collet
· 5 years ago
5b8e873
fix harness test
by Yann Collet
· 5 years ago
a0c0416
fixed dict ptr init
by Yann Collet
· 5 years ago
b062b6f
minor refactoring of harness
by Yann Collet
· 5 years ago
bfd829f
minor: DIFF determination
by Yann Collet
· 5 years ago
1a18f14
force compression during tests
by Yann Collet
· 5 years ago
a71256a
fix several cast
by Yann Collet
· 5 years ago
0004043
fix incorrect dictName/FileName comparison on Windows
by Yann Collet
· 5 years ago
8e715d5
Merge branch 'dev' of github.com:facebook/zstd into dev
by Yann Collet
· 5 years ago
303261f
ignore build artifact from educational decoder test
by Yann Collet
· 5 years ago
6446ffb
Merge pull request #1827 from facebook/dm_Dct
by Yann Collet
· 5 years ago
25ce9ac
removed UNALIGNED() macro from educational decoder
by Yann Collet
· 5 years ago
edca797
Merge pull request #1828 from bimbashrestha/education_decoder_check
by Yann Collet
· 5 years ago
19741c7
Merge pull request #1815 from facebook/zlibwrap
by Yann Collet
· 5 years ago
b6f6e34
Merge pull request #1826 from facebook/noWild8
by Yann Collet
· 5 years ago
8374941
Removing unnecessary check from decode side
by Bimba Shrestha
· 5 years ago
6323966
updated erroneous comments using ZSTD_dm_*
by Yann Collet
· 5 years ago
2d5201b
removed wildcopy8()
by Yann Collet
· 5 years ago
6309be6
minor comments & refactoring
by Yann Collet
· 5 years ago
8b6d968
Merge pull request #1731 from chungy/stdin_nochmod
by Yann Collet
· 5 years ago
bda4669
Merge pull request #1792 from dmitri-shubin/dev
by Yann Collet
· 5 years ago
b3e92ad
Merge pull request #1812 from senhuang42/output-dir-flat
by Yann Collet
· 5 years ago
e8a2e68
Merge pull request #1823 from vangyzen/fwrite_errno
by Yann Collet
· 5 years ago
fb77afc
Merge pull request #1760 from bimbashrestha/extract_sequences_api
by Yann Collet
· 5 years ago
ede31da
Fix CCtx Size Estimation
by W. Felix Handte
· 5 years ago
bd6a20b
Expand Default Redzone Size
by W. Felix Handte
· 5 years ago
2c80a9f
Check if CCtx in Workspace after Null Check
by W. Felix Handte
· 5 years ago
b6987ac
Declare the ASAN Functions We Need, Don't Include the Header
by W. Felix Handte
· 5 years ago
0ffae7e
Stop Allocating Extra Space for Table Redzones
by W. Felix Handte
· 5 years ago
a07037b
Don't Try to Redzone the Tables
by W. Felix Handte
· 5 years ago
0cc481e
Fix Workspace Size Calculation
by W. Felix Handte
· 5 years ago
b6c0a02
Fix ZSTD_sizeof_matchState() Calculation
by W. Felix Handte
· 5 years ago
8cffd6e
Avoid ASAN Failure in ZSTD_cwksp_free()
by W. Felix Handte
· 5 years ago
ef0b570
Refactor Freeing CCtxes / CDicts Inside Workspaces
by W. Felix Handte
· 5 years ago
143b296
Surround Workspace Allocs with Dead Zone
by W. Felix Handte
· 5 years ago
19a0955
Add `ZSTD_cwksp_alloc_size()` to Help Calculate Needed Workspace Size
by W. Felix Handte
· 5 years ago
da88c35
Stop Assuming Tables are Adjacent
by W. Felix Handte
· 5 years ago
35c30d6
Poison Unused Workspace Memory
by W. Felix Handte
· 5 years ago
edb6d88
Detect Whether We're Being Compiled with ASAN
by W. Felix Handte
· 5 years ago
dc1fb68
Remove Unused MEM_SKIP_MSAN Macro
by W. Felix Handte
· 5 years ago
46ee10d
Include errno in all fwrite error messages in fileio.c
by Eric van Gyzen
· 5 years ago
c5ebb37
Only check for filename collisions when using --output-dir-flat
by Sen Huang
· 5 years ago
f5f929f
Merge pull request #1820 from mhlakhani/dev
by Nick Terrell
· 5 years ago
8826f3b
Add OSS-Fuzz fuzzing badge
by Hasnain Lakhani
· 5 years ago
6e406b5
Casting to void* to avoid C4090 warnings
by Sen Huang
· 5 years ago
332b598
Suppress C4090 warning
by Sen Huang
· 5 years ago
f9b1da6
Hopefully fix VS compiler warning
by Sen Huang
· 5 years ago
e0d413d
fixed init warning
by Yann Collet
· 5 years ago
24bc2e0
Merge pull request #1 from facebook/dev
by Bimba Shrestha
· 5 years ago
6b81bfb
Changed function name, fix test
by Sen Huang
· 5 years ago
64bc441
Now constructs final destination path without allocating new table
by Sen Huang
· 5 years ago
36528b9
Manually moving instead of memcpy on decoder and using genBuffer()
by Bimba Shrestha
· 5 years ago
61ec4c2
Cleaning sequence parsing logic
by Bimba Shrestha
· 5 years ago
Next »