1. c30a3ee logcat: clean up handling of logd control commands with -f and -L by Tom Cherry · 4 years, 8 months ago
  2. ab0b17c Merge changes from topic "libsnapshot_write_atomic" by Yifan Hong · 4 years, 8 months ago
  3. d596ed6 Merge "liblog: accept log messages with hdr_size greater than known headers" by Tom Cherry · 4 years, 8 months ago
  4. 091c4d1 Remove service defined in an APEX during userspace reboot by Nikita Ioffe · 4 years, 8 months ago
  5. 7592402 Merge "init: Replace property_set() with android::base::SetProperty()" by Tom Cherry · 4 years, 8 months ago
  6. bb4754b Merge "logcat: improve --help and error messages" by Tom Cherry · 4 years, 8 months ago
  7. 5723509 Merge "Point to exec_start from start in init documentation" by Anton Hansson · 4 years, 8 months ago
  8. 25cd251 Merge "Use elf offset in signal step check." by Christopher Ferris · 4 years, 8 months ago
  9. 3c5cc31 Run the derive_sdk service by Anton Hansson · 4 years, 8 months ago
  10. 8c4d930 Point to exec_start from start in init documentation by Anton Hansson · 4 years, 8 months ago
  11. 2c28919 libdm: add an overload of DeleteDevice accepting a timeout_ms by Nikita Ioffe · 4 years, 8 months ago
  12. 028e1d4 Merge "Bind-mount individual flattened APEXes" by Jooyung Han · 4 years, 8 months ago
  13. c88d8f9 init: Replace property_set() with android::base::SetProperty() by Tom Cherry · 5 years ago
  14. 8d22253 liblog: accept log messages with hdr_size greater than known headers by Tom Cherry · 4 years, 8 months ago
  15. 55974f1 libsnapshot: write files atomically by Yifan Hong · 4 years, 8 months ago
  16. b6663cf libsnapshot: lock on /metadata/ota by Yifan Hong · 4 years, 8 months ago
  17. f0c82e7 Use elf offset in signal step check. by Christopher Ferris · 4 years, 8 months ago
  18. 4169732 logcat: improve --help and error messages by Tom Cherry · 4 years, 8 months ago
  19. f7a6c45 Merge "Remove projects being moved into from system/core into system/memory" by Thomas Joseph Avila · 4 years, 8 months ago
  20. cafa75c Merge "FscryptInstallKeyring: don't re-create keyring if it's already created" by Nikita Ioffe · 4 years, 8 months ago
  21. 9f71d61 Merge "Add basic support for remounting ext4 userdata into checkpoint" by Nikita Ioffe · 4 years, 8 months ago
  22. 8fa4d6c Merge "init: always kill oneshot services' process groups." by Tom Cherry · 4 years, 8 months ago
  23. ab96d9d Merge "Remove warning from VNDK's <cutils/log.h>" by Tom Cherry · 4 years, 8 months ago
  24. 1f40c94 FscryptInstallKeyring: don't re-create keyring if it's already created by Nikita Ioffe · 4 years, 8 months ago
  25. c19f630 Remove projects being moved into from system/core into system/memory by Suren Baghdasaryan · 4 years, 9 months ago
  26. 10fdfeb Merge "Dup the correct fd for qemu pipe." by Erwin Jansen · 4 years, 8 months ago
  27. 2da8e3c Merge "Fix support finding global variables." by Christopher Ferris · 4 years, 8 months ago
  28. 2d5cfa9 Remove warning from VNDK's <cutils/log.h> by Tom Cherry · 4 years, 8 months ago
  29. fea5130 Merge "libsnapshot: Call EnsureImageManager before RemoveAllImages" by Treehugger Robot · 4 years, 8 months ago
  30. e62591e libsnapshot: Call EnsureImageManager before RemoveAllImages by Yifan Hong · 4 years, 8 months ago
  31. df683b7 Fix support finding global variables. by Christopher Ferris · 4 years, 8 months ago
  32. 51fb2a0 Merge "libsnapshot: start in background" by Yifan Hong · 4 years, 8 months ago
  33. 6db5208 libsnapshot: start in background by Wei Wang · 4 years, 8 months ago
  34. 3a80014 Merge changes I8c5ab552,If8546dea by Yifan Hong · 4 years, 8 months ago
  35. 8b8ffbb Merge "SOURCE_COPY operation: implement src == dst" by Yifan Hong · 4 years, 8 months ago
  36. 332360f Merge "libsnapshot: Remove all image data and metadata when cancelling an update." by David Anderson · 4 years, 8 months ago
  37. 710d6cc Merge "libsnapshot: Remove all image data and metadata when cancelling an update." by David Anderson · 4 years, 8 months ago
  38. 174f8d8 Merge "Add check to sp<> raw pointer constructor" am: c532941e54 by Hans Boehm · 4 years, 8 months ago
  39. c532941 Merge "Add check to sp<> raw pointer constructor" by Hans Boehm · 4 years, 8 months ago
  40. ef2c39b SOURCE_COPY operation: implement src == dst by Alessio Balsini · 4 years, 8 months ago
  41. dff772c Merge "PartitionCowCreator accounts for extra extents" am: adb98df120 by Alessio Balsini · 4 years, 8 months ago
  42. adb98df Merge "PartitionCowCreator accounts for extra extents" by Treehugger Robot · 4 years, 8 months ago
  43. 18a7895 libsnapshot: tests uses common MapUpdateSnapshot/WriteSnapshotAndHash by Yifan Hong · 4 years, 8 months ago
  44. defcbb4 libsnapshot: Add test for accounting for hash tree by Yifan Hong · 4 years, 8 months ago
  45. 33836a6 PartitionCowCreator accounts for extra extents by Alessio Balsini · 4 years, 8 months ago
  46. 4f138b2 Dup the correct fd for qemu pipe. by Erwin Jansen · 4 years, 8 months ago
  47. eea98ab Merge "Fix typo in userspace reboot watchdog" am: 4ac630b562 by Nikita Ioffe · 4 years, 8 months ago
  48. 4ac630b Merge "Fix typo in userspace reboot watchdog" by Nikita Ioffe · 4 years, 8 months ago
  49. 903f7be Merge "Adding require_root for libfs_avb_device_test" am: b99ead6b24 by Bowgo Tsai · 4 years, 8 months ago
  50. b99ead6 Merge "Adding require_root for libfs_avb_device_test" by Treehugger Robot · 4 years, 8 months ago
  51. bfa5a80 Merge "Properly size response buffer in ifc_act_on_address" am: b407aca123 by Maciej Żenczykowski · 4 years, 8 months ago
  52. b407aca Merge "Properly size response buffer in ifc_act_on_address" by Maciej Żenczykowski · 4 years, 8 months ago
  53. bee7b8c Add basic support for remounting ext4 userdata into checkpoint by Nikita Ioffe · 4 years, 8 months ago
  54. a902758 Properly size response buffer in ifc_act_on_address by Lorenzo Colitti · 4 years, 8 months ago
  55. 1de06e9 Merge "Return a valid error code when adding an invalid IP address." by Maciej Żenczykowski · 4 years, 8 months ago
  56. f3ff94b Merge "Return a valid error code when adding an invalid IP address." by Maciej Żenczykowski · 4 years, 8 months ago
  57. 110988d Adding require_root for libfs_avb_device_test by Bowgo Tsai · 4 years, 8 months ago
  58. c3d3896 Return a valid error code when adding an invalid IP address. by Lorenzo Colitti · 4 years, 8 months ago
  59. 9d1a6c3 Merge "Remove bootstrapping the passthrough mount." am: 58bd37f1e3 by Martijn Coenen · 4 years, 8 months ago
  60. 58bd37f Merge "Remove bootstrapping the passthrough mount." by Martijn Coenen · 4 years, 8 months ago
  61. faa9de5 Merge "[adb] Optimize adbd's usb reading" am: 4372726afd by Josh Gao · 4 years, 8 months ago
  62. 4372726 Merge "[adb] Optimize adbd's usb reading" by Josh Gao · 4 years, 8 months ago
  63. 5dda7f6 [adb] Optimize adbd's usb reading by Yurii Zubrytskyi · 5 years ago
  64. 57d7bb6 Fix typo in userspace reboot watchdog by Nikita Ioffe · 4 years, 8 months ago
  65. 503ea0e Add support for mocked RPMB by Matthew Maurer · 5 years ago
  66. c3e0ca1 Merge "libsnapshot: Fix test UpdateBootControlHal" am: 834e4751e6 by Yifan Hong · 4 years, 8 months ago
  67. 834e475 Merge "libsnapshot: Fix test UpdateBootControlHal" by Yifan Hong · 4 years, 8 months ago
  68. 3b469de Merge "A system folder for emergency number database OTA" am: 8834223ff8 by Shuo Qian · 4 years, 8 months ago
  69. 8834223 Merge "A system folder for emergency number database OTA" by Shuo Qian · 4 years, 8 months ago
  70. f0e65d8 A system folder for emergency number database OTA by Shuo Qian · 4 years, 10 months ago
  71. 7004dba Merge changes Ifc76203e,I194d15cf am: 217e10e3d4 by Yifan Hong · 4 years, 8 months ago
  72. 0acd392 Merge "libsnapshot: Check for snapshot status none" am: 4711b3238e by Yifan Hong · 4 years, 8 months ago
  73. 217e10e Merge changes Ifc76203e,I194d15cf by Yifan Hong · 4 years, 8 months ago
  74. 4711b32 Merge "libsnapshot: Check for snapshot status none" by Yifan Hong · 4 years, 8 months ago
  75. 628b518 libsnapshot: Remove all image data and metadata when cancelling an update. by David Anderson · 4 years, 8 months ago
  76. 5747dfa Merge "libsnapshot: bootloader rejects wipe in proper time." am: ddbcba794e by Yifan Hong · 4 years, 8 months ago
  77. ddbcba7 Merge "libsnapshot: bootloader rejects wipe in proper time." by Yifan Hong · 4 years, 8 months ago
  78. 5341172 Add check to sp<> raw pointer constructor by Hans Boehm · 5 years ago
  79. c08fd35 libsnapshot: Fix DataWipeRollbackInRecovery test by Yifan Hong · 4 years, 8 months ago
  80. d120eba libsnapshot: Fix test MergeInRecovery by Yifan Hong · 4 years, 8 months ago
  81. 3e1ac55 libsnapshot: Fix test UpdateBootControlHal by Yifan Hong · 4 years, 8 months ago
  82. 19be047 libsnapshot: Check for snapshot status none by Yifan Hong · 4 years, 8 months ago
  83. 89bc166 Merge "Fix logic to figure out what /data fstab entry was mounted" by Nikita Ioffe · 4 years, 8 months ago
  84. 23a1dd6 Merge "Fix logic to figure out what /data fstab entry was mounted" by Nikita Ioffe · 4 years, 8 months ago
  85. e7188a8 Merge "liblp: Allow "flashing" files on the host." am: d70c322138 by David Anderson · 4 years, 8 months ago
  86. d70c322 Merge "liblp: Allow "flashing" files on the host." by David Anderson · 4 years, 8 months ago
  87. e87b9cb Merge "liblp: Export WriteToImageFile given a file descriptor." am: 5a20de986a by David Anderson · 4 years, 8 months ago
  88. 5a20de9 Merge "liblp: Export WriteToImageFile given a file descriptor." by David Anderson · 4 years, 8 months ago
  89. 5bb9d21 Bind-mount individual flattened APEXes by Jooyung Han · 4 years, 8 months ago
  90. 5110628 Fix logic to figure out what /data fstab entry was mounted by Nikita Ioffe · 4 years, 8 months ago
  91. cc67ff5 Remove bootstrapping the passthrough mount. by Martijn Coenen · 4 years, 8 months ago
  92. 4922f2a Merge "Allow the adb server to bind on ::1" am: 80a734f146 by Josh Gao · 4 years, 8 months ago
  93. 80a734f Merge "Allow the adb server to bind on ::1" by Josh Gao · 4 years, 8 months ago
  94. be141b1 Merge "Move the dexfile support to implementation." am: adebae2ca6 by Christopher Ferris · 4 years, 8 months ago
  95. adebae2 Merge "Move the dexfile support to implementation." by Christopher Ferris · 4 years, 8 months ago
  96. 3591f99 Merge "logd: print a message when kicking a client or skipping entries" by Tom Cherry · 4 years, 8 months ago
  97. 6d4e9b1 Merge "logd: print a message when kicking a client or skipping entries" by Tom Cherry · 4 years, 8 months ago
  98. 36393ff Merge "init: fix subcontext tests running as non-root." am: 1b0ea6c3b3 by Tom Cherry · 4 years, 8 months ago
  99. 1b0ea6c Merge "init: fix subcontext tests running as non-root." by Treehugger Robot · 4 years, 8 months ago
  100. 1c005f3 init: fix subcontext tests running as non-root. by Tom Cherry · 4 years, 8 months ago