- fe5b9cf Fix androidboot.bootdevice test case for bootconfig by Wang Han · 4 years, 2 months ago
- 89ddf50 Merge "Create data directory for VirtualizationService." by Andrew Walbran · 4 years, 2 months ago
- 7c8ec7b Merge "trusty: apploader: Handle invalid version error" by Arve Hjønnevåg · 4 years, 2 months ago
- 2e3dabc Merge "Revert "Add libneuralnetworks_shim.so to requireLibs."" by Michael Butler · 4 years, 2 months ago
- 2934ee0 Create data directory for VirtualizationService. by Andrew Walbran · 4 years, 3 months ago
- 869ab86 Merge "Make fs_mgr_overlayfs_mount_fstab_entry() available for user builds" by Yo Chiang · 4 years, 2 months ago
- f9bafc5 Merge "Rename VirtManager to VirtualizationService." by Andrew Walbran · 4 years, 2 months ago
- 45acb36 Merge "libdm: Add DeleteDeviceDeferred API" by Nikita Ioffe · 4 years, 2 months ago
- d13cef7 libdm: Add DeleteDeviceDeferred API by Nikita Ioffe · 4 years, 2 months ago
- 7e2d32b Merge "KillZramBackingDevice: Return immediately if backing_dev is none." by David Anderson · 4 years, 2 months ago
- 18a307b Merge "snapuserd: Add test case" by Akilesh Kailash · 4 years, 2 months ago
- 22d2c26 Merge "Add helptext for snapshotctl map" by Kelvin Zhang · 4 years, 2 months ago
- c1e7888 Add helptext for snapshotctl map by Kelvin Zhang · 4 years, 2 months ago
- 23816e8 Make fs_mgr_overlayfs_mount_fstab_entry() available for user builds by Yi-Yo Chiang · 4 years, 3 months ago
- f7584a2 Merge changes I5058cbe8,Ia0b3f1c9 by Yo Chiang · 4 years, 2 months ago
- 3aedc7e Rename VirtManager to VirtualizationService. by Andrew Walbran · 4 years, 2 months ago
- f931ad9 adb-remount-test: Strengthen skip_administrative_mounts by Yi-Yo Chiang · 4 years, 2 months ago
- b3b264c snapuserd: Add test case by Akilesh Kailash · 4 years, 2 months ago
- 7b90e69 fs_mgr_overlayfs_mount_fstab_entry(): Rename source device name by Yi-Yo Chiang · 4 years, 2 months ago
- a14beb2 Merge "Fix implicit cast from ssize_t to size_t in KeyedVector.h" by Treehugger Robot · 4 years, 2 months ago
- 6ecfbf3 Revert "Add libneuralnetworks_shim.so to requireLibs." by Michael Butler · 4 years, 3 months ago
- 0878f71 Fix implicit cast from ssize_t to size_t in KeyedVector.h by Vishnu Nair · 4 years, 2 months ago
- 2dc28bc Merge "Increase coverage of Timers to 100%." by Elliott Hughes · 4 years, 3 months ago
- 71db89b Merge "fs_mgr_overlayfs: Polish fs_mgr_overlayfs_mount_fstab_entry()" by Yo Chiang · 4 years, 3 months ago
- dcf1c1f fs_mgr_overlayfs: Polish fs_mgr_overlayfs_mount_fstab_entry() by Yi-Yo Chiang · 4 years, 3 months ago
- b440fc9 Merge "first_stage_mount: Remove "overlay" hack from InitRequiredDevices()" by Yo Chiang · 4 years, 3 months ago
- 87290f8 first_stage_mount: Remove "overlay" hack from InitRequiredDevices() by Yi-Yo Chiang · 4 years, 3 months ago
- 4087bc5 Merge "fs_mgr_vendor_overlay: Mount vendor overlay with noatime" by Yo Chiang · 4 years, 3 months ago
- 78092fe Merge "snapuserd: Send header-response once per entire IO request" by Akilesh Kailash · 4 years, 3 months ago
- 83361ae Merge "tombstoned: fix file creation for ANRs." by Treehugger Robot · 4 years, 3 months ago
- 8d442f4 snapuserd: Send header-response once per entire IO request by Akilesh Kailash · 4 years, 3 months ago
- 9312748 tombstoned: fix file creation for ANRs. by Josh Gao · 4 years, 3 months ago
- 5123a3e Merge "ueventd: Run external handler as non-root group" by Treehugger Robot · 4 years, 3 months ago
- 4139da6 Increase coverage of Timers to 100%. by Elliott Hughes · 4 years, 3 months ago
- 7cbed5a fs_mgr_vendor_overlay: Mount vendor overlay with noatime by Yi-Yo Chiang · 4 years, 3 months ago
- 423c4f1 KillZramBackingDevice: Return immediately if backing_dev is none. by shisiyuan · 4 years, 3 months ago
- 10c6374 ueventd: Run external handler as non-root group by Suchang Woo · 4 years, 3 months ago
- 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
- 08a7cf2 Merge "libprocessgroup: remove failure log for aggregate profiles" by Treehugger Robot · 4 years, 3 months ago
- 8722e4d libprocessgroup: remove failure log for aggregate profiles by Wei Wang · 4 years, 3 months ago
- 11197dd Allow others to read the profile ref dir by Calin Juravle · 4 years, 3 months ago
- 93406da Merge "Run MTE tests on zero-sized allocations." by Peter Collingbourne · 4 years, 3 months ago
- a9d1799 Merge "Add missing //apex_available:platform to debuggerd" by Treehugger Robot · 4 years, 3 months ago
- 9ac43f5 Merge "libsnapshot: Move ImageManager creation to DeviceInfo." by David Anderson · 4 years, 3 months ago
- aa54479 Run MTE tests on zero-sized allocations. by Peter Collingbourne · 4 years, 3 months ago
- e9c7c5c Merge "Remove String16::remove." by Elliott Hughes · 4 years, 3 months ago
- b2ee4c1 libsnapshot: Move ImageManager creation to DeviceInfo. by David Anderson · 4 years, 3 months ago
- 1cbdc2a Merge "Update API of MapInfo from libunwindstack" by David Srbecky · 4 years, 3 months ago
- fc7852b Merge "Test that out-of-bounds UAF is not detected with MTE." by Peter Collingbourne · 4 years, 3 months ago
- d8ab48b Update API of MapInfo from libunwindstack by David Srbecky · 4 years, 3 months ago
- dc47634 Test that out-of-bounds UAF is not detected with MTE. by Peter Collingbourne · 4 years, 3 months ago
- 2cf0411 Remove String16::remove. by Elliott Hughes · 4 years, 3 months ago
- fcd105d Merge "snapuserd: Remove assertions from daemon" by Akilesh Kailash · 4 years, 3 months ago
- 2a89cf8 snapuserd: Remove assertions from daemon by Akilesh Kailash · 4 years, 3 months ago
- 69caa70 Add missing //apex_available:platform to debuggerd by Paul Duffin · 4 years, 3 months ago
- 0839837 Merge "libutils: remove the unused StopWatch lap functionality." by Treehugger Robot · 4 years, 3 months ago
- afa6e9f libutils: remove the unused StopWatch lap functionality. by Elliott Hughes · 4 years, 3 months ago
- c85c9ee Merge "libutils: remove obsolete README." by Treehugger Robot · 4 years, 3 months ago
- af021e8 libutils: remove obsolete README. by Elliott Hughes · 4 years, 3 months ago
- 661c65d Merge "Fix CtsFsMgrTestCases failures" by Treehugger Robot · 4 years, 3 months ago
- e3cbb0a Fix CtsFsMgrTestCases failures by Yi-Yo Chiang · 4 years, 3 months ago
- 023ac49 Merge "Add a unittest for fingerprint calculation" by Tianjie Xu · 4 years, 3 months ago
- 4b5afea trusty: apploader: Handle invalid version error by Andrei Homescu · 4 years, 3 months ago
- 0efd6c2 Merge "snapuserd: Fix merging of overlapping copy blocks" by Akilesh Kailash · 4 years, 3 months ago
- 69e880e Add a unittest for fingerprint calculation by Tianjie · 4 years, 3 months ago
- 9ea1acb snapuserd: Fix merging of overlapping copy blocks by Akilesh Kailash · 4 years, 3 months ago
- 57b9a53 Merge "Support appending vbmeta digest to id/fingerprint" by Tianjie Xu · 4 years, 3 months ago
- 61668cf Merge "fs_avb_test_util: adding logs for debugging" by Treehugger Robot · 4 years, 3 months ago
- 314d344 fs_avb_test_util: adding logs for debugging by Bowgo Tsai · 4 years, 3 months ago
- becfa77 Support appending vbmeta digest to id/fingerprint by Tianjie · 4 years, 3 months ago
- 8371ec2 Merge "Remove the tech debt from the property_service" by Roman Kiryanov · 4 years, 3 months ago
- 2d1a401 Remove the tech debt from the property_service by Roman Kiryanov · 4 years, 3 months ago
- cedb057 Merge changes Ibffdd9c9,Ief5a16d1 by David Anderson · 4 years, 3 months ago
- 53dface Merge "Add cow_api_test to presubmit." by David Anderson · 4 years, 3 months ago
- b212a33 Merge "Link libcrypto in host unit tests for libavb" by Treehugger Robot · 4 years, 3 months ago
- 0d712ad Merge "Revert "init: adding fallback paths for debug ramdisk"" by Treehugger Robot · 4 years, 3 months ago
- d7115b8 Merge "Rename system/cote/cpio/ -> system/core/mkbootfs/" by Yo Chiang · 4 years, 3 months ago
- 7cdbd8e Merge "OverlayFS support for fstab" by David Anderson · 4 years, 3 months ago
- cbf8420 Add cow_api_test to presubmit. by David Anderson · 4 years, 4 months ago
- a06eac4 Merge "Ensure vts_libsnapshot_test will pass after being interrupted." by David Anderson · 4 years, 3 months ago
- d926ade OverlayFS support for fstab by David Ng · 4 years, 3 months ago
- 7b5e682 Merge "Require libjdwp from the ART APEX." by Martin Stjernholm · 4 years, 3 months ago
- a2de531 Merge "Add execute permission to /data/apex/decompressed directory" by Mohammad Islam · 4 years, 3 months ago
- 3987c06 Rename system/cote/cpio/ -> system/core/mkbootfs/ by Yi-Yo Chiang · 4 years, 3 months ago
- 26c1b74 Revert "init: adding fallback paths for debug ramdisk" by Bowgo Tsai · 4 years, 3 months ago
- 1de6c16 Ensure vts_libsnapshot_test will pass after being interrupted. by David Anderson · 4 years, 3 months ago
- 6939583 Merge "init: Add tests and document the new fnmatch behavior in ExternalFirmwareHandler." by David Anderson · 4 years, 3 months ago
- 1c65d40 Merge "libutils: LightRefBase: incStrongRequireStrong" by Steven Moreland · 4 years, 3 months ago
- 24b1557 Merge "Re-add backtrace note about unreadable elf." by Christopher Ferris · 4 years, 3 months ago
- c2dc7cd libutils: LightRefBase: incStrongRequireStrong by Steven Moreland · 4 years, 3 months ago
- 890fd0c Merge "init: make reboot_on_failure not apply to manually stopped services" by Eric Biggers · 4 years, 3 months ago
- f737614 Merge "Add a small testcase for snapshot writer." by Treehugger Robot · 4 years, 3 months ago
- ab42259 Add a small testcase for snapshot writer. by Kelvin Zhang · 4 years, 3 months ago
- ef2864e Link libcrypto in host unit tests for libavb by Andrew Scull · 4 years, 3 months ago
- e23e85b Merge "trusty: Helper library for metrics" by Tri Vo · 4 years, 3 months ago
- 1c51525 init: make reboot_on_failure not apply to manually stopped services by Eric Biggers · 4 years, 3 months ago
- 362b2b7 Merge changes from topic "snapuserd-enable-read-ahead" by Akilesh Kailash · 4 years, 3 months ago
- b2e125c libsnapshot: snapuserd: Enable read-ahead functionality by Akilesh Kailash · 4 years, 3 months ago
- c67686e libsnapshot: Bump up the kCowVersionManifest version by Akilesh Kailash · 4 years, 3 months ago
- eebf447 Merge changes from topic "snapuserd-read-ahead" by Akilesh Kailash · 4 years, 3 months ago