1. d13cef7 libdm: Add DeleteDeviceDeferred API by Nikita Ioffe · 4 years, 2 months ago
  2. 7e2d32b Merge "KillZramBackingDevice: Return immediately if backing_dev is none." by David Anderson · 4 years, 2 months ago
  3. 18a307b Merge "snapuserd: Add test case" by Akilesh Kailash · 4 years, 2 months ago
  4. 22d2c26 Merge "Add helptext for snapshotctl map" by Kelvin Zhang · 4 years, 2 months ago
  5. c1e7888 Add helptext for snapshotctl map by Kelvin Zhang · 4 years, 2 months ago
  6. f7584a2 Merge changes I5058cbe8,Ia0b3f1c9 by Yo Chiang · 4 years, 2 months ago
  7. f931ad9 adb-remount-test: Strengthen skip_administrative_mounts by Yi-Yo Chiang · 4 years, 2 months ago
  8. b3b264c snapuserd: Add test case by Akilesh Kailash · 4 years, 2 months ago
  9. 7b90e69 fs_mgr_overlayfs_mount_fstab_entry(): Rename source device name by Yi-Yo Chiang · 4 years, 2 months ago
  10. a14beb2 Merge "Fix implicit cast from ssize_t to size_t in KeyedVector.h" by Treehugger Robot · 4 years, 2 months ago
  11. 0878f71 Fix implicit cast from ssize_t to size_t in KeyedVector.h by Vishnu Nair · 4 years, 2 months ago
  12. 2dc28bc Merge "Increase coverage of Timers to 100%." by Elliott Hughes · 4 years, 3 months ago
  13. 71db89b Merge "fs_mgr_overlayfs: Polish fs_mgr_overlayfs_mount_fstab_entry()" by Yo Chiang · 4 years, 3 months ago
  14. dcf1c1f fs_mgr_overlayfs: Polish fs_mgr_overlayfs_mount_fstab_entry() by Yi-Yo Chiang · 4 years, 3 months ago
  15. b440fc9 Merge "first_stage_mount: Remove "overlay" hack from InitRequiredDevices()" by Yo Chiang · 4 years, 3 months ago
  16. 87290f8 first_stage_mount: Remove "overlay" hack from InitRequiredDevices() by Yi-Yo Chiang · 4 years, 3 months ago
  17. 4087bc5 Merge "fs_mgr_vendor_overlay: Mount vendor overlay with noatime" by Yo Chiang · 4 years, 3 months ago
  18. 78092fe Merge "snapuserd: Send header-response once per entire IO request" by Akilesh Kailash · 4 years, 3 months ago
  19. 83361ae Merge "tombstoned: fix file creation for ANRs." by Treehugger Robot · 4 years, 3 months ago
  20. 8d442f4 snapuserd: Send header-response once per entire IO request by Akilesh Kailash · 4 years, 3 months ago
  21. 9312748 tombstoned: fix file creation for ANRs. by Josh Gao · 4 years, 3 months ago
  22. 5123a3e Merge "ueventd: Run external handler as non-root group" by Treehugger Robot · 4 years, 3 months ago
  23. 4139da6 Increase coverage of Timers to 100%. by Elliott Hughes · 4 years, 3 months ago
  24. 7cbed5a fs_mgr_vendor_overlay: Mount vendor overlay with noatime by Yi-Yo Chiang · 4 years, 3 months ago
  25. 423c4f1 KillZramBackingDevice: Return immediately if backing_dev is none. by shisiyuan · 4 years, 3 months ago
  26. 10c6374 ueventd: Run external handler as non-root group by Suchang Woo · 4 years, 3 months ago
  27. a6c57d5 Merge "Allow others to read the profile ref dir" by Treehugger Robot · 4 years, 3 months ago android-s-beta-1 android-s-beta-2
  28. 08a7cf2 Merge "libprocessgroup: remove failure log for aggregate profiles" by Treehugger Robot · 4 years, 3 months ago
  29. 8722e4d libprocessgroup: remove failure log for aggregate profiles by Wei Wang · 4 years, 3 months ago
  30. 11197dd Allow others to read the profile ref dir by Calin Juravle · 4 years, 3 months ago
  31. 93406da Merge "Run MTE tests on zero-sized allocations." by Peter Collingbourne · 4 years, 3 months ago
  32. a9d1799 Merge "Add missing //apex_available:platform to debuggerd" by Treehugger Robot · 4 years, 3 months ago
  33. 9ac43f5 Merge "libsnapshot: Move ImageManager creation to DeviceInfo." by David Anderson · 4 years, 3 months ago
  34. aa54479 Run MTE tests on zero-sized allocations. by Peter Collingbourne · 4 years, 3 months ago
  35. e9c7c5c Merge "Remove String16::remove." by Elliott Hughes · 4 years, 3 months ago
  36. b2ee4c1 libsnapshot: Move ImageManager creation to DeviceInfo. by David Anderson · 4 years, 3 months ago
  37. 1cbdc2a Merge "Update API of MapInfo from libunwindstack" by David Srbecky · 4 years, 3 months ago
  38. fc7852b Merge "Test that out-of-bounds UAF is not detected with MTE." by Peter Collingbourne · 4 years, 3 months ago
  39. d8ab48b Update API of MapInfo from libunwindstack by David Srbecky · 4 years, 3 months ago
  40. dc47634 Test that out-of-bounds UAF is not detected with MTE. by Peter Collingbourne · 4 years, 3 months ago
  41. 2cf0411 Remove String16::remove. by Elliott Hughes · 4 years, 3 months ago
  42. fcd105d Merge "snapuserd: Remove assertions from daemon" by Akilesh Kailash · 4 years, 3 months ago
  43. 2a89cf8 snapuserd: Remove assertions from daemon by Akilesh Kailash · 4 years, 3 months ago
  44. 69caa70 Add missing //apex_available:platform to debuggerd by Paul Duffin · 4 years, 3 months ago
  45. 0839837 Merge "libutils: remove the unused StopWatch lap functionality." by Treehugger Robot · 4 years, 3 months ago
  46. afa6e9f libutils: remove the unused StopWatch lap functionality. by Elliott Hughes · 4 years, 3 months ago
  47. c85c9ee Merge "libutils: remove obsolete README." by Treehugger Robot · 4 years, 3 months ago
  48. af021e8 libutils: remove obsolete README. by Elliott Hughes · 4 years, 3 months ago
  49. 661c65d Merge "Fix CtsFsMgrTestCases failures" by Treehugger Robot · 4 years, 3 months ago
  50. e3cbb0a Fix CtsFsMgrTestCases failures by Yi-Yo Chiang · 4 years, 3 months ago
  51. 023ac49 Merge "Add a unittest for fingerprint calculation" by Tianjie Xu · 4 years, 3 months ago
  52. 0efd6c2 Merge "snapuserd: Fix merging of overlapping copy blocks" by Akilesh Kailash · 4 years, 3 months ago
  53. 69e880e Add a unittest for fingerprint calculation by Tianjie · 4 years, 3 months ago
  54. 9ea1acb snapuserd: Fix merging of overlapping copy blocks by Akilesh Kailash · 4 years, 3 months ago
  55. 57b9a53 Merge "Support appending vbmeta digest to id/fingerprint" by Tianjie Xu · 4 years, 3 months ago
  56. 61668cf Merge "fs_avb_test_util: adding logs for debugging" by Treehugger Robot · 4 years, 3 months ago
  57. 314d344 fs_avb_test_util: adding logs for debugging by Bowgo Tsai · 4 years, 3 months ago
  58. becfa77 Support appending vbmeta digest to id/fingerprint by Tianjie · 4 years, 3 months ago
  59. 8371ec2 Merge "Remove the tech debt from the property_service" by Roman Kiryanov · 4 years, 3 months ago
  60. 2d1a401 Remove the tech debt from the property_service by Roman Kiryanov · 4 years, 3 months ago
  61. cedb057 Merge changes Ibffdd9c9,Ief5a16d1 by David Anderson · 4 years, 3 months ago
  62. 53dface Merge "Add cow_api_test to presubmit." by David Anderson · 4 years, 3 months ago
  63. b212a33 Merge "Link libcrypto in host unit tests for libavb" by Treehugger Robot · 4 years, 3 months ago
  64. 0d712ad Merge "Revert "init: adding fallback paths for debug ramdisk"" by Treehugger Robot · 4 years, 3 months ago
  65. d7115b8 Merge "Rename system/cote/cpio/ -> system/core/mkbootfs/" by Yo Chiang · 4 years, 3 months ago
  66. 7cdbd8e Merge "OverlayFS support for fstab" by David Anderson · 4 years, 3 months ago
  67. cbf8420 Add cow_api_test to presubmit. by David Anderson · 4 years, 4 months ago
  68. a06eac4 Merge "Ensure vts_libsnapshot_test will pass after being interrupted." by David Anderson · 4 years, 3 months ago
  69. d926ade OverlayFS support for fstab by David Ng · 4 years, 3 months ago
  70. 7b5e682 Merge "Require libjdwp from the ART APEX." by Martin Stjernholm · 4 years, 3 months ago
  71. a2de531 Merge "Add execute permission to /data/apex/decompressed directory" by Mohammad Islam · 4 years, 3 months ago
  72. 3987c06 Rename system/cote/cpio/ -> system/core/mkbootfs/ by Yi-Yo Chiang · 4 years, 3 months ago
  73. 26c1b74 Revert "init: adding fallback paths for debug ramdisk" by Bowgo Tsai · 4 years, 3 months ago
  74. 1de6c16 Ensure vts_libsnapshot_test will pass after being interrupted. by David Anderson · 4 years, 3 months ago
  75. 6939583 Merge "init: Add tests and document the new fnmatch behavior in ExternalFirmwareHandler." by David Anderson · 4 years, 3 months ago
  76. 1c65d40 Merge "libutils: LightRefBase: incStrongRequireStrong" by Steven Moreland · 4 years, 3 months ago
  77. 24b1557 Merge "Re-add backtrace note about unreadable elf." by Christopher Ferris · 4 years, 3 months ago
  78. c2dc7cd libutils: LightRefBase: incStrongRequireStrong by Steven Moreland · 4 years, 3 months ago
  79. 890fd0c Merge "init: make reboot_on_failure not apply to manually stopped services" by Eric Biggers · 4 years, 3 months ago
  80. f737614 Merge "Add a small testcase for snapshot writer." by Treehugger Robot · 4 years, 3 months ago
  81. ab42259 Add a small testcase for snapshot writer. by Kelvin Zhang · 4 years, 3 months ago
  82. ef2864e Link libcrypto in host unit tests for libavb by Andrew Scull · 4 years, 3 months ago
  83. e23e85b Merge "trusty: Helper library for metrics" by Tri Vo · 4 years, 3 months ago
  84. 1c51525 init: make reboot_on_failure not apply to manually stopped services by Eric Biggers · 4 years, 3 months ago
  85. 362b2b7 Merge changes from topic "snapuserd-enable-read-ahead" by Akilesh Kailash · 4 years, 3 months ago
  86. b2e125c libsnapshot: snapuserd: Enable read-ahead functionality by Akilesh Kailash · 4 years, 3 months ago
  87. c67686e libsnapshot: Bump up the kCowVersionManifest version by Akilesh Kailash · 4 years, 3 months ago
  88. eebf447 Merge changes from topic "snapuserd-read-ahead" by Akilesh Kailash · 4 years, 3 months ago
  89. a8919a2 trusty: Helper library for metrics by Tri Vo · 4 years, 5 months ago
  90. fe751c5 Re-add backtrace note about unreadable elf. by Christopher Ferris · 4 years, 4 months ago
  91. 4f8a56f Merge "Make mkbootfs self-contained" by Treehugger Robot · 4 years, 3 months ago
  92. 288f9ee Make mkbootfs self-contained by Yi-Yo Chiang · 4 years, 3 months ago
  93. 2de90ca Merge "filesystem_config: Add a aid/uid for UWB subsystem" by Treehugger Robot · 4 years, 3 months ago
  94. 0ec13ce Merge "libsnapshot: Add Version field which will be used by update-engine manifest" by Akilesh Kailash · 4 years, 3 months ago
  95. 936e9ce libsnapshot:snapuserd:Add unit test for read-ahead code path. by Akilesh Kailash · 4 years, 4 months ago
  96. 150bcbf libsnapshot: Flush data to scratch space only for overlapping regions by Akilesh Kailash · 4 years, 4 months ago
  97. 580312b libsnapshot:snapuserd: read-ahead COW copy ops by Akilesh Kailash · 4 years, 4 months ago
  98. d967d01 libsnapshot: Retrieve COW version from update engine manifest by Akilesh Kailash · 4 years, 4 months ago
  99. 771b17f libsnapshot:snapuserd: Add 2MB scratch space in COW file by Akilesh Kailash · 4 years, 4 months ago
  100. 31e0426 libsnapshot:snapuserd: mmap + msync header after merge by Akilesh Kailash · 4 years, 4 months ago