1. 4d6fa8c init_first_stage: Disable ThinLTO by Yi-Yo Chiang · 2 years, 9 months ago
  2. 6044e8e Merge "init.rc: start update_verifier instead of update_verifier_nonencrypted" into main by Eric Biggers · 2 years, 9 months ago
  3. dcac88c Merge "Add safety comments." into main by Andrew Walbran · 2 years, 9 months ago
  4. f572053 Merge "libsnapshot: Move export_include_dirs to correct location." into main by David Anderson · 2 years, 9 months ago
  5. edeae25 libsnapshot: Move export_include_dirs to correct location. by David Anderson · 2 years, 9 months ago
  6. 3d0a332 Merge "fs_mgr: Split fs_mgr_overlayfs into two separate files." into main by David Anderson · 2 years, 9 months ago
  7. e7abd86 Merge "Enable ABI dump for libcutils" into main by Kiyoung Kim · 2 years, 9 months ago
  8. bb235eb Merge "snapuserd: Fix bool/int return value mismatches." into main by David Anderson · 2 years, 9 months ago
  9. f8f3b62 fs_mgr: Split fs_mgr_overlayfs into two separate files. by David Anderson · 2 years, 9 months ago
  10. e91538a Merge "libutils: Improve performance of utf8_to_utf16/utf16_to_utf8" into main by Eric Miao · 2 years, 9 months ago
  11. 77280ca snapuserd: Fix bool/int return value mismatches. by David Anderson · 2 years, 9 months ago
  12. ed2618b Merge "Workaround for Global ThinLTO" into main by Treehugger Robot · 2 years, 9 months ago
  13. 54b86e7 Workaround for Global ThinLTO by Jooyung Han · 2 years, 9 months ago
  14. a4648c2 Enable ABI dump for libcutils by Kiyoung Kim · 2 years, 10 months ago
  15. 30718e7 Merge "libprocessgroup: Remove isolated UID cgroup directories" into main by Treehugger Robot · 2 years, 9 months ago
  16. cb199b4 libutils: Improve performance of utf8_to_utf16/utf16_to_utf8 by Eric Miao · 3 years, 5 months ago
  17. 9c8c748 libprocessgroup: Remove isolated UID cgroup directories by T.J. Mercier · 2 years, 9 months ago
  18. 21841d4 Merge "Migrate gettid to GetThreadId" into main by Tomasz Wasilczyk · 2 years, 9 months ago
  19. 3062ca4 Merge "Turning on fastboot-info" into main by Daniel Zheng · 2 years, 9 months ago
  20. e259c2d Merge "Adding flag to disable fastboot_info" into main by Daniel Zheng · 2 years, 9 months ago
  21. 0de2195 Migrate gettid to GetThreadId by Tomasz Wasilczyk · 2 years, 10 months ago
  22. 80afdc0 Merge "snapuserd: Restrict where reads/writes to dm_user_header happen." into main by David Anderson · 2 years, 9 months ago
  23. dc8ae8c Merge "Fastboot-info testing" into main by Daniel Zheng · 2 years, 9 months ago
  24. e1a473c Merge "Asserting flashing plan is used in do_flash" into main by Daniel Zheng · 2 years, 9 months ago
  25. 460631c Merge "Mocking get_uint_var()" into main by Daniel Zheng · 2 years, 9 months ago
  26. 6acfe9b Turning on fastboot-info by Daniel Zheng · 2 years, 10 months ago
  27. 63dfeaa Adding flag to disable fastboot_info by Daniel Zheng · 2 years, 10 months ago
  28. eabfe27 Fastboot-info testing by Daniel Zheng · 2 years, 10 months ago
  29. 59589d4 Asserting flashing plan is used in do_flash by Daniel Zheng · 2 years, 10 months ago
  30. a0d2401 Mocking get_uint_var() by Daniel Zheng · 2 years, 10 months ago
  31. b95f100 Merge "NetlinkEvent: trivial simplification." into main by Treehugger Robot · 2 years, 9 months ago
  32. 620ea56 Merge "init.rc: merge the zygote-start actions" into main by Eric Biggers · 2 years, 9 months ago
  33. 6e8e8ac init.rc: start update_verifier instead of update_verifier_nonencrypted by Eric Biggers · 2 years, 10 months ago
  34. fac2b18 init.rc: merge the zygote-start actions by Eric Biggers · 2 years, 10 months ago
  35. 1563250 NetlinkEvent: trivial simplification. by Elliott Hughes · 2 years, 10 months ago
  36. 9b56700 Merge "snapuserd: Return void from RespondIOError." into main by David Anderson · 2 years, 10 months ago
  37. 5c79501 Merge "init: simplify queue_fs_event()" into main by Eric Biggers · 2 years, 10 months ago
  38. ab74dbb init: simplify queue_fs_event() by Eric Biggers · 2 years, 10 months ago
  39. 740c0d2 Merge "snapuserd: Make header_response a state variable." into main by David Anderson · 2 years, 10 months ago
  40. 9fbd168 Add safety comments. by Andrew Walbran · 2 years, 10 months ago
  41. 7f9b2c1 Merge "Only allow debuggable Microdroid VMs to mount /vendor" into main by Nikita Ioffe · 2 years, 10 months ago
  42. 230af76 Merge changes from topic "mount-vendor-in-microdroid" into main by Nikita Ioffe · 2 years, 10 months ago
  43. df0e96e Only allow debuggable Microdroid VMs to mount /vendor by Nikita Ioffe · 2 years, 10 months ago
  44. 440354a Support for conditionally mounting /vendor partition in Microdroid by Nikita Ioffe · 2 years, 10 months ago
  45. f17079f Small refactoring in first_stage_mount by Nikita Ioffe · 2 years, 10 months ago
  46. 314e709 Merge "Move libbinderwrapper to update_engine" by Kelvin Zhang · 2 years, 10 months ago
  47. 57e3c32 Move libbinderwrapper to update_engine by Kelvin Zhang · 2 years, 10 months ago
  48. 4f3d6e2 Merge "Adding parsing for fastboot-info" by Daniel Zheng · 2 years, 10 months ago
  49. 3c381ee Merge "Replace usage of base::Callback with std::function" by Treehugger Robot · 2 years, 10 months ago
  50. c97eeed Adding parsing for fastboot-info by Daniel Zheng · 2 years, 10 months ago
  51. 40e7844 Replace usage of base::Callback with std::function by Kelvin Zhang · 2 years, 10 months ago
  52. c596830 Merge "Changing name of flash super layout" by Daniel Zheng · 2 years, 10 months ago
  53. 80ebe8c snapuserd: Restrict where reads/writes to dm_user_header happen. by David Anderson · 2 years, 10 months ago
  54. b6df013 snapuserd: Return void from RespondIOError. by David Anderson · 2 years, 10 months ago
  55. 572692c snapuserd: Make header_response a state variable. by David Anderson · 2 years, 10 months ago
  56. 732d410 Merge "add 'nodad' support to ifc_add_address()" by Treehugger Robot · 2 years, 10 months ago
  57. f5d4eda Merge "libutils: rewrite Vector fuzzer" by Treehugger Robot · 2 years, 10 months ago
  58. 379d5c8 libutils: rewrite Vector fuzzer by Steven Moreland · 2 years, 10 months ago
  59. 25ec9c4 add 'nodad' support to ifc_add_address() by Maciej Żenczykowski · 2 years, 10 months ago
  60. f43e20c Merge "Add a variant of ReadFstabFromFile for /proc/mounts." by Jiakai Zhang · 2 years, 10 months ago
  61. 6ecea16 Merge "Make atrace_*_body explicitly a part of API." by Tomasz Wasilczyk · 2 years, 10 months ago
  62. 29ad6c2 Add a variant of ReadFstabFromFile for /proc/mounts. by Jiakai Zhang · 2 years, 10 months ago
  63. 0c44d8d Make atrace_*_body explicitly a part of API. by Tomasz Wasilczyk · 2 years, 10 months ago
  64. a33362e Merge "libmodprobe: LPM: Cleanup of redundant check" by Treehugger Robot · 2 years, 10 months ago
  65. 47c0bfa Merge "init.rc: set f2fs seq_file_ra_mul to 128" by Daeho Jeong · 2 years, 10 months ago
  66. d0e499f Merge "Drop const assignment operator." by Tomasz Wasilczyk · 2 years, 10 months ago
  67. d6d8c1f init.rc: set f2fs seq_file_ra_mul to 128 by Daeho Jeong · 2 years, 10 months ago
  68. de4ad68 Merge "Bindgen 0.65.1 no longer supports size_t-is-usize" by Matthew Maurer · 2 years, 10 months ago
  69. aab4105 Drop const assignment operator. by Tomasz Wasilczyk · 2 years, 10 months ago
  70. 38b572c Merge "Improve error message of libmodprobe" by Treehugger Robot · 2 years, 10 months ago
  71. db15b6f Improve error message of libmodprobe by Kelvin Zhang · 3 years ago
  72. fe7a3da Merge "Update some fs_mgr/debuggerd to use getpagesize() instead of PAGE_SIZE" by Kelvin Zhang · 2 years, 10 months ago
  73. 786dac3 Update some fs_mgr/debuggerd to use getpagesize() instead of PAGE_SIZE by Kelvin Zhang · 2 years, 10 months ago
  74. 3e04857 Changing name of flash super layout by Daniel Zheng · 2 years, 10 months ago
  75. 8ec7d3d Merge "Revert "snapuserd: Make header_response a state variable."" by Treehugger Robot · 2 years, 10 months ago
  76. e2e8f55 Revert "snapuserd: Make header_response a state variable." by David Anderson · 2 years, 10 months ago
  77. c288e14 Merge "No need to read ro.apex.updatable now" by Jooyung Han · 2 years, 10 months ago
  78. 53bb327 Merge "snapuserd: Make header_response a state variable." by David Anderson · 2 years, 10 months ago
  79. dee32db Bindgen 0.65.1 no longer supports size_t-is-usize by Matthew Maurer · 2 years, 10 months ago
  80. b41cd68 Merge changes I07031e89,I1ba276e1 by David Anderson · 2 years, 10 months ago
  81. 4ad8a68 Merge "init selinux.cpp: use a better way to detect if we run in Microdroid" by Nikita Ioffe · 2 years, 10 months ago
  82. c5d1978 Merge "Make libfstab available to APEXes." by Treehugger Robot · 2 years, 10 months ago
  83. a66adf4 init selinux.cpp: use a better way to detect if we run in Microdroid by Nikita Ioffe · 2 years, 10 months ago
  84. cf16f4d Make libfstab available to APEXes. by Jiakai Zhang · 2 years, 10 months ago
  85. d4e035e snapuserd: Make header_response a state variable. by David Anderson · 2 years, 10 months ago
  86. cf311bd libsnapshot: Remove direct accesses of CowOperation::source and compression. by David Anderson · 2 years, 10 months ago
  87. 09ccef4 libsnapshot: Add helpers for accessing CowOperation offsets. by David Anderson · 2 years, 10 months ago
  88. 8790a71 Merge "Remove dead code from fs_mgr" by Treehugger Robot · 2 years, 10 months ago
  89. c6d615d Merge "libsnapshot: Add a helper around CowReader::GetRawBytes." by David Anderson · 2 years, 10 months ago
  90. c7998f2 Remove dead code from fs_mgr by Paul Lawrence · 2 years, 10 months ago
  91. 918971c No need to read ro.apex.updatable now by Jooyung Han · 2 years, 10 months ago
  92. 27fb520 libsnapshot: Add a helper around CowReader::GetRawBytes. by David Anderson · 2 years, 10 months ago
  93. c7465ab Merge "Build libsparse and simg2img for Mac OS X as part of Cuttlefish launcher tools" by Treehugger Robot · 2 years, 10 months ago
  94. b190adf Merge "init_kill_services_test: wait 120s for apexd" by Treehugger Robot · 2 years, 10 months ago
  95. 0236af5 Build libsparse and simg2img for Mac OS X as part of Cuttlefish launcher tools by A. Cody Schuffelen · 2 years, 10 months ago
  96. fe40665 Merge "Only skip checkpointing for freshly formatted ext4" by Treehugger Robot · 2 years, 10 months ago
  97. 6c58df5 Merge "Change HardcodedFlash to add flashtasks" by Daniel Zheng · 2 years, 10 months ago
  98. 7e0a31e Merge "use FlashingPlan sparse_limit for testing" by Daniel Zheng · 2 years, 10 months ago
  99. 9fd1147 Merge changes Icaeba861,I19007a78,I11863dcb by David Anderson · 2 years, 10 months ago
  100. 14e7b76 init_kill_services_test: wait 120s for apexd by Steven Moreland · 2 years, 10 months ago