1. a6d9da4 Merge "liblp: Refactor the partition table update API." by Treehugger Robot · 7 years ago
  2. 5fea828 Merge "Move libbacktrace off cutils." by Treehugger Robot · 7 years ago
  3. ba00265 Move libbacktrace off cutils. by Elliott Hughes · 7 years ago
  4. 50607fb Merge "Remove unused #include." by Elliott Hughes · 7 years ago
  5. 4f3355f liblp: Refactor the partition table update API. by David Anderson · 7 years ago
  6. 47f8a1a Merge "adb: work around adbd push bug." by Treehugger Robot · 7 years ago
  7. fcd3d87 Remove unused #include. by Elliott Hughes · 7 years ago
  8. 8b2d77f Merge "init.rc: Remount / with MS_REMOUNT|MS_BIND|MS_NODEV" by Treehugger Robot · 7 years ago
  9. 055429d init.rc: Remount / with MS_REMOUNT|MS_BIND|MS_NODEV by Luis Hector Chavez · 7 years ago
  10. ade2441 Merge "adb: fix escape_arg for multiple quotes" by Treehugger Robot · 7 years ago
  11. b572e6d adb: fix escape_arg for multiple quotes by Ryan Prichard · 7 years ago
  12. 2f82b52 Merge "Fix build breakage on non-linux" by Treehugger Robot · 7 years ago
  13. b73bd99 Merge "add event log range for audioserver" by Treehugger Robot · 7 years ago
  14. f327c11 Fix build breakage on non-linux by Pawin Vongmasa · 7 years ago
  15. 65362d5 add event log range for audioserver by Eric Laurent · 7 years ago
  16. dfdcf40 adb: work around adbd push bug. by Josh Gao · 7 years ago
  17. 20f160d Merge "Add debug system properties to control profiling limits." by Yabin Cui · 7 years ago
  18. 40db739 Merge "liblp: Implement support for request queue alignment." by Treehugger Robot · 7 years ago
  19. a95c1ac liblp: Implement support for request queue alignment. by David Anderson · 7 years ago
  20. 14fa090 Merge "adbd: fix spurious failure to create dirs when pushing." by Treehugger Robot · 7 years ago
  21. c01270f Add debug system properties to control profiling limits. by Yabin Cui · 7 years ago
  22. 2cf7e3f adbd: fix spurious failure to create dirs when pushing. by Josh Gao · 7 years ago
  23. 7680758 Merge "Add support for new defines in v4.17.3 headers." by Christopher Ferris · 7 years ago
  24. 87609ad Merge "liblp: Fix incorrect get_block_device_size usage." by Treehugger Robot · 7 years ago
  25. 2226276 liblp: Fix incorrect get_block_device_size usage. by David Anderson · 7 years ago
  26. fd9b81c Merge "Add /mnt/product rw mount point for product partitions." by Treehugger Robot · 7 years ago
  27. 7d99871 Merge "bootstat: record reboot reason history in persist.sys.boot.reason.history" by Treehugger Robot · 7 years ago
  28. 27eace6 Merge "libbase: assume clang." by Elliott Hughes · 7 years ago
  29. 464d6d8 Merge "bootstat: kpdpwr actually means reboot,longkey" by Treehugger Robot · 7 years ago
  30. a8a7351 libbase: assume clang. by Elliott Hughes · 7 years ago
  31. 94bc051 Add support for new defines in v4.17.3 headers. by Christopher Ferris · 7 years ago
  32. 4000cb8 Merge "rootdir: access to pstore denied to bootstat" by Treehugger Robot · 7 years ago
  33. 017e384 bootstat: record reboot reason history in persist.sys.boot.reason.history by Mark Salyzyn · 7 years ago
  34. 8ab1365 rootdir: access to pstore denied to bootstat by Mark Salyzyn · 7 years ago
  35. 71ae54c Merge "Fix misleading comments" by Treehugger Robot · 7 years ago
  36. 15de6c8 Fix misleading comments by Inseob Kim · 7 years ago
  37. 8b00b2a Add /mnt/product rw mount point for product partitions. by Bowgo Tsai · 7 years ago
  38. 1517cdd Merge "Refactor the DwarfSection classes." by Christopher Ferris · 7 years ago
  39. a7c25d5 bootstat: kpdpwr actually means reboot,longkey by Mark Salyzyn · 7 years ago
  40. 8b36053 Merge "fs_mgr: fs_mgr_update_verity_state take std::function" by Treehugger Robot · 7 years ago
  41. 2597827 Merge "fs_mgr: Add support in fs_mgr_read_fstab_file for /proc/mounts" by Treehugger Robot · 7 years ago
  42. 7e077db fs_mgr: fs_mgr_update_verity_state take std::function by Mark Salyzyn · 7 years ago
  43. a209ce0 Merge "libcutils: Simplify android_get_control_socket()" by Treehugger Robot · 7 years ago
  44. 743b769 Merge "init: add unit tests for tokenizer.cpp" by Tom Cherry · 7 years ago
  45. c976a64 Refactor the DwarfSection classes. by Christopher Ferris · 7 years ago
  46. 3b3b231 fs_mgr: Add support in fs_mgr_read_fstab_file for /proc/mounts by Mark Salyzyn · 7 years ago
  47. c342a29 Merge "init: fix the parse error when meeting escape characters" by Tom Cherry · 7 years ago
  48. 7759fc3 init: add unit tests for tokenizer.cpp by Tom Cherry · 7 years ago
  49. fcfea82 Merge changes I2157efc5,Iaf1d6f9c by Treehugger Robot · 7 years ago
  50. b930757 Merge changes Ia35a4541,Iaf13450d by Treehugger Robot · 7 years ago
  51. 8bbe75a fs_mgr: remove fs_mgr_dm_ioctl by David Anderson · 7 years ago
  52. ab485db fs_mgr: replace DM_TABLE_STATUS use with libdm. by David Anderson · 7 years ago
  53. 8fe528e run-as: Migrate to blueprint by Luis Hector Chavez · 7 years ago
  54. c2a1f57 Add a way to disable run-as at runtime by Luis Hector Chavez · 7 years ago
  55. e1aa9ad Merge "Parse IfIndex for Netlink RTM_NEWADDR / RTM_DELADDR event" by Rubin Xu · 7 years ago
  56. 6bf455b Merge "libbase: switch to #pragma once." by Treehugger Robot · 7 years ago
  57. ed37809 Merge "fs_mgr: Use libdm for fs_mgr_verity." by Treehugger Robot · 7 years ago
  58. e8244e8 libbase: switch to #pragma once. by Elliott Hughes · 7 years ago
  59. 64dbe51 Merge "Simplify __attribute__((__printf__)) use." by Treehugger Robot · 7 years ago
  60. a173d2f Simplify __attribute__((__printf__)) use. by Elliott Hughes · 7 years ago
  61. 0406f76 Merge changes from topic "mingw-clang" by Treehugger Robot · 7 years ago
  62. 8d09d41 Merge "libdm: Add DmTargetVerity and use it in fs_mgr_avb." by Treehugger Robot · 7 years ago
  63. 80d28f5 fs_mgr: Use libdm for fs_mgr_verity. by David Anderson · 7 years ago
  64. 48edb8e Merge "Fix memory leak when GateKeeperProxy.verify() returns" by Treehugger Robot · 7 years ago
  65. 26e763b init: fix the parse error when meeting escape characters by liwugang · 7 years ago
  66. 2c3c20d libdm: Add DmTargetVerity and use it in fs_mgr_avb. by David Anderson · 7 years ago
  67. 878b179 Merge "fs_mgr: Use libdm for dm-linear devices." by Treehugger Robot · 7 years ago
  68. 43e6630 Merge "libdm: Add unit tests for dm-linear." by Treehugger Robot · 7 years ago
  69. 7766cd8 Merge "libdm: Add helper classes for loop control." by Treehugger Robot · 7 years ago
  70. d365156 fs_mgr: Use libdm for dm-linear devices. by David Anderson · 7 years ago
  71. 2b6390a libdm: Add unit tests for dm-linear. by David Anderson · 7 years ago
  72. 5063650 Do not customize __format__ for Windows/MinGW to gnu_printf by Pirama Arumuga Nainar · 7 years ago
  73. 7517f64 Adapt to switch to Clang for Windows host builds by Pirama Arumuga Nainar · 7 years ago
  74. 5d9f533 libdm: Add helper classes for loop control. by David Anderson · 7 years ago
  75. bcf0c11 Merge "Fix ARM program header values used for exidx." by Christopher Ferris · 7 years ago
  76. 88a0c02 Merge "adb: fix obsolete documentation." by Treehugger Robot · 7 years ago
  77. 0a0d918 Merge "Revert "adb: detect some spin loops and abort."" by Treehugger Robot · 7 years ago
  78. e206ea6 Merge "libdm: Implement GetDmDevicePathByName()." by Treehugger Robot · 7 years ago
  79. d6b0281 Fix ARM program header values used for exidx. by Christopher Ferris · 7 years ago
  80. 903e48b Merge "liblp: Add unit tests for flashing and readback." by Treehugger Robot · 7 years ago
  81. c0e0897 libdm: Implement GetDmDevicePathByName(). by David Anderson · 7 years ago
  82. c72b213 Merge "liblp: Add unit tests." by Treehugger Robot · 7 years ago
  83. e306bf9 Merge "Remove pstore case ibc.__pstore_append from CTS" by Elliott Hughes · 7 years ago
  84. a07b9f2 adb: fix obsolete documentation. by Elliott Hughes · 7 years ago
  85. 48e7f6c Merge "init: Don't set ro.serialno when androidboot.serialno is not set" by Christopher Morin · 7 years ago
  86. 7366b2b Revert "adb: detect some spin loops and abort." by Josh Gao · 7 years ago
  87. 9164ec4 init: Don't set ro.serialno when androidboot.serialno is not set by Chris Morin · 7 years ago
  88. 88678d2 Merge "libdm: Implement zero and linear targets." by Treehugger Robot · 7 years ago
  89. d9756bd Merge "libdm: Add DmTargetTypeInfo and a unit test." by Treehugger Robot · 7 years ago
  90. c90282d Remove pstore case ibc.__pstore_append from CTS by chenhg · 7 years ago
  91. 0b22413 liblp: Add unit tests for flashing and readback. by David Anderson · 7 years ago
  92. 18f8b6e liblp: Add unit tests. by David Anderson · 7 years ago
  93. 2b70789 libdm: Implement zero and linear targets. by David Anderson · 7 years ago
  94. 58ae341 libdm: Add DmTargetTypeInfo and a unit test. by David Anderson · 7 years ago
  95. c2373ad Merge "init: print service name when started waiting" by Treehugger Robot · 7 years ago
  96. f5fb39e Merge "libdm: Implement LoadTableAndActivate." by Treehugger Robot · 7 years ago
  97. b72d631 Merge "libdm: Move includes to a libdm folder." by Treehugger Robot · 7 years ago
  98. 0bdbba4 Merge "Split shell_and_utilities into partition parts." by Anton Hansson · 7 years ago
  99. 2a4ff29 Merge "shell_and_utilities: update README.md." by Treehugger Robot · 7 years ago
  100. a2898d8 Merge "Revert "init: dummy host_init_verifier for mac"" by Yifan Hong · 7 years ago