1. b2c2d69 Fix typo by Paul Lawrence · 5 years ago
  2. 3bd0941 Merge "tombstoned: start immediately after /data is mounted." by Treehugger Robot · 5 years ago
  3. f2c7dd6 Merge "liblp_test_static: fix test" by Treehugger Robot · 5 years ago
  4. 88eedaf Merge "Add init_tests to CTS" by Tom Cherry · 5 years ago
  5. c3847f5 Merge "Let init create /dev/boringssl/selftest/" by Treehugger Robot · 5 years ago
  6. 8ad965a tombstoned: start immediately after /data is mounted. by Josh Gao · 5 years ago
  7. 607e4df liblp_test_static: fix test by Yifan Hong · 5 years ago
  8. 3536fdb Let init create /dev/boringssl/selftest/ by Tobias Thierer · 5 years ago
  9. 9612e27 Merge "libsnapshot: Use a real fake super partition for tests." by David Anderson · 5 years ago
  10. 7e5bae8 libsnapshot: Use a real fake super partition for tests. by David Anderson · 5 years ago
  11. c5b3c88 Merge "liblp: Support sdcards in PartitionOpener." by David Anderson · 5 years ago
  12. afe45ab Merge changes Id9534a59,I3ee81536 by Tom Cherry · 5 years ago
  13. 17b2be0 Add init_tests to CTS by Tom Cherry · 5 years ago
  14. 6b20b7c Merge "add nopreload option in public.libraries.txt" by Treehugger Robot · 5 years ago
  15. b21f3dd Merge "libdm: Add a helper function for GetState+DeleteDevice checks." by David Anderson · 5 years ago
  16. 251ec05 liblp: Support sdcards in PartitionOpener. by David Anderson · 5 years ago
  17. 370226e libdm: Add a helper function for GetState+DeleteDevice checks. by David Anderson · 5 years ago
  18. 26f5e7d init: run property service in a thread by Tom Cherry · 5 years ago
  19. 63fe0e9 Merge "fs_mgr: Allow using major:minor device strings in CreateLogicalPartition." by David Anderson · 5 years ago
  20. c2f5390 Merge changes Iacf0093a,I40be3504 by Josh Gao · 5 years ago
  21. 5db5d19 add nopreload option in public.libraries.txt by Jiyong Park · 5 years ago
  22. ebfd2a4 Merge "Fix ODR violation" by Yi Kong · 5 years ago
  23. ef356fa Merge "adb: fix mac build" by Josh Gao · 5 years ago
  24. 68c14d1 adb: fix mac build by Adrian Roos · 5 years ago
  25. 0f6537c Fix ODR violation by Yi Kong · 5 years ago
  26. 70a3681 Merge "liblp: UpdateMetadataForInPlaceSnapshot" by Yifan Hong · 5 years ago
  27. 7195a09 Merge "Revert "adb: daemon: Assign valid fd to usb_handle ep0 file descriptor"" by Josh Gao · 5 years ago
  28. e5aa946 Merge "fs_mgr: overlayfs: empty system partitions excluded." by Mark Salyzyn · 5 years ago
  29. 1d6d450 Merge "liblp: CreateLogicalPartition with a given mapped name" by Yifan Hong · 5 years ago
  30. c1c6008 Merge "libsnapshot: Improve test reliability." by David Anderson · 5 years ago
  31. f79af03 Merge "libsnapshot: Don't compare strings for snapshot state." by David Anderson · 5 years ago
  32. 3b5d5b5 libsnapshot: Improve test reliability. by David Anderson · 5 years ago
  33. f27c063 libsnapshot: Don't compare strings for snapshot state. by David Anderson · 5 years ago
  34. 8c2b3a8 Revert "adb: daemon: Assign valid fd to usb_handle ep0 file descriptor" by Dan Albert · 5 years ago
  35. 536dd42 Merge "Rename libfiemap libraries." by Yifan Hong · 5 years ago
  36. 4929df0 fs_mgr: Allow using major:minor device strings in CreateLogicalPartition. by David Anderson · 5 years ago
  37. 3707d32 Revert "init: Handle properties in the background of calling fs_mgr" by Tom Cherry · 5 years ago
  38. f093f21 Merge changes from topic "liblp_virtualab_prepare" by Yifan Hong · 5 years ago
  39. 1808541 fs_mgr: overlayfs: empty system partitions excluded. by Mark Salyzyn · 5 years ago
  40. 5f0e5e0 Merge "[base] Make MappedFile work with OS file handles" by Yurii Zubrytskyi · 5 years ago
  41. 31f6263 Merge "libsparse: replace legacy min() with std::min()" by Treehugger Robot · 5 years ago
  42. 205ae55 Merge "Initialize pointer member of LibaryNamespaces" by Treehugger Robot · 5 years ago
  43. 12b0eb3 Merge "neuralnetworks namespace links to system namespace in [vendor] section" by Treehugger Robot · 5 years ago
  44. 946da7c libsparse: replace legacy min() with std::min() by cfig · 5 years ago
  45. 1d89a7e neuralnetworks namespace links to system namespace in [vendor] section by Jiyong Park · 5 years ago
  46. bb710ee Initialize pointer member of LibaryNamespaces by Jiyong Park · 5 years ago
  47. 293cd02 liblp: UpdateMetadataForInPlaceSnapshot by Yifan Hong · 5 years ago
  48. 5217c1c Rename libfiemap libraries. by Yifan Hong · 5 years ago
  49. fadce1e liblp: Don't halve super partition for virtual a/b devices by Yifan Hong · 5 years ago
  50. 8367b9f liblp: MetadataBuilder::GetBlockDevicePartitionName by Yifan Hong · 5 years ago
  51. 19b68a6 Merge "Fix more endian.h issues" by Treehugger Robot · 5 years ago
  52. b43ad44 adb: fdevent: add fdevent_context_epoll. by Josh Gao · 5 years ago
  53. e22cb9f adb: extract soon-to-be-common code. by Josh Gao · 5 years ago
  54. 4644f84 liblp_test_static: GetMockedInstance->GetMockedPropertyFetcher by Yifan Hong · 5 years ago
  55. 94da894 libsnapshot: UnmapSnapshot: don't delete device that doesn't exist. by Yifan Hong · 5 years ago
  56. b278e01 liblp: change some functions to use string_view by Yifan Hong · 5 years ago
  57. d77c99e [base] Make MappedFile work with OS file handles by Yurii Zubrytskyi · 5 years ago
  58. 61bffa5 Merge "[adb] Use STL for ParseUInt() implementation" by Treehugger Robot · 5 years ago
  59. a91d84b Merge "Remove unused link from postinstall section" by Kiyoung Kim · 5 years ago
  60. 085a0b4 Merge "Don't create anonymous namespace" by Jiyong Park · 5 years ago
  61. edf8040 Merge "adb: use shell for remount to forward return codes." by Josh Gao · 5 years ago
  62. 888c1b9 Fix more endian.h issues by Colin Cross · 5 years ago
  63. 15aa954 liblp: CreateLogicalPartition with a given mapped name by David Anderson · 5 years ago
  64. 6ecedd2 Merge "libsnapshot: Track the source slot across reboots." by David Anderson · 5 years ago
  65. 93619e3 Merge "[adb] Add a getter for native Win32 file handle" by Songchun Fan · 5 years ago
  66. 53620ca Merge "Actually add README contents for ueventd" by Tom Cherry · 5 years ago
  67. b85c72c Merge "init: first stage init tie stdout and stderr to /dev/kmsg" by Treehugger Robot · 5 years ago
  68. 6c62ae7 Merge "Allow switching between sdcardfs and FUSE mounts" by Zimuzo Ezeozue · 5 years ago
  69. 8c2198c adb: use shell for remount to forward return codes. by Josh Gao · 5 years ago
  70. cbd1af9 Merge "fs_mgr: adb-remount-test: non-verity recovery" by Treehugger Robot · 5 years ago
  71. 3c0fea9 libsnapshot: Track the source slot across reboots. by David Anderson · 5 years ago
  72. 92a3594 Merge "libpackageparser: C rules for bools." by Treehugger Robot · 5 years ago
  73. b5d064f Merge "Fix incorrect closing of fds." by Christopher Ferris · 5 years ago
  74. e5abcdd Merge "Use as much of the macOS endian support as we can." by Elliott Hughes · 5 years ago
  75. 79896d8 Merge "init: Allow matching empty property values" by Tom Cherry · 5 years ago
  76. 3d0ecde Merge "adb: windows: fix writev on sockets." by Treehugger Robot · 5 years ago
  77. c9f8e5d Allow switching between sdcardfs and FUSE mounts by Zim · 5 years ago
  78. aefb141 Actually add README contents for ueventd by Tom Cherry · 5 years ago
  79. 0fe1b4b Merge "Add header that declares memcpy()" by Anatol Pomozov · 5 years ago
  80. 38b6297 libpackageparser: C rules for bools. by Elliott Hughes · 5 years ago
  81. 8c711a5 Merge "Rewrite libpackagelistparser." by Elliott Hughes · 5 years ago
  82. f86ea02 Use as much of the macOS endian support as we can. by Elliott Hughes · 5 years ago
  83. 6b2ea1c Add header that declares memcpy() by Anatol Pomazau · 5 years ago
  84. a22599d Merge "Reland "libcutils: remove unused "jstring.h"." by Elliott Hughes · 5 years ago
  85. ae8b8a4 fs_mgr: adb-remount-test: non-verity recovery by Mark Salyzyn · 5 years ago
  86. 6fd8d3b init: Allow matching empty property values by Tom Cherry · 5 years ago
  87. 5af75ed Merge "logcat: switch to <regex>." by Elliott Hughes · 5 years ago
  88. 79198d9 Reland "libcutils: remove unused "jstring.h". by Elliott Hughes · 5 years ago
  89. b37c481 Don't create anonymous namespace by Jiyong Park · 5 years ago
  90. 4b8e6b6 Merge "Revert "libcutils: remove unused "jstring.h"."" by Mason Wang · 5 years ago
  91. d3a3097 Remove unused link from postinstall section by Kiyoung Kim · 5 years ago
  92. 09ba349 Revert "libcutils: remove unused "jstring.h"." by Mason Wang · 5 years ago
  93. e2adc14 Merge "libcutils: remove unused "jstring.h"." by Treehugger Robot · 5 years ago
  94. 239439b Merge "Add header that declares memcpy function" by Anatol Pomozov · 5 years ago
  95. 7eca57a Merge "Add header that defines strerror()" by Anatol Pomozov · 5 years ago
  96. 6050970 Add header that declares memcpy function by Anatol Pomazau · 5 years ago
  97. 3e59c84 Merge "Add header that declares atomic primitives" by Treehugger Robot · 5 years ago
  98. 7fdc80f Fix incorrect closing of fds. by Christopher Ferris · 5 years ago
  99. 5b98327 Merge changes I5e93fcbf,I9d4c8bcf,Icd580aae,I7b2399a4 by David Anderson · 5 years ago
  100. 2edc7a5 Merge "fs_mgr: overlayfs: dig harder for /dev/root equivalent" by Mark Salyzyn · 5 years ago