1. 451694e liblp: Make it easier to test UpdatePartitionTable. by David Anderson · 6 years ago
  2. 21671ed liblp: Refactor the partition table update API. by David Anderson · 6 years ago
  3. 6a288d8 Merge "liblp: Implement support for request queue alignment." by Treehugger Robot · 6 years ago
  4. 2332afb liblp: Implement support for request queue alignment. by David Anderson · 6 years ago
  5. de1d06e Merge "adbd: fix spurious failure to create dirs when pushing." by Treehugger Robot · 6 years ago
  6. 4c0078d adbd: fix spurious failure to create dirs when pushing. by Josh Gao · 6 years ago
  7. 4251739 Merge "Add support for new defines in v4.17.3 headers." by Christopher Ferris · 6 years ago
  8. a04058e Merge "liblp: Fix incorrect get_block_device_size usage." by Treehugger Robot · 6 years ago
  9. 839a818 liblp: Fix incorrect get_block_device_size usage. by David Anderson · 6 years ago
  10. 35f2704 Merge "Add /mnt/product rw mount point for product partitions." by Treehugger Robot · 6 years ago
  11. 7002558 Merge "bootstat: record reboot reason history in persist.sys.boot.reason.history" by Treehugger Robot · 6 years ago
  12. 8a0b46e Merge "libbase: assume clang." by Elliott Hughes · 6 years ago
  13. 50d874b Merge "bootstat: kpdpwr actually means reboot,longkey" by Treehugger Robot · 6 years ago
  14. 98c7649 libbase: assume clang. by Elliott Hughes · 6 years ago
  15. 432791e Add support for new defines in v4.17.3 headers. by Christopher Ferris · 6 years ago
  16. 8b80960 Merge "rootdir: access to pstore denied to bootstat" by Treehugger Robot · 6 years ago
  17. 5c58c9d bootstat: record reboot reason history in persist.sys.boot.reason.history by Mark Salyzyn · 6 years ago
  18. 7ab805e rootdir: access to pstore denied to bootstat by Mark Salyzyn · 6 years ago
  19. 384a682 Merge "Fix misleading comments" by Treehugger Robot · 6 years ago
  20. ad9f6b1 Fix misleading comments by Inseob Kim · 6 years ago
  21. acc31ce Add /mnt/product rw mount point for product partitions. by Bowgo Tsai · 6 years ago
  22. f9b879f Merge "Refactor the DwarfSection classes." by Christopher Ferris · 6 years ago
  23. 88d1b4a bootstat: kpdpwr actually means reboot,longkey by Mark Salyzyn · 6 years ago
  24. 2bbbd06 Merge "fs_mgr: fs_mgr_update_verity_state take std::function" by Treehugger Robot · 6 years ago
  25. d2f93b1 Merge "fs_mgr: Add support in fs_mgr_read_fstab_file for /proc/mounts" by Treehugger Robot · 6 years ago
  26. b5065fc fs_mgr: fs_mgr_update_verity_state take std::function by Mark Salyzyn · 6 years ago
  27. 5f70ed6 Merge "libcutils: Simplify android_get_control_socket()" by Treehugger Robot · 6 years ago
  28. 749ee86 Merge "init: add unit tests for tokenizer.cpp" by Tom Cherry · 6 years ago
  29. 92acaac Refactor the DwarfSection classes. by Christopher Ferris · 6 years ago
  30. eba4706 fs_mgr: Add support in fs_mgr_read_fstab_file for /proc/mounts by Mark Salyzyn · 6 years ago
  31. 78ea17a Merge "init: fix the parse error when meeting escape characters" by Tom Cherry · 6 years ago
  32. 2a5a4e7 init: add unit tests for tokenizer.cpp by Tom Cherry · 6 years ago
  33. 78522d3 Merge changes I2157efc5,Iaf1d6f9c by Treehugger Robot · 6 years ago
  34. b27d572 Merge changes Ia35a4541,Iaf13450d by Treehugger Robot · 6 years ago
  35. b5acb1a fs_mgr: remove fs_mgr_dm_ioctl by David Anderson · 6 years ago
  36. 40b5948 fs_mgr: replace DM_TABLE_STATUS use with libdm. by David Anderson · 6 years ago
  37. 5417bcb run-as: Migrate to blueprint by Luis Hector Chavez · 6 years ago
  38. ef62f3f Add a way to disable run-as at runtime by Luis Hector Chavez · 6 years ago
  39. 6effd4d Merge "Parse IfIndex for Netlink RTM_NEWADDR / RTM_DELADDR event" by Rubin Xu · 6 years ago
  40. f5aaa81 Merge "libbase: switch to #pragma once." by Treehugger Robot · 6 years ago
  41. b4a2f57 Merge "fs_mgr: Use libdm for fs_mgr_verity." by Treehugger Robot · 6 years ago
  42. 4d8bbc6 libbase: switch to #pragma once. by Elliott Hughes · 6 years ago
  43. 2aa50ff Merge "Simplify __attribute__((__printf__)) use." by Treehugger Robot · 6 years ago
  44. d8a4c60 Simplify __attribute__((__printf__)) use. by Elliott Hughes · 6 years ago
  45. b8f4fe4 Merge changes from topic "mingw-clang" by Treehugger Robot · 6 years ago
  46. b0ea3d3 Merge "libdm: Add DmTargetVerity and use it in fs_mgr_avb." by Treehugger Robot · 6 years ago
  47. 9803fbf fs_mgr: Use libdm for fs_mgr_verity. by David Anderson · 6 years ago
  48. 855a643 Merge "Fix memory leak when GateKeeperProxy.verify() returns" by Treehugger Robot · 6 years ago
  49. 332afef init: fix the parse error when meeting escape characters by liwugang · 6 years ago
  50. 1d17339 libdm: Add DmTargetVerity and use it in fs_mgr_avb. by David Anderson · 6 years ago
  51. 7a8bed3 Merge "fs_mgr: Use libdm for dm-linear devices." by Treehugger Robot · 6 years ago
  52. 9d254f0 Merge "libdm: Add unit tests for dm-linear." by Treehugger Robot · 6 years ago
  53. 516ec4c Merge "libdm: Add helper classes for loop control." by Treehugger Robot · 6 years ago
  54. 4b52440 fs_mgr: Use libdm for dm-linear devices. by David Anderson · 6 years ago
  55. 2d3e79f libdm: Add unit tests for dm-linear. by David Anderson · 6 years ago
  56. a2df1ef Do not customize __format__ for Windows/MinGW to gnu_printf by Pirama Arumuga Nainar · 6 years ago
  57. 8e52362 Adapt to switch to Clang for Windows host builds by Pirama Arumuga Nainar · 6 years ago
  58. 1f428ea libdm: Add helper classes for loop control. by David Anderson · 6 years ago
  59. fc1cf907 Merge "Fix ARM program header values used for exidx." by Christopher Ferris · 6 years ago
  60. 409465a Merge "adb: fix obsolete documentation." by Treehugger Robot · 6 years ago
  61. b8f4f14 Merge "Revert "adb: detect some spin loops and abort."" by Treehugger Robot · 6 years ago
  62. a67b00a Merge "libdm: Implement GetDmDevicePathByName()." by Treehugger Robot · 6 years ago
  63. f882a38 Fix ARM program header values used for exidx. by Christopher Ferris · 6 years ago
  64. 245b032 Merge "liblp: Add unit tests for flashing and readback." by Treehugger Robot · 6 years ago
  65. 5e9e74b libdm: Implement GetDmDevicePathByName(). by David Anderson · 6 years ago
  66. 8ddd105 Merge "liblp: Add unit tests." by Treehugger Robot · 6 years ago
  67. bb7e812 Merge "Remove pstore case ibc.__pstore_append from CTS" by Elliott Hughes · 6 years ago
  68. accc95d adb: fix obsolete documentation. by Elliott Hughes · 6 years ago
  69. 27eda48 Merge "init: Don't set ro.serialno when androidboot.serialno is not set" by Christopher Morin · 6 years ago
  70. 04b9ca8 Revert "adb: detect some spin loops and abort." by Josh Gao · 6 years ago
  71. 39d124b init: Don't set ro.serialno when androidboot.serialno is not set by Chris Morin · 6 years ago
  72. d9b581e Merge "libdm: Implement zero and linear targets." by Treehugger Robot · 6 years ago
  73. 2502aa2 Merge "libdm: Add DmTargetTypeInfo and a unit test." by Treehugger Robot · 6 years ago
  74. 7d8880e Remove pstore case ibc.__pstore_append from CTS by chenhg · 6 years ago
  75. 0a186a8 liblp: Add unit tests for flashing and readback. by David Anderson · 6 years ago
  76. e9619eb liblp: Add unit tests. by David Anderson · 6 years ago
  77. bac58ae libdm: Implement zero and linear targets. by David Anderson · 6 years ago
  78. c7def68 libdm: Add DmTargetTypeInfo and a unit test. by David Anderson · 6 years ago
  79. d41a1f9 Merge "init: print service name when started waiting" by Treehugger Robot · 6 years ago
  80. 2e98fd2 Merge "libdm: Implement LoadTableAndActivate." by Treehugger Robot · 6 years ago
  81. bdc56b0 Merge "libdm: Move includes to a libdm folder." by Treehugger Robot · 6 years ago
  82. a242a4b Merge "Split shell_and_utilities into partition parts." by Anton Hansson · 6 years ago
  83. 73e9046 Merge "shell_and_utilities: update README.md." by Treehugger Robot · 6 years ago
  84. 16bb55c Merge "Revert "init: dummy host_init_verifier for mac"" by Yifan Hong · 6 years ago
  85. 2c4ee75 init: print service name when started waiting by Wei Wang · 6 years ago
  86. 3c4aa11 Revert "init: dummy host_init_verifier for mac" by Yifan Hong · 6 years ago
  87. 0310f46 shell_and_utilities: update README.md. by Elliott Hughes · 6 years ago
  88. e1c0744 libdm: Implement LoadTableAndActivate. by David Anderson · 6 years ago
  89. b1a834e libdm: Move includes to a libdm folder. by David Anderson · 6 years ago
  90. 9a2891c Merge "libdm: Clean up error messages and dm_ioctl use." by Treehugger Robot · 6 years ago
  91. ca38c79 Split shell_and_utilities into partition parts. by Anton Hansson · 6 years ago
  92. b0e193c Merge "init: dummy host_init_verifier for mac" by Treehugger Robot · 6 years ago
  93. ab8131f Merge "init: document what host init verifier checks" by Treehugger Robot · 6 years ago
  94. f567367 init: dummy host_init_verifier for mac by Tom Cherry · 6 years ago
  95. c50fe3d Merge "newfs_msdos: switch to external/newfs_msdos." by Treehugger Robot · 6 years ago
  96. 47111ae init: document what host init verifier checks by Tom Cherry · 6 years ago
  97. 81101cb Merge "Don't check permissions bits on init scripts for host_init_verifier" by Tom Cherry · 6 years ago
  98. 7982178 Update cflags for building Windows modules with Clang by Pirama Arumuga Nainar · 6 years ago
  99. b6181e3 libdm: Clean up error messages and dm_ioctl use. by David Anderson · 6 years ago
  100. 08839ff Merge "init: Create logical partitions via liblp." by Treehugger Robot · 6 years ago