1. 784e63c Fix potential memory leaks by Chih-Hung Hsieh · 3 years, 3 months ago
  2. a8ff9a4 Merge "Suppress clang-tidy on crasher.cpp" by Treehugger Robot · 3 years, 3 months ago
  3. 3ec1e81 Suppress clang-tidy on crasher.cpp by Chih-Hung Hsieh · 3 years, 3 months ago
  4. 633b9ba Merge "Update the KeyMint version to 3" by Eran Messeri · 3 years, 3 months ago
  5. c4108e9 Merge "trusty/test/binder: Add package support for modules that have AIDL interfaces" by Armelle Laine · 3 years, 3 months ago
  6. c444569 Merge "Add myself to janitor owners." by Christopher Ferris · 3 years, 3 months ago
  7. 0a5c0b4 Merge "Fix "Attempt to delete released memory" warning." by Chih-hung Hsieh · 3 years, 3 months ago
  8. 6a907a1 Add myself to janitor owners. by Christopher Ferris · 3 years, 3 months ago
  9. c76bc32 Fix "Attempt to delete released memory" warning. by Chih-Hung Hsieh · 3 years, 3 months ago
  10. d12c75f trusty/test/binder: Add package support for modules that have AIDL interfaces by David Anekstein · 3 years, 8 months ago
  11. 9e6005a Merge "Fix nullptr access when cow reader open fails" by Treehugger Robot · 3 years, 3 months ago
  12. bc1a5b1 Fix nullptr access when cow reader open fails by Kelvin Zhang · 3 years, 3 months ago
  13. eff9050 Merge "set iostat_period_ms to 1 sec" by Daeho Jeong · 3 years, 3 months ago
  14. 2accf5b set iostat_period_ms to 1 sec by Daeho Jeong · 3 years, 3 months ago
  15. fa4926a Merge "Revert "init: Add more diagnostics for signalfd hangs."" by Bart Van Assche · 3 years, 3 months ago
  16. 2e2fed7 Merge "fs_mgr/OWNERS: Update bug component" by Treehugger Robot · 3 years, 3 months ago
  17. 701d643 fs_mgr/OWNERS: Update bug component by Yi-Yo Chiang · 3 years, 3 months ago
  18. e345066 Update the KeyMint version to 3 by Eran Messeri · 3 years, 4 months ago
  19. 7bc5a7e Merge "init: Fix and re-enable the init#StartConsole test" by Treehugger Robot · 3 years, 3 months ago
  20. 85b7bbf Merge "libsnapshot: Disable 32-bit VTS tests on 64-bit systems." by David Anderson · 3 years, 3 months ago
  21. 3b21d95 init: Fix and re-enable the init#StartConsole test by Bart Van Assche · 3 years, 4 months ago
  22. a3e6054 Merge "trusty/storage: Add property indicating when fs is ready" by Treehugger Robot · 3 years, 3 months ago
  23. 29d8a42 Revert "init: Add more diagnostics for signalfd hangs." by Bart Van Assche · 3 years, 3 months ago
  24. f9e6c51 Merge "Add TEST_MAPPING files." by Max Bires · 3 years, 3 months ago
  25. 84681d3 Merge "Remove dalvik.vm.usejitprofiles system property." by Martin Stjernholm · 3 years, 3 months ago
  26. 065a720 Add TEST_MAPPING files. by Max Bires · 3 years, 3 months ago
  27. dfdcc31 Merge "libutils: Fix missing definition of shared_ptr and unique_ptr" by Treehugger Robot · 3 years, 3 months ago
  28. b46b947 Remove dalvik.vm.usejitprofiles system property. by Martin Stjernholm · 3 years, 4 months ago
  29. 890f064 libutils: Fix missing definition of shared_ptr and unique_ptr by Biswapriyo Nath · 3 years, 4 months ago
  30. 319f461 trusty/storage: Add property indicating when fs is ready by Stephen Crane · 3 years, 4 months ago
  31. ccf1394 Merge "fastbootd: Add getvar is-force-debuggable" by Yi-yo Chiang · 3 years, 4 months ago
  32. 1af6ecd Merge "init: Disable test init#StartConsole" by Treehugger Robot · 3 years, 4 months ago
  33. 027b275 init: Disable test init#StartConsole by Bart Van Assche · 3 years, 4 months ago
  34. fb9b7de Merge "remount: Treat disable verity error as fatal only if verity is enabled" by Yi-yo Chiang · 3 years, 4 months ago
  35. 38b68c6 fastbootd: Add getvar is-force-debuggable by Yi-Yo Chiang · 3 years, 4 months ago
  36. b4a86ee remount: Treat disable verity error as fatal only if verity is enabled by Yi-Yo Chiang · 3 years, 4 months ago
  37. 3fca6e7 Merge "init: Fix a race condition in KillProcessGroup()" by Treehugger Robot · 3 years, 4 months ago
  38. 01e6669 init: Fix a race condition in KillProcessGroup() by Bart Van Assche · 3 years, 4 months ago
  39. f2934de Merge "init: Introduce RequiresConsole()" by Bart Van Assche · 3 years, 4 months ago
  40. 27630f0 Merge "init: Introduce symbolic names for certain constants" by Bart Van Assche · 3 years, 4 months ago
  41. 254ae6c Merge "init: Reduce the number of system calls" by Bart Van Assche · 3 years, 4 months ago
  42. 30bd9e9 Merge "Revert "init: Rename 'cgroups_activated' into 'fifo'"" by Bart Van Assche · 3 years, 4 months ago
  43. 3afd632 Merge "init: Document which class Service members are not modified" by Bart Van Assche · 3 years, 4 months ago
  44. 208f930 Merge "init: Add a unit test for the "start console" action" by Bart Van Assche · 3 years, 4 months ago
  45. e49eb79 Merge "trusty: IRPC supportedNumKeysInCsr support" by Tri Vo · 3 years, 4 months ago
  46. 9873916 init: Introduce RequiresConsole() by Bart Van Assche · 3 years, 4 months ago
  47. c8f3425 init: Introduce symbolic names for certain constants by Bart Van Assche · 3 years, 4 months ago
  48. d394f743 init: Reduce the number of system calls by Bart Van Assche · 3 years, 4 months ago
  49. 4178723 Revert "init: Rename 'cgroups_activated' into 'fifo'" by Bart Van Assche · 3 years, 4 months ago
  50. bfcf437 init: Document which class Service members are not modified by Bart Van Assche · 3 years, 4 months ago
  51. 5d18891 init: Add a unit test for the "start console" action by Bart Van Assche · 3 years, 4 months ago
  52. a6844e4 Merge "remount: Check device mapper to see if verity is already disabled" by Yi-yo Chiang · 3 years, 4 months ago
  53. ed1f13f trusty: IRPC supportedNumKeysInCsr support by Tri Vo · 3 years, 4 months ago
  54. f48d577 remount: Check device mapper to see if verity is already disabled by Yi-Yo Chiang · 3 years, 4 months ago
  55. 4cdb6cf Merge "Revert "init: Fix a race condition in KillProcessGroup()"" by Treehugger Robot · 3 years, 4 months ago
  56. f26e59e Revert "init: Fix a race condition in KillProcessGroup()" by Bart Van Assche · 3 years, 4 months ago
  57. 0d681e1 Merge "riscv64 doesn't require a 32-bit crash dump policy." by Treehugger Robot · 3 years, 4 months ago
  58. 2f88331 riscv64 doesn't require a 32-bit crash dump policy. by Elliott Hughes · 3 years, 4 months ago
  59. 4b507bc Merge changes Iba86a814,If5d702ab by Yi-yo Chiang · 3 years, 4 months ago
  60. d1b270a Merge "remount: Simplify disable verity logic" by Yi-yo Chiang · 3 years, 4 months ago
  61. d40fd73 Merge "set-verity-state: Use ro.boot.veritymode to determine current verity state" by Yi-yo Chiang · 3 years, 4 months ago
  62. d9d3a5c Merge "Revert "add apex-ready event after post-fs-data"" by Jooyung Han · 3 years, 4 months ago
  63. c14cda0 Merge "Remove a file we haven't built since 2013." by Treehugger Robot · 3 years, 4 months ago
  64. 8a9495a Remove a file we haven't built since 2013. by Elliott Hughes · 3 years, 4 months ago
  65. 1dcc325 Merge "Replace exit codes with EXIT_SUCCESS and EXIT_FAILURE." by Treehugger Robot · 3 years, 4 months ago
  66. e231eed Merge "Fix clang error about incompatible assignment in simg2simg.cpp" by Treehugger Robot · 3 years, 4 months ago
  67. f6a35e2 Merge "Revert "Add ::1 to localhost in etc/hosts"" by Victor Chang · 3 years, 4 months ago
  68. 1498382 Revert "Add ::1 to localhost in etc/hosts" by Victor Chang · 3 years, 4 months ago
  69. c91d1a6 Replace exit codes with EXIT_SUCCESS and EXIT_FAILURE. by rapperskull · 3 years, 4 months ago
  70. 9cc8a29 Fix clang error about incompatible assignment in simg2simg.cpp by rapperskull · 3 years, 4 months ago
  71. 7e17f70 Merge "Add dependency on split out RKP HAL" by Seth Moore · 3 years, 4 months ago
  72. 7f04641 Merge "init: Fix a race condition in KillProcessGroup()" by Treehugger Robot · 3 years, 4 months ago
  73. 7a866d5 Merge "Fastbootd: Use Fastboot AIDL with the help of fastbootshim for legacy fastboot HAL" by Sandeep Dhavale · 3 years, 4 months ago
  74. 15e5ecd init: Fix a race condition in KillProcessGroup() by Bart Van Assche · 3 years, 5 months ago
  75. f7a95c8 Merge "Add ::1 to localhost in etc/hosts" by Ken Chen · 3 years, 4 months ago
  76. 8fbbf06 Add dependency on split out RKP HAL by Seth Moore · 3 years, 4 months ago
  77. cb4c7d5 Merge "Don't unmount APEXes in microdroid" by Inseob Kim · 3 years, 4 months ago
  78. dea063b remount: Remove all remaining opaque exit code (RemountStatus enum) by Yi-Yo Chiang · 3 years, 4 months ago
  79. 99ec013 remount: Simplify disable verity logic by Yi-Yo Chiang · 3 years, 4 months ago
  80. 6be7351 remount: Don't assert ro.boot.vbmeta.* properties by Yi-Yo Chiang · 3 years, 4 months ago
  81. ab4dd01 set-verity-state: Use ro.boot.veritymode to determine current verity state by Yi-Yo Chiang · 3 years, 4 months ago
  82. 7e6f2a4 Add ::1 to localhost in etc/hosts by Ken Chen · 3 years, 4 months ago
  83. 2a501a1 Merge changes from topic "merge_set-verity-state_with_remount" by Yi-yo Chiang · 3 years, 4 months ago
  84. 8fbd79e Revert "add apex-ready event after post-fs-data" by Jooyung Han · 3 years, 4 months ago
  85. 0fbc1d7 Don't unmount APEXes in microdroid by Inseob Kim · 3 years, 4 months ago
  86. 2534d48 Fastbootd: Use Fastboot AIDL with the help of fastbootshim for legacy fastboot HAL by Sandeep Dhavale · 3 years, 4 months ago
  87. 3c163ec Merge "Store lz4 blocks as uncompressed if compression makes data larger" by Kelvin Zhang · 3 years, 4 months ago
  88. b3c89fa Merge "Fsync on directory after rename() call" by Kelvin Zhang · 3 years, 4 months ago
  89. 0b8c4eb Store lz4 blocks as uncompressed if compression makes data larger by Kelvin Zhang · 3 years, 4 months ago
  90. 149fa74 Fsync on directory after rename() call by Kelvin Zhang · 3 years, 4 months ago
  91. b190f3c Merge "Check for COW space before writing to COW" by Kelvin Zhang · 3 years, 4 months ago
  92. 7b96179 Merge "init: Rename 'cgroups_activated' into 'fifo'" by Bart Van Assche · 3 years, 4 months ago
  93. 955460e Merge "remount: prefer 'cache' backing storage for non-A/B devices" by Yi-yo Chiang · 3 years, 4 months ago
  94. 20edb70 Merge "Add libconnectivity_native" by Remi NGUYEN VAN · 3 years, 4 months ago
  95. 9c61dad init: Rename 'cgroups_activated' into 'fifo' by Bart Van Assche · 3 years, 4 months ago
  96. 8462cee Merge "Revert "init: Fix a race condition in KillProcessGroup()"" by Bart Van Assche · 3 years, 4 months ago
  97. dcc378e Revert "init: Fix a race condition in KillProcessGroup()" by Bart Van Assche · 3 years, 4 months ago
  98. e8d85b5 remount: Merge 'remount' and 'set-verity-state' by Yi-Yo Chiang · 3 years, 4 months ago
  99. 5ed1bda Merge "Make bpf_attach_tracepoint() available as soon as possible" by Treehugger Robot · 3 years, 4 months ago
  100. a799a58 remount: Use MyLogger class and sundry improvements by Yi-Yo Chiang · 3 years, 4 months ago