1. c126ad8 Merge "libfs_avb: Export more utilities to facilitate VTS" by Yi-yo Chiang · 2 years, 8 months ago
  2. d543beb libfs_avb: Export more utilities to facilitate VTS by Yi-Yo Chiang · 2 years, 8 months ago
  3. 68c9740 libfs_avb: updating run_tests.sh by Bowgo Tsai · 2 years, 8 months ago
  4. efec0ab libdm, libsnapshot: Add a virtual interface for DeviceMapper. by David Anderson · 3 years ago
  5. ccd4b77 Skipping CompareVBMeta() in VerifyVBMetaDataError test case by Bowgo Tsai · 3 years ago
  6. a07503a Make libfs_mgr and its dependencies vendor_ramdisk_available. by David Anderson · 3 years, 1 month ago
  7. 2e20058 Completely migrate init first stage to Soong by Inseob Kim · 3 years, 3 months ago
  8. 79e0890 Merge "fs_mgr: support 'check_at_most_once' for dm-verity" by Treehugger Robot · 3 years, 2 months ago
  9. 6a0cf6b Fixing flakiness in libfs_avb_internal_test by Bowgo Tsai · 3 years, 3 months ago
  10. 14e9a70 fs_mgr: support 'check_at_most_once' for dm-verity by JeongHyeon Lee · 3 years, 3 months ago
  11. 314d344 fs_avb_test_util: adding logs for debugging by Bowgo Tsai · 3 years, 4 months ago
  12. ef2864e Link libcrypto in host unit tests for libavb by Andrew Scull · 3 years, 4 months ago
  13. 9eb1296 Add new dm-verity error handling mode by JeongHyeon Lee · 3 years, 4 months ago
  14. b0198cb libfs_avb_internal_test & libfs_avb_test already run in presubmit by Julien Desprez · 3 years, 5 months ago
  15. d69ad69 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 3 years, 6 months ago
  16. c3a206c Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/core" by Elliott Hughes · 3 years, 6 months ago
  17. 187b7d1 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 3 years, 6 months ago
  18. ec10d3c libfs_avb: verifying vbmeta digest early by Bowgo Tsai · 3 years, 7 months ago
  19. 1d72b4f Ensure compile first to make avbtool work by Julien Desprez · 3 years, 7 months ago
  20. a28b67e Merge "Attempt to make libavb test working in CI" by Julien Desprez · 3 years, 7 months ago
  21. f8d9765 Attempt to make libavb test working in CI by Julien Desprez · 3 years, 7 months ago
  22. 708d962 libfs_avb: Fix unit test failures by Bowgo Tsai · 3 years, 7 months ago
  23. f248cc5 Use more inclusive language for #inclusivefixit by Hongguang Chen · 4 years, 1 month ago
  24. a90bfdd add API to get hash descriptor by Steve Muckle · 4 years, 3 months ago
  25. cd8b982 Merge "Add a switch to enforce avb for DSU in userdebug" by Howard Chen · 4 years, 7 months ago
  26. f4d345c Add a switch to enforce avb for DSU in userdebug by Howard Chen · 4 years, 7 months ago
  27. ba9b73e Convert system/core/fs_mgr to Result::ok() by Bernie Innocenti · 4 years, 7 months ago
  28. cecebbb Convert system/core to Result::ok() by Bernie Innocenti · 4 years, 7 months ago
  29. e0f5c10 first_stage_mount: reading all avb_keys before chroot by Bowgo Tsai · 4 years, 7 months ago
  30. acaa95d Allowing the fs_mgr flag of avb_keys to be a dir by Bowgo Tsai · 4 years, 9 months ago
  31. 110988d Adding require_root for libfs_avb_device_test by Bowgo Tsai · 4 years, 9 months ago
  32. 8e04844 [fs_mgr] fix -Wreorder-init-list by Nick Desaulniers · 4 years, 11 months ago
  33. 924858c libdm: Improve the reliability of dm device paths. by David Anderson · 5 years ago
  34. 705fd7f Support booting a chained boot-debug.img by Iris Chang · 5 years ago
  35. e438843 Merge "init: add umount_all builtin." by Yifan Hong · 5 years ago
  36. 402633d init: add umount_all builtin. by Yifan Hong · 5 years ago
  37. 84d4933 avb_ops: support reading from a logical partition by Bowgo Tsai · 5 years ago
  38. 7082f68 Fix device mapper name clashes on non-A/B devices. by David Anderson · 5 years ago
  39. 4d6f4cc libfs_avb: Pass const string by reference by Greg Kaiser · 5 years ago
  40. f3e28e1 libfs_avb: support key rotation for standalone partitions by Bowgo Tsai · 6 years ago
  41. 918668a libfs_avb: support rollback protection for Live GSI by Bowgo Tsai · 6 years ago
  42. cd316ea libfs_avb: adding two public APIs by Bowgo Tsai · 6 years ago
  43. 5c937a3 Move the tests to postsubmit group by Dan Shi · 6 years ago
  44. 66e7644 Merge "Support getting public key data" by Treehugger Robot · 6 years ago
  45. 7ee1aae Support getting public key data by Bowgo Tsai · 6 years ago
  46. a3530e6 Add android::fs_mgr namespace for new Fstab code by Tom Cherry · 6 years ago
  47. ee6114f Enable AVB for dynamic GSI (f.k.a. Live Image) by Bowgo Tsai · 6 years ago
  48. 30fef71 Merge "libfs_avb: support enable verity for a standalone partition" by Treehugger Robot · 6 years ago
  49. defe1cb libfs_avb: support enable verity for a standalone partition by Bowgo Tsai · 6 years ago
  50. d4f870d Adding libfs_avb host tests into presubmit by Bowgo Tsai · 6 years ago
  51. 278749d libfs_avb: support loading vbmeta structs from any partition by Bowgo Tsai · 6 years ago
  52. 6a56a2a fs_mgr: avb check avb_slot_data by Mark Salyzyn · 6 years ago
  53. 1b1a1fd Skip building libfs_avb for darwin host by Bowgo Tsai · 6 years ago
  54. 7bf0479 libfs_avb: Switch to range-for for GetHashtreeDescriptor by Bowgo Tsai · 6 years ago
  55. d79dd84 libfs_avb: refactoring by Bowgo Tsai · 6 years ago
  56. a99a1f2 Skip building libfs_avb unittest for Mac by Bowgo Tsai · 6 years ago
  57. 0dd3725 Merge "Adding libfs_avb unittest framework" by Treehugger Robot · 6 years ago
  58. b92fc1f fs_mgr_avb: introducing class VBMetaData by Bowgo Tsai · 6 years ago
  59. 5835403 Adding libfs_avb unittest framework by Bowgo Tsai · 6 years ago
  60. 23319eb Start using new C++ Fstab class widely by Tom Cherry · 6 years ago
  61. c1bc281 fs_mgr: move AVB related source into libfs_avb by Bowgo Tsai · 6 years ago