index
:
system_core
history/14-07-2019
replicant-10
replicant-9
Fork of system/core
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs_mgr
/
liblp
/
io_test.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a liblp test that we can parse the device's super partition.
David Anderson
2019-05-10
1
-0
/
+18
*
Allow to build non-sparse super image.
Yifan Hong
2019-04-04
1
-1
/
+1
*
liblp: Modify NewForUpdate to accomodate two super partitions.
David Anderson
2018-11-21
1
-3
/
+6
*
liblp: Auto-suffix group names.
David Anderson
2018-11-19
1
-0
/
+11
*
liblp: Add a helper method for upgrading metadata on retrofit devices.
David Anderson
2018-11-09
1
-0
/
+39
*
liblp: Fix io_tests.
David Anderson
2018-11-08
1
-22
/
+37
*
liblp: Split super.img for retrofit devices.
David Anderson
2018-11-08
1
-2
/
+4
*
liblp: Allow automatic slot suffixing of partition names.
David Anderson
2018-11-08
1
-1
/
+25
*
liblp: Allow the super partition to span multiple block devices.
David Anderson
2018-10-24
1
-2
/
+2
*
liblp: Add an abstraction layer for opening partitions.
David Anderson
2018-10-24
1
-43
/
+72
*
liblp: Store device information in a new block device table.
David Anderson
2018-10-24
1
-8
/
+21
*
liblp: Reserve the first logical block of the super partition.
David Anderson
2018-10-17
1
-0
/
+1
*
liblp: Remove last_logical_sector from LpMetadataGeometry.
David Anderson
2018-10-12
1
-8
/
+3
*
liblp: Move backup sectors to the start of the partition.
David Anderson
2018-10-12
1
-7
/
+9
*
liblp: Add a gtest for sparse image creation.
David Anderson
2018-10-11
1
-0
/
+33
*
liblp: Remove the guid field from LpMetadataPartition.
David Anderson
2018-10-03
1
-11
/
+8
*
liblp: Add support for updateable partition groups.
David Anderson
2018-10-03
1
-3
/
+0
*
liblp: test: fix liblp.UpdateAnyMetadataSlot
Mark Salyzyn
2018-09-24
1
-3
/
+3
*
liblp: Add ReadImageFromBlob.
David Anderson
2018-08-22
1
-0
/
+21
*
liblp: FlashPartitionTable should update all slots.
David Anderson
2018-08-21
1
-5
/
+4
*
liblp: Add a ResizePartition helper to MetadataBuilder.
David Anderson
2018-08-01
1
-2
/
+2
*
liblp: Move image reading/writing functions to a new cpp file.
David Anderson
2018-07-13
1
-0
/
+1
*
liblp: Clean up public headers.
David Anderson
2018-07-12
1
-2
/
+2
*
liblp: Improve reliability of UpdatePartitionTable.
David Anderson
2018-07-11
1
-14
/
+59
*
liblp: Make it easier to test UpdatePartitionTable.
David Anderson
2018-07-11
1
-0
/
+82
*
liblp: Refactor the partition table update API.
David Anderson
2018-07-11
1
-13
/
+13
*
liblp: Add unit tests for flashing and readback.
David Anderson
2018-06-21
1
-0
/
+395