1. 71f3bfa Merge "Use Apex sepolicy if it's available" by Treehugger Robot · 4 years, 3 months ago
  2. c02e04b Merge "charger: process hall_sensor event to show charging animation" by Treehugger Robot · 4 years, 3 months ago
  3. 8952c36 Merge "Charger: support secondary connector" by Treehugger Robot · 4 years, 3 months ago
  4. 286c1d5 Merge "init: Wait for snapuserd before starting second stage" by Akilesh Kailash · 4 years, 3 months ago
  5. 3d637a9 charger: process hall_sensor event to show charging animation by Jack Wu · 4 years, 7 months ago
  6. c1b1711 Charger: support secondary connector by Jack Wu · 4 years, 7 months ago
  7. 97ff3ab Use Apex sepolicy if it's available by Jeff Vander Stoep · 4 years, 5 months ago
  8. fd5562b init: Wait for snapuserd before starting second stage by Akilesh Kailash · 4 years, 3 months ago
  9. d950242 Merge changes from topic "SetProcessProfilesCached" by Suren Baghdasaryan · 4 years, 3 months ago
  10. 0e54327 Merge "BatteryMonitor: support Dock charging" by Treehugger Robot · 4 years, 3 months ago
  11. 2e7799a init.rc: Set permissions to cgroup.procs files by Suren Baghdasaryan · 4 years, 3 months ago
  12. f3bdac7 libprocessgroup: Add fd caching support for SetProcessProfiles by Suren Baghdasaryan · 4 years, 3 months ago
  13. c2ee2e5 libprocessgroup: Move fd caching code into FdCacheHelper by Suren Baghdasaryan · 4 years, 3 months ago
  14. 7f4da54 Merge "storageproxyd: Use alternate data path if in DSU state" by Treehugger Robot · 4 years, 3 months ago
  15. 0663b07 Merge "Convert perfboot.py to python3" by Treehugger Robot · 4 years, 3 months ago
  16. 6f890b4 storageproxyd: Use alternate data path if in DSU state by Stephen Crane · 4 years, 4 months ago
  17. a2544ad Convert perfboot.py to python3 by Kelvin Zhang · 4 years, 3 months ago
  18. 74d558c Merge "init: Add diagnostics for snapuserd hangs" by David Anderson · 4 years, 3 months ago
  19. 471643a init: Add diagnostics for snapuserd hangs by David Anderson · 4 years, 3 months ago
  20. 0a4e111 Merge "Revert "storageproxyd: Use alternate data path if in DSU state"" by David Li · 4 years, 3 months ago
  21. 97b8c1d Revert "storageproxyd: Use alternate data path if in DSU state" by Stephen Crane · 4 years, 3 months ago
  22. 5917196 Merge "libsparse: no xrange() in python3." by Treehugger Robot · 4 years, 3 months ago
  23. 3ecaae4 Merge "storageproxyd: Use alternate data path if in DSU state" by Treehugger Robot · 4 years, 3 months ago
  24. d59e883 Merge "fuzzy_fastboot: Add malformed download command test" by Keith Mok · 4 years, 3 months ago
  25. ddb215d Merge "Add a LICENSE file for fastboot" by Hridya Valsaraju · 4 years, 3 months ago
  26. 5418d91 Merge "Revert "Enable continuous coverage: use '%c' specifier in LLVM_PROFILE_FILE"" by Pirama Arumuga Nainar · 4 years, 3 months ago
  27. f75518e libsparse: no xrange() in python3. by Elliott Hughes · 4 years, 3 months ago
  28. 7e87807 fuzzy_fastboot: Add malformed download command test by Keith Mok · 4 years, 3 months ago
  29. 9937379 Add a LICENSE file for fastboot by Hridya Valsaraju · 4 years, 3 months ago
  30. dbd3883 Revert "Enable continuous coverage: use '%c' specifier in LLVM_PROFILE_FILE" by Pirama Arumuga Nainar · 4 years, 3 months ago
  31. f6017f8 Merge "Make libstatspull_bindgen available to virt apex." by Shikha Panwar · 4 years, 3 months ago
  32. 9453199 Merge "debuggerd: add the PAC keys to the tombstones." by Elliott Hughes · 4 years, 3 months ago
  33. 03ac66e Make libstatspull_bindgen available to virt apex. by Shikha Panwar · 4 years, 5 months ago
  34. 4915f04 Merge "Add checking for sparse file format" by Keith Mok · 4 years, 3 months ago
  35. a3b7206 Add checking for sparse file format by Keith Mok · 4 years, 4 months ago
  36. c54ddc2 Merge "Update for MapInfo objects in frame data." by Christopher Ferris · 4 years, 3 months ago
  37. 3991ce6 Merge changes from topic "snapuserd-async-merge" by Akilesh Kailash · 4 years, 3 months ago
  38. 91ff028 Merge "libsnapshot: Terminate snapuserd daemon after merge completion" by Akilesh Kailash · 4 years, 3 months ago
  39. 0616cb1 libsnapshot: Terminate snapuserd daemon after merge completion by Akilesh Kailash · 4 years, 3 months ago
  40. 6a79e81 Merge "Use 0 instead of NULL for comparison to char16_t" by Colin Cross · 4 years, 3 months ago
  41. d13ea52 debuggerd: add the PAC keys to the tombstones. by Elliott Hughes · 4 years, 3 months ago
  42. 02a3f95 Use 0 instead of NULL for comparison to char16_t by Colin Cross · 4 years, 3 months ago
  43. 06b9041 BatteryMonitor: support Dock charging by Jack Wu · 4 years, 4 months ago
  44. 401a46a Add a new property to disable io_uring and run vts and snapuserd_test by Akilesh Kailash · 4 years, 4 months ago
  45. e88af0f snapuserd: Async I/O for block verification by Akilesh Kailash · 4 years, 4 months ago
  46. 3596046 snapuserd: Use io_uring api's for snapshot merge by Akilesh Kailash · 4 years, 4 months ago
  47. e060580 Merge changes from topic "or_return" by Jiyong Park · 4 years, 3 months ago
  48. da0756b Merge "healthd: remove hridya@ from OWNERS file" by Treehugger Robot · 4 years, 3 months ago
  49. 8b196a7 Sort exported headers of libutils by Jiyong Park · 4 years, 3 months ago
  50. 705abe2 OR_RETURN supports status_t by Jiyong Park · 4 years, 4 months ago
  51. 67b528f Merge "Delete legacy library libqtaguid" by Ken Chen · 4 years, 3 months ago
  52. 1eeee3d Merge "Remove unused rootdir/avb/*-gsi.avbpubkey modules" by Yi-yo Chiang · 4 years, 3 months ago
  53. c126ad8 Merge "libfs_avb: Export more utilities to facilitate VTS" by Yi-yo Chiang · 4 years, 3 months ago
  54. f452a42 Merge "libfs_avb: updating run_tests.sh" by Bowgo Tsai · 4 years, 3 months ago
  55. 0b5bfdc Merge "fastboot: make init_boot.img optional" by Treehugger Robot · 4 years, 3 months ago
  56. 8b7e769 Merge "Allow to run fsck.f2fs in first_stage_ramdisk" by Jaegeuk Kim · 4 years, 3 months ago
  57. 60bd33f fastboot: make init_boot.img optional by Devin Moore · 4 years, 3 months ago
  58. e0fa290 Merge changes from topic "adb-remount-f2fs" by Treehugger Robot · 4 years, 3 months ago
  59. f9a54a8 Merge "Enable continuous coverage: use '%c' specifier in LLVM_PROFILE_FILE" by Pirama Arumuga Nainar · 4 years, 3 months ago
  60. b783310 Allow to run fsck.f2fs in first_stage_ramdisk by Jaegeuk Kim · 4 years, 4 months ago
  61. bbad87a Mount /mnt/scracth with -o sync,nodiscard by Jaegeuk Kim · 4 years, 4 months ago
  62. 06db803 Run check_fs only /data is mounted by Jaegeuk Kim · 4 years, 4 months ago
  63. d595de5 Don't use FSCK_LOG_FILE used for ext4 only by Jaegeuk Kim · 4 years, 4 months ago
  64. afd4ccd Merge "Remove win_sdk" by Treehugger Robot · 4 years, 3 months ago
  65. 9547726 Don't try to mount if the disk has no FS magic by Jaegeuk Kim · 4 years, 4 months ago
  66. bdb981d Retry to unmount /data by Jaegeuk Kim · 4 years, 5 months ago
  67. 0c99f93 Remove unused rootdir/avb/*-gsi.avbpubkey modules by Yi-Yo Chiang · 4 years, 4 months ago
  68. d543beb libfs_avb: Export more utilities to facilitate VTS by Yi-Yo Chiang · 4 years, 4 months ago
  69. 68c9740 libfs_avb: updating run_tests.sh by Bowgo Tsai · 4 years, 4 months ago
  70. 28d7b76 Merge "Move *-gsi_avbpubkey filegroup to vts directory" by Yi-yo Chiang · 4 years, 4 months ago
  71. eea1dad Remove win_sdk by Cole Faust · 4 years, 4 months ago
  72. f56e0db Merge "fastboot: make copy_boot_avb_footer more generic" by Devin Moore · 4 years, 4 months ago
  73. e664e8f Merge "Use insert() with ranges instead of reserve" by Treehugger Robot · 4 years, 4 months ago
  74. cb5098f fastboot: make copy_boot_avb_footer more generic by Devin Moore · 4 years, 4 months ago
  75. 500ed21 Use insert() with ranges instead of reserve by Kelvin Zhang · 4 years, 4 months ago
  76. 12e5f03 Merge changes Ib5a63a7b,If00f581a by Devin Moore · 4 years, 4 months ago
  77. cecdf78 Merge "fastboot: Add elsk@ to OWNERS file" by Hridya Valsaraju · 4 years, 4 months ago
  78. 88e0f4a Move *-gsi_avbpubkey filegroup to vts directory by Yi-Yo Chiang · 4 years, 4 months ago
  79. c3904fd Delete legacy library libqtaguid by Ken Chen · 4 years, 4 months ago
  80. 836eed3 Merge "healthd: remove hridya@ from OWNERS file" by Treehugger Robot · 4 years, 4 months ago
  81. dcdb160 healthd: remove hridya@ from OWNERS file by Hridya Valsaraju · 4 years, 4 months ago
  82. 856f69b Merge "libsnapshot: Fix CHECK failure during second phase merge" by David Anderson · 4 years, 4 months ago
  83. 8fb1aa9 fastboot: Add elsk@ to OWNERS file by Hridya Valsaraju · 4 years, 4 months ago
  84. 22ad09b Update for MapInfo objects in frame data. by Christopher Ferris · 4 years, 6 months ago
  85. 1af1202 fastboot: copy AVB footer from init_boot.img to end of partition by Devin Moore · 4 years, 4 months ago
  86. dd1eb87 fastboot: Support flashing init_boot.img into init_boot partition by Devin Moore · 4 years, 4 months ago
  87. b910961 Merge "libsync: remove hridya@ from OWNERS file" by Hridya Valsaraju · 4 years, 4 months ago
  88. dd620cc libsnapshot: Fix CHECK failure during second phase merge by David Anderson · 4 years, 4 months ago
  89. 3098172 Merge "Create /data/bootanim folder in init.rc." by Josh Yang · 4 years, 4 months ago
  90. 555f965 healthd: remove hridya@ from OWNERS file by Hridya Valsaraju · 4 years, 4 months ago
  91. 9e68422 libsync: remove hridya@ from OWNERS file by Hridya Valsaraju · 4 years, 4 months ago
  92. e3f4b84 Merge changes I75017420,I3612e131 by Keith Mok · 4 years, 4 months ago
  93. ba31ce8 Merge "Fix typo in fuzzy_fastboot README" by Keith Mok · 4 years, 4 months ago
  94. 416cda9 Merge changes from topic "revert-1935201-OUHHJQVSHH" by Rafay Kamran · 4 years, 4 months ago
  95. 146f07e Revert "libsnapshot: Fix checks for compression to work with new..." by Rafay Kamran · 4 years, 4 months ago
  96. f140d4d Revert "libsnapshot: Fix libsnapshot_fuzzer_test." by Rafay Kamran · 4 years, 4 months ago
  97. fe9b4ed Merge "Enable afdo for libutils" by Yi Kong · 4 years, 4 months ago
  98. 58e554e Merge "Remove support for AVB 1.0." by David Anderson · 4 years, 4 months ago
  99. a216080 Merge changes I219f956b,I281937e2 by David Anderson · 4 years, 4 months ago
  100. 3724bbc Fix userspace fastboot with fuzzy test by Keith Mok · 4 years, 4 months ago