commit | 89cce05891ce0afde18477be05303d01353258f5 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Tue Apr 07 21:30:30 2020 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Apr 07 21:30:30 2020 +0000 |
tree | 247032d2b9d0de7a5b1bb4acc37ddb318228ba22 | |
parent | edd777158310ebab7ad5667408e7f40011deb346 [diff] | |
parent | 5949fccc4251cba1e1ad83a2af22023c9e15870e [diff] |
Merge changes from topic "adbd_lz4" * changes: adb: add dry-run option to push/sync. adb: implement LZ4 compression. adb: fix use of wrong union variant. adb: fix front_size, front_data. adb: add interfaces for Encoder/Decoder.