1. a4bd5ea Remove projects being moved into from system/core into system/memory by Suren Baghdasaryan · 5 years ago
  2. 68b38bc Merge "Properly size response buffer in ifc_act_on_address" by Maciej Żenczykowski · 5 years ago
  3. 234d3ee Properly size response buffer in ifc_act_on_address by Lorenzo Colitti · 5 years ago
  4. 9ff90b6 Merge "Return a valid error code when adding an invalid IP address." by Maciej Żenczykowski · 5 years ago
  5. d7ed9ef Return a valid error code when adding an invalid IP address. by Lorenzo Colitti · 5 years ago
  6. c8574ef Merge "Remove bootstrapping the passthrough mount." by Martijn Coenen · 5 years ago
  7. f8a7e3c Merge "[adb] Optimize adbd's usb reading" by Josh Gao · 5 years ago
  8. bd2c270 [adb] Optimize adbd's usb reading by Yurii Zubrytskyi · 6 years ago
  9. ca3a327 Merge "libsnapshot: Fix test UpdateBootControlHal" by Yifan Hong · 5 years ago
  10. a7c4a9b Merge "A system folder for emergency number database OTA" by Shuo Qian · 5 years ago
  11. ed451a6 A system folder for emergency number database OTA by Shuo Qian · 5 years ago
  12. eb45ac9 Merge changes Ifc76203e,I194d15cf by Yifan Hong · 5 years ago
  13. 59e59cd Merge "libsnapshot: Check for snapshot status none" by Yifan Hong · 5 years ago
  14. 339a67b Merge "libsnapshot: bootloader rejects wipe in proper time." by Yifan Hong · 5 years ago
  15. 64e4f92 libsnapshot: Fix DataWipeRollbackInRecovery test by Yifan Hong · 5 years ago
  16. 2632aa3 libsnapshot: Fix test MergeInRecovery by Yifan Hong · 5 years ago
  17. 44b6809 libsnapshot: Fix test UpdateBootControlHal by Yifan Hong · 5 years ago
  18. 34ed632 libsnapshot: Check for snapshot status none by Yifan Hong · 5 years ago
  19. 8aa5adf Merge "Fix logic to figure out what /data fstab entry was mounted" by Nikita Ioffe · 5 years ago
  20. 0bb9cc2 Merge "liblp: Allow "flashing" files on the host." by David Anderson · 5 years ago
  21. 244ca37 Merge "liblp: Export WriteToImageFile given a file descriptor." by David Anderson · 5 years ago
  22. 475b1f7 Fix logic to figure out what /data fstab entry was mounted by Nikita Ioffe · 5 years ago
  23. 894673b Remove bootstrapping the passthrough mount. by Martijn Coenen · 5 years ago
  24. 684a6ef Merge "Allow the adb server to bind on ::1" by Josh Gao · 5 years ago
  25. 11c3680 Merge "Move the dexfile support to implementation." by Christopher Ferris · 5 years ago
  26. 488bbc0 Merge "logd: print a message when kicking a client or skipping entries" by Tom Cherry · 5 years ago
  27. 3f1723e Merge "init: fix subcontext tests running as non-root." by Treehugger Robot · 5 years ago
  28. f70257e init: fix subcontext tests running as non-root. by Tom Cherry · 5 years ago
  29. 00a0a33 Move the dexfile support to implementation. by Christopher Ferris · 5 years ago
  30. a5f24f7 Merge "Expose ParseBool from libbase" by Daniel Colascione · 5 years ago
  31. 2ee95bc liblp: Allow "flashing" files on the host. by David Anderson · 5 years ago
  32. feeee2c liblp: Export WriteToImageFile given a file descriptor. by David Anderson · 5 years ago
  33. fa08dc6 Expose ParseBool from libbase by Daniel Colascione · 5 years ago
  34. e995114 Merge "liblog: remove the rest of the log reader transport" by Tom Cherry · 5 years ago
  35. 30d83c8 Merge "liblog: remove memset() before recv()." by Tom Cherry · 5 years ago
  36. 37ae3fe Merge "Add variadic logging to libdebuggerd internal." by Treehugger Robot · 5 years ago
  37. 5ac1775 liblog: remove memset() before recv(). by Tom Cherry · 5 years ago
  38. c57d668 Add variadic logging to libdebuggerd internal. by Mitch Phillips · 5 years ago
  39. fc653d0 liblog: remove the rest of the log reader transport by Tom Cherry · 5 years ago
  40. fda74b7 Merge "Make userspace_reboot.in_progress sysprop-as-api" by Nikita Ioffe · 5 years ago
  41. 331abe0 Merge "Add statusToString function." by Steven Moreland · 5 years ago
  42. 0b9692d Merge "liblog: Assure shifting behavior is consistent" by Treehugger Robot · 5 years ago
  43. c0d17ce Merge "Add absl-like StringReplace." by Elliott Hughes · 5 years ago
  44. 3f36ed9 liblog: Assure shifting behavior is consistent by Greg Kaiser · 5 years ago
  45. 4cb45e2 Merge "Include PSTATE in tombstones on arm64." by Treehugger Robot · 5 years ago
  46. b474a15 Merge "Add cpu-set properties to serializer test" by Orion Hodson · 5 years ago
  47. ee43148 Include PSTATE in tombstones on arm64. by Peter Collingbourne · 5 years ago
  48. 907255d Merge "fastbootd: Disallow certain operations during snapshot updates." by David Anderson · 5 years ago
  49. 481a6ee Add absl-like StringReplace. by Elliott Hughes · 5 years ago
  50. 48d481b Merge "liblog: simplify logd 'command' functions and struct logger" by Tom Cherry · 5 years ago
  51. 693957d Add statusToString function. by Steven Moreland · 5 years ago
  52. fd3f6da Merge "ziptool: fix unknown long options." by Treehugger Robot · 5 years ago
  53. e0e0e6f liblog: simplify logd 'command' functions and struct logger by Tom Cherry · 5 years ago
  54. fe37e74 Merge "liblog: return 0 from android_logger_list_read() when recv() returns 0" by Tom Cherry · 5 years ago
  55. 1f275c5 ziptool: fix unknown long options. by Elliott Hughes · 5 years ago
  56. 5e429b0 logd: print a message when kicking a client or skipping entries by Tom Cherry · 5 years ago
  57. 6fb0701 liblog: return 0 from android_logger_list_read() when recv() returns 0 by Tom Cherry · 5 years ago
  58. b2d5e02 Make userspace_reboot.in_progress sysprop-as-api by Nikita Ioffe · 5 years ago
  59. 57f4b3a Merge "Add a very basic userspace reboot watchdog" by Nikita Ioffe · 5 years ago
  60. 90e04ae Add cpu-set properties to serializer test by Orion Hodson · 5 years ago
  61. ef55255 libsnapshot: bootloader rejects wipe in proper time. by Yifan Hong · 5 years ago
  62. 6e13ce9 Merge "libsnapshot: Add a helper for handling data wipes in recovery." by David Anderson · 5 years ago
  63. b172d5f Merge "init: make CheckPropertyTriggers() more efficient" by Tom Cherry · 5 years ago
  64. bd314a4 Add a very basic userspace reboot watchdog by Nikita Ioffe · 5 years ago
  65. 4ede55f Merge "liblog: cleanup opaque type usage" by Tom Cherry · 5 years ago
  66. e529d4e Merge "Add sysprops for start & end of userspace reboot" by Nikita Ioffe · 5 years ago
  67. ea169f7 liblog: cleanup opaque type usage by Tom Cherry · 5 years ago
  68. 32a6b42 init: make CheckPropertyTriggers() more efficient by Tom Cherry · 5 years ago
  69. 84b4fa7 Merge "Handle the reboot in the recovery user mode" by Tianjie Xu · 5 years ago
  70. fda2a8f Merge "fastbootd: exporting CPU ABI info" by Treehugger Robot · 5 years ago
  71. c602709 Merge "Add support for freezer cgroup" by Treehugger Robot · 5 years ago
  72. 23ffbf8 Add sysprops for start & end of userspace reboot by Nikita Ioffe · 5 years ago
  73. b9e8c9c Handle the reboot in the recovery user mode by Tianjie Xu · 5 years ago
  74. 0cce7e8 Merge "libziparchive: fix -Wimplicit-int-float-conversion" by Treehugger Robot · 5 years ago
  75. 34abee4 Merge "init: make triggering shutdown from vendor_init better" by Treehugger Robot · 5 years ago
  76. f2e1393 libziparchive: fix -Wimplicit-int-float-conversion by Nick Desaulniers · 5 years ago
  77. ef74245 init: make triggering shutdown from vendor_init better by Tom Cherry · 5 years ago
  78. 720c91d Add support for freezer cgroup by Marco Ballesio · 5 years ago
  79. 5966c15 Merge "init: check property type in host_init_verifier" by Tom Cherry · 5 years ago
  80. 06775c4 Merge "Use PLOG and TEMP_FAILURE_RETRY for uevent socket errors" by Treehugger Robot · 5 years ago
  81. baa4310 Merge "Ignore nullptr in native_handle_close()." by Elliott Hughes · 5 years ago
  82. c248ad9 Use PLOG and TEMP_FAILURE_RETRY for uevent socket errors by Tom Cherry · 5 years ago
  83. 9735e47 Merge "Move init and ueventd scripts from / to /system/etc" by Tom Cherry · 5 years ago
  84. 677bfdf fastbootd: exporting CPU ABI info by Bowgo Tsai · 5 years ago
  85. b3fd8b8 Merge "Rename # vndk tag to # llndk" by Treehugger Robot · 5 years ago
  86. fb2c3c7 Rename # vndk tag to # llndk by Jiyong Park · 5 years ago
  87. 5513b61 Ignore nullptr in native_handle_close(). by Elliott Hughes · 5 years ago
  88. 5f05ebf Merge "libsparse: fix memory leak in output_file_close()" by Treehugger Robot · 5 years ago
  89. bd6397d Merge "unzip/zipinfo: use float percentages like the RI." by Treehugger Robot · 5 years ago
  90. 32e2f96 unzip/zipinfo: use float percentages like the RI. by Elliott Hughes · 5 years ago
  91. fc89daf Merge "Revert "Delay initial accept() until server initialized"" by Raman Tenneti · 5 years ago
  92. 9226e3b Revert "Delay initial accept() until server initialized" by Raman Tenneti · 5 years ago
  93. 93dfef7 Merge "Revert "Support socket activation of adb server"" by Raman Tenneti · 5 years ago
  94. 451f668 Revert "Support socket activation of adb server" by Raman Tenneti · 5 years ago
  95. ad9aaae Merge "Revert "fix 'adb shell'"" by Raman Tenneti · 5 years ago
  96. a7edb68 Revert "fix 'adb shell'" by Raman Tenneti · 5 years ago
  97. 2659ac8 init: check property type in host_init_verifier by Tom Cherry · 5 years ago
  98. da73cba Merge "fix 'adb shell'" by Maciej Żenczykowski · 5 years ago
  99. c1db3bc fix 'adb shell' by Maciej Żenczykowski · 5 years ago
  100. 32cf191 libsparse: fix memory leak in output_file_close() by Robin Hsu · 5 years ago