1. c67686e libsnapshot: Bump up the kCowVersionManifest version by Akilesh Kailash · 4 years, 3 months ago
  2. eebf447 Merge changes from topic "snapuserd-read-ahead" by Akilesh Kailash · 4 years, 3 months ago
  3. 4f8a56f Merge "Make mkbootfs self-contained" by Treehugger Robot · 4 years, 3 months ago
  4. 288f9ee Make mkbootfs self-contained by Yi-Yo Chiang · 4 years, 3 months ago
  5. 2de90ca Merge "filesystem_config: Add a aid/uid for UWB subsystem" by Treehugger Robot · 4 years, 3 months ago
  6. 0ec13ce Merge "libsnapshot: Add Version field which will be used by update-engine manifest" by Akilesh Kailash · 4 years, 3 months ago
  7. 936e9ce libsnapshot:snapuserd:Add unit test for read-ahead code path. by Akilesh Kailash · 4 years, 4 months ago
  8. 150bcbf libsnapshot: Flush data to scratch space only for overlapping regions by Akilesh Kailash · 4 years, 4 months ago
  9. 580312b libsnapshot:snapuserd: read-ahead COW copy ops by Akilesh Kailash · 4 years, 4 months ago
  10. d967d01 libsnapshot: Retrieve COW version from update engine manifest by Akilesh Kailash · 4 years, 4 months ago
  11. 771b17f libsnapshot:snapuserd: Add 2MB scratch space in COW file by Akilesh Kailash · 4 years, 4 months ago
  12. 31e0426 libsnapshot:snapuserd: mmap + msync header after merge by Akilesh Kailash · 4 years, 4 months ago
  13. acc1c5d libsnapshot: Add Version field which will be used by update-engine manifest by Akilesh Kailash · 4 years, 4 months ago
  14. 82129fd Merge "libsnapshot: Allow inspect_cow to show failed blocks" by Daniel Rosenberg · 4 years, 3 months ago
  15. 4664bbc Merge "Fix precompiled sepolicy logic" by Inseob Kim · 4 years, 3 months ago
  16. 05a73c5 libsnapshot: Allow inspect_cow to show failed blocks by Daniel Rosenberg · 4 years, 4 months ago
  17. e85201b filesystem_config: Add a aid/uid for UWB subsystem by Roshan Pius · 4 years, 3 months ago
  18. 4bb41c0 Merge "init.rc: fix (re)starting apexd on FDE devices" by Eric Biggers · 4 years, 3 months ago
  19. 915b8d7 init.rc: fix (re)starting apexd on FDE devices by Eric Biggers · 4 years, 3 months ago
  20. 28fdb67 Fix precompiled sepolicy logic by Inseob Kim · 4 years, 3 months ago
  21. e222fa4 Merge "Enable disabled CtsFsMgrTestCases test cases" by Yo Chiang · 4 years, 3 months ago
  22. 6cbc7e0 Merge "Allow a kernel bootconfig to set the `qemu` key" by Treehugger Robot · 4 years, 3 months ago
  23. 6e20ff8 Allow a kernel bootconfig to set the `qemu` key by Roman Kiryanov · 4 years, 3 months ago
  24. d79e4f4 Merge "libsnapshot: Pass MSG_NOSIGNAL socket flags" by Akilesh Kailash · 4 years, 3 months ago
  25. 9dd80b6 Merge "libutils: sharedbuffer test - expect greatness!" by Steven Moreland · 4 years, 3 months ago
  26. d5349dc Merge "libsnapshot: Add a merge failure code to SnapshotMergeReport." by David Anderson · 4 years, 3 months ago
  27. 128826c libutils: sharedbuffer test - expect greatness! by Steven Moreland · 4 years, 3 months ago
  28. 8ef7d82 Merge "Added ARTD user" by Christian Wailes · 4 years, 3 months ago
  29. c4a1a32 Merge changes from topic "debug_ramdisk_path" by Treehugger Robot · 4 years, 3 months ago
  30. 7e122fe Enable disabled CtsFsMgrTestCases test cases by Yi-Yo Chiang · 4 years, 3 months ago
  31. 3b0ec90 Merge "libprocessgroup: Fix warnings when legacy schedtune cgroup is absent" by Treehugger Robot · 4 years, 3 months ago
  32. 6cb4311 init: adding fallback paths for debug ramdisk by Bowgo Tsai · 4 years, 3 months ago
  33. 64e92f9 init: loading debug resources before chroot into first_stage_ramdisk by Bowgo Tsai · 4 years, 3 months ago
  34. 83658e0 libsnapshot: Pass MSG_NOSIGNAL socket flags by Akilesh Kailash · 4 years, 3 months ago
  35. e52de76 Merge "Replace llndk_library with llndk clause in cc_library" by Colin Cross · 4 years, 3 months ago
  36. e3d3896 libprocessgroup: Fix warnings when legacy schedtune cgroup is absent by Suren Baghdasaryan · 4 years, 3 months ago
  37. 26e5d8f Merge "Add new dm-verity error handling mode" by Treehugger Robot · 4 years, 3 months ago
  38. 23a50b3 Merge "[Bugfix]Fix userspace-reboot failure when backing_dev exists but zram not swapped on" by Treehugger Robot · 4 years, 3 months ago
  39. 2e5e490 Merge "Add function CleanupOldScratchFiles symmetrically" by Treehugger Robot · 4 years, 3 months ago
  40. 6e784c5 Merge "Prevent debugfs unmount on debug builds with a persist property" by Treehugger Robot · 4 years, 3 months ago
  41. 9596d06 Merge "Use libgtest_prod_headers." by Treehugger Robot · 4 years, 3 months ago
  42. 51dceaa Merge "Don't generate /etc/classpath in make." by satayev · 4 years, 3 months ago
  43. 1acd663 Don't generate /etc/classpath in make. by Artur Satayev · 4 years, 4 months ago
  44. 176ec1b Replace llndk_library with llndk clause in cc_library by Colin Cross · 4 years, 3 months ago
  45. d684952 Merge "Move qemu_pipe into the vhal" by Roman Kiryanov · 4 years, 3 months ago
  46. 84822c8 Add function CleanupOldScratchFiles symmetrically by Jintao Zhu · 4 years, 4 months ago
  47. 778f2b6 Merge "init: apexd is started in the current mount namespace" by Treehugger Robot · 4 years, 4 months ago
  48. 02a8324 Use libgtest_prod_headers. by Elliott Hughes · 4 years, 4 months ago
  49. 57c881e libsnapshot: Add a merge failure code to SnapshotMergeReport. by David Anderson · 4 years, 4 months ago
  50. 8711f72 Merge "Allow another prctl call." by Christopher Ferris · 4 years, 4 months ago
  51. 53a06bf Merge "libsnapshot: Add a merge failure code to the update state." by David Anderson · 4 years, 4 months ago
  52. e5232a7 init: apexd is started in the current mount namespace by Jooyung Han · 4 years, 4 months ago
  53. a7e2bbd Merge "Fix CtsFsMgrTestCases" by Yo Chiang · 4 years, 4 months ago
  54. f61cb30 Fix CtsFsMgrTestCases by Yi-Yo Chiang · 4 years, 4 months ago
  55. 79cd46d Merge "Rename ro.product.enforce_debugfs_restriction appropriately" by Treehugger Robot · 4 years, 4 months ago
  56. 6cf40a6 Merge "Use the new more inclusive command-line options." by Treehugger Robot · 4 years, 4 months ago
  57. 661ba03 Merge "Use the new more inclusive command-line options." by Treehugger Robot · 4 years, 4 months ago
  58. a29a23a Use the new more inclusive command-line options. by Joel Galenson · 4 years, 4 months ago
  59. b453e63 Use the new more inclusive command-line options. by Joel Galenson · 4 years, 4 months ago
  60. d7fd9b7 Merge "Add libneuralnetworks_shim.so to requireLibs." by Treehugger Robot · 4 years, 4 months ago
  61. 129d874 Prevent debugfs unmount on debug builds with a persist property by Hridya Valsaraju · 4 years, 4 months ago
  62. 4a3ab03 Merge "ueventd: Allow pattern matching to find external firmware handler" by David Anderson · 4 years, 4 months ago
  63. 6702256 Allow another prctl call. by Christopher Ferris · 4 years, 4 months ago
  64. 22fdd0a ueventd: Allow pattern matching to find external firmware handler by Suchang Woo · 4 years, 4 months ago
  65. 78e26be Merge "add missing spaces" by Treehugger Robot · 4 years, 4 months ago
  66. d723f21 Rename ro.product.enforce_debugfs_restriction appropriately by Hridya Valsaraju · 4 years, 4 months ago
  67. acec091 Merge "Remove move dead code." by Elliott Hughes · 4 years, 4 months ago
  68. 61abbef Merge changes from topic "revert-1665499-revert-1660531-max-boot-level-crypto-KFMCEDKSIV-WPIHELCRFI" by Paul Crowley · 4 years, 4 months ago
  69. bfcee28 add missing spaces by jiahao · 4 years, 4 months ago
  70. 3f4ea91 Merge "Move debugfs mount/unmount to init-debug.rc" by Treehugger Robot · 4 years, 4 months ago
  71. f1cb594 Merge "Install platform-bootclasspath generated config in /system/etc." by Treehugger Robot · 4 years, 4 months ago
  72. 558435f libsnapshot: Add a merge failure code to the update state. by David Anderson · 4 years, 4 months ago
  73. a2631eb Install platform-bootclasspath generated config in /system/etc. by Artur Satayev · 4 years, 4 months ago
  74. 4b7b4d6 Remove move dead code. by Elliott Hughes · 4 years, 4 months ago
  75. 7583da1 Revert^2 "Set earlyBootEnded before apex starts" by Paul Crowley · 4 years, 4 months ago
  76. 5e89a35 Merge "Do not populate `ro.kernel.` properties in init" by Treehugger Robot · 4 years, 4 months ago
  77. afe3212 Merge "Trusty: Move tipc fuzzer connection to end of iteration" by Tri Vo · 4 years, 4 months ago
  78. 14f6751 Add libneuralnetworks_shim.so to requireLibs. by Przemysław Szczepaniak · 4 years, 4 months ago
  79. abe3b42 Merge "Create directory for caching odrefresh metrics" by Orion Hodson · 4 years, 4 months ago
  80. 0bfa7c9 Merge "Make prebuilt_etc for public.libraries.android.txt" by Jooyung Han · 4 years, 4 months ago
  81. 8a3653c [Bugfix]Fix userspace-reboot failure when backing_dev exists but zram not swapped on by luwei9 · 4 years, 4 months ago
  82. f4adb89 Do not populate `ro.kernel.` properties in init by Roman Kiryanov · 4 years, 4 months ago
  83. 4872b73 Merge changes Ie93d09b3,I56f0218f,I3c9a3855 by Daniel Rosenberg · 4 years, 4 months ago
  84. e54e8d4 Trusty: Move tipc fuzzer connection to end of iteration by Stephen Crane · 4 years, 4 months ago
  85. 489cea1 Make prebuilt_etc for public.libraries.android.txt by Jooyung Han · 4 years, 4 months ago
  86. 450f66b Merge "Remove String8::toUpper()." by Elliott Hughes · 4 years, 4 months ago
  87. 664f9cd Merge "Merge RQ2A.210405.006 to aosp-master - DO NOT MERGE" by Bill Yi · 4 years, 4 months ago
  88. 19ee982 Merge RQ2A.210405.006 to aosp-master - DO NOT MERGE by Bill Yi · 4 years, 4 months ago
  89. 9eb1296 Add new dm-verity error handling mode by JeongHyeon Lee · 4 years, 4 months ago
  90. 7723c72 Merge "Unable to mount filesystem in fastbootd mode on the user build." by David Anderson · 4 years, 4 months ago
  91. 3f384a2 Move debugfs mount/unmount to init-debug.rc by Hridya Valsaraju · 4 years, 4 months ago
  92. 4efe03b Merge "libutils: group deprecated RefBase functions" by Steven Moreland · 4 years, 4 months ago
  93. d8d9736 Merge "Give virtmanager user access to /dev/kvm and /dev/vhost-vsock for crosvm" by Andrew Walbran · 4 years, 4 months ago
  94. 3841fdf Merge "Load *_compat_cil_file from system_ext as well" by Yo Chiang · 4 years, 4 months ago
  95. 35ff136 libsnapshot: Check cluster size on appends by Daniel Rosenberg · 4 years, 4 months ago
  96. 861e69a libsnapshot: Zero out leftover ops in CowWriter by Daniel Rosenberg · 4 years, 4 months ago
  97. db25e8e libsnapshot: Fix premature truncation in CowWriter. by David Anderson · 4 years, 4 months ago
  98. 8c8d361 libutils: group deprecated RefBase functions by Steven Moreland · 4 years, 4 months ago
  99. 9a95ed9 Merge "fastboot: Add a few missing fastboot commands from help" by David Anderson · 4 years, 4 months ago
  100. 055f802 Merge "libsnapshot: Add diagnostics for DM_DEV_REMOVE failures." by David Anderson · 4 years, 4 months ago