Recent Commits to brotli:master

  • 08/07/2026 5:14

    Retain source data for prepared dictionary.

    Retain source data for prepared dictionary.
    
    Unlike pure-java prepared dictionary, in native prepared dictionaries source data is not copied, but referenced.
    
    Likely because of copy-paste, `raw_data` field was not populated.
    
    PiperOrigin-RevId: 944339020

Log in