1. cbeaca5 init: clarify a comment by Tom Cherry · 6 years ago
  2. ca7fbd5 Merge "Cleanup package_string() and its users" by Tom Cherry · 6 years ago
  3. 1fd9c55 Merge "libdm: add an api to unwind dm stack" by Nikita Ioffe · 6 years ago
  4. 9e6ac64 Merge "base: steal Chromium's NoDestructor." by Josh Gao · 6 years ago
  5. d1ac612 Merge "Make android_logger_set_prune_list() sane" by Tom Cherry · 6 years ago
  6. 9fb6303 libdm: add an api to unwind dm stack by Nikita Ioffe · 6 years ago
  7. 1022f0d Merge "init: fsync() persistent properties directory after rename()" by Tom Cherry · 6 years ago
  8. 7bf14bb Merge "rootdir: init.rc to limit discard size to 128MB" by Jaegeuk Kim · 6 years ago
  9. e17b4f6 Cleanup package_string() and its users by Tom Cherry · 6 years ago
  10. efc9a63 base: steal Chromium's NoDestructor. by Josh Gao · 6 years ago
  11. 238eae1 Merge "logcat: more error printing clean-up" by Tom Cherry · 6 years ago
  12. ed860ff Make android_logger_set_prune_list() sane by Tom Cherry · 6 years ago
  13. 97437a7 init: fsync() persistent properties directory after rename() by Tom Cherry · 6 years ago
  14. 72a4e08 logcat: more error printing clean-up by Tom Cherry · 6 years ago
  15. 1dd1056 Merge "logcat: clean up handling of logd control commands with -f and -L" by Tom Cherry · 6 years ago
  16. 38ad736 Merge "Run the derive_sdk service" by Anton Hansson · 6 years ago
  17. 6e0a0da Merge "unwindstack: fix dangling pointer in LocalUpdatableMaps." by Treehugger Robot · 6 years ago
  18. abd5046 Merge "Remove service defined in an APEX during userspace reboot" by Nikita Ioffe · 6 years ago
  19. dde59c3 Merge "libdm: add an overload of DeleteDevice accepting a timeout_ms" by Nikita Ioffe · 6 years ago
  20. fe9e8a3 rootdir: init.rc to limit discard size to 128MB by Jaegeuk Kim · 6 years ago
  21. c30a3ee logcat: clean up handling of logd control commands with -f and -L by Tom Cherry · 6 years ago
  22. ab0b17c Merge changes from topic "libsnapshot_write_atomic" by Yifan Hong · 6 years ago
  23. d596ed6 Merge "liblog: accept log messages with hdr_size greater than known headers" by Tom Cherry · 6 years ago
  24. 091c4d1 Remove service defined in an APEX during userspace reboot by Nikita Ioffe · 6 years ago
  25. 7592402 Merge "init: Replace property_set() with android::base::SetProperty()" by Tom Cherry · 6 years ago
  26. bb4754b Merge "logcat: improve --help and error messages" by Tom Cherry · 6 years ago
  27. 5723509 Merge "Point to exec_start from start in init documentation" by Anton Hansson · 6 years ago
  28. 25cd251 Merge "Use elf offset in signal step check." by Christopher Ferris · 6 years ago
  29. 3c5cc31 Run the derive_sdk service by Anton Hansson · 6 years ago
  30. 8c4d930 Point to exec_start from start in init documentation by Anton Hansson · 6 years ago
  31. 2c28919 libdm: add an overload of DeleteDevice accepting a timeout_ms by Nikita Ioffe · 6 years ago
  32. 028e1d4 Merge "Bind-mount individual flattened APEXes" by Jooyung Han · 6 years ago
  33. c88d8f9 init: Replace property_set() with android::base::SetProperty() by Tom Cherry · 6 years ago
  34. 8d22253 liblog: accept log messages with hdr_size greater than known headers by Tom Cherry · 6 years ago
  35. 55974f1 libsnapshot: write files atomically by Yifan Hong · 6 years ago
  36. b6663cf libsnapshot: lock on /metadata/ota by Yifan Hong · 6 years ago
  37. f0c82e7 Use elf offset in signal step check. by Christopher Ferris · 6 years ago
  38. 4169732 logcat: improve --help and error messages by Tom Cherry · 6 years ago
  39. f7a6c45 Merge "Remove projects being moved into from system/core into system/memory" by Thomas Joseph Avila · 6 years ago
  40. cafa75c Merge "FscryptInstallKeyring: don't re-create keyring if it's already created" by Nikita Ioffe · 6 years ago
  41. 9f71d61 Merge "Add basic support for remounting ext4 userdata into checkpoint" by Nikita Ioffe · 6 years ago
  42. 8fa4d6c Merge "init: always kill oneshot services' process groups." by Tom Cherry · 6 years ago
  43. ab96d9d Merge "Remove warning from VNDK's <cutils/log.h>" by Tom Cherry · 6 years ago
  44. 1f40c94 FscryptInstallKeyring: don't re-create keyring if it's already created by Nikita Ioffe · 6 years ago
  45. c19f630 Remove projects being moved into from system/core into system/memory by Suren Baghdasaryan · 6 years ago
  46. 10fdfeb Merge "Dup the correct fd for qemu pipe." by Erwin Jansen · 6 years ago
  47. 2da8e3c Merge "Fix support finding global variables." by Christopher Ferris · 6 years ago
  48. 2d5cfa9 Remove warning from VNDK's <cutils/log.h> by Tom Cherry · 6 years ago
  49. fea5130 Merge "libsnapshot: Call EnsureImageManager before RemoveAllImages" by Treehugger Robot · 6 years ago
  50. e62591e libsnapshot: Call EnsureImageManager before RemoveAllImages by Yifan Hong · 6 years ago
  51. df683b7 Fix support finding global variables. by Christopher Ferris · 6 years ago
  52. 51fb2a0 Merge "libsnapshot: start in background" by Yifan Hong · 6 years ago
  53. 6db5208 libsnapshot: start in background by Wei Wang · 6 years ago
  54. 3a80014 Merge changes I8c5ab552,If8546dea by Yifan Hong · 6 years ago
  55. 8b8ffbb Merge "SOURCE_COPY operation: implement src == dst" by Yifan Hong · 6 years ago
  56. 332360f Merge "libsnapshot: Remove all image data and metadata when cancelling an update." by David Anderson · 6 years ago
  57. 710d6cc Merge "libsnapshot: Remove all image data and metadata when cancelling an update." by David Anderson · 6 years ago
  58. 174f8d8 Merge "Add check to sp<> raw pointer constructor" am: c532941e54 by Hans Boehm · 6 years ago
  59. c532941 Merge "Add check to sp<> raw pointer constructor" by Hans Boehm · 6 years ago
  60. ef2c39b SOURCE_COPY operation: implement src == dst by Alessio Balsini · 6 years ago
  61. dff772c Merge "PartitionCowCreator accounts for extra extents" am: adb98df120 by Alessio Balsini · 6 years ago
  62. adb98df Merge "PartitionCowCreator accounts for extra extents" by Treehugger Robot · 6 years ago
  63. 18a7895 libsnapshot: tests uses common MapUpdateSnapshot/WriteSnapshotAndHash by Yifan Hong · 6 years ago
  64. defcbb4 libsnapshot: Add test for accounting for hash tree by Yifan Hong · 6 years ago
  65. 33836a6 PartitionCowCreator accounts for extra extents by Alessio Balsini · 6 years ago
  66. 4f138b2 Dup the correct fd for qemu pipe. by Erwin Jansen · 6 years ago
  67. eea98ab Merge "Fix typo in userspace reboot watchdog" am: 4ac630b562 by Nikita Ioffe · 6 years ago
  68. 4ac630b Merge "Fix typo in userspace reboot watchdog" by Nikita Ioffe · 6 years ago
  69. 903f7be Merge "Adding require_root for libfs_avb_device_test" am: b99ead6b24 by Bowgo Tsai · 6 years ago
  70. b99ead6 Merge "Adding require_root for libfs_avb_device_test" by Treehugger Robot · 6 years ago
  71. bfa5a80 Merge "Properly size response buffer in ifc_act_on_address" am: b407aca123 by Maciej Żenczykowski · 6 years ago
  72. b407aca Merge "Properly size response buffer in ifc_act_on_address" by Maciej Żenczykowski · 6 years ago
  73. bee7b8c Add basic support for remounting ext4 userdata into checkpoint by Nikita Ioffe · 6 years ago
  74. a902758 Properly size response buffer in ifc_act_on_address by Lorenzo Colitti · 6 years ago
  75. 1de06e9 Merge "Return a valid error code when adding an invalid IP address." by Maciej Żenczykowski · 6 years ago
  76. f3ff94b Merge "Return a valid error code when adding an invalid IP address." by Maciej Żenczykowski · 6 years ago
  77. 110988d Adding require_root for libfs_avb_device_test by Bowgo Tsai · 6 years ago
  78. c3d3896 Return a valid error code when adding an invalid IP address. by Lorenzo Colitti · 6 years ago
  79. 9d1a6c3 Merge "Remove bootstrapping the passthrough mount." am: 58bd37f1e3 by Martijn Coenen · 6 years ago
  80. 58bd37f Merge "Remove bootstrapping the passthrough mount." by Martijn Coenen · 6 years ago
  81. faa9de5 Merge "[adb] Optimize adbd's usb reading" am: 4372726afd by Josh Gao · 6 years ago
  82. 4372726 Merge "[adb] Optimize adbd's usb reading" by Josh Gao · 6 years ago
  83. 5dda7f6 [adb] Optimize adbd's usb reading by Yurii Zubrytskyi · 6 years ago
  84. 57d7bb6 Fix typo in userspace reboot watchdog by Nikita Ioffe · 6 years ago
  85. c3e0ca1 Merge "libsnapshot: Fix test UpdateBootControlHal" am: 834e4751e6 by Yifan Hong · 6 years ago
  86. 834e475 Merge "libsnapshot: Fix test UpdateBootControlHal" by Yifan Hong · 6 years ago
  87. 3b469de Merge "A system folder for emergency number database OTA" am: 8834223ff8 by Shuo Qian · 6 years ago
  88. 8834223 Merge "A system folder for emergency number database OTA" by Shuo Qian · 6 years ago
  89. f0e65d8 A system folder for emergency number database OTA by Shuo Qian · 6 years ago
  90. 7004dba Merge changes Ifc76203e,I194d15cf am: 217e10e3d4 by Yifan Hong · 6 years ago
  91. 0acd392 Merge "libsnapshot: Check for snapshot status none" am: 4711b3238e by Yifan Hong · 6 years ago
  92. 217e10e Merge changes Ifc76203e,I194d15cf by Yifan Hong · 6 years ago
  93. 4711b32 Merge "libsnapshot: Check for snapshot status none" by Yifan Hong · 6 years ago
  94. 628b518 libsnapshot: Remove all image data and metadata when cancelling an update. by David Anderson · 6 years ago
  95. 5747dfa Merge "libsnapshot: bootloader rejects wipe in proper time." am: ddbcba794e by Yifan Hong · 6 years ago
  96. ddbcba7 Merge "libsnapshot: bootloader rejects wipe in proper time." by Yifan Hong · 6 years ago
  97. 5341172 Add check to sp<> raw pointer constructor by Hans Boehm · 6 years ago
  98. c08fd35 libsnapshot: Fix DataWipeRollbackInRecovery test by Yifan Hong · 6 years ago
  99. d120eba libsnapshot: Fix test MergeInRecovery by Yifan Hong · 6 years ago
  100. 3e1ac55 libsnapshot: Fix test UpdateBootControlHal by Yifan Hong · 6 years ago