1. 19b68a6 Merge "Fix more endian.h issues" by Treehugger Robot · 6 years ago
  2. 61bffa5 Merge "[adb] Use STL for ParseUInt() implementation" by Treehugger Robot · 6 years ago
  3. a91d84b Merge "Remove unused link from postinstall section" by Kiyoung Kim · 6 years ago
  4. 085a0b4 Merge "Don't create anonymous namespace" by Jiyong Park · 6 years ago
  5. edf8040 Merge "adb: use shell for remount to forward return codes." by Josh Gao · 6 years ago
  6. 888c1b9 Fix more endian.h issues by Colin Cross · 6 years ago
  7. 6ecedd2 Merge "libsnapshot: Track the source slot across reboots." by David Anderson · 6 years ago
  8. 93619e3 Merge "[adb] Add a getter for native Win32 file handle" by Songchun Fan · 6 years ago
  9. 53620ca Merge "Actually add README contents for ueventd" by Tom Cherry · 6 years ago
  10. b85c72c Merge "init: first stage init tie stdout and stderr to /dev/kmsg" by Treehugger Robot · 6 years ago
  11. 6c62ae7 Merge "Allow switching between sdcardfs and FUSE mounts" by Zimuzo Ezeozue · 6 years ago
  12. 8c2198c adb: use shell for remount to forward return codes. by Josh Gao · 6 years ago
  13. cbd1af9 Merge "fs_mgr: adb-remount-test: non-verity recovery" by Treehugger Robot · 6 years ago
  14. 3c0fea9 libsnapshot: Track the source slot across reboots. by David Anderson · 6 years ago
  15. 92a3594 Merge "libpackageparser: C rules for bools." by Treehugger Robot · 6 years ago
  16. b5d064f Merge "Fix incorrect closing of fds." by Christopher Ferris · 6 years ago
  17. e5abcdd Merge "Use as much of the macOS endian support as we can." by Elliott Hughes · 6 years ago
  18. 79896d8 Merge "init: Allow matching empty property values" by Tom Cherry · 6 years ago
  19. 3d0ecde Merge "adb: windows: fix writev on sockets." by Treehugger Robot · 6 years ago
  20. c9f8e5d Allow switching between sdcardfs and FUSE mounts by Zim · 6 years ago
  21. aefb141 Actually add README contents for ueventd by Tom Cherry · 6 years ago
  22. 0fe1b4b Merge "Add header that declares memcpy()" by Anatol Pomozov · 6 years ago
  23. 38b6297 libpackageparser: C rules for bools. by Elliott Hughes · 6 years ago
  24. 8c711a5 Merge "Rewrite libpackagelistparser." by Elliott Hughes · 6 years ago
  25. f86ea02 Use as much of the macOS endian support as we can. by Elliott Hughes · 6 years ago
  26. 6b2ea1c Add header that declares memcpy() by Anatol Pomazau · 6 years ago
  27. a22599d Merge "Reland "libcutils: remove unused "jstring.h"." by Elliott Hughes · 6 years ago
  28. ae8b8a4 fs_mgr: adb-remount-test: non-verity recovery by Mark Salyzyn · 6 years ago
  29. 6fd8d3b init: Allow matching empty property values by Tom Cherry · 6 years ago
  30. 5af75ed Merge "logcat: switch to <regex>." by Elliott Hughes · 6 years ago
  31. 79198d9 Reland "libcutils: remove unused "jstring.h". by Elliott Hughes · 6 years ago
  32. b37c481 Don't create anonymous namespace by Jiyong Park · 6 years ago
  33. 4b8e6b6 Merge "Revert "libcutils: remove unused "jstring.h"."" by Mason Wang · 6 years ago
  34. d3a3097 Remove unused link from postinstall section by Kiyoung Kim · 6 years ago
  35. 09ba349 Revert "libcutils: remove unused "jstring.h"." by Mason Wang · 6 years ago
  36. e2adc14 Merge "libcutils: remove unused "jstring.h"." by Treehugger Robot · 6 years ago
  37. 239439b Merge "Add header that declares memcpy function" by Anatol Pomozov · 6 years ago
  38. 7eca57a Merge "Add header that defines strerror()" by Anatol Pomozov · 6 years ago
  39. 6050970 Add header that declares memcpy function by Anatol Pomazau · 6 years ago
  40. 3e59c84 Merge "Add header that declares atomic primitives" by Treehugger Robot · 6 years ago
  41. 7fdc80f Fix incorrect closing of fds. by Christopher Ferris · 6 years ago
  42. 5b98327 Merge changes I5e93fcbf,I9d4c8bcf,Icd580aae,I7b2399a4 by David Anderson · 6 years ago
  43. 2edc7a5 Merge "fs_mgr: overlayfs: dig harder for /dev/root equivalent" by Mark Salyzyn · 6 years ago
  44. aa96e88 libcutils: remove unused "jstring.h". by Elliott Hughes · 6 years ago
  45. 6e86174 Merge "[adb] Cache features set inside the client process" by Songchun Fan · 6 years ago
  46. 82834f1 Merge "[adb] Speed up the streaming install" by Songchun Fan · 6 years ago
  47. fd41f9a Add header that defines strerror() by Anatol Pomazau · 6 years ago
  48. 7b2ff6d Add header that declares atomic primitives by Anatol Pomazau · 6 years ago
  49. 709dfc3 [adb] Add a getter for native Win32 file handle by Yurii Zubrytskyi · 6 years ago
  50. d32e7e2 Rewrite libpackagelistparser. by Elliott Hughes · 6 years ago
  51. 6c4cfd6 Merge changes I4d6bda45,I72576e1f by Josh Gao · 6 years ago
  52. 6eca0e6 [adb] Speed up the streaming install by Yurii Zubrytskyi · 6 years ago
  53. ca94d79 Merge "liblog: Remove stdbool.h from .cpp files" by Tom Cherry · 6 years ago
  54. 0c2dab9 Merge "Remove more dead code." by Elliott Hughes · 6 years ago
  55. 31c14e1 fs_mgr: overlayfs: dig harder for /dev/root equivalent by Mark Salyzyn · 6 years ago
  56. addd852 logcat: switch to <regex>. by Elliott Hughes · 6 years ago
  57. ef0bc63 Merge "Move ICU .dat" by vichang · 6 years ago
  58. 5312c46 libsnapshot: Implement merge flow. by David Anderson · 6 years ago
  59. 9860950 libsnapshot: Unmap COW devices when deleting snapshots. by David Anderson · 6 years ago
  60. d986fef libsnapshot: Eliminate per-snapshot flocks. by David Anderson · 6 years ago
  61. 3cb682e libsnapshot: Improve first test-run and test cleanup. by David Anderson · 6 years ago
  62. 5ae4a90 adb: windows: fix writev on sockets. by Josh Gao · 6 years ago
  63. d97c946 Merge "liblp: refactor MetadataBuilder::NewForUpdate" by Treehugger Robot · 6 years ago
  64. 1547e4a Remove more dead code. by Elliott Hughes · 6 years ago
  65. d00b3af liblog: Remove stdbool.h from .cpp files by Tom Cherry · 6 years ago
  66. 36acd1d Merge "libsnapshot: Don't force-unmap in DeleteSnapshot()." by David Anderson · 6 years ago
  67. 68aae7d Merge changes from topic "liblp_virtualab_prepare" by Yifan Hong · 6 years ago
  68. 6079cd0 liblp: refactor MetadataBuilder::NewForUpdate by Yifan Hong · 6 years ago
  69. ef06b4f Merge "fs_mgr: Make kDefaultAndroidDtDir constexpr" by Treehugger Robot · 6 years ago
  70. b02f9b5 Merge changes from topic "toolbox-modprobe" by Treehugger Robot · 6 years ago
  71. 5b4b38c liblp: Expose kDefaultGroup. by Yifan Hong · 6 years ago
  72. aefb3b1 libsnapshot: Don't force-unmap in DeleteSnapshot(). by David Anderson · 6 years ago
  73. 04d9187 liblp: Add PropertyFetcher. by Yifan Hong · 6 years ago
  74. 3346339 adb: fix transport acquisition for forward, reverse. by Josh Gao · 6 years ago
  75. da9c767 adb: don't manually construct device selection prefix in forward. by Josh Gao · 6 years ago
  76. 0d061b2 Merge "Adds check_interface_{restart,start,stop} check_builtins." by Daniel Norman · 6 years ago
  77. f9d5327 Merge "libsnapshot: correct DeviceInfo paths" by Treehugger Robot · 6 years ago
  78. 5caa3e9 fs_mgr: Make kDefaultAndroidDtDir constexpr by Vic Yang · 6 years ago
  79. 64a5534 toolbox: add modprobe by Steve Muckle · 6 years ago
  80. ded44c0 libmodprobe: add verbose mode by Steve Muckle · 6 years ago
  81. 781aa78 libmodprobe: add GetAllDependencies by Steve Muckle · 6 years ago
  82. 012cfa1 libmodprobe: add support to list modules by Steve Muckle · 6 years ago
  83. e31f840 libmodprobe: add support for a blacklist by Steve Muckle · 6 years ago
  84. 13700a6 libmodprobe: support parameters in LoadWithAliases by Steve Muckle · 6 years ago
  85. bb58b01 libmodprobe: add support to remove modules by Steve Muckle · 6 years ago
  86. 73b2928 libmodprobe: make name canonical in LoadWithAliases by Steve Muckle · 6 years ago
  87. 4104b88 libmodprobe: make available in vendor by Steve Muckle · 6 years ago
  88. 91a5318 Merge "adb: fail better in install-multiple." by Elliott Hughes · 6 years ago
  89. dad291f Merge "adb: add `--abi` to the `adb install` help." by Elliott Hughes · 6 years ago
  90. 8c4db55 Merge "Fix `adb install` on very old Android releases." by Elliott Hughes · 6 years ago
  91. 5b3672a Merge "libstats: remove _USING_LIBCXX." by Elliott Hughes · 6 years ago
  92. d2533c3 Adds check_interface_{restart,start,stop} check_builtins. by Daniel Norman · 6 years ago
  93. c6c574a Merge "libmodprobe: add OWNERS file" by Treehugger Robot · 6 years ago
  94. bb89da8 Merge "libsnapshot: forward declare IImageManager" by Treehugger Robot · 6 years ago
  95. 980cbef Merge "init: Check onrestart commands" by Tom Cherry · 6 years ago
  96. e269a72 Merge "init: ignore ENOENT from fewer builtins" by Tom Cherry · 6 years ago
  97. e5fa9b8 Merge "liblp: Make kDefaultGroup a string_view" by Treehugger Robot · 6 years ago
  98. 6250360 libsnapshot: correct DeviceInfo paths by Yifan Hong · 6 years ago
  99. 541d740 adb: fail better in install-multiple. by Elliott Hughes · 6 years ago
  100. 6917c63 libsnapshot: forward declare IImageManager by Yifan Hong · 6 years ago