Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recompression #824

Open
wants to merge 15 commits into
base: recompression
Choose a base branch
from
Open

Recompression #824

wants to merge 15 commits into from

Commits on Aug 7, 2020

  1. reuse backward refs in recompression

    riknel authored and elkir committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    1073576 View commit details
    Browse the repository at this point in the history
  2. fix bug with used_stored

    riknel authored and elkir committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    2b23df6 View commit details
    Browse the repository at this point in the history
  3. reuse backward references fully

    riknel authored and elkir committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    78e60c6 View commit details
    Browse the repository at this point in the history
  4. logic for similar file recompression

    riknel authored and elkir committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    3219988 View commit details
    Browse the repository at this point in the history
  5. reuse of block splits added

    riknel authored and elkir committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    e7f7a6c View commit details
    Browse the repository at this point in the history
  6. BrotliEncoderCompressSimilarDeletion added

    riknel authored and elkir committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    2c1aaf9 View commit details
    Browse the repository at this point in the history
  7. BrotliEncoderCompressSimilarDeletion added

    riknel authored and elkir committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    3b7288f View commit details
    Browse the repository at this point in the history
  8. comments + template for BlockSplitterStoredFinishBlock

    riknel authored and elkir committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    c2369f7 View commit details
    Browse the repository at this point in the history
  9. tests + merging blocks if adjacent types are the same

    riknel authored and elkir committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    bbbecc1 View commit details
    Browse the repository at this point in the history
  10. code polishing

    riknel authored and elkir committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    51ccb89 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. Configuration menu
    Copy the full SHA
    75b92f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. Configuration menu
    Copy the full SHA
    a0d3169 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. Configuration menu
    Copy the full SHA
    1f224d1 View commit details
    Browse the repository at this point in the history
  2. less files to check

    elkir committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    85da9f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2020

  1. align with main brotli code

    elkir committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    f1f207b View commit details
    Browse the repository at this point in the history