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