1. 15eda8c Merge "liblog: simplify fake_log_device" by Tom Cherry · 6 years ago
  2. 44c3df9 Merge "Require 'exact', 'prefix', or '' for match operation in property_contexts" by Tom Cherry · 6 years ago
  3. da776c3 Merge "userdata_checkpoint_remount: delete all devices in dm-stack under /data" by Nikita Ioffe · 6 years ago
  4. 4b077c5 Require 'exact', 'prefix', or '' for match operation in property_contexts by Tom Cherry · 6 years ago
  5. c619e49 liblog: simplify fake_log_device by Tom Cherry · 6 years ago
  6. 1ccaf2b Merge "liblog: add a test for liblog on host" by Tom Cherry · 6 years ago
  7. d1f5a81 Merge "Store crashing process name in sysprop" by Gavin Corkery · 6 years ago
  8. 9af7878 Merge "Allowing the fs_mgr flag of avb_keys to be a dir" by Treehugger Robot · 6 years ago
  9. 597eca8 Merge "Move linker config under /linkerconfig" by Kiyoung Kim · 6 years ago
  10. d953ba3 liblog: add a test for liblog on host by Tom Cherry · 6 years ago
  11. 5d0deb5 Store crashing process name in sysprop by Gavin Corkery · 6 years ago
  12. b033ea3 Merge "statusToString: parenthesize strerror" by Steven Moreland · 6 years ago
  13. 1e8e49c statusToString: parenthesize strerror by Steven Moreland · 6 years ago
  14. 3498578 Merge "Be more careful about symlinking a file that actually exists on the host." by Elliott Hughes · 6 years ago
  15. be9de1a Merge "Add support for mocked RPMB" by Matthew Maurer · 6 years ago
  16. 5642bd2 Merge "init: clarify a comment" by Treehugger Robot · 6 years ago
  17. 89bdf1f Merge "logcat: remove unused enum and #def" by Treehugger Robot · 6 years ago
  18. d572c80 userdata_checkpoint_remount: delete all devices in dm-stack under /data by Nikita Ioffe · 6 years ago
  19. 06126e1 Merge changes from topics "createapexdirs", "createapexrollbackdirs" by Oli Lan · 6 years ago
  20. 8759cbd Merge "libsnapshot: add library for test helpers" by Treehugger Robot · 6 years ago
  21. 4b4154b logcat: remove unused enum and #def by Tom Cherry · 6 years ago
  22. 687b552 Merge "init: add missing O_CLOEXEC" by Tom Cherry · 6 years ago
  23. cbeaca5 init: clarify a comment by Tom Cherry · 6 years ago
  24. c99d60c init: add missing O_CLOEXEC by Tom Cherry · 6 years ago
  25. ca7fbd5 Merge "Cleanup package_string() and its users" by Tom Cherry · 6 years ago
  26. 4370ff5 Create directory for snapshots of DE_sys apex data. by Oli Lan · 6 years ago
  27. 13e51e7 Create DE_sys APEX data directories. by Oli Lan · 6 years ago
  28. 99df54b Move linker config under /linkerconfig by Kiyoung Kim · 6 years ago
  29. acaa95d Allowing the fs_mgr flag of avb_keys to be a dir by Bowgo Tsai · 6 years ago
  30. 3af236c Be more careful about symlinking a file that actually exists on the host. by Elliott Hughes · 6 years ago
  31. 0daaa72 libsnapshot: add library for test helpers by Yifan Hong · 6 years ago
  32. 1fd9c55 Merge "libdm: add an api to unwind dm stack" by Nikita Ioffe · 6 years ago
  33. 9e6ac64 Merge "base: steal Chromium's NoDestructor." by Josh Gao · 6 years ago
  34. d1ac612 Merge "Make android_logger_set_prune_list() sane" by Tom Cherry · 6 years ago
  35. 9fb6303 libdm: add an api to unwind dm stack by Nikita Ioffe · 6 years ago
  36. 1022f0d Merge "init: fsync() persistent properties directory after rename()" by Tom Cherry · 6 years ago
  37. 7bf14bb Merge "rootdir: init.rc to limit discard size to 128MB" by Jaegeuk Kim · 6 years ago
  38. e17b4f6 Cleanup package_string() and its users by Tom Cherry · 6 years ago
  39. efc9a63 base: steal Chromium's NoDestructor. by Josh Gao · 6 years ago
  40. 238eae1 Merge "logcat: more error printing clean-up" by Tom Cherry · 6 years ago
  41. ed860ff Make android_logger_set_prune_list() sane by Tom Cherry · 6 years ago
  42. 97437a7 init: fsync() persistent properties directory after rename() by Tom Cherry · 6 years ago
  43. 72a4e08 logcat: more error printing clean-up by Tom Cherry · 6 years ago
  44. 1dd1056 Merge "logcat: clean up handling of logd control commands with -f and -L" by Tom Cherry · 6 years ago
  45. 38ad736 Merge "Run the derive_sdk service" by Anton Hansson · 6 years ago
  46. 6e0a0da Merge "unwindstack: fix dangling pointer in LocalUpdatableMaps." by Treehugger Robot · 6 years ago
  47. abd5046 Merge "Remove service defined in an APEX during userspace reboot" by Nikita Ioffe · 6 years ago
  48. dde59c3 Merge "libdm: add an overload of DeleteDevice accepting a timeout_ms" by Nikita Ioffe · 6 years ago
  49. fe9e8a3 rootdir: init.rc to limit discard size to 128MB by Jaegeuk Kim · 6 years ago
  50. c30a3ee logcat: clean up handling of logd control commands with -f and -L by Tom Cherry · 6 years ago
  51. ab0b17c Merge changes from topic "libsnapshot_write_atomic" by Yifan Hong · 6 years ago
  52. d596ed6 Merge "liblog: accept log messages with hdr_size greater than known headers" by Tom Cherry · 6 years ago
  53. 091c4d1 Remove service defined in an APEX during userspace reboot by Nikita Ioffe · 6 years ago
  54. 7592402 Merge "init: Replace property_set() with android::base::SetProperty()" by Tom Cherry · 6 years ago
  55. bb4754b Merge "logcat: improve --help and error messages" by Tom Cherry · 6 years ago
  56. 5723509 Merge "Point to exec_start from start in init documentation" by Anton Hansson · 6 years ago
  57. 25cd251 Merge "Use elf offset in signal step check." by Christopher Ferris · 6 years ago
  58. 3c5cc31 Run the derive_sdk service by Anton Hansson · 6 years ago
  59. 8c4d930 Point to exec_start from start in init documentation by Anton Hansson · 6 years ago
  60. 2c28919 libdm: add an overload of DeleteDevice accepting a timeout_ms by Nikita Ioffe · 6 years ago
  61. 028e1d4 Merge "Bind-mount individual flattened APEXes" by Jooyung Han · 6 years ago
  62. c88d8f9 init: Replace property_set() with android::base::SetProperty() by Tom Cherry · 6 years ago
  63. 8d22253 liblog: accept log messages with hdr_size greater than known headers by Tom Cherry · 6 years ago
  64. 55974f1 libsnapshot: write files atomically by Yifan Hong · 6 years ago
  65. b6663cf libsnapshot: lock on /metadata/ota by Yifan Hong · 6 years ago
  66. f0c82e7 Use elf offset in signal step check. by Christopher Ferris · 6 years ago
  67. 4169732 logcat: improve --help and error messages by Tom Cherry · 6 years ago
  68. f7a6c45 Merge "Remove projects being moved into from system/core into system/memory" by Thomas Joseph Avila · 6 years ago
  69. cafa75c Merge "FscryptInstallKeyring: don't re-create keyring if it's already created" by Nikita Ioffe · 6 years ago
  70. 9f71d61 Merge "Add basic support for remounting ext4 userdata into checkpoint" by Nikita Ioffe · 6 years ago
  71. 8fa4d6c Merge "init: always kill oneshot services' process groups." by Tom Cherry · 6 years ago
  72. ab96d9d Merge "Remove warning from VNDK's <cutils/log.h>" by Tom Cherry · 6 years ago
  73. 1f40c94 FscryptInstallKeyring: don't re-create keyring if it's already created by Nikita Ioffe · 6 years ago
  74. c19f630 Remove projects being moved into from system/core into system/memory by Suren Baghdasaryan · 6 years ago
  75. 10fdfeb Merge "Dup the correct fd for qemu pipe." by Erwin Jansen · 6 years ago
  76. 2da8e3c Merge "Fix support finding global variables." by Christopher Ferris · 6 years ago
  77. 2d5cfa9 Remove warning from VNDK's <cutils/log.h> by Tom Cherry · 6 years ago
  78. fea5130 Merge "libsnapshot: Call EnsureImageManager before RemoveAllImages" by Treehugger Robot · 6 years ago
  79. e62591e libsnapshot: Call EnsureImageManager before RemoveAllImages by Yifan Hong · 6 years ago
  80. df683b7 Fix support finding global variables. by Christopher Ferris · 6 years ago
  81. 51fb2a0 Merge "libsnapshot: start in background" by Yifan Hong · 6 years ago
  82. 6db5208 libsnapshot: start in background by Wei Wang · 6 years ago
  83. 3a80014 Merge changes I8c5ab552,If8546dea by Yifan Hong · 6 years ago
  84. 8b8ffbb Merge "SOURCE_COPY operation: implement src == dst" by Yifan Hong · 6 years ago
  85. 332360f Merge "libsnapshot: Remove all image data and metadata when cancelling an update." by David Anderson · 6 years ago
  86. 710d6cc Merge "libsnapshot: Remove all image data and metadata when cancelling an update." by David Anderson · 6 years ago
  87. 174f8d8 Merge "Add check to sp<> raw pointer constructor" am: c532941e54 by Hans Boehm · 6 years ago
  88. c532941 Merge "Add check to sp<> raw pointer constructor" by Hans Boehm · 6 years ago
  89. ef2c39b SOURCE_COPY operation: implement src == dst by Alessio Balsini · 6 years ago
  90. dff772c Merge "PartitionCowCreator accounts for extra extents" am: adb98df120 by Alessio Balsini · 6 years ago
  91. adb98df Merge "PartitionCowCreator accounts for extra extents" by Treehugger Robot · 6 years ago
  92. 18a7895 libsnapshot: tests uses common MapUpdateSnapshot/WriteSnapshotAndHash by Yifan Hong · 6 years ago
  93. defcbb4 libsnapshot: Add test for accounting for hash tree by Yifan Hong · 6 years ago
  94. 33836a6 PartitionCowCreator accounts for extra extents by Alessio Balsini · 6 years ago
  95. 4f138b2 Dup the correct fd for qemu pipe. by Erwin Jansen · 6 years ago
  96. eea98ab Merge "Fix typo in userspace reboot watchdog" am: 4ac630b562 by Nikita Ioffe · 6 years ago
  97. 4ac630b Merge "Fix typo in userspace reboot watchdog" by Nikita Ioffe · 6 years ago
  98. 903f7be Merge "Adding require_root for libfs_avb_device_test" am: b99ead6b24 by Bowgo Tsai · 6 years ago
  99. b99ead6 Merge "Adding require_root for libfs_avb_device_test" by Treehugger Robot · 6 years ago
  100. bfa5a80 Merge "Properly size response buffer in ifc_act_on_address" am: b407aca123 by Maciej Żenczykowski · 6 years ago