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