Skip to content

Shared brotli#659

Closed
eustas wants to merge 8 commits into
masterfrom
shared-brotli
Closed

Shared brotli#659
eustas wants to merge 8 commits into
masterfrom
shared-brotli

Conversation

@eustas

@eustas eustas commented Apr 12, 2018

Copy link
Copy Markdown
Collaborator

Merge shared-brotli to master

Shared brotli is feature that allows attaching complex
(LZ77 prefix + word-based + transforms) dictionaries for better
compression ratios.
eustas and others added 7 commits April 19, 2018 14:17
Update
 * add ASAN/MSAN unaligned read specializations
 * add "brotli" prefix to u_uint64 type
 * increment version to 1.0.06
 * fix CoverityScan "unused assignment" warning
 * fix JDK 8<->9 incompatibility
 * add encoder optimization for empty input
 * regenerate JS decoder
 * unbreak Travis builds
Set bundled mode to ON when parent directory is not empty. Due to the
peculiarities of CMake if, comparing an undefined variable to the empty
string is false, so this likely never triggered.
Shared brotli is feature that allows attaching complex
(LZ77 prefix + word-based + transforms) dictionaries for better
compression ratios.
… shared-brotli

# Conflicts:
#	c/enc/backward_references.c
#	c/enc/encoder_dict.c
#	c/enc/encoder_dict.h
#	docs/decode.h.3
#	java/org/brotli/wrapper/enc/Encoder.java
#	java/org/brotli/wrapper/enc/EncoderJNI.java
#	java/org/brotli/wrapper/enc/UseCompoundDictionaryTest.java
@googlebot

Copy link
Copy Markdown

So there's good news and bad news.

👍 The good news is that everyone that needs to sign a CLA (the pull request submitter and all commit authors) have done so. Everything is all good there.

😕 The bad news is that it appears that one or more commits were authored or co-authored by someone other than the pull request submitter. We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that here in the pull request.

Note to project maintainer: This is a terminal state, meaning the cla/google commit status will not change from this state. It's up to you to confirm consent of all the commit author(s), set the cla label to yes (if enabled on your project), and then merge this pull request when appropriate.

@eustas eustas closed this May 2, 2019
@eustas eustas deleted the shared-brotli branch August 4, 2021 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants