summaryrefslogtreecommitdiff
path: root/partition_tools
AgeCommit message (Expand)Author
2021-04-01Add auto option to device sizeInseob Kim
2021-02-19[LSC] Add LOCAL_LICENSE_KINDS to system/extrasBob Badour
2021-02-16Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/extras"Bob Badour
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to system/extrasBob Badour
2020-04-20Mark some aidl_interface modules as unstableJiyong Park
2019-12-27Merge "lpdump: Add support for the DISABLED flag."David Anderson
2019-12-18lpdump: Add support for the DISABLED flag.David Anderson
2019-12-18Merge "partition_tools: Add support for the VIRTUAL_AB_DEVICE flag."David Anderson
2019-12-17lpdump: Use unsigned value for shiftGreg Kaiser
2019-12-13partition_tools: Add support for the VIRTUAL_AB_DEVICE flag.David Anderson
2019-12-13lpmake: Use an enum class for option codes.David Anderson
2019-12-13lpdump: Add support for the metadata flags field.David Anderson
2019-11-25Merge "partition_tools: Add an "lpadd" tool for appending images to super.img."David Anderson
2019-11-21Merge "lpdumpd: Do not use stack to store arguments."David Anderson
2019-11-21Merge "lpdump: When using -h, print usage to stdout so lpdumpd prints it."David Anderson
2019-11-20Revert "lpmake: Don't assume a device is retrofit if it has one block device ...Cody Caldwell
2019-11-20lpdumpd: Do not use stack to store arguments.David Anderson
2019-11-20partition_tools: Add an "lpadd" tool for appending images to super.img.David Anderson
2019-11-19lpdump: When using -h, print usage to stdout so lpdumpd prints it.David Anderson
2019-10-09lpmake: Don't assume a device is retrofit if it has one block device for super.David Anderson
2019-09-23lpdump: print partitions in super in orderYifan Hong
2019-09-09lpdump: Fix slot handling on retrofit devices.David Anderson
2019-09-09lpdump: Add an --all command to dump all metadata slots.David Anderson
2019-09-05lpdump: Refactor how lpdump reads metadata.David Anderson
2019-08-27Update lpdump to recognize LP_PARTITION_ATTR_UPDATED.David Anderson
2019-06-25Merge "lpmake: Add a flag to force building a complete, empty super.img."David Anderson
2019-05-24lpmake: Add a flag to force building a complete, empty super.img.David Anderson
2019-05-23lpdump: Add an option to print the metadata size to stdout.David Anderson
2019-04-25Add an lpunpack tool for extracting partitions from super.img.David Anderson
2019-04-03lpmake: allow to build non-sparse super image.Yifan Hong
2019-03-28lpdump: log warning message.Yifan Hong
2019-03-20lpdump: Add --json optionYifan Hong
2019-03-20Make lpdump possible without root.Yifan Hong
2019-03-19lpdump: refactor to use std::ostreamYifan Hong
2018-12-12lpdump: Automatically read from super when used directly on devices.David Anderson
2018-11-19lpdump: Show block device and group flags.David Anderson
2018-11-13lpdump: Allow reading local partition images.David Anderson
2018-11-08lpmake: Allow writing split super images.David Anderson
2018-11-08partition_tools: Update for auto-slot-suffixing.David Anderson
2018-10-26partition_tools: Update for multiple block device support.David Anderson
2018-10-22partition_tools: Update lpdump for metadata format changes.David Anderson
2018-10-11partition_tools: Update lpdump to build against liblp changes.David Anderson
2018-10-04partition_tools: Remove references to partition guid.David Anderson
2018-10-02partition_tools: Add support for partition groups.David Anderson
2018-08-16lpflash: Update for FlashPartitionTable changes.David Anderson
2018-08-02lpmake: Pass the block size to MetadataBuilder.David Anderson
2018-08-01partition_tools: Use ResizePartition instead of GrowPartition.David Anderson
2018-07-27Build partition_tools with liblp as a shared library.David Anderson
2018-07-17lpmake: Add an option for including partition data in sparse images.David Anderson
2018-07-17lpmake: Pass a block size to WriteToSparseFile.David Anderson