1. 1132977 Merge changes from topic "sysbg_aosp" by Wei Wang · 3 years, 1 month ago
  2. af09c15 Merge "adds LO_FLAGS_AUTOCLEAR for loop device of zram backing device" by David Anderson · 3 years, 1 month ago
  3. 2e1e76b Merge "Revert "strerror: incl enum name"" by Steven Moreland · 3 years, 1 month ago
  4. dde8fef Revert "strerror: incl enum name" by Steven Moreland · 3 years, 1 month ago
  5. c53d794 task_profiles: add ServicePerformance to legacy device policy by Wei Wang · 3 years, 1 month ago
  6. c39d60d libutils: use system_background for low prio tasks in framework by Wei Wang · 3 years, 1 month ago
  7. 79de514 Merge "strerror: incl enum name" by Elliott Hughes · 3 years, 1 month ago
  8. a3359bb Merge "storageproxyd: Retry RPMB request on UNIT ATTENTION" by Armelle Laine · 3 years, 1 month ago
  9. 939353e Merge "init: introduce ro.kernel.version property" by Treehugger Robot · 3 years, 1 month ago
  10. 5294c3d Merge "init.rc: disable creation of bootreceiver tracing instance for kernels >=4.9 and <= 5.4" by Treehugger Robot · 3 years, 1 month ago
  11. 1e966fa init: introduce ro.kernel.version property by Alexander Potapenko · 3 years, 1 month ago
  12. 570451b Merge "libbinder: split out PackageManagerNative aidl" by Mohammad Islam · 3 years, 1 month ago
  13. 0a671e2 Merge "Define ro.vendor.api_level" by Treehugger Robot · 3 years, 1 month ago
  14. ba097d2 Merge "Revert "snapuserd: Handle real time signal 36"" by Akilesh Kailash · 3 years, 1 month ago
  15. fec6056 Revert "snapuserd: Handle real time signal 36" by Akilesh Kailash · 3 years, 1 month ago
  16. 19dc4d4 Merge "Add OWNERS for VTS module vts_libdm_test" by Treehugger Robot · 3 years, 1 month ago
  17. 9f2c624 Merge changes Ie5e47d84,I3c5c9917,Ife48b163 by Treehugger Robot · 3 years, 1 month ago
  18. 47af156 Add OWNERS for VTS module vts_libdm_test by Yiming Pan · 3 years, 4 months ago
  19. 7ec2059 Merge "snapuserd: Handle real time signal 36" by Akilesh Kailash · 3 years, 1 month ago
  20. d6fc145 Merge "libsnapshot_fuzzer: allow ENXIO." by Yifan Hong · 3 years, 1 month ago
  21. 3ad79c8 Merge "Add VerifyMergeOps to ISnapshotWriter" by Treehugger Robot · 3 years, 1 month ago
  22. 9eb326c Merge "Make RemoteProvisioner required for KeyMint cc_bin" by Max Bires · 3 years, 1 month ago
  23. 8d3b31f snapuserd: Handle real time signal 36 by Akilesh Kailash · 3 years, 1 month ago
  24. a908518 storageproxyd: Retry RPMB request on UNIT ATTENTION by Stephen Crane · 3 years, 1 month ago
  25. 8c77196 Add VerifyMergeOps to ISnapshotWriter by Kelvin Zhang · 3 years, 1 month ago
  26. 53cd1e9 init.rc: disable creation of bootreceiver tracing instance for kernels >=4.9 and <= 5.4 by Alexander Potapenko · 3 years, 1 month ago
  27. 3b3d87d Don't create vendor_init in microdroid by Jiyong Park · 3 years, 1 month ago
  28. 0a0e479 Only run RebootTest under root by Nikita Ioffe · 3 years, 4 months ago
  29. 86b4324 Add reboot_test by Nikita Ioffe · 3 years, 11 months ago
  30. dfbdd93 Define ro.vendor.api_level by Justin Yun · 3 years, 1 month ago
  31. bc63175 Merge "Add CHECK to verify assumptions in the code." by Christopher Ferris · 3 years, 1 month ago
  32. 15ae358 Merge "init_first_stage: Remove unused srcs & static libs" by Yi-Yo Chiang · 3 years, 1 month ago
  33. 10e5e59 libsnapshot_fuzzer: allow ENXIO. by Yifan Hong · 3 years, 1 month ago
  34. 2d7301d Merge "Replace test_min_api_level with test_options.min_shipping_api_level" by Treehugger Robot · 3 years, 1 month ago
  35. 2b98c82 Add CHECK to verify assumptions in the code. by Christopher Ferris · 3 years, 1 month ago
  36. bd69a74 Merge "Add VerifyMergeOps() to CowReader interface" by Treehugger Robot · 3 years, 1 month ago
  37. bc35e82 init_first_stage: Remove unused srcs & static libs by Yi-Yo Chiang · 3 years, 1 month ago
  38. 43678b1 Replace test_min_api_level with test_options.min_shipping_api_level by Justin Yun · 3 years, 1 month ago
  39. f2e1f20 Add VerifyMergeOps() to CowReader interface by Kelvin Zhang · 3 years, 1 month ago
  40. d884ba5 adds LO_FLAGS_AUTOCLEAR for loop device of zram backing device by Liangcai Fan · 3 years, 2 months ago
  41. be17619 Merge "Disable scudo when using svelte config." by Christopher Ferris · 3 years, 1 month ago
  42. 5125c62 Merge "libsnapshot: Add function to verify merge sequence" by Treehugger Robot · 3 years, 1 month ago
  43. 1e3fa94 libsnapshot: Add function to verify merge sequence by Daniel Rosenberg · 3 years, 1 month ago
  44. d394f74 Merge "tipc_test: allow connecting to arbitrary services" by Marco Nelissen · 3 years, 1 month ago
  45. 0aae5be tipc_test: allow connecting to arbitrary services by Marco Nelissen · 3 years, 1 month ago
  46. 6aaac7c Merge "storageproxyd: Fix inverted conditional in error checking" by Tri Vo · 3 years, 1 month ago
  47. 7aad256 Disable scudo when using svelte config. by Christopher Ferris · 3 years, 1 month ago
  48. bdb2eba storageproxyd: Fix inverted conditional in error checking by Stephen Crane · 3 years, 1 month ago
  49. 575bce5 strerror: incl enum name by Steven Moreland · 3 years, 1 month ago
  50. 711b56e Merge "Reland: Add /system_ext/etc/selinux/ to the debug policy search path for GSI" by Yi-Yo Chiang · 3 years, 1 month ago
  51. 5cd7415 Merge "libdm, libsnapshot: Add a virtual interface for DeviceMapper." by David Anderson · 3 years, 1 month ago
  52. c00bfdc Merge "libdebuggerd: fix process uptime." by Elliott Hughes · 3 years, 1 month ago
  53. bb77c54 Reland: Add /system_ext/etc/selinux/ to the debug policy search path for GSI by Yi-Yo Chiang · 3 years, 1 month ago
  54. 2b324f5 Merge "Revert "Add /system_ext/etc/selinux/ to the debug policy search ..."" by Santiago Seifert · 3 years, 1 month ago
  55. be09a1e Revert "Add /system_ext/etc/selinux/ to the debug policy search ..." by Santiago Seifert · 3 years, 1 month ago
  56. d7f8cf4 Merge "Add /system_ext/etc/selinux/ to the debug policy search path for GSI" by Yi-Yo Chiang · 3 years, 1 month ago
  57. e0e160c Merge "trusty_apploader: log to stderr" by Marco Nelissen · 3 years, 1 month ago
  58. 32d3cdd libdebuggerd: fix process uptime. by Elliott Hughes · 3 years, 1 month ago
  59. 92cd889 trusty_apploader: log to stderr by Marco Nelissen · 3 years, 1 month ago
  60. 51fd280 Merge "re-tab and clang-format tipc_test" by Marco Nelissen · 3 years, 1 month ago
  61. efec0ab libdm, libsnapshot: Add a virtual interface for DeviceMapper. by David Anderson · 3 years, 2 months ago
  62. 7637d25 re-tab and clang-format tipc_test by Marco Nelissen · 3 years, 1 month ago
  63. c91c8f8 Merge "bootstat: add more bootreasons" by Treehugger Robot · 3 years, 1 month ago
  64. d5f24c5 bootstat: add more bootreasons by Howie Chang · 3 years, 2 months ago
  65. 650b29d Add /system_ext/etc/selinux/ to the debug policy search path for GSI by Yi-Yo Chiang · 3 years, 2 months ago
  66. 3275d3e Merge "Add a test to verify the dex_pc is correct." by Christopher Ferris · 3 years, 1 month ago
  67. 7ea42b9 Merge "[storageproxyd] Dump binary buffers to log instead of stderr" by Treehugger Robot · 3 years, 1 month ago
  68. 2038cc7 Add a test to verify the dex_pc is correct. by Christopher Ferris · 3 years, 2 months ago
  69. 3800316 [storageproxyd] Dump binary buffers to log instead of stderr by Stephen Crane · 3 years, 2 months ago
  70. c305070 Merge "Add LOCAL_LICENSE_KINDS to system/core/fs_mgr" by Treehugger Robot · 3 years, 1 month ago
  71. fe9d028 Add LOCAL_LICENSE_KINDS to system/core/fs_mgr by Bob Badour · 3 years, 1 month ago
  72. 6f96722 Merge "libsnapshot: Error handling after QuerySnapshotStatus" by Akilesh Kailash · 3 years, 1 month ago
  73. 26eeec7 libbinder: split out PackageManagerNative aidl by Samiul Islam · 3 years, 2 months ago
  74. c92ae83 Merge "Fix compiling libprocessgroup against musl" by Colin Cross · 3 years, 2 months ago
  75. 376f2cf Merge "libpropertyinfoparser: only use system_shared_libs for bionic variant" by Colin Cross · 3 years, 2 months ago
  76. 4d18ab2 Merge "libsnapshot: Fix new partitions not transitioning in second-stage init." by David Anderson · 3 years, 2 months ago
  77. 80e34e3 Fix compiling libprocessgroup against musl by Colin Cross · 3 years, 2 months ago
  78. 3ad55a9 libsnapshot: Error handling after QuerySnapshotStatus by Akilesh Kailash · 3 years, 2 months ago
  79. 7f994f4 libsnapshot: Fix new partitions not transitioning in second-stage init. by David Anderson · 3 years, 2 months ago
  80. 11ffd99 Merge "Revert^2 "Activate KeyMint."" by Tri Vo · 3 years, 2 months ago
  81. db3c0a4 Merge "snapuserd: I/O request on sectors not mapping to any COW op" by Akilesh Kailash · 3 years, 2 months ago
  82. 663c692 Merge "Looper: Use sequence numbers in epoll_event to track requests" by Treehugger Robot · 3 years, 2 months ago
  83. 542bf0b snapuserd: I/O request on sectors not mapping to any COW op by Akilesh Kailash · 3 years, 2 months ago
  84. 237ec60 Merge "Skipping CompareVBMeta() in VerifyVBMetaDataError test case" by Treehugger Robot · 3 years, 2 months ago
  85. bc4944c Merge "Add executable bit to tests directories." by Christopher Ferris · 3 years, 2 months ago
  86. 9863dd3 Revert^2 "Activate KeyMint." by Shawn Willden · 3 years, 4 months ago
  87. 2163bbb Add executable bit to tests directories. by Christopher Ferris · 3 years, 2 months ago
  88. 15a97fc Merge "Add OWNERS for VTS module vts_core_liblp_test" by Yiming Pan · 3 years, 2 months ago
  89. 4759545 Merge "doc: verity_update_state has no args" by Treehugger Robot · 3 years, 2 months ago
  90. f0e03fd doc: verity_update_state has no args by Jooyung Han · 3 years, 2 months ago
  91. ccd4b77 Skipping CompareVBMeta() in VerifyVBMetaDataError test case by Bowgo Tsai · 3 years, 2 months ago
  92. 4fd0ff9 Merge changes I928ddebc,Iade322a2 by Treehugger Robot · 3 years, 2 months ago
  93. 310d805 storageproxyd: Add logging of failed RPMB transactions by Stephen Crane · 3 years, 2 months ago
  94. dd3f7b8 storageproxyd: Add file handle param to debug buffer print by Stephen Crane · 3 years, 2 months ago
  95. 207ea51 libpropertyinfoparser: only use system_shared_libs for bionic variant by Colin Cross · 3 years, 2 months ago
  96. e026eff Merge "charger: fix charger display stuck" by Yifan Hong · 3 years, 2 months ago
  97. 7e8a9d9 Merge changes I4fba1982,Ia0812a11 by Treehugger Robot · 3 years, 2 months ago
  98. 0518f8c snapuserd: Fix PrepareReadAhead by Daniel Rosenberg · 3 years, 2 months ago
  99. bb0a764 Fix a typo by Kelvin Zhang · 3 years, 2 months ago
  100. 7b0ae4b Merge "Add libdexfile runtime dependency of libdexfile_support (reland)." by Martin Stjernholm · 3 years, 2 months ago