1. 9c525ff Merge changes Ib33dc593,I6550682f,Ic0681cbf,Iaaf96a37,I89b15492 into main by David Anderson · 2 years, 5 months ago
  2. dbda130 snapuserd: Factor a base class out of tests. by David Anderson · 2 years, 5 months ago
  3. 9fb4fc3 snapuserd: Add error propagation to tests. by David Anderson · 2 years, 5 months ago
  4. 9aa4218 snapuserd: Add diagnostics for debugging races. by David Anderson · 2 years, 6 months ago
  5. 02191db snapuserd: Fix race condition in HandleManager shutdown. by David Anderson · 2 years, 6 months ago
  6. db70cbf snapuserd: Remove test dependence on LoopDevice. by David Anderson · 2 years, 5 months ago
  7. 1cf0e90 Merge changes Ifddb5cb8,I8735ef6c,Ifd33c28e into main by David Anderson · 2 years, 5 months ago
  8. 0c0745e Merge "snapuserd: Remove ambiguous BufferSink in workers." into main by David Anderson · 2 years, 5 months ago
  9. a49b8d2 Merge changes Ie9a781e4,I060788c9,Ie75e9440 into main by David Anderson · 2 years, 5 months ago
  10. dba77ad snapuserd: Factor setpriority/settid calls into a helper. by David Anderson · 2 years, 5 months ago
  11. fe032d0 snapuserd: Add a harness to run tests without dm-user specific code. by David Anderson · 2 years, 5 months ago
  12. 384b22c snapuserd: Add an IBlockServerFactory abstraction. by David Anderson · 2 years, 7 months ago
  13. 2cffe18 snapuserd: Remove ambiguous BufferSink in workers. by David Anderson · 2 years, 5 months ago
  14. a28b62e Merge "Add snapuserd_ramdisk execute permission" into main by Treehugger Robot · 2 years, 5 months ago
  15. a392fa3 snapuserd: Remove dm-user specific code from ReadWorker. by David Anderson · 2 years, 7 months ago
  16. e9277f9 snapuserd: Add an IBlockServer abstraction around dm-user. by David Anderson · 2 years, 7 months ago
  17. 76094b4 snapuserd: Rename snapuserd_merge to merge_worker. by David Anderson · 2 years, 5 months ago
  18. 405cbee Merge "core: fastboot: Fix data not being wiped on do_update" into main by Treehugger Robot · 2 years, 5 months ago
  19. 5d0aeaa Merge "Remove gettid declaration from cutils" into main by Treehugger Robot · 2 years, 5 months ago
  20. bcb34d2 Merge "snapuserd: Move GetNumSectors call to snapuserd_server." into main by David Anderson · 2 years, 5 months ago
  21. 6ac2c16 Merge changes from topic "coverage-build" into main by Snehal Koukuntla · 2 years, 5 months ago
  22. 1d8e349 Merge "snapuserd: Split Tempdevice into a separate file." into main by David Anderson · 2 years, 5 months ago
  23. 6367e89 core: fastboot: Fix data not being wiped on do_update by Alexander Koskovich · 2 years, 5 months ago
  24. babf3a9 Merge changes from topic "libsnapuserd_client" into main by David Anderson · 2 years, 5 months ago
  25. 806e70b Add Coverage controller by Snehal · 2 years, 6 months ago
  26. ed34b6e Coverage library on the NS side for the coverage controller by Snehal · 2 years, 6 months ago
  27. 656e281 Merge "libfstab: Optimize out C++ object copy" into main by Yi-Yo Chiang · 2 years, 5 months ago
  28. 63a3f34 Merge "init: Use libfs_mgr kernel cmdline parser" into main by Yi-Yo Chiang · 2 years, 5 months ago
  29. 4131a3a Merge "remount: Replace ServiceManager::getService with checkService" into main by Yi-Yo Chiang · 2 years, 5 months ago
  30. 48d1c39 snapuserd: Move GetNumSectors call to snapuserd_server. by David Anderson · 2 years, 6 months ago
  31. 95f46b0 snapuserd: Split Tempdevice into a separate file. by David Anderson · 2 years, 7 months ago
  32. c132bf8 snapuserd: Remove dependence on libfs_mgr. by David Anderson · 2 years, 6 months ago
  33. 75c5dee snapuserd: Rename libsnapshot_snapuserd to libsnapuserd_client. by David Anderson · 2 years, 6 months ago
  34. 21a0716 Remove gettid declaration from cutils by Tomasz Wasilczyk · 2 years, 6 months ago
  35. c8ce634 Merge "libsnapshot: Fix missing return keyword in error path." into main by David Anderson · 2 years, 5 months ago
  36. 0950447 Merge "Remove references to the pdk product variable" into main by Treehugger Robot · 2 years, 5 months ago
  37. 355ae41 Remove references to the pdk product variable by Cole Faust · 2 years, 5 months ago
  38. fbc5f59 libsnapshot: Fix missing return keyword in error path. by David Anderson · 2 years, 5 months ago
  39. f2368d0 Merge "init: Unify kernel bootconfig parser with libfs_mgr" into main by Yi-Yo Chiang · 2 years, 5 months ago
  40. 5944213 remount: Replace ServiceManager::getService with checkService by Yi-Yo Chiang · 2 years, 5 months ago
  41. e54c0be libfstab: Optimize out C++ object copy by Yi-Yo Chiang · 2 years, 5 months ago
  42. b7cfba1 Merge "Add logs in SuperLayoutBuilder::Open when the metadata isn't supported" into main by Mitchell Wills · 2 years, 5 months ago
  43. d865493 Add snapuserd_ramdisk execute permission by Ray-cy.lee · 2 years, 5 months ago
  44. da5323e init: Use libfs_mgr kernel cmdline parser by Yi-Yo Chiang · 2 years, 5 months ago
  45. 79ad1e2 init: Unify kernel bootconfig parser with libfs_mgr by Yi-Yo Chiang · 2 years, 6 months ago
  46. 0b30e34 Merge "init: Unify duplicated get_android_dt_dir with libfs_mgr" into main by Yi-Yo Chiang · 2 years, 5 months ago
  47. c99cd86 Merge "libsnapshot: Introduce a dynamically linked version of libsnapshot." into main by David Anderson · 2 years, 5 months ago
  48. a637416 libsnapshot: Introduce a dynamically linked version of libsnapshot. by David Anderson · 2 years, 6 months ago
  49. deff223 Merge "Revert "Use /bootstrap-apex for bootstrap APEXes"" into main by Jooyung Han · 2 years, 5 months ago
  50. b8c2325 init: Unify duplicated get_android_dt_dir with libfs_mgr by Yi-Yo Chiang · 2 years, 6 months ago
  51. 840691b Revert "Use /bootstrap-apex for bootstrap APEXes" by Jooyung Han · 2 years, 5 months ago
  52. d53c1a7 Merge changes Ib70a8498,I06f7450c into main by Yi-Yo Chiang · 2 years, 5 months ago
  53. 9612606 fs_mgr: Split libfs_mgr and libfstab by Yi-Yo Chiang · 2 years, 6 months ago
  54. c30f033 fs_mgr: Remove `include_dirs` declaration by Yi-Yo Chiang · 2 years, 6 months ago
  55. bb1cc95 Merge "fs_mgr: Refactor mandatory overlayfs kernel patch checks" into main by Yi-Yo Chiang · 2 years, 5 months ago
  56. dccb1e9 Merge "Make libdebuggerd ramdisk available." into main by Kelvin Zhang · 2 years, 5 months ago
  57. d838dde fs_mgr: Refactor mandatory overlayfs kernel patch checks by Yi-Yo Chiang · 2 years, 6 months ago
  58. f6dc8ee Merge "libfstab: Unexport InRecovery()" into main by Yi-Yo Chiang · 2 years, 5 months ago
  59. 7b5c38f libfstab: Unexport InRecovery() by Yi-Yo Chiang · 2 years, 6 months ago
  60. 58ba0b4 Merge "Use /bootstrap-apex for bootstrap APEXes" into main by Jooyung Han · 2 years, 5 months ago
  61. e90d93a Merge "init: move `MarkServicesUpdate` later" into main by Jooyung Han · 2 years, 5 months ago
  62. 48d6e04 Make libdebuggerd ramdisk available. by Christopher Ferris · 2 years, 5 months ago
  63. 201801c Use /bootstrap-apex for bootstrap APEXes by Jooyung Han · 2 years, 6 months ago
  64. 1db90d0 Merge "libsnapshot: Verify the ordering of COW operations." into main by Akilesh Kailash · 2 years, 6 months ago
  65. b0f9c07 Merge "Adding include to functional" into main by Daniel Zheng · 2 years, 6 months ago
  66. 750fe6a Adding include to functional by Daniel Zheng · 2 years, 6 months ago
  67. 63ec4c6 libsnapshot: Verify the ordering of COW operations. by Akilesh Kailash · 2 years, 6 months ago
  68. 5ffd88f init: move `MarkServicesUpdate` later by Jooyung Han · 2 years, 6 months ago
  69. 545f3e0 Merge "trusty: keymint: Statically link Rust deps" into main by Treehugger Robot · 2 years, 6 months ago
  70. 50eacee Merge changes I02e3046b,I5b33ca47 into main by Treehugger Robot · 2 years, 6 months ago
  71. cac69b6 trusty: keymint: Statically link Rust deps by Matthew Maurer · 2 years, 6 months ago
  72. 3483798 libprocessgroup: optimize SetAttributeAction::ExecuteForProcess performance by Suren Baghdasaryan · 2 years, 6 months ago
  73. 3507846 libprocessgroup: fix reset of file_v2_name by Suren Baghdasaryan · 2 years, 6 months ago
  74. bb3976c Merge "Add bug component to cutils" into main by Treehugger Robot · 2 years, 6 months ago
  75. 9d398af Merge "Create /data/misc/bootanim folder in init.rc." into main by Lee George Thomas · 2 years, 6 months ago
  76. 8fe4f07 Add bug component to cutils by Tomasz Wasilczyk · 2 years, 6 months ago
  77. f8d02ee Merge "libprocessgroup: UIDs in linux are unsigned" into main by Treehugger Robot · 2 years, 6 months ago
  78. aa6158b libprocessgroup: UIDs in linux are unsigned by T.J. Mercier · 2 years, 6 months ago
  79. 428622b Merge "Revert "init.rc: stop calling 'fsverity_init --load-verified-keys'"" into main by Eric Biggers · 2 years, 6 months ago
  80. 17df69e Merge "Add bug component to system/core" into main by Treehugger Robot · 2 years, 6 months ago
  81. a895aac Add bug component to system/core by Tomasz Wasilczyk · 2 years, 6 months ago
  82. 9292f74 Revert "init.rc: stop calling 'fsverity_init --load-verified-keys'" by Yunkai Lim · 2 years, 6 months ago
  83. 5aade9c Merge "init.rc: stop calling 'fsverity_init --load-verified-keys'" into main by Eric Biggers · 2 years, 6 months ago
  84. 2493d50 Create /data/misc/bootanim folder in init.rc. by Lee George Thomas · 2 years, 6 months ago
  85. 60dbdaa Merge "Explicitly ignore the result of std::async" into main by Ryan Prichard · 2 years, 6 months ago
  86. 406d433 Merge "Add safety comments." into main by Treehugger Robot · 2 years, 6 months ago
  87. a414e2f Merge "libprocessgroup: UIDs in linux are unsigned" into main by Treehugger Robot · 2 years, 6 months ago
  88. e4cbd9a Merge "storageproxyd: Start only a single binder thread" into main by Treehugger Robot · 2 years, 6 months ago
  89. 64062f8 Merge changes I2581fd7c,I1ed57e6d into main by Yi-Yo Chiang · 2 years, 6 months ago
  90. c5184f7 Explicitly ignore the result of std::async by Ryan Prichard · 2 years, 6 months ago
  91. da2fc1c Merge "snapuserd: use local buffers for xor processing during sync I/O" into main by Akilesh Kailash · 2 years, 6 months ago
  92. 37c18b3 snapuserd: use local buffers for xor processing during sync I/O by Akilesh Kailash · 2 years, 6 months ago
  93. b05b870 storageproxyd: Start only a single binder thread by Stephen Crane · 2 years, 6 months ago
  94. f580fe5 Add safety comments. by Andrew Walbran · 2 years, 6 months ago
  95. 98e3522 fs_mgr: Refactor by inlining trivial helpers by Yi-Yo Chiang · 2 years, 6 months ago
  96. b2e0edc fs_mgr_overlayfs: Make all string constants constexpr by Yi-Yo Chiang · 2 years, 6 months ago
  97. 6b57c88 Merge "init_first_stage: Disable ThinLTO" into main by Yi-Yo Chiang · 2 years, 6 months ago
  98. bf2bebd libprocessgroup: UIDs in linux are unsigned by T.J. Mercier · 2 years, 6 months ago
  99. 89d2223 Merge "snapuserd: Fix ubsan when reading a single aligned sector." into main by David Anderson · 2 years, 6 months ago
  100. 4d6fa8c init_first_stage: Disable ThinLTO by Yi-Yo Chiang · 2 years, 6 months ago