1. 435b520 Merge "Fix libutils_fuzz_string8 deadlock." into main by Treehugger Robot · 2 years, 6 months ago
  2. 8dad4b2 Merge "threads.h: avoid defining gettid on glibc >= 2.30" into main by Hao Chen · 2 years, 6 months ago
  3. 749becf Fix libutils_fuzz_string8 deadlock. by Steven Moreland · 2 years, 6 months ago
  4. 253445c threads.h: avoid defining gettid on glibc >= 2.30 by Hao Chen · 2 years, 6 months ago
  5. 72c3ca1 Merge "snapuserd: Refactor how buffers are managed." into main by David Anderson · 2 years, 6 months ago
  6. 0306bc1 Merge "init: avoid ERROR log due to missing SEPolicy.zip" into main by Eric Biggers · 2 years, 6 months ago
  7. 3930625 snapuserd: Refactor how buffers are managed. by David Anderson · 2 years, 7 months ago
  8. 1c77579 Merge "Look for radio.img and bootloader.img in ANDROID_PRODUCT_OUT" into main by Treehugger Robot · 2 years, 6 months ago
  9. 556c46b Look for radio.img and bootloader.img in ANDROID_PRODUCT_OUT by Paul Lawrence · 2 years, 6 months ago
  10. 53ed745 init: avoid ERROR log due to missing SEPolicy.zip by Eric Biggers · 2 years, 6 months ago
  11. 42164ff Merge changes from topic "fsverity-init-cleanup" into main by Eric Biggers · 2 years, 6 months ago
  12. 83ebc43 Merge changes I1625d1a6,I2db9cfa2,I59c31318,Ic0ed1a8d,I612374bb into main by David Anderson · 2 years, 6 months ago
  13. f489314 Merge changes from topic "lpdump-snapshots" into main by David Anderson · 2 years, 6 months ago
  14. de5ba5c Merge "libsnapshot: GetReminingTime not required after mapping dm-user" into main by Treehugger Robot · 2 years, 6 months ago
  15. 74c55e9 libsnapshot: GetReminingTime not required after mapping dm-user by Akilesh Kailash · 2 years, 6 months ago
  16. 6044e8e Merge "init.rc: start update_verifier instead of update_verifier_nonencrypted" into main by Eric Biggers · 2 years, 6 months ago
  17. dcac88c Merge "Add safety comments." into main by Andrew Walbran · 2 years, 6 months ago
  18. 0733900 Remove local_include_dirs from fs_mgr_defaults. by David Anderson · 2 years, 6 months ago
  19. f572053 Merge "libsnapshot: Move export_include_dirs to correct location." into main by David Anderson · 2 years, 6 months ago
  20. a71faae Allow processes in the "system" group to read /metadata/ota. by David Anderson · 2 years, 6 months ago
  21. edeae25 libsnapshot: Move export_include_dirs to correct location. by David Anderson · 2 years, 6 months ago
  22. 3d0a332 Merge "fs_mgr: Split fs_mgr_overlayfs into two separate files." into main by David Anderson · 2 years, 6 months ago
  23. e7abd86 Merge "Enable ABI dump for libcutils" into main by Kiyoung Kim · 2 years, 6 months ago
  24. bb235eb Merge "snapuserd: Fix bool/int return value mismatches." into main by David Anderson · 2 years, 6 months ago
  25. f8f3b62 fs_mgr: Split fs_mgr_overlayfs into two separate files. by David Anderson · 2 years, 6 months ago
  26. e91538a Merge "libutils: Improve performance of utf8_to_utf16/utf16_to_utf8" into main by Eric Miao · 2 years, 6 months ago
  27. 8bc625e snapuserd: Move Process ops out of Worker. by David Anderson · 2 years, 7 months ago
  28. 77280ca snapuserd: Fix bool/int return value mismatches. by David Anderson · 2 years, 6 months ago
  29. c2d5a19 snapuserd: Move more fields out of Worker. by David Anderson · 2 years, 7 months ago
  30. ab57c8a snapuserd: Split more methods out of Worker. by David Anderson · 2 years, 7 months ago
  31. d967591 snapuserd: Create a ReadWorker class. by David Anderson · 2 years, 7 months ago
  32. c28150f snapuserd: Create a MergeWorker class. by David Anderson · 2 years, 7 months ago
  33. ed2618b Merge "Workaround for Global ThinLTO" into main by Treehugger Robot · 2 years, 6 months ago
  34. 54b86e7 Workaround for Global ThinLTO by Jooyung Han · 2 years, 6 months ago
  35. a4648c2 Enable ABI dump for libcutils by Kiyoung Kim · 2 years, 7 months ago
  36. 30718e7 Merge "libprocessgroup: Remove isolated UID cgroup directories" into main by Treehugger Robot · 2 years, 6 months ago
  37. cb199b4 libutils: Improve performance of utf8_to_utf16/utf16_to_utf8 by Eric Miao · 3 years, 2 months ago
  38. 9c8c748 libprocessgroup: Remove isolated UID cgroup directories by T.J. Mercier · 2 years, 6 months ago
  39. 21841d4 Merge "Migrate gettid to GetThreadId" into main by Tomasz Wasilczyk · 2 years, 6 months ago
  40. 3062ca4 Merge "Turning on fastboot-info" into main by Daniel Zheng · 2 years, 6 months ago
  41. e259c2d Merge "Adding flag to disable fastboot_info" into main by Daniel Zheng · 2 years, 6 months ago
  42. 0de2195 Migrate gettid to GetThreadId by Tomasz Wasilczyk · 2 years, 7 months ago
  43. 80afdc0 Merge "snapuserd: Restrict where reads/writes to dm_user_header happen." into main by David Anderson · 2 years, 6 months ago
  44. dc8ae8c Merge "Fastboot-info testing" into main by Daniel Zheng · 2 years, 6 months ago
  45. e1a473c Merge "Asserting flashing plan is used in do_flash" into main by Daniel Zheng · 2 years, 6 months ago
  46. 460631c Merge "Mocking get_uint_var()" into main by Daniel Zheng · 2 years, 6 months ago
  47. 6acfe9b Turning on fastboot-info by Daniel Zheng · 2 years, 7 months ago
  48. 63dfeaa Adding flag to disable fastboot_info by Daniel Zheng · 2 years, 7 months ago
  49. eabfe27 Fastboot-info testing by Daniel Zheng · 2 years, 7 months ago
  50. 59589d4 Asserting flashing plan is used in do_flash by Daniel Zheng · 2 years, 7 months ago
  51. a0d2401 Mocking get_uint_var() by Daniel Zheng · 2 years, 7 months ago
  52. b95f100 Merge "NetlinkEvent: trivial simplification." into main by Treehugger Robot · 2 years, 6 months ago
  53. 620ea56 Merge "init.rc: merge the zygote-start actions" into main by Eric Biggers · 2 years, 7 months ago
  54. 6e8e8ac init.rc: start update_verifier instead of update_verifier_nonencrypted by Eric Biggers · 2 years, 7 months ago
  55. fac2b18 init.rc: merge the zygote-start actions by Eric Biggers · 2 years, 7 months ago
  56. 1563250 NetlinkEvent: trivial simplification. by Elliott Hughes · 2 years, 7 months ago
  57. 9b56700 Merge "snapuserd: Return void from RespondIOError." into main by David Anderson · 2 years, 7 months ago
  58. 5c79501 Merge "init: simplify queue_fs_event()" into main by Eric Biggers · 2 years, 7 months ago
  59. ab74dbb init: simplify queue_fs_event() by Eric Biggers · 2 years, 7 months ago
  60. 740c0d2 Merge "snapuserd: Make header_response a state variable." into main by David Anderson · 2 years, 7 months ago
  61. 9fbd168 Add safety comments. by Andrew Walbran · 2 years, 7 months ago
  62. 7f9b2c1 Merge "Only allow debuggable Microdroid VMs to mount /vendor" into main by Nikita Ioffe · 2 years, 7 months ago
  63. 230af76 Merge changes from topic "mount-vendor-in-microdroid" into main by Nikita Ioffe · 2 years, 7 months ago
  64. df0e96e Only allow debuggable Microdroid VMs to mount /vendor by Nikita Ioffe · 2 years, 7 months ago
  65. 440354a Support for conditionally mounting /vendor partition in Microdroid by Nikita Ioffe · 2 years, 7 months ago
  66. f17079f Small refactoring in first_stage_mount by Nikita Ioffe · 2 years, 7 months ago
  67. 79a6739 init.rc: stop using fsverity_init --lock by Eric Biggers · 2 years, 7 months ago
  68. 0b2c5cd init: remove unfinished fsverity signature support for APEX sepolicy by Eric Biggers · 2 years, 7 months ago
  69. 314e709 Merge "Move libbinderwrapper to update_engine" by Kelvin Zhang · 2 years, 7 months ago
  70. 57e3c32 Move libbinderwrapper to update_engine by Kelvin Zhang · 2 years, 7 months ago
  71. 4f3d6e2 Merge "Adding parsing for fastboot-info" by Daniel Zheng · 2 years, 7 months ago
  72. 3c381ee Merge "Replace usage of base::Callback with std::function" by Treehugger Robot · 2 years, 7 months ago
  73. c97eeed Adding parsing for fastboot-info by Daniel Zheng · 2 years, 7 months ago
  74. 40e7844 Replace usage of base::Callback with std::function by Kelvin Zhang · 2 years, 7 months ago
  75. c596830 Merge "Changing name of flash super layout" by Daniel Zheng · 2 years, 7 months ago
  76. 80ebe8c snapuserd: Restrict where reads/writes to dm_user_header happen. by David Anderson · 2 years, 7 months ago
  77. b6df013 snapuserd: Return void from RespondIOError. by David Anderson · 2 years, 7 months ago
  78. 572692c snapuserd: Make header_response a state variable. by David Anderson · 2 years, 7 months ago
  79. 732d410 Merge "add 'nodad' support to ifc_add_address()" by Treehugger Robot · 2 years, 7 months ago
  80. f5d4eda Merge "libutils: rewrite Vector fuzzer" by Treehugger Robot · 2 years, 7 months ago
  81. 379d5c8 libutils: rewrite Vector fuzzer by Steven Moreland · 2 years, 7 months ago
  82. 25ec9c4 add 'nodad' support to ifc_add_address() by Maciej Żenczykowski · 2 years, 7 months ago
  83. f43e20c Merge "Add a variant of ReadFstabFromFile for /proc/mounts." by Jiakai Zhang · 2 years, 7 months ago
  84. 6ecea16 Merge "Make atrace_*_body explicitly a part of API." by Tomasz Wasilczyk · 2 years, 7 months ago
  85. 29ad6c2 Add a variant of ReadFstabFromFile for /proc/mounts. by Jiakai Zhang · 2 years, 7 months ago
  86. 0c44d8d Make atrace_*_body explicitly a part of API. by Tomasz Wasilczyk · 2 years, 7 months ago
  87. a33362e Merge "libmodprobe: LPM: Cleanup of redundant check" by Treehugger Robot · 2 years, 7 months ago
  88. 47c0bfa Merge "init.rc: set f2fs seq_file_ra_mul to 128" by Daeho Jeong · 2 years, 7 months ago
  89. d0e499f Merge "Drop const assignment operator." by Tomasz Wasilczyk · 2 years, 7 months ago
  90. d6d8c1f init.rc: set f2fs seq_file_ra_mul to 128 by Daeho Jeong · 2 years, 7 months ago
  91. de4ad68 Merge "Bindgen 0.65.1 no longer supports size_t-is-usize" by Matthew Maurer · 2 years, 7 months ago
  92. aab4105 Drop const assignment operator. by Tomasz Wasilczyk · 2 years, 7 months ago
  93. 38b572c Merge "Improve error message of libmodprobe" by Treehugger Robot · 2 years, 7 months ago
  94. db15b6f Improve error message of libmodprobe by Kelvin Zhang · 2 years, 9 months ago
  95. fe7a3da Merge "Update some fs_mgr/debuggerd to use getpagesize() instead of PAGE_SIZE" by Kelvin Zhang · 2 years, 7 months ago
  96. 786dac3 Update some fs_mgr/debuggerd to use getpagesize() instead of PAGE_SIZE by Kelvin Zhang · 2 years, 7 months ago
  97. 3e04857 Changing name of flash super layout by Daniel Zheng · 2 years, 7 months ago
  98. 8ec7d3d Merge "Revert "snapuserd: Make header_response a state variable."" by Treehugger Robot · 2 years, 7 months ago
  99. e2e8f55 Revert "snapuserd: Make header_response a state variable." by David Anderson · 2 years, 7 months ago
  100. c288e14 Merge "No need to read ro.apex.updatable now" by Jooyung Han · 2 years, 7 months ago