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