1. a6dd557 Merge "liblog: fix reading pmsg" by Tom Cherry · 5 years ago
  2. 58c7c24 Merge "logd: add missing static to CompressionEngine" by Tom Cherry · 5 years ago
  3. 34d7bd9 liblog: fix reading pmsg by Tom Cherry · 5 years ago
  4. 4f9fed2 logd: add missing static to CompressionEngine by Tom Cherry · 5 years ago
  5. cf88259 Merge "[adb] Check for null in mdns connect info." by Joshua Duong · 5 years ago
  6. 282385f [adb] Check for null in mdns connect info. by Joshua Duong · 5 years ago
  7. e72b290 Merge "logging: Use more inclusive language." by Tom Cherry · 5 years ago
  8. 2ab3941 Merge "libmodprobe: improve error reporting." by Treehugger Robot · 5 years ago
  9. 0efb410 logging: Use more inclusive language. by Tom Cherry · 5 years ago
  10. f903383 Merge "llkd: Use more inclusive language" by Treehugger Robot · 5 years ago
  11. 4db1b12 Merge changes I14ed0839,I59f9fde5 by Treehugger Robot · 5 years ago
  12. 1ab2c02 libmodprobe: improve error reporting. by Elliott Hughes · 5 years ago
  13. 6d9e515 llkd: Use more inclusive language by Mark Salyzyn · 5 years ago
  14. 1e412e7 Merge "logd: add a SerializedLogBuffer suitable for compression" by Tom Cherry · 5 years ago
  15. be42841 Merge "fsmgr: fix integer overflow in fs_mgr" by Tom Cherry · 5 years ago
  16. 9debda1 modprobe: Use more inclusive language for libmodprobe (Part Deux) by Mark Salyzyn · 5 years ago
  17. a5032be Merge "init.rc: chmod pagetypeinfo to 440 to be captured in BRs" by Treehugger Robot · 5 years ago
  18. 4a48945 fsmgr: fix integer overflow in fs_mgr by Haoran.Wang · 5 years ago
  19. 83c23a0 Merge "libsnapshot_test: hardcode alignment." by Yifan Hong · 5 years ago
  20. b544de9 libsnapshot_test: hardcode alignment. by Yifan Hong · 5 years ago
  21. 53122b1 Merge "fuzzy_fastboot: use 'tcp:' prefix to identify fastboot protocol." by Treehugger Robot · 5 years ago
  22. 703fb74 modprobe: Use more inclusive language for modprobe and libmodprobe by Mark Salyzyn · 5 years ago
  23. 0abd0d6 init.rc: chmod pagetypeinfo to 440 to be captured in BRs by Martin Liu · 5 years ago
  24. 9287716 Merge "Rename native code coverage paths env. variable in libsnapshot's fuzz test." by Roland Levillain · 5 years ago
  25. b255195 Merge "Reboot sequence: Unmount active apexes before unmounting /data" by Nikita Ioffe · 5 years ago
  26. 55e8954 Merge "trusty:storageproxyd: Fix in_cdb.length setting on send_ufs_rpmb_req" by Wenhao Wang · 5 years ago
  27. 91a9848 Reboot sequence: Unmount active apexes before unmounting /data by Nikita Ioffe · 5 years ago
  28. 8e1b805 Merge "Update libsnapshot to handle partial update" by Tianjie Xu · 5 years ago
  29. 469e388 trusty:storageproxyd: Fix in_cdb.length setting on send_ufs_rpmb_req by Wenhao Wang · 5 years ago
  30. 046cc11 Merge "adb: avoid crash when authenticating without vendor keys." by Josh Gao · 5 years ago
  31. 1a796bc logd: add a SerializedLogBuffer suitable for compression by Tom Cherry · 5 years ago
  32. 30b0bbd adb: avoid crash when authenticating without vendor keys. by Josh Gao · 5 years ago
  33. 7cc98e2 Merge "init: start ueventd in the default mount namespace" by Jooyung Han · 5 years ago
  34. 78e0d06 Merge "Try to recover corrupted ext4 /data with backup superblock" by Randall Huang · 5 years ago
  35. 8d32655 Merge "logd: add a test for clearing logs with a reader present" by Tom Cherry · 5 years ago
  36. 8319bb4 logd: add a test for clearing logs with a reader present by Tom Cherry · 5 years ago
  37. 7a372d1 Merge "logd: simplify Clear() + Prune() logic" by Tom Cherry · 5 years ago
  38. a863b1a logd: simplify Clear() + Prune() logic by Tom Cherry · 5 years ago
  39. 6c7b75b Merge "Fix a misleading warning message about sysprop overriding" by Treehugger Robot · 5 years ago
  40. e714cde Fix a misleading warning message about sysprop overriding by Jiyong Park · 5 years ago
  41. 4f23d5a init: start ueventd in the default mount namespace by Jooyung Han · 5 years ago
  42. 72abd7b Try to recover corrupted ext4 /data with backup superblock by Randall Huang · 5 years ago
  43. 3447cdc Merge "shell_and_utilities_recovery: Fix required dependencies" by Yo Chiang · 5 years ago
  44. cec2d69 Merge "Remove zygote configuration for 32-bit primary, 64-bit secondary." by Elliott Hughes · 5 years ago
  45. 409bca1 Remove zygote configuration for 32-bit primary, 64-bit secondary. by Elliott Hughes · 5 years ago
  46. 75d9170 Merge "libprocessgroup: support for cgroup v2 hierarchy" by Marco Ballesio · 5 years ago
  47. 18b5965 Merge "fastboot: don't print anything in Status() if the input is empty" by Tom Cherry · 5 years ago
  48. 2217c50 fastboot: don't print anything in Status() if the input is empty by Tom Cherry · 5 years ago
  49. f16f941 libprocessgroup: support for cgroup v2 hierarchy by Marco Ballesio · 5 years ago
  50. e4424ff Merge "Fix typo in android init language documentation." by Treehugger Robot · 5 years ago
  51. f596dec Rename native code coverage paths env. variable in libsnapshot's fuzz test. by Roland Levillain · 5 years ago
  52. dc53f4c shell_and_utilities_recovery: Fix required dependencies by Yo Chiang · 5 years ago
  53. 16bfe09 Fix typo in android init language documentation. by Amos Bianchi · 5 years ago
  54. 48d272c Merge "Fix visibility rules now that Make supports visibility checks" by Dan Willemsen · 5 years ago
  55. ed96fe1 Fix visibility rules now that Make supports visibility checks by Dan Willemsen · 5 years ago
  56. 536f220 Merge "adbd: remove ifdefs guarding root/secure." by Josh Gao · 5 years ago
  57. 0d05b7a Update libsnapshot to handle partial update by Tianjie · 5 years ago
  58. bd742a1 Merge "Adding wait for a device file before mount" by Tom Cherry · 5 years ago
  59. 389d888 Merge "init: fix README.md about perform_apex_configs" by Treehugger Robot · 5 years ago
  60. d076857 adbd: remove ifdefs guarding root/secure. by Josh Gao · 5 years ago
  61. a3ed465 Merge changes from topic "default-fstab-swapon_all" by Alistair Delva · 5 years ago
  62. de28a86 Respect ro.boot.fstab_suffix in swapon_all by Alistair Delva · 5 years ago
  63. ad3874e Merge "Stop using varargs in libkeyutils." by Treehugger Robot · 5 years ago
  64. b99f194 Merge "Move libadbd_auth, libadbd_fs to adbd_system_binaries." by Josh Gao · 5 years ago
  65. 6c6a36f Add documentation for umount_all by Alistair Delva · 5 years ago
  66. cbe630d Merge "Logtags for input flinger" by Treehugger Robot · 5 years ago
  67. 2709331 Merge "Set block size in dm-bow" by Paul Lawrence · 5 years ago
  68. 44a5f0e Stop using varargs in libkeyutils. by Elliott Hughes · 5 years ago
  69. 71de690 Merge "logcat: filter based on UID" by Tom Cherry · 5 years ago
  70. ea138c8 init: fix README.md about perform_apex_configs by Jooyung Han · 5 years ago
  71. cba44a3 Merge "Make libsync a stubs library" by Jooyung Han · 5 years ago
  72. a552265 Merge "Fix `fastboot flash-all` on Nexus 7." by Treehugger Robot · 5 years ago
  73. cb63bed Merge "Fine tune blkio setting to improve boot time" by Rick Yiu · 5 years ago
  74. 6a7ff58 Fix `fastboot flash-all` on Nexus 7. by Elliott Hughes · 5 years ago
  75. 9243090 Logtags for input flinger by Siarhei Vishniakou · 5 years ago
  76. 9291f0f logcat: filter based on UID by Tom Cherry · 5 years ago
  77. a1f1775 Merge changes I957c519b,Iaf4e389e,I92f8056b by Tom Cherry · 5 years ago
  78. 2f0c6cb Set block size in dm-bow by Paul Lawrence · 5 years ago
  79. 78fc553 Make libsync a stubs library by Jooyung Han · 5 years ago
  80. b0263af logd: remove faulty optimization by Tom Cherry · 5 years ago
  81. ad74d8d Fine tune blkio setting to improve boot time by Rick Yiu · 5 years ago
  82. e10fb5f Merge "libsparse: Limit block size to 64 MB" by Treehugger Robot · 5 years ago
  83. 589b7df Adding wait for a device file before mount by Will Shiu · 6 years ago
  84. 0e743a2 fuzzy_fastboot: use 'tcp:' prefix to identify fastboot protocol. by Hongguang Chen · 5 years ago
  85. 4596b78 logd: don't store the map key in its value by Tom Cherry · 5 years ago
  86. f93b400 logd: use libbase logging by Tom Cherry · 5 years ago
  87. ff50237 Merge "adb: treat non-successful inc-server runs as failures" by Treehugger Robot · 5 years ago
  88. dc9acdd Merge "first_stage_init: support kernel module directories" by Treehugger Robot · 5 years ago
  89. a990f07 Merge "add libmodprobe api to query the number of modules loaded" by Treehugger Robot · 5 years ago
  90. d6d38c3 first_stage_init: support kernel module directories by Steve Muckle · 5 years ago
  91. b0c4881 add libmodprobe api to query the number of modules loaded by Steve Muckle · 5 years ago
  92. 430dbf3 Merge "logd: Drop the LogStatistics dependency on LogBufferElement" am: 671f39fdf2 by Tom Cherry · 5 years ago
  93. 671f39f Merge "logd: Drop the LogStatistics dependency on LogBufferElement" by Tom Cherry · 5 years ago
  94. 924915b adb: treat non-successful inc-server runs as failures by Yurii Zubrytskyi · 5 years ago
  95. a386482 libsparse: Limit block size to 64 MB by Woody Lin · 5 years ago
  96. 0b3202f Merge "adb: implement zstd compression for file sync." am: 450e83eb8f by Josh Gao · 5 years ago
  97. 450e83e Merge "adb: implement zstd compression for file sync." by Josh Gao · 5 years ago
  98. f476677 Merge "check_ms_os_desc: fix buffer overflow." am: f7fed04ace by Treehugger Robot · 5 years ago
  99. f7fed04 Merge "check_ms_os_desc: fix buffer overflow." by Treehugger Robot · 5 years ago
  100. 3fc21d4 Merge "Signature checks." am: 0aa0581404 by Alex Buynytskyy · 5 years ago