commit | 11bf0307ab15fc077f44033b53b68caed472f71e | [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 | 88f7e40cbebbdb5c1dba2410c26d76f5e3530840 | |
parent | 49ad92315381ede86006fd4dda5537ad55bccedf [diff] | |
parent | 8a410a0ed28d57218e1d966143c2719cd98bdfca [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.