1. 655f5b8 Merge changes from topic 'fix-errors' am: 3c58e59d0d by Dzmitry Yatsushkevich · 8 years ago
  2. e31103b libavb: fix -Werror=return-type compilation error. am: 4cfa3cdc87 by Dzmitry Yatsushkevich · 8 years ago
  3. df0a0c9 libavb: fix gcc compilation error. am: b82c411013 by Dzmitry Yatsushkevich · 8 years ago
  4. 4539734 avb_sysdeps.h: set pointer alignment verification based on ARCH long and pointer size. by Dzmitry Yatsushkevich · 8 years ago
  5. 3c58e59 Merge changes from topic 'fix-errors' by Treehugger Robot · 8 years ago
  6. b642ae5 avbtool: add support for signing helper. am: 4e55279b45 am: 84af3a8749 by Dzmitry Yatsushkevich · 8 years ago
  7. 31939e5 avbtool: add support for signing helper. am: 4e55279b45 am: 84af3a8749 by Dzmitry Yatsushkevich · 8 years ago
  8. 84af3a8 avbtool: add support for signing helper. am: 4e55279b45 by Dzmitry Yatsushkevich · 8 years ago
  9. 4cfa3cd libavb: fix -Werror=return-type compilation error. by Dzmitry Yatsushkevich · 8 years ago
  10. b82c411 libavb: fix gcc compilation error. by Dzmitry Yatsushkevich · 8 years ago
  11. dc883a1 avb_sysdeps.h: set pointer alignment verification based on ARCH long and pointer size. by Dzmitry Yatsushkevich · 8 years ago
  12. 4e55279 avbtool: add support for signing helper. by Dzmitry Yatsushkevich · 8 years ago
  13. 9e821e8 test: Add abstract delegate and better rollback indexes to FakeAvbOps am: 72d5790de1 am: 3aa82b0c1a by Darren Krahn · 8 years ago
  14. f92e843 test: Add abstract delegate and better rollback indexes to FakeAvbOps am: 72d5790de1 by Darren Krahn · 8 years ago
  15. 3aa82b0 test: Add abstract delegate and better rollback indexes to FakeAvbOps by Darren Krahn · 8 years ago
  16. ba999b9 libavb: Move algorithm data to avb_crypto.h am: c9fa424bda am: 911dbdc2b1 by Darren Krahn · 8 years ago
  17. 404a956 libavb: Move algorithm data to avb_crypto.h am: c9fa424bda am: 911dbdc2b1 by Darren Krahn · 8 years ago
  18. 911dbdc libavb: Move algorithm data to avb_crypto.h am: c9fa424bda by Darren Krahn · 8 years ago
  19. 72d5790 test: Add abstract delegate and better rollback indexes to FakeAvbOps by Darren Krahn · 8 years ago
  20. c9fa424 libavb: Move algorithm data to avb_crypto.h by Darren Krahn · 8 years ago
  21. fa8dd26 Merge "Make 32-bit version of the unit tests pass." am: 3543ec5015 am: d0fc85d970 by David Zeuthen · 8 years ago
  22. 2fce381 Merge "Make 32-bit version of the unit tests pass." am: 3543ec5015 by David Zeuthen · 8 years ago
  23. d0fc85d Merge "Make 32-bit version of the unit tests pass." am: 3543ec5015 by David Zeuthen · 8 years ago
  24. c1eb923 libavb_ab: Fixed typos am: 63b836e13a am: e262b4c59c am: ee9113a928 by Darren Krahn · 8 years ago
  25. ee9113a libavb_ab: Fixed typos am: 63b836e13a am: e262b4c59c by Darren Krahn · 8 years ago
  26. 3543ec5 Merge "Make 32-bit version of the unit tests pass." by Treehugger Robot · 8 years ago
  27. e262b4c libavb_ab: Fixed typos am: 63b836e13a by Darren Krahn · 8 years ago
  28. 9744c20 Make 32-bit version of the unit tests pass. by David Zeuthen · 8 years ago
  29. 63b836e libavb_ab: Fixed typos by Darren Krahn · 8 years ago
  30. 5c81934 Rename "rollback index slot" to "rollback index location". am: 40ee1da883 am: cc2ad08388 by David Zeuthen · 8 years ago
  31. 1c7bf08 libavb: Pass all vbmeta images in AvbSlotVerifyData, not just 'vbmeta'. am: 8681a33e24 am: b84b061145 by David Zeuthen · 8 years ago
  32. 7a4cc68 Pass androidboot.vbmeta.device option on the kernel cmdline. am: bc8f647d58 am: 3a5cca8663 by David Zeuthen · 8 years ago
  33. 0938bb9 Rename "rollback index slot" to "rollback index location". am: 40ee1da883 by David Zeuthen · 8 years ago
  34. 41502cd libavb: Pass all vbmeta images in AvbSlotVerifyData, not just 'vbmeta'. am: 8681a33e24 by David Zeuthen · 8 years ago
  35. 1c29bdc Pass androidboot.vbmeta.device option on the kernel cmdline. am: bc8f647d58 by David Zeuthen · 8 years ago
  36. cc2ad08 Rename "rollback index slot" to "rollback index location". am: 40ee1da883 by David Zeuthen · 8 years ago
  37. b84b061 libavb: Pass all vbmeta images in AvbSlotVerifyData, not just 'vbmeta'. by David Zeuthen · 8 years ago
  38. 3a5cca8 Pass androidboot.vbmeta.device option on the kernel cmdline. am: bc8f647d58 by David Zeuthen · 8 years ago
  39. 40ee1da Rename "rollback index slot" to "rollback index location". by David Zeuthen · 8 years ago
  40. 8681a33 libavb: Pass all vbmeta images in AvbSlotVerifyData, not just 'vbmeta'. by David Zeuthen · 8 years ago
  41. bc8f647 Pass androidboot.vbmeta.device option on the kernel cmdline. by David Zeuthen · 8 years ago
  42. 0ec676e Merge "Add way to disable dm-verity allowing rootfs to be writable." am: 699d4e53d9 am: b710675019 by David Zeuthen · 8 years ago
  43. 445270a Merge "Add way to disable dm-verity allowing rootfs to be writable." am: 699d4e53d9 by David Zeuthen · 8 years ago
  44. b710675 Merge "Add way to disable dm-verity allowing rootfs to be writable." by David Zeuthen · 8 years ago
  45. 699d4e5 Merge "Add way to disable dm-verity allowing rootfs to be writable." by Treehugger Robot · 8 years ago
  46. fd41eb9 Add way to disable dm-verity allowing rootfs to be writable. by David Zeuthen · 8 years ago
  47. ea056a1 Enable operations on unlocked devices. am: 0155e6b158 am: a74339a852 by David Zeuthen · 8 years ago
  48. 106163d Enable operations on unlocked devices. am: 0155e6b158 am: a74339a852 by David Zeuthen · 8 years ago
  49. a74339a Enable operations on unlocked devices. am: 0155e6b158 by David Zeuthen · 8 years ago
  50. 0155e6b Enable operations on unlocked devices. by David Zeuthen · 8 years ago
  51. 438a3cb Make it possible to include public key metadata. am: 18666abc5d am: cf08501220 by David Zeuthen · 8 years ago
  52. 88bef71 Make it possible to include public key metadata. am: 18666abc5d am: cf08501220 by David Zeuthen · 8 years ago
  53. cf08501 Make it possible to include public key metadata. am: 18666abc5d by David Zeuthen · 8 years ago
  54. 18666ab Make it possible to include public key metadata. by David Zeuthen · 8 years ago
  55. 2eef637 libavb: Move all A/B functionality into separate libavb_ab/ directory. am: baf59e232e am: 5e299321db by David Zeuthen · 8 years ago
  56. ac33257 libavb: Move all A/B functionality into separate libavb_ab/ directory. am: baf59e232e by David Zeuthen · 8 years ago
  57. 5e29932 libavb: Move all A/B functionality into separate libavb_ab/ directory. by David Zeuthen · 8 years ago
  58. baf59e2 libavb: Move all A/B functionality into separate libavb_ab/ directory. by David Zeuthen · 8 years ago
  59. 7d43fab libavb: Make it possible to store A/B metadata somewhere else than 'misc'. am: 4cc9652142 am: 1bbf299571 by David Zeuthen · 8 years ago
  60. 8754d55 libavb: Make it possible to load other partitions than 'boot'. am: a8bb9a0e86 am: b0d534de15 by David Zeuthen · 8 years ago
  61. 27804ce libavb: Make it possible to store A/B metadata somewhere else than 'misc'. am: 4cc9652142 by David Zeuthen · 8 years ago
  62. 5a3ad33 libavb: Make it possible to load other partitions than 'boot'. am: a8bb9a0e86 by David Zeuthen · 8 years ago
  63. 1bbf299 libavb: Make it possible to store A/B metadata somewhere else than 'misc'. by David Zeuthen · 8 years ago
  64. b0d534d libavb: Make it possible to load other partitions than 'boot'. am: a8bb9a0e86 by David Zeuthen · 8 years ago
  65. 4cc9652 libavb: Make it possible to store A/B metadata somewhere else than 'misc'. by David Zeuthen · 8 years ago
  66. a8bb9a0 libavb: Make it possible to load other partitions than 'boot'. by David Zeuthen · 8 years ago
  67. b7e7770 Merge "Build libavb as a static library" am: c340892624 am: bb81257872 by bowgotsai · 8 years ago
  68. f6450ec Merge "Build libavb as a static library" am: c340892624 am: bb81257872 by bowgotsai · 8 years ago
  69. bb81257 Merge "Build libavb as a static library" am: c340892624 by bowgotsai · 8 years ago
  70. c340892 Merge "Build libavb as a static library" by Treehugger Robot · 8 years ago
  71. af004a8 Build libavb as a static library by bowgotsai · 8 years ago
  72. 8b7b886 Add room for expansion in descriptors. am: 5cb2db99e2 am: d1c6d0fba2 by David Zeuthen · 8 years ago
  73. feaa4d8 Add room for expansion in descriptors. am: 5cb2db99e2 am: d1c6d0fba2 by David Zeuthen · 8 years ago
  74. d1c6d0f Add room for expansion in descriptors. am: 5cb2db99e2 by David Zeuthen · 8 years ago
  75. 5cb2db9 Add room for expansion in descriptors. by David Zeuthen · 8 years ago
  76. 6687d4f Add support for FEC in hashtrees. am: 0b7f1d3aad am: 3cb09b6b51 am: 0179a10c33 by David Zeuthen · 8 years ago
  77. 0179a10 Add support for FEC in hashtrees. am: 0b7f1d3aad am: 3cb09b6b51 by David Zeuthen · 8 years ago
  78. 3cb09b6 Add support for FEC in hashtrees. am: 0b7f1d3aad by David Zeuthen · 8 years ago
  79. 0b7f1d3 Add support for FEC in hashtrees. by David Zeuthen · 8 years ago
  80. 936582b Fix spurious build errors. am: b0013ae7da am: 819bf46303 by David Zeuthen · 8 years ago
  81. 819bf46 Fix spurious build errors. am: b0013ae7da by David Zeuthen · 8 years ago
  82. b0013ae Fix spurious build errors. by David Zeuthen · 8 years ago
  83. 8aea6bf Work around unpredictable output from make_ext4fs. am: 3f53b9de58 am: b541cc4651 by David Zeuthen · 8 years ago
  84. b541cc4 Work around unpredictable output from make_ext4fs. am: 3f53b9de58 by David Zeuthen · 8 years ago
  85. 3f53b9d Work around unpredictable output from make_ext4fs. by David Zeuthen · 8 years ago
  86. a4cef38 Include full vbmeta digest on the kernel cmdline. am: 88b13e12a0 am: 0153ac4383 by David Zeuthen · 8 years ago
  87. 47f7c11 Minor fixes to make the boot_control HAL work on real hardware. am: 1eb74c93ed am: 90bd1317e8 by David Zeuthen · 8 years ago
  88. 82be410 avbtool: add_hashtree_footer: Add --calc_max_image_size option. am: 09692696e6 am: 9e577f5cbb by David Zeuthen · 8 years ago
  89. be5fd61 libavb: Allow AvbOps functions to fail with OOM. am: 507752b2b5 am: 29e4244edf by David Zeuthen · 8 years ago
  90. dfc9830 Include full vbmeta digest on the kernel cmdline. am: 88b13e12a0 am: 0153ac4383 by David Zeuthen · 8 years ago
  91. fa1a11c Minor fixes to make the boot_control HAL work on real hardware. am: 1eb74c93ed by David Zeuthen · 8 years ago
  92. 97c3bbe avbtool: add_hashtree_footer: Add --calc_max_image_size option. am: 09692696e6 by David Zeuthen · 8 years ago
  93. ad7dcec libavb: Allow AvbOps functions to fail with OOM. am: 507752b2b5 am: 29e4244edf by David Zeuthen · 8 years ago
  94. 0153ac4 Include full vbmeta digest on the kernel cmdline. am: 88b13e12a0 by David Zeuthen · 8 years ago
  95. 90bd131 Minor fixes to make the boot_control HAL work on real hardware. am: 1eb74c93ed by David Zeuthen · 8 years ago
  96. 9e577f5 avbtool: add_hashtree_footer: Add --calc_max_image_size option. am: 09692696e6 by David Zeuthen · 8 years ago
  97. 29e4244 libavb: Allow AvbOps functions to fail with OOM. am: 507752b2b5 by David Zeuthen · 8 years ago
  98. 88b13e1 Include full vbmeta digest on the kernel cmdline. by David Zeuthen · 8 years ago
  99. 1eb74c9 Minor fixes to make the boot_control HAL work on real hardware. by David Zeuthen · 8 years ago
  100. 0969269 avbtool: add_hashtree_footer: Add --calc_max_image_size option. by David Zeuthen · 8 years ago