1. c342a29 Merge "init: fix the parse error when meeting escape characters" by Tom Cherry · 7 years ago
  2. fcfea82 Merge changes I2157efc5,Iaf1d6f9c by Treehugger Robot · 7 years ago
  3. b930757 Merge changes Ia35a4541,Iaf13450d by Treehugger Robot · 7 years ago
  4. 8bbe75a fs_mgr: remove fs_mgr_dm_ioctl by David Anderson · 7 years ago
  5. ab485db fs_mgr: replace DM_TABLE_STATUS use with libdm. by David Anderson · 7 years ago
  6. 8fe528e run-as: Migrate to blueprint by Luis Hector Chavez · 7 years ago
  7. c2a1f57 Add a way to disable run-as at runtime by Luis Hector Chavez · 7 years ago
  8. e1aa9ad Merge "Parse IfIndex for Netlink RTM_NEWADDR / RTM_DELADDR event" by Rubin Xu · 7 years ago
  9. 6bf455b Merge "libbase: switch to #pragma once." by Treehugger Robot · 7 years ago
  10. ed37809 Merge "fs_mgr: Use libdm for fs_mgr_verity." by Treehugger Robot · 7 years ago
  11. e8244e8 libbase: switch to #pragma once. by Elliott Hughes · 7 years ago
  12. 64dbe51 Merge "Simplify __attribute__((__printf__)) use." by Treehugger Robot · 7 years ago
  13. a173d2f Simplify __attribute__((__printf__)) use. by Elliott Hughes · 7 years ago
  14. 0406f76 Merge changes from topic "mingw-clang" by Treehugger Robot · 7 years ago
  15. 8d09d41 Merge "libdm: Add DmTargetVerity and use it in fs_mgr_avb." by Treehugger Robot · 7 years ago
  16. 80d28f5 fs_mgr: Use libdm for fs_mgr_verity. by David Anderson · 7 years ago
  17. 48edb8e Merge "Fix memory leak when GateKeeperProxy.verify() returns" by Treehugger Robot · 7 years ago
  18. 26e763b init: fix the parse error when meeting escape characters by liwugang · 7 years ago
  19. 2c3c20d libdm: Add DmTargetVerity and use it in fs_mgr_avb. by David Anderson · 7 years ago
  20. 878b179 Merge "fs_mgr: Use libdm for dm-linear devices." by Treehugger Robot · 7 years ago
  21. 43e6630 Merge "libdm: Add unit tests for dm-linear." by Treehugger Robot · 7 years ago
  22. 7766cd8 Merge "libdm: Add helper classes for loop control." by Treehugger Robot · 7 years ago
  23. d365156 fs_mgr: Use libdm for dm-linear devices. by David Anderson · 7 years ago
  24. 2b6390a libdm: Add unit tests for dm-linear. by David Anderson · 7 years ago
  25. 5063650 Do not customize __format__ for Windows/MinGW to gnu_printf by Pirama Arumuga Nainar · 7 years ago
  26. 7517f64 Adapt to switch to Clang for Windows host builds by Pirama Arumuga Nainar · 7 years ago
  27. 5d9f533 libdm: Add helper classes for loop control. by David Anderson · 7 years ago
  28. bcf0c11 Merge "Fix ARM program header values used for exidx." by Christopher Ferris · 7 years ago
  29. 88a0c02 Merge "adb: fix obsolete documentation." by Treehugger Robot · 7 years ago
  30. 0a0d918 Merge "Revert "adb: detect some spin loops and abort."" by Treehugger Robot · 7 years ago
  31. e206ea6 Merge "libdm: Implement GetDmDevicePathByName()." by Treehugger Robot · 7 years ago
  32. d6b0281 Fix ARM program header values used for exidx. by Christopher Ferris · 7 years ago
  33. 903e48b Merge "liblp: Add unit tests for flashing and readback." by Treehugger Robot · 7 years ago
  34. c0e0897 libdm: Implement GetDmDevicePathByName(). by David Anderson · 7 years ago
  35. c72b213 Merge "liblp: Add unit tests." by Treehugger Robot · 7 years ago
  36. e306bf9 Merge "Remove pstore case ibc.__pstore_append from CTS" by Elliott Hughes · 7 years ago
  37. a07b9f2 adb: fix obsolete documentation. by Elliott Hughes · 7 years ago
  38. 48e7f6c Merge "init: Don't set ro.serialno when androidboot.serialno is not set" by Christopher Morin · 7 years ago
  39. 7366b2b Revert "adb: detect some spin loops and abort." by Josh Gao · 7 years ago
  40. 9164ec4 init: Don't set ro.serialno when androidboot.serialno is not set by Chris Morin · 7 years ago
  41. 88678d2 Merge "libdm: Implement zero and linear targets." by Treehugger Robot · 7 years ago
  42. d9756bd Merge "libdm: Add DmTargetTypeInfo and a unit test." by Treehugger Robot · 7 years ago
  43. c90282d Remove pstore case ibc.__pstore_append from CTS by chenhg · 7 years ago
  44. 0b22413 liblp: Add unit tests for flashing and readback. by David Anderson · 7 years ago
  45. 18f8b6e liblp: Add unit tests. by David Anderson · 7 years ago
  46. 2b70789 libdm: Implement zero and linear targets. by David Anderson · 7 years ago
  47. 58ae341 libdm: Add DmTargetTypeInfo and a unit test. by David Anderson · 7 years ago
  48. c2373ad Merge "init: print service name when started waiting" by Treehugger Robot · 7 years ago
  49. f5fb39e Merge "libdm: Implement LoadTableAndActivate." by Treehugger Robot · 7 years ago
  50. b72d631 Merge "libdm: Move includes to a libdm folder." by Treehugger Robot · 7 years ago
  51. 0bdbba4 Merge "Split shell_and_utilities into partition parts." by Anton Hansson · 7 years ago
  52. 2a4ff29 Merge "shell_and_utilities: update README.md." by Treehugger Robot · 7 years ago
  53. a2898d8 Merge "Revert "init: dummy host_init_verifier for mac"" by Yifan Hong · 7 years ago
  54. 1955c42 init: print service name when started waiting by Wei Wang · 7 years ago
  55. 21219dc Revert "init: dummy host_init_verifier for mac" by Yifan Hong · 7 years ago
  56. e7d19d9 shell_and_utilities: update README.md. by Elliott Hughes · 7 years ago
  57. 0d7a881 libdm: Implement LoadTableAndActivate. by David Anderson · 7 years ago
  58. 596ce8e libdm: Move includes to a libdm folder. by David Anderson · 7 years ago
  59. 77db26a Merge "libdm: Clean up error messages and dm_ioctl use." by Treehugger Robot · 7 years ago
  60. 8da7e13 Split shell_and_utilities into partition parts. by Anton Hansson · 7 years ago
  61. 0408f80 Merge "init: dummy host_init_verifier for mac" by Treehugger Robot · 7 years ago
  62. 1e8123c Merge "init: document what host init verifier checks" by Treehugger Robot · 7 years ago
  63. b787ab2 init: dummy host_init_verifier for mac by Tom Cherry · 7 years ago
  64. a1bc34a Merge "newfs_msdos: switch to external/newfs_msdos." by Treehugger Robot · 7 years ago
  65. 4193d7f init: document what host init verifier checks by Tom Cherry · 7 years ago
  66. da2b0a4 Merge "Don't check permissions bits on init scripts for host_init_verifier" by Tom Cherry · 7 years ago
  67. ad05929 Update cflags for building Windows modules with Clang by Pirama Arumuga Nainar · 7 years ago
  68. c76ce74 libdm: Clean up error messages and dm_ioctl use. by David Anderson · 7 years ago
  69. 1ca0df2 Merge "init: Create logical partitions via liblp." by Treehugger Robot · 7 years ago
  70. f530376 Merge "logd: remove failing test." by Treehugger Robot · 7 years ago
  71. cd4643f Merge "libselinux is dynamically linked from init" by Treehugger Robot · 7 years ago
  72. 00b3159 Merge "fs_mgr: Add a library for managing logical partitions." by Treehugger Robot · 7 years ago
  73. f3dfddf Don't check permissions bits on init scripts for host_init_verifier by Tom Cherry · 7 years ago
  74. a0e6451 logd: remove failing test. by Elliott Hughes · 7 years ago
  75. 0a13b6e Merge "Determine product partition path on build time" by Treehugger Robot · 7 years ago
  76. 7fa6c88 init: Create logical partitions via liblp. by David Anderson · 7 years ago
  77. e2f6d9b fs_mgr: Add a library for managing logical partitions. by David Anderson · 7 years ago
  78. 3a412b9 Determine product partition path on build time by Doheon Lee · 7 years ago
  79. db1789a libselinux is dynamically linked from init by Jiyong Park · 7 years ago
  80. a076b9f Merge changes Ibfa5e7e6,I706b57a9,I53d21134,I69d4d585 by Treehugger Robot · 7 years ago
  81. 9cf355a adb: detect some spin loops and abort. by Josh Gao · 7 years ago
  82. 08a5637 Merge "adb: add nonblocking fd Connection." by Treehugger Robot · 7 years ago
  83. 00f2d25 adb: add an id field to fdevent. by Josh Gao · 7 years ago
  84. f39750b adb: delete unused members in fdevent. by Josh Gao · 7 years ago
  85. 7c04e21 adb: add `adb raw` to connect to an arbitrary service. by Josh Gao · 7 years ago
  86. 18b0bf8 Merge "Revert "fs_mgr: Add a library for managing logical partitions."" by David Anderson · 7 years ago
  87. 9b1b139 Revert "fs_mgr: Add a library for managing logical partitions." by David Anderson · 7 years ago
  88. a637e73 Merge "logcat: tidy "logcat.h"." by Treehugger Robot · 7 years ago
  89. dd0ec63 Merge "fs_mgr: Add a library for managing logical partitions." by Treehugger Robot · 7 years ago
  90. e22d08b logcat: tidy "logcat.h". by Elliott Hughes · 7 years ago
  91. a1d256c Merge "Remove liblogcat." by Elliott Hughes · 7 years ago
  92. 3b2254f Merge "Support oem_#### users/groups for host_init_verifier" by Tom Cherry · 7 years ago
  93. 6024ad4 Merge "Add /system/product/* paths to permitted paths" by Treehugger Robot · 7 years ago
  94. 8abdd7e Add /system/product/* paths to permitted paths by Inseob Kim · 7 years ago
  95. c17f256 Fix memory leak when GateKeeperProxy.verify() returns by Kihyung Lee · 7 years ago
  96. 8813a97 Remove liblogcat. by Elliott Hughes · 7 years ago
  97. 4b6adac Merge "bootstat: remove the only caller of liblogcat." by Elliott Hughes · 7 years ago
  98. 4168bce bootstat: remove the only caller of liblogcat. by Elliott Hughes · 7 years ago
  99. 24ddde5 Merge "Relax host init parser to work with the build system" by Tom Cherry · 7 years ago
  100. 93c0c1c Merge "libsync: add __INTRODUCED_IN annotations." by Elliott Hughes · 7 years ago