1. cc9c678 adb-remount-test: check devt and inode by Mark Salyzyn · 6 years ago
  2. 2565501 adb-remount-test: add an avc check by Mark Salyzyn · 6 years ago
  3. cbe4edb adb-remount-test: parameterize fastboot_wait & adb_wait, increase timeout by Mark Salyzyn · 6 years ago
  4. 3e5e229 adb-remount-test: report wait duration by Mark Salyzyn · 6 years ago
  5. aabec0a adb-remount-test: check vendor image signature before using by Mark Salyzyn · 6 years ago
  6. de25437 adb-remount-test: report usb user on unexpected connection by Mark Salyzyn · 6 years ago
  7. bcb683a adb-remount-test: wait-for-screen by Mark Salyzyn · 6 years ago
  8. 63d308f adb-remount-test: adb_reboot stdin issue by Mark Salyzyn · 6 years ago
  9. 4dc058e Merge "init: replace Result<> with expected<>" by Treehugger Robot · 6 years ago
  10. 85b209e Merge "ueventd: add more logging when firmware loading fails" by Treehugger Robot · 6 years ago
  11. 231cced Merge "memunreachable_test: don't use `write` to escape addresses" by Treehugger Robot · 6 years ago
  12. d7690c7 Merge changes I4bee37e1,I801dcec7 by Mark Salyzyn · 6 years ago
  13. b914178 memunreachable_test: don't use `write` to escape addresses by George Burgess IV · 6 years ago
  14. e7cb471 ueventd: add more logging when firmware loading fails by Tom Cherry · 6 years ago
  15. 476917b Merge "init: add error handling in control message" by Treehugger Robot · 6 years ago
  16. 2747f90 Merge changes I784bea3a,Id3b2dfdc by Mark Salyzyn · 6 years ago
  17. d9fcaad init: add error handling in control message by Wei Wang · 6 years ago
  18. 066e58f Merge "init: don't import rc files during mount_all after Q" by Tom Cherry · 6 years ago
  19. dbc2d67 Merge "Add a std::string overload to Next." by Elliott Hughes · 6 years ago
  20. e73f5b7 Merge "Moving /odm/build.prop to /odm/etc/buid.prop" by Treehugger Robot · 6 years ago
  21. 4bef3e9 Add a std::string overload to Next. by Elliott Hughes · 6 years ago
  22. 145387b Merge "Report non-empty system boot reason when bootloader reason is empty" by Wei Wang · 6 years ago
  23. 55a1ea3 init: replace Result<> with expected<> by Tom Cherry · 6 years ago
  24. f2f47f2 Report non-empty system boot reason when bootloader reason is empty by Wei Wang · 6 years ago
  25. 478e124 adb-remount-test: try to fixup device after reboot (recovery) by Mark Salyzyn · 6 years ago
  26. 4b491cc adb-remount-test: try to fixup device after reboot (fastboot) by Mark Salyzyn · 6 years ago
  27. 95532e7 adb-remount-test: report lsusb for broken connection by Mark Salyzyn · 6 years ago
  28. 115f6a2 adb-remount-test: stderr cleanup by Mark Salyzyn · 6 years ago
  29. 4af11a7 Merge "Add android::base::expected" by Jiyong Park · 6 years ago
  30. b24af40 Moving /odm/build.prop to /odm/etc/buid.prop by Bowgo Tsai · 6 years ago
  31. 41c5ffc Merge "fastbootd: reduce USB buffer size to 16K" by Treehugger Robot · 6 years ago
  32. 549fb98 init: don't import rc files during mount_all after Q by Tom Cherry · 6 years ago
  33. 7677fa1 Merge changes from topics "libmemunreachable_vendor_available", "libmemunreachable_version_script" by Treehugger Robot · 6 years ago
  34. 2773f9b Merge "Stop adding the bootstrap directory to rpath." by Peter Collingbourne · 6 years ago
  35. 194b870 Merge "libziparchive: remove now-unused StartIteration overload." by Elliott Hughes · 6 years ago
  36. dfdbc29 Add android::base::expected by Jiyong Park · 6 years ago
  37. 568327a Merge changes I3013c28d,Ic60970bc by Treehugger Robot · 6 years ago
  38. e222871 Merge "libprocessgroup: add flags to indicate when a controller failed to mount" by Suren Baghdasaryan · 6 years ago
  39. 16798b8 fastbootd: reduce USB buffer size to 16K by Hridya Valsaraju · 6 years ago
  40. 657ec0f bootstat: add recovery/fastboot boot reasons by Mark Salyzyn · 6 years ago
  41. 9a1644f bootstat: label Mediatek boot reasons by Mark Salyzyn · 7 years ago
  42. 6eea9f1 libprocessgroup: add flags to indicate when a controller failed to mount by Suren Baghdasaryan · 6 years ago
  43. f47f0a6 Merge "Include string.h for strcmp." by Florian Mayer · 6 years ago
  44. d204a86 Merge changes I8186718c,I8d6f33e9,I56fe5e11,Ie4004c98,I531d3d60, ... by Treehugger Robot · 6 years ago
  45. 6b358a0 Merge "Link the "runtime" namespace to more namespaces." by Peter Collingbourne · 6 years ago
  46. 4135658 Merge "Get max-download-size from device during fastbootd for flashall/update" by Treehugger Robot · 6 years ago
  47. 7412f26 Make libmemunreachable vendor_available by Colin Cross · 6 years ago
  48. 0502864 Hide most symbols in libmemunreachable by Colin Cross · 6 years ago
  49. 3dc6535 Improve memunreachable ABI before making it vendor_available by Colin Cross · 6 years ago
  50. 423d259 Merge "Check DTB image size for boot image header version 2 and above" by Treehugger Robot · 6 years ago
  51. 07d4f70 Get max-download-size from device during fastbootd for flashall/update by Hridya Valsaraju · 6 years ago
  52. 3119e5a Merge "Allow linking to libicuuc.so and libicui18n.so from executable in /data" by vichang · 6 years ago
  53. 0587ec4 Merge "Fix nullpointer dereference in libnativeloader" by Jiyong Park · 6 years ago
  54. 93899b4 Check DTB image size for boot image header version 2 and above by Hridya Valsaraju · 6 years ago
  55. 9d092d6 Include string.h for strcmp. by Florian Mayer · 6 years ago
  56. 325c45b Fix nullpointer dereference in libnativeloader by Jiyong Park · 6 years ago
  57. d96b7ae Stop adding the bootstrap directory to rpath. by Peter Collingbourne · 6 years ago
  58. 264345c Merge "Trusty Keymaster@4.0" by Treehugger Robot · 6 years ago
  59. c47f308 Trusty Keymaster@4.0 by Matthew Maurer · 6 years ago
  60. 15d9155 Merge "init: always initialize device-mapper" by Tom Cherry · 6 years ago
  61. 44d8a4c Merge "class_start_post_data also starts disabled services." by Treehugger Robot · 6 years ago
  62. 01492ba Merge changes Idb6ef31d,Ifb87ebae by Treehugger Robot · 6 years ago
  63. 712879d Enable native_bridge_support for libvndksupport by dimitry · 6 years ago
  64. e9c5639 Enable native_bridge_support for libprocessgroup by dimitry · 6 years ago
  65. a5eb687 Enable native_bridge_support for libcutils by dimitry · 6 years ago
  66. e8e7359 Enable native_bridge_support for libsystem_headers by dimitry · 6 years ago
  67. 62df400 Enable native_bridge_support for libbacktrace_headers by dimitry · 6 years ago
  68. 97b30fc Enable native_bridge_support for libutils by dimitry · 6 years ago
  69. 5c1445f Merge "Hide non-bridged/bridged namespaces behind NativeLoaderNamespace class" by Treehugger Robot · 6 years ago
  70. 0236cc0 class_start_post_data also starts disabled services. by Martijn Coenen · 6 years ago
  71. 1031179 Merge "Initialize all fields of struct iocb." by Evgenii Stepanov · 6 years ago
  72. eb687f8 Initialize all fields of struct iocb. by Evgenii Stepanov · 6 years ago
  73. f1d4469 Add README file for libnativeloader by Jiyong Park · 6 years ago
  74. 163395c Fix style around header inclusion by Jiyong Park · 6 years ago
  75. b0cfb10 Hide non-bridged/bridged namespaces behind NativeLoaderNamespace class by Jiyong Park · 6 years ago
  76. 46155f2 init: always initialize device-mapper by Tom Cherry · 6 years ago
  77. 7f6580a Merge "DO NOT MERGE - Skip pi-platform-release (PPRL.190505.001) in stage-aosp-master" into stage-aosp-master by TreeHugger Robot · 6 years ago
  78. b50fe31 Merge "fs_mgr: Fix EnsurePathMounted with a given mount_point." am: 3c94eaad5f by Tao Bao · 6 years ago
  79. 3bdb8e1 Merge "fs_mgr: Fix EnsurePathMounted with a given mount_point." by Tao Bao · 6 years ago
  80. d51aa87 Merge "Link libselinux/utils/base statically" am: b743279de2 by Dimitry Ivanov · 6 years ago
  81. 1742a2b Merge "Enable native_bridge_support for libsync" am: 057fd6fd6b by Dimitry Ivanov · 6 years ago
  82. d72f33c Merge "Link libselinux/utils/base statically" by Dimitry Ivanov · 6 years ago
  83. 31926c8 Merge "Enable native_bridge_support for libsync" by Dimitry Ivanov · 6 years ago
  84. 938b75d Link libselinux/utils/base statically by dimitry · 6 years ago
  85. 1350458 Enable native_bridge_support for libsync by dimitry · 6 years ago
  86. fe43f9f Merge "Allow CreateResizeDeleteLP test case to run on non-A/B devices" by Hridya Valsaraju · 6 years ago
  87. 0f59da2 Merge "Allow CreateResizeDeleteLP test case to run on non-A/B devices" by Treehugger Robot · 6 years ago
  88. 0fc918b Allow CreateResizeDeleteLP test case to run on non-A/B devices by Hridya Valsaraju · 6 years ago
  89. 2840c44 Merge "fs_mgr: overlayfs readme caveats" am: fe04d7ce7e by Mark Salyzyn · 6 years ago
  90. 4cf1f9c Merge "libdm: Add dm-crypt and dm-default-key support to libdm." am: 57467074a2 by David Anderson · 6 years ago
  91. eb12f12 Merge "fs_mgr: overlayfs readme caveats" by Mark Salyzyn · 6 years ago
  92. 71a1588 Merge "libdm: Add dm-crypt and dm-default-key support to libdm." by David Anderson · 6 years ago
  93. 998cf21 Allow linking to libicuuc.so and libicui18n.so from executable in /data by Victor Chang · 6 years ago
  94. a5e282a DO NOT MERGE - Skip pi-platform-release (PPRL.190505.001) in stage-aosp-master by Xin Li · 6 years ago
  95. 22266e6 fs_mgr: overlayfs readme caveats by Mark Salyzyn · 6 years ago
  96. ca11e74 Merge "fs_mgr: overlayfs: ReadFstabFromFile touches errno" am: b4631fc775 by Mark Salyzyn · 6 years ago
  97. fb3242f Merge "fs_mgr: overlayfs: ReadFstabFromFile touches errno" by Treehugger Robot · 6 years ago
  98. 04ff37a Merge "adbd: don't abort on EOF on functionfs control fd." am: 41531df7b0 by Josh Gao · 6 years ago
  99. 3ae3eff Merge "adbd: don't abort on EOF on functionfs control fd." by Josh Gao · 6 years ago
  100. a29bfb0 Merge "Looper: missing cinttypes when debugging poll/callbacks" am: b80d383bbf by Alessio Balsini · 6 years ago