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