1. 9089ec6 Merge "Avoid odd behavior when clearing nonexistent SID" by Eric Biggers · 3 years, 1 month ago
  2. e851f2d Merge "Suppress the error warning" by Zijun Zhao · 3 years, 1 month ago
  3. f5e1533 Suppress the error warning by zijunzhao · 3 years, 1 month ago
  4. 57feb3f Merge "libsnapshot: Fix test failures on certain configurations." by Treehugger Robot · 3 years, 1 month ago
  5. 4c17a07 libsnapshot: Fix test failures on certain configurations. by David Anderson · 3 years, 1 month ago
  6. 42908c4 Merge "init: Combine the CheckShutdown() and set_do_shutdown() methods" by Bart Van Assche · 3 years, 1 month ago
  7. b28e508 Merge changes Ia150604c,Id4b9565f by Treehugger Robot · 3 years, 1 month ago
  8. b4738b9 Avoid odd behavior when clearing nonexistent SID by Eric Biggers · 3 years, 1 month ago
  9. 071dbc1 init: Combine the CheckShutdown() and set_do_shutdown() methods by Bart Van Assche · 3 years, 1 month ago
  10. b4b1b75 init: Remove the DebugRebootLogging() function by Bart Van Assche · 3 years, 1 month ago
  11. 1fdbf8d init: Combine two if-statements by Bart Van Assche · 3 years, 1 month ago
  12. 48b39ba Merge "fastboot: Introduce ParseNetworkSerial unit tests" by Dmitrii Merkurev · 3 years, 1 month ago
  13. 78a0f7f Merge "Changed FlashTask and RebootTask to take in FlashingPlan" by Daniel Zheng · 3 years, 1 month ago
  14. f8da682 Merge "Added Flashing Plan" by Daniel Zheng · 3 years, 1 month ago
  15. bc01da5 Changed FlashTask and RebootTask to take in FlashingPlan by Daniel Zheng · 3 years, 1 month ago
  16. 7df2ab9 Added Flashing Plan by Daniel Zheng · 3 years, 1 month ago
  17. e89ee18 Merge "libprocessgroup: fix boot time performance regression" by Inseob Kim · 3 years, 1 month ago
  18. 4f7cc8c libprocessgroup: fix boot time performance regression by Suren Baghdasaryan · 3 years, 1 month ago
  19. 8dab2ef Merge "Use ro.boot.serialconsole to disable console services" by Treehugger Robot · 3 years, 1 month ago
  20. bb4c61a Merge "Fix the missing std" by Treehugger Robot · 3 years, 1 month ago
  21. 799550d Merge "Update shell_and_utilities docs for U." by Elliott Hughes · 3 years, 1 month ago
  22. 0f90ba6 Merge "Fix invalid uses of PLOG." by Krzysztof Kosiński · 3 years, 1 month ago
  23. cdbfa7a fastboot: Introduce ParseNetworkSerial unit tests by Dmitrii Merkurev · 3 years, 1 month ago
  24. 6634c17 Fix the missing std by zijunzhao · 3 years, 1 month ago
  25. f603989 Update shell_and_utilities docs for U. by Elliott Hughes · 3 years, 1 month ago
  26. 18b6e9b Merge "fastboot: Fix fastboot_vendor_boot_img_utils_test mac os compilation" by Treehugger Robot · 3 years, 1 month ago
  27. 95c90c6 fastboot: Fix fastboot_vendor_boot_img_utils_test mac os compilation by Dmitrii Merkurev · 3 years, 1 month ago
  28. 0310ec4 Fix invalid uses of PLOG. by Krzysztof Kosiński · 3 years, 1 month ago
  29. a010a27 Merge "crash_dump: suggest lldbclient.py rather than gdbclient.py." by Treehugger Robot · 3 years, 1 month ago
  30. 396b107 Merge "fastboot: Fix IPv6 connect and -s host parsing" by Treehugger Robot · 3 years, 1 month ago
  31. 5a4e625 crash_dump: suggest lldbclient.py rather than gdbclient.py. by Elliott Hughes · 3 years, 1 month ago
  32. 4785554 fastboot: Fix IPv6 connect and -s host parsing by Dmitrii Merkurev · 3 years, 1 month ago
  33. 007769a Merge "init: add log w/ service PID" by Steven Moreland · 3 years, 1 month ago
  34. 763593e Merge "Kill its process group even if the given process is already dead" by Suren Baghdasaryan · 3 years, 1 month ago
  35. 304c0f1 Kill its process group even if the given process is already dead by Jing Ji · 3 years, 1 month ago
  36. 8e25d9c init: add log w/ service PID by Steven Moreland · 3 years, 1 month ago
  37. 2a2760f Merge "Initialize COW options using update manifest" by Kelvin Zhang · 3 years, 1 month ago
  38. b5a9607 Initialize COW options using update manifest by Kelvin Zhang · 3 years, 1 month ago
  39. 95465fe Merge "init: Simplify struct BuiltinArguments" by Bart Van Assche · 3 years, 1 month ago
  40. a465102 Merge "[gwp-asan] fix tests under clang coverage, and extend invariants" by Treehugger Robot · 3 years, 1 month ago
  41. 3dfb8bc init: Simplify struct BuiltinArguments by Bart Van Assche · 3 years, 1 month ago
  42. bae352b Merge "BatteryMonitor: batteryStateOfHealth should be a property" by Jack Wu · 3 years, 1 month ago
  43. 8437b9a Merge "Fix failure on mounting system_ext partition" by Jiyong Park · 3 years, 1 month ago
  44. 50eb922 Merge "Added support for reboot task" by Daniel Zheng · 3 years, 1 month ago
  45. ff70892 BatteryMonitor: batteryStateOfHealth should be a property by AleX Pelosi · 3 years, 1 month ago
  46. 71b3b43 Added support for reboot task by Daniel Zheng · 3 years, 2 months ago
  47. 5591f12 Use ro.boot.serialconsole to disable console services by Alistair Delva · 3 years, 1 month ago
  48. 70aa219 [gwp-asan] fix tests under clang coverage, and extend invariants by Mitch Phillips · 3 years, 1 month ago
  49. 25f451a Merge "Fix labels on /data/system/shutdown-checkpoints/" by Treehugger Robot · 3 years, 1 month ago
  50. 0bcf0bf Fix labels on /data/system/shutdown-checkpoints/ by Woody Lin · 3 years, 2 months ago
  51. 8f09cb5 Merge changes I71b34181,Ibd05137a by Bart Van Assche · 3 years, 1 month ago
  52. ccd094c Fix failure on mounting system_ext partition by Lianjun Huang · 3 years, 1 month ago
  53. b6b7ccc init: Document the locking strategy used in class PropWaiterState by Bart Van Assche · 3 years, 1 month ago
  54. 68a59e1 init: Document the locking strategy in class ShutdownState by Bart Van Assche · 3 years, 1 month ago
  55. 16ab2b6 Merge "Add KM_SET_ATTESTATION_IDS_KM3 to enum list" by Treehugger Robot · 3 years, 1 month ago
  56. dedd899 Add KM_SET_ATTESTATION_IDS_KM3 to enum list by Donnie Pollitz · 3 years, 1 month ago
  57. 45380e4 Merge "fastboot: Use copy constructor to copy fastboot match callback" by Dmitrii Merkurev · 3 years, 1 month ago
  58. 96ea7b9 Merge "fastboot: Follow fastboot pattern to show network-connected device status" by Dmitrii Merkurev · 3 years, 1 month ago
  59. 678516e Merge changes Ib9a6b75b,Ifb71fa24,If329e912 by Bart Van Assche · 3 years, 1 month ago
  60. 9bbe597 Merge "snapuserd: Use fixtures in snapuserd_test." by David Anderson · 3 years, 1 month ago
  61. 468067a init_test: Close all file descriptors before calling execv() by Bart Van Assche · 3 years, 1 month ago
  62. 878560d init_test: Fix a race condition by Bart Van Assche · 3 years, 1 month ago
  63. 947d75f init_test: Simplify the gentle_kill test by Bart Van Assche · 3 years, 1 month ago
  64. c48cd9f fastboot: Follow fastboot pattern to show network-connected device status by Dmitrii Merkurev · 3 years, 1 month ago
  65. b5b8276 fastboot: Use copy constructor to copy fastboot match callback by Dmitrii Merkurev · 3 years, 1 month ago
  66. 368a908 Merge "Fastboot: Add new TEXT message to protocol to handle long lines." by Treehugger Robot · 3 years, 1 month ago
  67. 5169ec8 snapuserd: Use fixtures in snapuserd_test. by David Anderson · 3 years, 1 month ago
  68. 5c1d43f Merge "Create new directory for statsd restricted configs" by Jeffrey Huang · 3 years, 1 month ago
  69. 99097cc Fastboot: Add new TEXT message to protocol to handle long lines. by Raphael Herouart · 3 years, 3 months ago
  70. 01a73d7 Create new directory for statsd restricted configs by Jeffrey Huang · 3 years, 2 months ago
  71. d14a755 Merge "Convert Gatekeeper from HIDL to AIDL" by Treehugger Robot · 3 years, 1 month ago
  72. 14c7361 Merge "storaged: use correct accumulate variable for publishing disk stats" by David Anderson · 3 years, 1 month ago
  73. 2d6c30d Merge "fastboot: Add a mock transport and some driver tests." by David Anderson · 3 years, 1 month ago
  74. e6d8dd3 fastboot: Add a mock transport and some driver tests. by David Anderson · 3 years, 2 months ago
  75. 6c5b6a8 Merge "fastboot: Add a test for super_flash_helper." by David Anderson · 3 years, 2 months ago
  76. 6183722 Merge "Added support for flash task" by Daniel Zheng · 3 years, 2 months ago
  77. ada8718 fastboot: Add a test for super_flash_helper. by David Anderson · 3 years, 2 months ago
  78. 360a3f6 storaged: use correct accumulate variable for publishing disk stats by David Munoz Constantine · 3 years, 2 months ago
  79. 69863bd Merge "liblp: Fix a crash when adding an image to a partition with no extents." by David Anderson · 3 years, 2 months ago
  80. 0d30718 Added support for flash task by Daniel Zheng · 3 years, 2 months ago
  81. 77f4cb4 Merge "fastboot: Introduce connect / disconnect for network-connected devices" by Treehugger Robot · 3 years, 2 months ago
  82. 05c7e3c Merge "libprocessgroup: Proceed if activation of an optional controller fails" by Bart Van Assche · 3 years, 2 months ago
  83. cb5b068 Merge "[TeX] Improved readability for Histogram metric APIs" by Treehugger Robot · 3 years, 2 months ago
  84. 8ba8b35 [TeX] Improved readability for Histogram metric APIs by Vova Sharaienko · 3 years, 2 months ago
  85. d35f56b Merge "libprocessgroup: Rework SetupCgroup()" by Treehugger Robot · 3 years, 2 months ago
  86. 0ee285a fastboot: Introduce connect / disconnect for network-connected devices by Dmitrii Merkurev · 3 years, 2 months ago
  87. 1324002 Merge "libsnapshot: Wait for daemon to terminate after snapshot unamp" by Akilesh Kailash · 3 years, 2 months ago
  88. b0947e0 libprocessgroup: Proceed if activation of an optional controller fails by Bart Van Assche · 3 years, 2 months ago
  89. d2063ad libsnapshot: Wait for daemon to terminate after snapshot unamp by Akilesh Kailash · 3 years, 2 months ago
  90. 1ec6ec4 libprocessgroup: Rework SetupCgroup() by Bart Van Assche · 3 years, 2 months ago
  91. 6f9a909 Merge "[TeX] Introduced Telemetry Express Histogram metric Native API" by Vova Sharaienko · 3 years, 2 months ago
  92. 4dd1ac9 Merge "fastboot: Introduce network-connected devices storage" by Dmitrii Merkurev · 3 years, 2 months ago
  93. 9ed4eb6 Merge "BatteryMonitor: report battery health from health status" by Treehugger Robot · 3 years, 2 months ago
  94. b57f68a BatteryMonitor: report battery health from health status by Jack Wu · 3 years, 2 months ago
  95. ee065fe Merge "Fastboot: Use AServiceManager_waitForService instead of AServiceManager_getService" by Sandeep Dhavale · 3 years, 2 months ago
  96. 1209029 Merge "Only run GentleKill test as root" by Treehugger Robot · 3 years, 2 months ago
  97. d909825 Merge "libprocessgroup: Introduce a local variable in CgroupMap::ActivateControllers()" by Bart Van Assche · 3 years, 2 months ago
  98. d45181f Merge "fastboot: Add fastboot_test to TEST_MAPPING." by David Anderson · 3 years, 2 months ago
  99. 17c84b9 libprocessgroup: Introduce a local variable in CgroupMap::ActivateControllers() by Bart Van Assche · 3 years, 2 months ago
  100. 392eae6 Merge "[LSC] Add LOCAL_LICENSE_KINDS to system/core" by Treehugger Robot · 3 years, 2 months ago