1. 98214c8 Merge "Adds /dev/block/by-name/<partition> symlinks" by Treehugger Robot · 7 years ago
  2. 4bfbd8e Merge "init: allow entering of network namespaces" by Tom Cherry · 7 years ago
  3. aead51b init: allow entering of network namespaces by Tom Cherry · 7 years ago
  4. 8eec38f Adds /dev/block/by-name/<partition> symlinks by Bowgo Tsai · 7 years ago
  5. 9e1514f Merge "Fix bug when doing signal handler lookup." by Christopher Ferris · 7 years ago
  6. 239425b Fix bug when doing signal handler lookup. by Christopher Ferris · 7 years ago
  7. 60fab88 Merge "Document using libmemunreachable on an app" by Treehugger Robot · 7 years ago
  8. 6aaa3be Merge "Removing block device by-num symlinks" by Treehugger Robot · 7 years ago
  9. 18f3685 Document using libmemunreachable on an app by Colin Cross · 7 years ago
  10. 95591bd Removing block device by-num symlinks by Bowgo Tsai · 7 years ago
  11. 93e4501 Merge "adb: Retry io in case of interrupt" by Treehugger Robot · 7 years ago
  12. adf07c5 Merge "adb: Move io_setup to usb_handle init" by Treehugger Robot · 7 years ago
  13. e619ebc Merge "adb: warn on remount if undoing deduplication is impossible" by Treehugger Robot · 7 years ago
  14. d8c1ae9 adb: Move io_setup to usb_handle init by Jerry Zhang · 7 years ago
  15. 5ba6802 adb: Retry io in case of interrupt by Jerry Zhang · 7 years ago
  16. 570426a adb: warn on remount if undoing deduplication is impossible by David Anderson · 7 years ago
  17. 3464bc4 Merge "libprocinfo: fix mac build." by Yabin Cui · 7 years ago
  18. edac5e3 libprocinfo: fix mac build. by Yabin Cui · 7 years ago
  19. 3e946da Merge "init/fs_mgr: prototype first-stage dm-linear support" by David Anderson · 7 years ago
  20. 0f837fe Merge "libprocinfo: add functions reading process map file." by Yabin Cui · 7 years ago
  21. da6ab73 Merge "adb: fix double close in jdwp_service." by Treehugger Robot · 7 years ago
  22. 32fcdf8 Merge "Make memunreachable_test more robust against false negative leaks" by Treehugger Robot · 7 years ago
  23. b7a9956 adb: fix double close in jdwp_service. by Josh Gao · 7 years ago
  24. ca71f17 Make memunreachable_test more robust against false negative leaks by Colin Cross · 7 years ago
  25. 313aa71 Merge "adb: better error messages on deduplicated filesystems." by Treehugger Robot · 7 years ago
  26. 3841acc libprocinfo: add functions reading process map file. by Yabin Cui · 7 years ago
  27. 4578d13 Merge "Expect optional (offset ...) in frame dump." by Chih-hung Hsieh · 7 years ago
  28. 62e5b20 init/fs_mgr: prototype first-stage dm-linear support by David Anderson · 7 years ago
  29. 3249b3a Expect optional (offset ...) in frame dump. by Chih-Hung Hsieh · 7 years ago
  30. c8dd6b7 Merge "init: keychord inotify add IN_ONLYDIR" by Mark Salyzyn · 7 years ago
  31. f187715 init: keychord inotify add IN_ONLYDIR by Mark Salyzyn · 7 years ago
  32. a962ec0 adb: better error messages on deduplicated filesystems. by David Anderson · 7 years ago
  33. 3607fe6 Merge "Match LZMA SDK 18.05 API." by Sen Jiang · 7 years ago
  34. 7ea8047 Merge "init: Add inotify for /dev/input/" by Mark Salyzyn · 7 years ago
  35. 44692de init: Add inotify for /dev/input/ by Mark Salyzyn · 7 years ago
  36. 86dade8 Merge "Remove unused using statement / host stub" by Treehugger Robot · 7 years ago
  37. 2fa178a Remove unused using statement / host stub by Tom Cherry · 7 years ago
  38. c97cea0 Merge "adb: add authorizing, connecting states to transport." by Josh Gao · 7 years ago
  39. 4880d44 Merge changes from topic "interface_builtins" by Steven Moreland · 7 years ago
  40. 53248e4 Merge "Documented adb install --instant" by android-build-prod (mdb) · 7 years ago
  41. 98caf20 Merge changes from topic "b/64114943" by Mark Salyzyn · 7 years ago
  42. 807be77 Documented adb install --instant by Felipe Leme · 7 years ago
  43. b5679cd Merge changes from topic "hiddenapi-cherrypick" by David Brazdil · 7 years ago
  44. 0515943 Merge "Remove unused `tags` property from Android.bp files" by Dan Willemsen · 7 years ago
  45. bb78399 Merge "libctuils: Exclude qtaguid.cpp from VNDK-SP variant" by Logan Chien · 7 years ago
  46. 3e41f92 Remove unused `tags` property from Android.bp files by Dan Willemsen · 7 years ago
  47. e7020dc Merge "Remove more bogus <stdbool.h> #includes from C++." by android-build-prod (mdb) · 7 years ago
  48. 6227e34 init: ServiceList FindInterface by Steven Moreland · 7 years ago
  49. 612d7a4 builtins: interface_{start, stop, restart} by Steven Moreland · 7 years ago
  50. 353bf1f init: switch from /dev/keychord to /dev/input/ by Mark Salyzyn · 7 years ago
  51. 8ae7375 init: use std::function for epoll handling by Tom Cherry · 7 years ago
  52. b004620 Merge "Make fastboot host builds match adb." by android-build-prod (mdb) · 7 years ago
  53. 23b98f4 Remove more bogus <stdbool.h> #includes from C++. by Elliott Hughes · 7 years ago
  54. 645b50e Make fastboot host builds match adb. by Elliott Hughes · 7 years ago
  55. 25b742c libctuils: Exclude qtaguid.cpp from VNDK-SP variant by Logan Chien · 7 years ago
  56. 07787e6 Add support for logging complex events from C++. by Mathew Inwood · 7 years ago
  57. e07d90d Add event log tag for hidden API access logging. by Mathew Inwood · 7 years ago
  58. 751f2fa Merge "init: Use sepolicy version instead" by Logan Chien · 7 years ago
  59. a6a266a Merge "fs_mgr: target-agnostic device-mapper helpers" by android-build-prod (mdb) · 7 years ago
  60. 035a1c7 Merge "bootstat: test reboot rescueparty" by android-build-prod (mdb) · 7 years ago
  61. cd7e122 bootstat: test reboot rescueparty by Mark Salyzyn · 7 years ago
  62. 704494b adb: add authorizing, connecting states to transport. by Josh Gao · 7 years ago
  63. 48cf760 Merge "Remove the 'optional' tag from demangle_fuzzer" by android-build-prod (mdb) · 7 years ago
  64. 24e8738 Merge "Logd: include app package name in selinux metadata" by Jeffrey Vander Stoep · 7 years ago
  65. d2a594c Remove the 'optional' tag from demangle_fuzzer by Zach Riggle · 7 years ago
  66. 00c81fe Merge "Remove unnecessary references to libunwind." by Christopher Ferris · 7 years ago
  67. 2ef03e0 Match LZMA SDK 18.05 API. by Sen Jiang · 7 years ago
  68. 837b2a4 init: Use sepolicy version instead by Logan Chien · 7 years ago
  69. d885890 Logd: include app package name in selinux metadata by Jeff Vander Stoep · 7 years ago
  70. 8cf185e Merge "Fixing a bug introduced due to refactoring var names" by android-build-prod (mdb) · 7 years ago
  71. 25e2bbf Remove unnecessary references to libunwind. by Christopher Ferris · 7 years ago
  72. a3d95cf Merge "tombstoned: make missing O_TMPFILE workaround actually work around." by Josh Gao · 7 years ago
  73. 0b8e22e fs_mgr: target-agnostic device-mapper helpers by David Anderson · 7 years ago
  74. 1d87ffd Merge changes I809d8c2e,I11265375 by android-build-prod (mdb) · 7 years ago
  75. 57adfb8 Merge "tombstoned: don't bail out if we fail to unlink a file that isn't there." by android-build-prod (mdb) · 7 years ago
  76. c5943fd Merge "Remove unnecessary references to libunwind." by Christopher Ferris · 7 years ago
  77. f5974ae tombstoned: make missing O_TMPFILE workaround actually work around. by Josh Gao · 7 years ago
  78. b871668 Fixing a bug introduced due to refactoring var names by Max Bires · 7 years ago
  79. 708364e Merge "bootstat: add reboot,rescueparty" by android-build-prod (mdb) · 7 years ago
  80. 28f8cf0 tombstoned: don't bail out if we fail to unlink a file that isn't there. by Josh Gao · 7 years ago
  81. 8548d55 Remove unnecessary references to libunwind. by Christopher Ferris · 7 years ago
  82. abf6a2e Merge "healthd: Add elsk as OWNERS" by android-build-prod (mdb) · 7 years ago
  83. c1d4026 Merge "Tell the build system about APCT's requirements." by Elliott Hughes · 7 years ago
  84. 7504689 bootstat: add reboot,rescueparty by Mark Salyzyn · 7 years ago
  85. fcfbaa2 Merge "Update shell and utilities docs." by android-build-prod (mdb) · 7 years ago
  86. a922d6b healthd: Add elsk as OWNERS by Yifan Hong · 7 years ago
  87. 4c4b30d Update shell and utilities docs. by Elliott Hughes · 7 years ago
  88. 03d183a Tell the build system about APCT's requirements. by Elliott Hughes · 7 years ago
  89. 5a4db62 fs_mgr: clean up dm ioctl flags by David Anderson · 7 years ago
  90. fb8b76f Merge "Compile toolbox's newfs_msdos for the host" by android-build-prod (mdb) · 7 years ago
  91. 294d41c Merge "tombstoned: don't create tombstones for failed dumps." by android-build-prod (mdb) · 7 years ago
  92. dbc4aa1 Merge "Fix a debuggerd test expectation." by android-build-prod (mdb) · 7 years ago
  93. a228822 Compile toolbox's newfs_msdos for the host by Dan Willemsen · 7 years ago
  94. 29954f6 init: refactor first stage to not require fstab by David Anderson · 7 years ago
  95. 8972270 Fix a debuggerd test expectation. by Elliott Hughes · 7 years ago
  96. 7839395 Merge "First-stage mount: avoid triggering a FATAL error" by Bowgo Tsai · 7 years ago
  97. 8ef8d1e Merge "adb: Avoid waiting for emulator connections" by android-build-prod (mdb) · 7 years ago
  98. c587f02 adb: Avoid waiting for emulator connections by Luis Hector Chavez · 7 years ago
  99. 8fe363f First-stage mount: avoid triggering a FATAL error by Bowgo Tsai · 7 years ago
  100. 49b7f29 Merge changes from topic "libsparse-callback" by Tao Bao · 7 years ago