1. b8f4fe4 Merge changes from topic "mingw-clang" by Treehugger Robot · 8 years ago
  2. b0ea3d3 Merge "libdm: Add DmTargetVerity and use it in fs_mgr_avb." by Treehugger Robot · 8 years ago
  3. 855a643 Merge "Fix memory leak when GateKeeperProxy.verify() returns" by Treehugger Robot · 8 years ago
  4. 1d17339 libdm: Add DmTargetVerity and use it in fs_mgr_avb. by David Anderson · 8 years ago
  5. 7a8bed3 Merge "fs_mgr: Use libdm for dm-linear devices." by Treehugger Robot · 8 years ago
  6. 9d254f0 Merge "libdm: Add unit tests for dm-linear." by Treehugger Robot · 8 years ago
  7. 516ec4c Merge "libdm: Add helper classes for loop control." by Treehugger Robot · 8 years ago
  8. 4b52440 fs_mgr: Use libdm for dm-linear devices. by David Anderson · 8 years ago
  9. 2d3e79f libdm: Add unit tests for dm-linear. by David Anderson · 8 years ago
  10. a2df1ef Do not customize __format__ for Windows/MinGW to gnu_printf by Pirama Arumuga Nainar · 8 years ago
  11. 8e52362 Adapt to switch to Clang for Windows host builds by Pirama Arumuga Nainar · 8 years ago
  12. 1f428ea libdm: Add helper classes for loop control. by David Anderson · 8 years ago
  13. fc1cf907 Merge "Fix ARM program header values used for exidx." by Christopher Ferris · 8 years ago
  14. 409465a Merge "adb: fix obsolete documentation." by Treehugger Robot · 8 years ago
  15. b8f4f14 Merge "Revert "adb: detect some spin loops and abort."" by Treehugger Robot · 8 years ago
  16. a67b00a Merge "libdm: Implement GetDmDevicePathByName()." by Treehugger Robot · 8 years ago
  17. f882a38 Fix ARM program header values used for exidx. by Christopher Ferris · 8 years ago
  18. 245b032 Merge "liblp: Add unit tests for flashing and readback." by Treehugger Robot · 8 years ago
  19. 5e9e74b libdm: Implement GetDmDevicePathByName(). by David Anderson · 8 years ago
  20. 8ddd105 Merge "liblp: Add unit tests." by Treehugger Robot · 8 years ago
  21. bb7e812 Merge "Remove pstore case ibc.__pstore_append from CTS" by Elliott Hughes · 8 years ago
  22. accc95d adb: fix obsolete documentation. by Elliott Hughes · 8 years ago
  23. 27eda48 Merge "init: Don't set ro.serialno when androidboot.serialno is not set" by Christopher Morin · 8 years ago
  24. 04b9ca8 Revert "adb: detect some spin loops and abort." by Josh Gao · 8 years ago
  25. 39d124b init: Don't set ro.serialno when androidboot.serialno is not set by Chris Morin · 8 years ago
  26. d9b581e Merge "libdm: Implement zero and linear targets." by Treehugger Robot · 8 years ago
  27. 2502aa2 Merge "libdm: Add DmTargetTypeInfo and a unit test." by Treehugger Robot · 8 years ago
  28. 7d8880e Remove pstore case ibc.__pstore_append from CTS by chenhg · 8 years ago
  29. 0a186a8 liblp: Add unit tests for flashing and readback. by David Anderson · 8 years ago
  30. e9619eb liblp: Add unit tests. by David Anderson · 8 years ago
  31. bac58ae libdm: Implement zero and linear targets. by David Anderson · 8 years ago
  32. c7def68 libdm: Add DmTargetTypeInfo and a unit test. by David Anderson · 8 years ago
  33. d41a1f9 Merge "init: print service name when started waiting" by Treehugger Robot · 8 years ago
  34. 2e98fd2 Merge "libdm: Implement LoadTableAndActivate." by Treehugger Robot · 8 years ago
  35. bdc56b0 Merge "libdm: Move includes to a libdm folder." by Treehugger Robot · 8 years ago
  36. a242a4b Merge "Split shell_and_utilities into partition parts." by Anton Hansson · 8 years ago
  37. 73e9046 Merge "shell_and_utilities: update README.md." by Treehugger Robot · 8 years ago
  38. 16bb55c Merge "Revert "init: dummy host_init_verifier for mac"" by Yifan Hong · 8 years ago
  39. 2c4ee75 init: print service name when started waiting by Wei Wang · 8 years ago
  40. 3c4aa11 Revert "init: dummy host_init_verifier for mac" by Yifan Hong · 8 years ago
  41. 0310f46 shell_and_utilities: update README.md. by Elliott Hughes · 8 years ago
  42. e1c0744 libdm: Implement LoadTableAndActivate. by David Anderson · 8 years ago
  43. b1a834e libdm: Move includes to a libdm folder. by David Anderson · 8 years ago
  44. 9a2891c Merge "libdm: Clean up error messages and dm_ioctl use." by Treehugger Robot · 8 years ago
  45. ca38c79 Split shell_and_utilities into partition parts. by Anton Hansson · 8 years ago
  46. b0e193c Merge "init: dummy host_init_verifier for mac" by Treehugger Robot · 8 years ago
  47. ab8131f Merge "init: document what host init verifier checks" by Treehugger Robot · 8 years ago
  48. f567367 init: dummy host_init_verifier for mac by Tom Cherry · 8 years ago
  49. c50fe3d Merge "newfs_msdos: switch to external/newfs_msdos." by Treehugger Robot · 8 years ago
  50. 47111ae init: document what host init verifier checks by Tom Cherry · 8 years ago
  51. 81101cb Merge "Don't check permissions bits on init scripts for host_init_verifier" by Tom Cherry · 8 years ago
  52. 7982178 Update cflags for building Windows modules with Clang by Pirama Arumuga Nainar · 8 years ago
  53. b6181e3 libdm: Clean up error messages and dm_ioctl use. by David Anderson · 8 years ago
  54. 08839ff Merge "init: Create logical partitions via liblp." by Treehugger Robot · 8 years ago
  55. dc0f5bc Merge "logd: remove failing test." by Treehugger Robot · 8 years ago
  56. 20480a2 Merge "libselinux is dynamically linked from init" by Treehugger Robot · 8 years ago
  57. c86d311 Merge "fs_mgr: Add a library for managing logical partitions." by Treehugger Robot · 8 years ago
  58. d72432d Don't check permissions bits on init scripts for host_init_verifier by Tom Cherry · 8 years ago
  59. 6427c36 logd: remove failing test. by Elliott Hughes · 8 years ago
  60. 2bf8328 Merge "Determine product partition path on build time" by Treehugger Robot · 8 years ago
  61. 6590df2 init: Create logical partitions via liblp. by David Anderson · 8 years ago
  62. ea3b8ac fs_mgr: Add a library for managing logical partitions. by David Anderson · 8 years ago
  63. cccad0b Determine product partition path on build time by Doheon Lee · 8 years ago
  64. 012171d libselinux is dynamically linked from init by Jiyong Park · 8 years ago
  65. 9674bcb Merge changes Ibfa5e7e6,I706b57a9,I53d21134,I69d4d585 by Treehugger Robot · 8 years ago
  66. 3bbc816 adb: detect some spin loops and abort. by Josh Gao · 8 years ago
  67. 812ba6a Merge "adb: add nonblocking fd Connection." by Treehugger Robot · 8 years ago
  68. ded557f adb: add an id field to fdevent. by Josh Gao · 8 years ago
  69. e44d38d adb: delete unused members in fdevent. by Josh Gao · 8 years ago
  70. 172d0d4 adb: add `adb raw` to connect to an arbitrary service. by Josh Gao · 8 years ago
  71. b9a2243 Merge "Revert "fs_mgr: Add a library for managing logical partitions."" by David Anderson · 8 years ago
  72. 89a1dca Revert "fs_mgr: Add a library for managing logical partitions." by David Anderson · 8 years ago
  73. 9040b88 Merge "logcat: tidy "logcat.h"." by Treehugger Robot · 8 years ago
  74. 169aa98 Merge "fs_mgr: Add a library for managing logical partitions." by Treehugger Robot · 8 years ago
  75. 66680bd logcat: tidy "logcat.h". by Elliott Hughes · 8 years ago
  76. 28a3160 Merge "Remove liblogcat." by Elliott Hughes · 8 years ago
  77. fe80d06 Merge "Support oem_#### users/groups for host_init_verifier" by Tom Cherry · 8 years ago
  78. c733e5a Merge "Add /system/product/* paths to permitted paths" by Treehugger Robot · 8 years ago
  79. 3918936 Add /system/product/* paths to permitted paths by Inseob Kim · 8 years ago
  80. d9ad02e Fix memory leak when GateKeeperProxy.verify() returns by Kihyung Lee · 8 years ago
  81. 61b580e Remove liblogcat. by Elliott Hughes · 8 years ago
  82. 8c6f7ec Merge "bootstat: remove the only caller of liblogcat." by Elliott Hughes · 8 years ago
  83. 50a24eb bootstat: remove the only caller of liblogcat. by Elliott Hughes · 8 years ago
  84. 4632f4e Merge "Relax host init parser to work with the build system" by Tom Cherry · 8 years ago
  85. 9d9c91a Merge "libsync: add __INTRODUCED_IN annotations." by Elliott Hughes · 8 years ago
  86. 60e9dad Merge "debuggerd: add support for Java traces." by Treehugger Robot · 8 years ago
  87. e238358 fs_mgr: Add a library for managing logical partitions. by David Anderson · 8 years ago
  88. 24113ae debuggerd: add support for Java traces. by Josh Gao · 8 years ago
  89. 2a35810 libsync: add __INTRODUCED_IN annotations. by Elliott Hughes · 8 years ago
  90. 290427b Support oem_#### users/groups for host_init_verifier by Tom Cherry · 8 years ago
  91. 863d808 Relax host init parser to work with the build system by Tom Cherry · 8 years ago
  92. ca57890 Merge "bootstat: clear persist.sys.boot.reason once read" by Treehugger Robot · 8 years ago
  93. 62dbf90 Merge "Revert "init: Add warning in init first stage mount"" by Treehugger Robot · 8 years ago
  94. fd34249 Merge "mkbootimg: add hridya@ to OWNERS." by Treehugger Robot · 8 years ago
  95. 5587aba Merge "Fix `adb logcat` return code." by Elliott Hughes · 8 years ago
  96. 37acac4 Revert "init: Add warning in init first stage mount" by Wei Wang · 8 years ago
  97. 31f0f1b Fix `adb logcat` return code. by Elliott Hughes · 8 years ago
  98. cab2338 mkbootimg: add hridya@ to OWNERS. by Elliott Hughes · 8 years ago
  99. 445eacd Merge "fs_mgr: dmctl: fix 'dmctl help' output" by Treehugger Robot · 8 years ago
  100. adc433d bootstat: clear persist.sys.boot.reason once read by Mark Salyzyn · 8 years ago