brotli/c
Evgenii Kliuchnikov 3ebb2d30ab Move serialized dictionary feature behind the flag.
BROTLI_SHARED_DICTIONARY_SERIALIZED enum value is a part of API,
but it should not be used (will cause failures).
Changing how serialized dictionaries work won't be considered as an API change, until this feature is enabled.
Enabling this feature in the future will be considered as a "compatible" change.

PiperOrigin-RevId: 558091676
2023-08-18 02:55:33 -07:00
..
common Move serialized dictionary feature behind the flag. 2023-08-18 02:55:33 -07:00
dec reduce amount of padding in decoder structs 2023-08-09 02:48:53 -07:00
enc Move serialized dictionary feature behind the flag. 2023-08-18 02:55:33 -07:00
fuzz insert missing fuzz/WORKSPACE content 2023-07-10 07:31:03 -07:00
include/brotli Move serialized dictionary feature behind the flag. 2023-08-18 02:55:33 -07:00
tools add option to delete files that are not "compressed" 2023-07-31 07:19:14 -07:00