Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 5c667240 | 2024-11-21 05:38:27 | Add dictionary API to cgo wrapper PiperOrigin-RevId: 698745795 | ||
| 8376f72e | 2021-11-10 10:34:39 | Prepare for copybara (#939) Co-authored-by: Eugene Kliuchnikov <eustas@chromium.org> | ||
| a0c7dafe | 2017-10-10 11:24:13 | Fix permissions of various files in project (#613) Move from 755 to 644. | ||
| a4d2956d | 2017-06-21 10:59:38 | Update wrappers (#564) * golang: add build information via `cgo.go` * golang: fix lgwin parameter behavior * Java: add proguard configuration | ||
| 04de756a | 2017-04-13 20:05:36 | Simplify go brotli wrapper. (#540) Based on PR #533. Kudos to Bryan (bcmillis@). |