1. 5b8ccbb Property: Log errno for socket connect by DuXiao · 7 years ago
  2. c12f72c Merge "debuggerd: fix CrasherTest.seccomp_crash_oom." by Treehugger Robot · 7 years ago
  3. 4c687a2 Merge "Adds /dev/block/by-name/<partition> symlinks" by Treehugger Robot · 7 years ago
  4. 2cf104b Merge "init: allow entering of network namespaces" by Tom Cherry · 7 years ago
  5. 5a16976 init: allow entering of network namespaces by Tom Cherry · 7 years ago
  6. 773145d Adds /dev/block/by-name/<partition> symlinks by Bowgo Tsai · 7 years ago
  7. 12e5f4a Merge "Fix bug when doing signal handler lookup." by Christopher Ferris · 7 years ago
  8. a1cef83 Fix bug when doing signal handler lookup. by Christopher Ferris · 7 years ago
  9. da27ee6 Merge "Document using libmemunreachable on an app" by Treehugger Robot · 7 years ago
  10. 6a1e140 Merge "Removing block device by-num symlinks" by Treehugger Robot · 7 years ago
  11. 21c25a8 Document using libmemunreachable on an app by Colin Cross · 7 years ago
  12. d84ec9a Removing block device by-num symlinks by Bowgo Tsai · 7 years ago
  13. a165cd5 Merge "adb: Retry io in case of interrupt" by Treehugger Robot · 7 years ago
  14. dcc5c81 Merge "adb: Move io_setup to usb_handle init" by Treehugger Robot · 7 years ago
  15. df815fc Merge "adb: warn on remount if undoing deduplication is impossible" by Treehugger Robot · 7 years ago
  16. ea1f99d adb: Move io_setup to usb_handle init by Jerry Zhang · 7 years ago
  17. cfe99fe adb: Retry io in case of interrupt by Jerry Zhang · 7 years ago
  18. 49f4faf adb: warn on remount if undoing deduplication is impossible by David Anderson · 7 years ago
  19. fde0883 debuggerd: fix CrasherTest.seccomp_crash_oom. by Josh Gao · 7 years ago
  20. cacbd3f Merge "libprocinfo: fix mac build." by Yabin Cui · 7 years ago
  21. a7a7200 libprocinfo: fix mac build. by Yabin Cui · 7 years ago
  22. a7f2485 Merge "init/fs_mgr: prototype first-stage dm-linear support" by David Anderson · 7 years ago
  23. 6c05181 Merge "libprocinfo: add functions reading process map file." by Yabin Cui · 7 years ago
  24. 500cbd1 Merge "adb: fix double close in jdwp_service." by Treehugger Robot · 7 years ago
  25. 86cd239 Merge "Make memunreachable_test more robust against false negative leaks" by Treehugger Robot · 7 years ago
  26. 704084c adb: fix double close in jdwp_service. by Josh Gao · 7 years ago
  27. 1f322fe Make memunreachable_test more robust against false negative leaks by Colin Cross · 7 years ago
  28. c324b11 Merge "adb: better error messages on deduplicated filesystems." by Treehugger Robot · 7 years ago
  29. 78daad6 libprocinfo: add functions reading process map file. by Yabin Cui · 7 years ago
  30. 2eec442 Merge "Expect optional (offset ...) in frame dump." by Chih-hung Hsieh · 7 years ago
  31. 95f552c init/fs_mgr: prototype first-stage dm-linear support by David Anderson · 7 years ago
  32. de27064 Expect optional (offset ...) in frame dump. by Chih-Hung Hsieh · 7 years ago
  33. bd76dc0 Merge "init: keychord inotify add IN_ONLYDIR" by Mark Salyzyn · 7 years ago
  34. 0c76f83 init: keychord inotify add IN_ONLYDIR by Mark Salyzyn · 7 years ago
  35. dd7f8bd adb: better error messages on deduplicated filesystems. by David Anderson · 7 years ago
  36. 046b09f Merge "Match LZMA SDK 18.05 API." by Sen Jiang · 7 years ago
  37. 099d0ac Merge "init: Add inotify for /dev/input/" by Mark Salyzyn · 7 years ago
  38. 8d708f7 init: Add inotify for /dev/input/ by Mark Salyzyn · 7 years ago
  39. 113b306 Merge "Remove unused using statement / host stub" by Treehugger Robot · 7 years ago
  40. a46f026 Remove unused using statement / host stub by Tom Cherry · 7 years ago
  41. 44d1011 Merge "adb: add authorizing, connecting states to transport." by Josh Gao · 7 years ago
  42. f9331cf Merge changes from topic "interface_builtins" by Steven Moreland · 7 years ago
  43. d42748a Merge "Documented adb install --instant" by android-build-prod (mdb) · 7 years ago
  44. 9023cd7 Merge changes from topic "b/64114943" by Mark Salyzyn · 7 years ago
  45. de6b542 Documented adb install --instant by Felipe Leme · 7 years ago
  46. 6bee7ce Merge changes from topic "hiddenapi-cherrypick" by David Brazdil · 7 years ago
  47. 59448d8 Merge "Remove unused `tags` property from Android.bp files" by Dan Willemsen · 7 years ago
  48. 24fa26a Merge "libctuils: Exclude qtaguid.cpp from VNDK-SP variant" by Logan Chien · 7 years ago
  49. d10197f Remove unused `tags` property from Android.bp files by Dan Willemsen · 7 years ago
  50. 3a3d3e7 Merge "Remove more bogus <stdbool.h> #includes from C++." by android-build-prod (mdb) · 7 years ago
  51. 3ff00f0 init: ServiceList FindInterface by Steven Moreland · 7 years ago
  52. 579d48c builtins: interface_{start, stop, restart} by Steven Moreland · 7 years ago
  53. a132268 init: switch from /dev/keychord to /dev/input/ by Mark Salyzyn · 7 years ago
  54. 9a9b137 init: use std::function for epoll handling by Tom Cherry · 7 years ago
  55. 31df3c0 Merge "Make fastboot host builds match adb." by android-build-prod (mdb) · 7 years ago
  56. 9e5b173 Remove more bogus <stdbool.h> #includes from C++. by Elliott Hughes · 7 years ago
  57. 76472d2 Make fastboot host builds match adb. by Elliott Hughes · 7 years ago
  58. 39ed24b libctuils: Exclude qtaguid.cpp from VNDK-SP variant by Logan Chien · 7 years ago
  59. 77fd726 Add support for logging complex events from C++. by Mathew Inwood · 7 years ago
  60. cc0934c Add event log tag for hidden API access logging. by Mathew Inwood · 7 years ago
  61. 79299fe Merge "init: Use sepolicy version instead" by Logan Chien · 7 years ago
  62. 446cdb9 Merge "fs_mgr: target-agnostic device-mapper helpers" by android-build-prod (mdb) · 7 years ago
  63. 4738e74 Merge "bootstat: test reboot rescueparty" by android-build-prod (mdb) · 7 years ago
  64. 0d1d165 bootstat: test reboot rescueparty by Mark Salyzyn · 7 years ago
  65. 399a7c0 adb: add authorizing, connecting states to transport. by Josh Gao · 7 years ago
  66. 262fd9a Merge "Remove the 'optional' tag from demangle_fuzzer" by android-build-prod (mdb) · 7 years ago
  67. 3c5bef6 Merge "Logd: include app package name in selinux metadata" by Jeffrey Vander Stoep · 7 years ago
  68. 624adbd Remove the 'optional' tag from demangle_fuzzer by Zach Riggle · 7 years ago
  69. 24e4632 Merge "Remove unnecessary references to libunwind." by Christopher Ferris · 7 years ago
  70. fa01056 Match LZMA SDK 18.05 API. by Sen Jiang · 7 years ago
  71. 5428faa init: Use sepolicy version instead by Logan Chien · 7 years ago
  72. 62a7980 Logd: include app package name in selinux metadata by Jeff Vander Stoep · 7 years ago
  73. 0ded2da Merge "Fixing a bug introduced due to refactoring var names" by android-build-prod (mdb) · 7 years ago
  74. 2518a99 Remove unnecessary references to libunwind. by Christopher Ferris · 7 years ago
  75. 665a4a6 Merge "tombstoned: make missing O_TMPFILE workaround actually work around." by Josh Gao · 7 years ago
  76. 85a67e8 fs_mgr: target-agnostic device-mapper helpers by David Anderson · 7 years ago
  77. 5299e0e Merge changes I809d8c2e,I11265375 by android-build-prod (mdb) · 7 years ago
  78. e07bffd 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
  79. 9e97378 Merge "Remove unnecessary references to libunwind." by Christopher Ferris · 7 years ago
  80. acde727 tombstoned: make missing O_TMPFILE workaround actually work around. by Josh Gao · 7 years ago
  81. 8f573ba Fixing a bug introduced due to refactoring var names by Max Bires · 8 years ago
  82. 0592d75 Merge "bootstat: add reboot,rescueparty" by android-build-prod (mdb) · 7 years ago
  83. f83261b tombstoned: don't bail out if we fail to unlink a file that isn't there. by Josh Gao · 7 years ago
  84. 405099f Remove unnecessary references to libunwind. by Christopher Ferris · 7 years ago
  85. 0cf5926 Merge "healthd: Add elsk as OWNERS" by android-build-prod (mdb) · 7 years ago
  86. 37a1f0e Merge "Tell the build system about APCT's requirements." by Elliott Hughes · 7 years ago
  87. c1fa57c bootstat: add reboot,rescueparty by Mark Salyzyn · 7 years ago
  88. 7a4b99b Merge "Update shell and utilities docs." by android-build-prod (mdb) · 7 years ago
  89. c5995dc healthd: Add elsk as OWNERS by Yifan Hong · 7 years ago
  90. 3ec2da2 Update shell and utilities docs. by Elliott Hughes · 7 years ago
  91. c100233 Tell the build system about APCT's requirements. by Elliott Hughes · 7 years ago
  92. ad14b4e fs_mgr: clean up dm ioctl flags by David Anderson · 7 years ago
  93. 4018a6f Merge "Compile toolbox's newfs_msdos for the host" by android-build-prod (mdb) · 7 years ago
  94. 7332328 Merge "tombstoned: don't create tombstones for failed dumps." by android-build-prod (mdb) · 7 years ago
  95. 912ee36 Merge "Fix a debuggerd test expectation." by android-build-prod (mdb) · 7 years ago
  96. 587eb09 Compile toolbox's newfs_msdos for the host by Dan Willemsen · 7 years ago
  97. 8a41d6c init: refactor first stage to not require fstab by David Anderson · 7 years ago
  98. b6359fe Fix a debuggerd test expectation. by Elliott Hughes · 7 years ago
  99. c0fe0aa Merge "First-stage mount: avoid triggering a FATAL error" by Bowgo Tsai · 7 years ago
  100. 687d4d7 Merge "adb: Avoid waiting for emulator connections" by android-build-prod (mdb) · 7 years ago