1. ea595ba init: Log more information if stopping times out by Bart Van Assche · 3 years, 4 months ago
  2. 874448f Merge "subcontext: Change a std::string argument into std::string_view" by Bart Van Assche · 3 years, 3 months ago
  3. f2d93ce Merge changes I8174adf8,I9d252b0b by Nathan Huckleberry · 3 years, 3 months ago
  4. 462ea55 subcontext: Change a std::string argument into std::string_view by Bart Van Assche · 3 years, 3 months ago
  5. 5e524e2 Merge "init: Introduce class InterprocessFifo" by Bart Van Assche · 3 years, 3 months ago
  6. 997d738 Expose system property for dm-verity check_at_most_once by Nathan Huckleberry · 3 years, 4 months ago
  7. 8f6fcd1 Fix flaky AVB test from late verity_update_state by Nathan Huckleberry · 3 years, 4 months ago
  8. c052460 Merge "fs_mgr_overlayfs: Fallback to allocate scratch on super if /data failed" by Treehugger Robot · 3 years, 3 months ago
  9. 7952a7b Merge "libsnapshot: Do not store CowOperations in memory during writes" by Akilesh Kailash · 3 years, 3 months ago
  10. 1c76ccb fs_mgr_overlayfs: Fallback to allocate scratch on super if /data failed by Yi-Yo Chiang · 3 years, 3 months ago
  11. 1693f42 init: Introduce class InterprocessFifo by Bart Van Assche · 3 years, 4 months ago
  12. b71b32d libsnapshot: Do not store CowOperations in memory during writes by Akilesh Kailash · 3 years, 3 months ago
  13. ce45c8f Merge "Replaced `-1` with `EXIT_FAILURE` and validated confirmationui service status after registering it with `CHECK_EQ` macro." by Treehugger Robot · 3 years, 3 months ago
  14. 0543f06 Merge "Switch to tombstoned.microdroid" by Nikita Ioffe · 3 years, 3 months ago
  15. 9d86372 Merge "snapshotctl: Add a test-blank-ota command for development." by David Anderson · 3 years, 3 months ago
  16. 4092a77 Replaced `-1` with `EXIT_FAILURE` and validated confirmationui service by Rajesh Nyamagoud · 3 years, 3 months ago
  17. d62bdd2 snapshotctl: Add a test-blank-ota command for development. by David Anderson · 3 years, 3 months ago
  18. 75be784 Switch to tombstoned.microdroid by Nikita Ioffe · 3 years, 3 months ago
  19. 882c168 Merge "libfstab_fuzzer: fuzz TransformFstabForDsu() and skip mount logic" by Treehugger Robot · 3 years, 3 months ago
  20. 537ab23 Merge "init: skip cgroup/task_profiles configuration if cgroups are disabled" by Nikita Ioffe · 3 years, 3 months ago
  21. 1f50b0e Merge changes Ia080132f,I0d344b5f by Treehugger Robot · 3 years, 3 months ago
  22. 77f3fe5 init: Fix the implementation of the task_profiles keyword by Bart Van Assche · 3 years, 4 months ago
  23. 4029b05 Add __ANDROID_API_[STU]__ definitions by Bart Van Assche · 3 years, 3 months ago
  24. 202a688 Merge "libutils: Include limits for std::numeric_limits::max" by Treehugger Robot · 3 years, 4 months ago
  25. c2b1654 init: skip cgroup/task_profiles configuration if cgroups are disabled by Nikita Ioffe · 3 years, 4 months ago
  26. 40a8223 libfstab_fuzzer: fuzz TransformFstabForDsu() and skip mount logic by Yi-Yo Chiang · 3 years, 4 months ago
  27. 9e25bf0 libutils: Include limits for std::numeric_limits::max by Biswapriyo Nath · 3 years, 4 months ago
  28. 7014fa9 Merge "Changes to adapt confirmationui AIDL spec." by Tri Vo · 3 years, 4 months ago
  29. 51706e7 Merge "init/epoll: Stop using smart pointers" by Bart Van Assche · 3 years, 4 months ago
  30. 72b884b Merge "init/epoll: Make Epoll::Wait() easier to use" by Bart Van Assche · 3 years, 4 months ago
  31. 44d7397 Merge "init/epoll: Switch to aggregate initialization" by Bart Van Assche · 3 years, 4 months ago
  32. 5c7dc40 Merge "init: Improve readability of the code in SecondStageMain()" by Bart Van Assche · 3 years, 4 months ago
  33. dcd23df init/epoll: Stop using smart pointers by Bart Van Assche · 3 years, 4 months ago
  34. bc5c4a4 init/epoll: Make Epoll::Wait() easier to use by Bart Van Assche · 3 years, 4 months ago
  35. a1c8a62 init/epoll: Switch to aggregate initialization by Bart Van Assche · 3 years, 4 months ago
  36. 4842650 init: Improve readability of the code in SecondStageMain() by Bart Van Assche · 3 years, 4 months ago
  37. cc7ddc0 Merge "Revert "fs_mgr_overlayfs: Revert to use /data only if VAB"" by Yi-yo Chiang · 3 years, 4 months ago
  38. a693071 Merge "Trusty IRemotelyProvisionedComponent v3 HAL implementation" by Tri Vo · 3 years, 4 months ago
  39. 9c3113a Merge "init/epoll: Fix a potential use-after-free" by Treehugger Robot · 3 years, 4 months ago
  40. ad5cc05 Merge "libsnapshot: Changes to AddCopy() API" by Akilesh Kailash · 3 years, 4 months ago
  41. b23bf16 libsnapshot: Changes to AddCopy() API by Akilesh Kailash · 3 years, 4 months ago
  42. b0177a0 init/epoll: Fix a potential use-after-free by Bart Van Assche · 3 years, 4 months ago
  43. 9457a9a Merge "init: Introduce Epoll::SetFirstCallback()" by Treehugger Robot · 3 years, 4 months ago
  44. 63190d2 Merge changes I7681e9a4,If84ff730 by Akilesh Kailash · 3 years, 4 months ago
  45. 6314ba7 Merge "init/epoll_test: Improve this test" by Treehugger Robot · 3 years, 4 months ago
  46. 7facdcc Merge "Remove an obsolete workaround." by Treehugger Robot · 3 years, 4 months ago
  47. 1119e8e libsnapshot: Refactor compress function by Akilesh Kailash · 3 years, 4 months ago
  48. e8f6a12 libsnapshot: Refactor code by Akilesh Kailash · 3 years, 4 months ago
  49. 06a839f Remove an obsolete workaround. by Elliott Hughes · 3 years, 4 months ago
  50. a2c1604 init: Introduce Epoll::SetFirstCallback() by Bart Van Assche · 3 years, 4 months ago
  51. 20954a8 init/epoll_test: Improve this test by Bart Van Assche · 3 years, 4 months ago
  52. 3ea0f31 Merge "Use ro.product.vendor.device to determine if running on Cuttlefish" by Treehugger Robot · 3 years, 4 months ago
  53. 956a454 Revert "fs_mgr_overlayfs: Revert to use /data only if VAB" by Yi-yo Chiang · 3 years, 4 months ago
  54. eb88e7b Use ro.product.vendor.device to determine if running on Cuttlefish by Yi-yo Chiang · 3 years, 4 months ago
  55. e7f5532 Merge "fs_mgr_overlayfs: Add scratch size override system property" by Yi-yo Chiang · 3 years, 4 months ago
  56. 2d7765c Merge "riscv64 has no "other" to need an sepolicy." by Treehugger Robot · 3 years, 4 months ago
  57. 356e83b riscv64 has no "other" to need an sepolicy. by Elliott Hughes · 3 years, 4 months ago
  58. 4a93612 Merge "Harden CrasherTest::Trap under sanitizers." by Evgenii Stepanov · 3 years, 4 months ago
  59. 37b878d Merge "overlayfs: use overlayfs for f2fs readonly mode" by Treehugger Robot · 3 years, 4 months ago
  60. c114177 overlayfs: use overlayfs for f2fs readonly mode by Jaegeuk Kim · 3 years, 4 months ago
  61. cfd803d Merge "Add tomstone proto support for riscv64" by Elliott Hughes · 3 years, 4 months ago
  62. b9801d8 Merge "Add seccomp policy for riscv64 crash_dump" by Elliott Hughes · 3 years, 4 months ago
  63. 0e6641a Merge "Disable code_coverage.other for riscv64" by Colin Cross · 3 years, 4 months ago
  64. 361455e Harden CrasherTest::Trap under sanitizers. by Evgenii Stepanov · 3 years, 4 months ago
  65. 83fc304 Disable code_coverage.other for riscv64 by Colin Cross · 3 years, 4 months ago
  66. ce223a5 Trusty IRemotelyProvisionedComponent v3 HAL implementation by Tri Vo · 3 years, 4 months ago
  67. 862f8b1 Merge "Fix bug in WriteStringToFileAtomic" by Treehugger Robot · 3 years, 4 months ago
  68. 29752d2 Merge "libprocessgroup: Improve error messages" by Treehugger Robot · 3 years, 4 months ago
  69. 7e05c04 Fix bug in WriteStringToFileAtomic by Kelvin Zhang · 3 years, 4 months ago
  70. 5a6834b Merge "Add riscv64 support for debuggerd/crasher" by Elliott Hughes · 3 years, 4 months ago
  71. 9f22d4f Changes to adapt confirmationui AIDL spec. by Rajesh Nyamagoud · 3 years, 4 months ago
  72. ad4ecd9 Merge "Implement getHardwareInfo() in Trusty KM TA" by Tri Vo · 3 years, 4 months ago
  73. 8c0101b Add tomstone proto support for riscv64 by Liu Cunyuan · 3 years, 4 months ago
  74. a22af66 Add seccomp policy for riscv64 crash_dump by Chen Guoyin · 3 years, 4 months ago
  75. b13a10b Add riscv64 support for debuggerd/crasher by Xia Lifang · 3 years, 4 months ago
  76. ef8ea8f Merge changes I840cce02,I3dbe6b6d by Elliott Hughes · 3 years, 4 months ago
  77. 7a95261 libprocessgroup: Improve error messages by Bart Van Assche · 3 years, 4 months ago
  78. 025b7f3 Implement getHardwareInfo() in Trusty KM TA by Tri Vo · 3 years, 4 months ago
  79. 0d77b38 Add code_coverage seccomp policy for riscv64 by Chen Guoyin · 3 years, 4 months ago
  80. 46ed34b Add riscv64 support for libcutils by Liu Cunyuan · 3 years, 4 months ago
  81. 15f9443 fs_mgr_overlayfs: Add scratch size override system property by Yi-Yo Chiang · 3 years, 4 months ago
  82. cf10e20 Merge "Replacing fs_mgr_dir_is_writable(work) with fs_mgr_rw_access(work) to check whether the scratch partition is writable." by Yi-yo Chiang · 3 years, 4 months ago
  83. 301adfc Replacing fs_mgr_dir_is_writable(work) with fs_mgr_rw_access(work) to by yi.sun · 3 years, 6 months ago
  84. aa9eb7c Merge "storageproxyd: Add STORAGE_FILE_GET_MAX_SIZE API on Android side" by Thurston Dang · 3 years, 4 months ago
  85. 889b446 Merge "init: Detach daemon only after sepolicy is loaded" by Akilesh Kailash · 3 years, 4 months ago
  86. 9b123de Merge "Remove deprecated BOARD_BUILD_SYSTEM_ROOT_IMAGE" by Yi-yo Chiang · 3 years, 4 months ago
  87. f9ad588 Merge "fs_mgr_overlayfs: Revert to use /data only if VAB" by Treehugger Robot · 3 years, 4 months ago
  88. 8b70bc4 Merge "wear: add libicu to list of public libraries" by Treehugger Robot · 3 years, 4 months ago
  89. c540ab9 fs_mgr_overlayfs: Revert to use /data only if VAB by Yi-yo Chiang · 3 years, 4 months ago
  90. 035e557 init: Detach daemon only after sepolicy is loaded by Akilesh Kailash · 3 years, 7 months ago
  91. b9d8e82 Merge changes I732e5b8a,I4271909e by Steven Moreland · 3 years, 4 months ago
  92. b7412c8 libutils: RefBase DEBUG_REF love by Steven Moreland · 3 years, 4 months ago
  93. f243510 wear: add libicu to list of public libraries by Ludvig Hansson · 3 years, 4 months ago
  94. 1d0fec7 Merge "init: Support reboot reason with thermal warmreset" by Sayanna Chandula · 3 years, 4 months ago
  95. 377adea libutils: DEBUG_* modes compile forever by Steven Moreland · 3 years, 4 months ago
  96. 5754b5a init: Support reboot reason with thermal warmreset by Sayanna Chandula · 3 years, 4 months ago
  97. ddc9763 Remove deprecated BOARD_BUILD_SYSTEM_ROOT_IMAGE by Yi-Yo Chiang · 3 years, 4 months ago
  98. 460f70b Merge "Adding target (sdk-repo-platform-tools) that is used by gmac(sdk_mac) build." by Treehugger Robot · 3 years, 4 months ago
  99. ae57e8d Merge "remount: Remove AVB 1.0 code & opaque exit code" by Yi-yo Chiang · 3 years, 4 months ago
  100. 6c27f23 Adding target (sdk-repo-platform-tools) that is used by gmac(sdk_mac) build. by Shaju Mathew · 3 years, 4 months ago