1. e3d8f31 Merge "init: set SetKptrRestrict before early-init" by Treehugger Robot · 6 years ago
  2. 9a1facb Merge "Reland: "init: run property service in a thread"" by Tom Cherry · 6 years ago
  3. f44496e Merge "ueventd: parallelize restorecon /sys" by Tom Cherry · 6 years ago
  4. 343782f init: set SetKptrRestrict before early-init by Ravi Kumar Siddojigari · 6 years ago
  5. 2ec19d3 Merge "Include chrono.h" by Haibo Huang · 6 years ago
  6. fe008f1 Merge "libsnapshot: Do not map snapshots for partitions that were reflashed." by David Anderson · 6 years ago
  7. b62806d Merge "liblp: Add an attribute to indicate that a partition has been updated." by David Anderson · 6 years ago
  8. bfe324a Merge "Mark some tests as requiring root." by Josh Gao · 6 years ago
  9. cb7532f ueventd: parallelize restorecon /sys by Bongkyu Kim · 6 years ago
  10. dd0beb7 Merge "Fix unwind_reg_info tool." by Christopher Ferris · 6 years ago
  11. 1ed7926 Merge "init: send property_set failures to the audit netlink socket" by Tom Cherry · 6 years ago
  12. 49a5b05 Mark some tests as requiring root. by Josh Gao · 6 years ago
  13. 4da116b Merge "liblog: only allow one transport for reading" by Tom Cherry · 6 years ago
  14. 9a1e9b9 libsnapshot: Do not map snapshots for partitions that were reflashed. by David Anderson · 6 years ago
  15. ef8d1f1 Fix unwind_reg_info tool. by Christopher Ferris · 6 years ago
  16. 7ea95d1 Include chrono.h by Haibo Huang · 6 years ago
  17. 4ba67b7 Merge "libsnapshot: use DeleteDeviceIfExists() when required" by Treehugger Robot · 6 years ago
  18. fefc657 Merge "Fix ext4/metadata/udc issue" by Paul Lawrence · 6 years ago
  19. c8ac2e8 liblog: only allow one transport for reading by Tom Cherry · 6 years ago
  20. 9310696 Merge changes I1c1445ba,Ic0c8b163 by Paul Crowley · 6 years ago
  21. 6e6beb4 Merge "init: Add first-stage init support for snapshot-based partitions." by Yifan Hong · 6 years ago
  22. 9ea9081 Merge "libsnapshot: Add helper for first-stage init mounting" by Yifan Hong · 6 years ago
  23. b90f6f0 Merge "Implement sysprop_library API stability check" by Treehugger Robot · 6 years ago
  24. d1e2384 Reland: "init: run property service in a thread" by Tom Cherry · 6 years ago
  25. 4f83ba8 Merge "Move fscrypt_init_extensions into system/core" by Treehugger Robot · 6 years ago
  26. 88fed97 Merge "Create the rollback directories in init" by Treehugger Robot · 6 years ago
  27. 8d70a71 init: send property_set failures to the audit netlink socket by Tom Cherry · 6 years ago
  28. d818591 Merge "liblog: enable tests accidentally disabled" by Tom Cherry · 6 years ago
  29. f570dfa Merge "Revert "init: run property service in a thread"" by Tom Cherry · 6 years ago
  30. f6aed1e Merge "liblp: Expose MockPropertyFetcher for liblp-dependent tests." by David Anderson · 6 years ago
  31. 7b33310 Straighten out do_mkdir by Paul Crowley · 6 years ago
  32. 0ed2f2e Convert fscrypt_set_directory_policy to C++ by Paul Crowley · 6 years ago
  33. e4cbdc9 Merge changes from topic "liblp_test_static_rename" by Yifan Hong · 6 years ago
  34. efa0e3a Move fscrypt_init_extensions into system/core by Paul Crowley · 6 years ago
  35. a2deb3a Revert "init: run property service in a thread" by Tom Cherry · 6 years ago
  36. 2e4a148 Merge "logd: Allow setDropped() to be called on already dropped messages" by Tom Cherry · 6 years ago
  37. 54d0bdd Create the rollback directories in init by Paul Crowley · 6 years ago
  38. 30ab032 Merge "Add ReadMapFileAsyncSafe function." by Christopher Ferris · 6 years ago
  39. 89ddef1 Merge "Do not access ext_csd register in debugfs from storaged" by Treehugger Robot · 6 years ago
  40. a76e3b8 liblog: enable tests accidentally disabled by Tom Cherry · 6 years ago
  41. d2e7d09 logd: Allow setDropped() to be called on already dropped messages by Tom Cherry · 6 years ago
  42. f596215 liblp: Add an attribute to indicate that a partition has been updated. by David Anderson · 6 years ago
  43. 3f987cc liblp: Expose MockPropertyFetcher for liblp-dependent tests. by David Anderson · 6 years ago
  44. 93d2278 libsnapshot: Add helper for first-stage init mounting by David Anderson · 6 years ago
  45. 7040d6c rename liblp_test_static to vts_kernel_liblp_test. by Yifan Hong · 6 years ago
  46. 56f4239 Add liblp_test to presubmit. by Yifan Hong · 6 years ago
  47. ec5be96 Add ReadMapFileAsyncSafe function. by Christopher Ferris · 6 years ago
  48. b2e4195 Implement sysprop_library API stability check by Inseob Kim · 6 years ago
  49. d0a29c9 Merge "tombstoned: start immediately after /data is mounted." by Treehugger Robot · 6 years ago
  50. dc010b8 Merge "liblp_test_static: fix test" by Treehugger Robot · 6 years ago
  51. 1bfd16b Merge "Add init_tests to CTS" by Tom Cherry · 6 years ago
  52. 5e5b6bd Merge "Let init create /dev/boringssl/selftest/" by Treehugger Robot · 6 years ago
  53. 8fa8ce4 tombstoned: start immediately after /data is mounted. by Josh Gao · 6 years ago
  54. b112e11 liblp_test_static: fix test by Yifan Hong · 6 years ago
  55. 84a664b Let init create /dev/boringssl/selftest/ by Tobias Thierer · 6 years ago
  56. 6382cfd Merge "libsnapshot: Use a real fake super partition for tests." by David Anderson · 6 years ago
  57. fe2ba43 libsnapshot: Use a real fake super partition for tests. by David Anderson · 6 years ago
  58. a9b7ea5 Merge "liblp: Support sdcards in PartitionOpener." by David Anderson · 6 years ago
  59. a78fa2b libsnapshot: use DeleteDeviceIfExists() when required by Alessio Balsini · 6 years ago
  60. b17f374 Merge changes Id9534a59,I3ee81536 by Tom Cherry · 6 years ago
  61. 5da1d8a Add init_tests to CTS by Tom Cherry · 6 years ago
  62. 40e1a98 Merge "add nopreload option in public.libraries.txt" by Treehugger Robot · 6 years ago
  63. 962137c Merge "libdm: Add a helper function for GetState+DeleteDevice checks." by David Anderson · 6 years ago
  64. 401cf61 init: Add first-stage init support for snapshot-based partitions. by David Anderson · 6 years ago
  65. 2212b81 liblp: Support sdcards in PartitionOpener. by David Anderson · 6 years ago
  66. 460dd21 libdm: Add a helper function for GetState+DeleteDevice checks. by David Anderson · 6 years ago
  67. 47af904 init: run property service in a thread by Tom Cherry · 6 years ago
  68. 42bb8d4 Merge "fs_mgr: Allow using major:minor device strings in CreateLogicalPartition." by David Anderson · 6 years ago
  69. de17645 Merge changes Iacf0093a,I40be3504 by Josh Gao · 6 years ago
  70. 9301100 add nopreload option in public.libraries.txt by Jiyong Park · 6 years ago
  71. a026c08 Merge "Fix ODR violation" by Yi Kong · 6 years ago
  72. 2ae5f8f Merge "adb: fix mac build" by Josh Gao · 6 years ago
  73. 8e91a28 adb: fix mac build by Adrian Roos · 6 years ago
  74. dbaffa6 Fix ODR violation by Yi Kong · 6 years ago
  75. e5c8956 Merge "liblp: UpdateMetadataForInPlaceSnapshot" by Yifan Hong · 6 years ago
  76. b39b48e Do not access ext_csd register in debugfs from storaged by Hridya Valsaraju · 6 years ago
  77. e56a233 Merge "Revert "adb: daemon: Assign valid fd to usb_handle ep0 file descriptor"" by Josh Gao · 6 years ago
  78. 8de4d16 Merge "fs_mgr: overlayfs: empty system partitions excluded." by Mark Salyzyn · 6 years ago
  79. 61075be Merge "liblp: CreateLogicalPartition with a given mapped name" by Yifan Hong · 6 years ago
  80. 09fe6db Merge "libsnapshot: Improve test reliability." by David Anderson · 6 years ago
  81. 6b44af4 Merge "libsnapshot: Don't compare strings for snapshot state." by David Anderson · 6 years ago
  82. 1127d01 libsnapshot: Improve test reliability. by David Anderson · 6 years ago
  83. 420cce9 libsnapshot: Don't compare strings for snapshot state. by David Anderson · 6 years ago
  84. 441a884 Revert "adb: daemon: Assign valid fd to usb_handle ep0 file descriptor" by Dan Albert · 6 years ago
  85. 54bd223 Merge "Rename libfiemap libraries." by Yifan Hong · 6 years ago
  86. f3e0ec9 fs_mgr: Allow using major:minor device strings in CreateLogicalPartition. by David Anderson · 6 years ago
  87. dbe8b45 Revert "init: Handle properties in the background of calling fs_mgr" by Tom Cherry · 6 years ago
  88. 4274d0f Merge changes from topic "liblp_virtualab_prepare" by Yifan Hong · 6 years ago
  89. cc28401 fs_mgr: overlayfs: empty system partitions excluded. by Mark Salyzyn · 6 years ago
  90. 2e9e3b3 Merge "[base] Make MappedFile work with OS file handles" by Yurii Zubrytskyi · 6 years ago
  91. 2077563 Merge "libsparse: replace legacy min() with std::min()" by Treehugger Robot · 6 years ago
  92. c271685 Merge "Initialize pointer member of LibaryNamespaces" by Treehugger Robot · 6 years ago
  93. 637af27 Merge "neuralnetworks namespace links to system namespace in [vendor] section" by Treehugger Robot · 6 years ago
  94. 27fcb4a libsparse: replace legacy min() with std::min() by cfig · 6 years ago
  95. 2da8b8e neuralnetworks namespace links to system namespace in [vendor] section by Jiyong Park · 6 years ago
  96. 4092c49 Initialize pointer member of LibaryNamespaces by Jiyong Park · 6 years ago
  97. 4c2db1c liblp: UpdateMetadataForInPlaceSnapshot by Yifan Hong · 6 years ago
  98. 14affcd Rename libfiemap libraries. by Yifan Hong · 6 years ago
  99. 65a30fd liblp: Don't halve super partition for virtual a/b devices by Yifan Hong · 6 years ago
  100. a264537 liblp: MetadataBuilder::GetBlockDevicePartitionName by Yifan Hong · 6 years ago