1. c6825ba [adb incremental] send priority blocks first by Songchun Fan · 5 years ago
  2. edd1362 [adb data server] wait for installation results before terminates by Songchun Fan · 5 years ago
  3. df25bd9 Merge changes Ice773436,Ib8a4835c into rvc-dev by Tom Cherry · 5 years ago
  4. 24f38eb init: handle property messages asynchronously #2 by Tom Cherry · 5 years ago
  5. b003338 Revert "init: handle property service callbacks asynchronously" by Tom Cherry · 5 years ago
  6. 662cf6a Merge "Convert gsid to use the dynamic AIDL service infrastructure" into rvc-dev by PO HUNG CHEN · 5 years ago
  7. 314a76d Merge "Implement the new v4 signing scheme in adb" into rvc-dev by TreeHugger Robot · 5 years ago
  8. 04927cd Merge "Set GC threshold when mounting with checkpointing" into rvc-dev by Daniel Rosenberg · 5 years ago
  9. 1da65e7 Merge "liblog: move LOG_ID_DEFAULT into the log_id enum" into rvc-dev by TreeHugger Robot · 5 years ago
  10. 8e35e17 Merge "liblog: fix header guards ordering" into rvc-dev by TreeHugger Robot · 5 years ago
  11. 090c83a liblog: fix header guards ordering by Tom Cherry · 5 years ago
  12. 295f467 liblog: move LOG_ID_DEFAULT into the log_id enum by Tom Cherry · 5 years ago
  13. 3d705a3 liblog: use int32_t and uint32_t for new NDK APIs by Tom Cherry · 5 years ago
  14. ba2a08e Merge "Support atom-level annotations within AStatsEvent" into rvc-dev by Ruchir Rastogi · 5 years ago
  15. 740799a Set GC threshold when mounting with checkpointing by Daniel Rosenberg · 5 years ago
  16. 17fef5b Merge "init.rc: disable kernel module autoloading" into rvc-dev by Eric Biggers · 5 years ago
  17. 4612082 Implement the new v4 signing scheme in adb by Alex Buynytskyy · 5 years ago
  18. 0d89a0a Merge "Make libselinux a stub library" into rvc-dev by Jiyong Park · 5 years ago
  19. fd04a8a Make libselinux a stub library by Jiyong Park · 5 years ago
  20. 3df9f90 Merge "Add OptimizeSourceCopyOperation" into rvc-dev by Yifan Hong · 5 years ago
  21. 1e894b5 Support atom-level annotations within AStatsEvent by Ruchir Rastogi · 5 years ago
  22. bb9295b init.rc: disable kernel module autoloading by Eric Biggers · 5 years ago
  23. 11913f3 Add OptimizeSourceCopyOperation by Yifan Hong · 5 years ago
  24. c46d760 Merge "don't include liblog to APEXes" into rvc-dev by Jiyong Park · 5 years ago
  25. 6f6a8cc Merge "adbd: make libadbd_services cc_library again." into rvc-dev by TreeHugger Robot · 5 years ago
  26. ecf4836 Merge "Revert "Stop & Resume property service when switching to bootstrap namespace"" into rvc-dev by Tom Cherry · 5 years ago
  27. ca3a4b6 adbd: make libadbd_services cc_library again. by Josh Gao · 5 years ago
  28. 85cfff2 Merge "run ext4 tools in first_stage_ramdisk" into rvc-dev by Jaegeuk Kim · 5 years ago
  29. 0712203 Merge "fs_mgr_get_mounted_entry_for_userdata: handle logical partitions" into rvc-dev by Nikita Ioffe · 5 years ago
  30. bbc0f72 run ext4 tools in first_stage_ramdisk by Jaegeuk Kim · 5 years ago
  31. edc8477 fs_mgr_get_mounted_entry_for_userdata: handle logical partitions by Nikita Ioffe · 5 years ago
  32. 6d2cdc0 don't include liblog to APEXes by Jiyong Park · 5 years ago
  33. e9c6d47 Merge changes from topic "liblog" into rvc-dev by Jiyong Park · 5 years ago
  34. 88edc71 Revert "Stop & Resume property service when switching to bootstrap namespace" by Tom Cherry · 5 years ago
  35. d249820 Merge "adb: defer acknowledgement of pushed files until the end." into rvc-dev by Josh Gao · 5 years ago
  36. f8eba47 Merge "liblog: add API level guard to NDK log.h header" into rvc-dev by TreeHugger Robot · 5 years ago
  37. 5a66c42 Merge changes from topic "no_snapshot_callstack" into rvc-dev by Yifan Hong · 5 years ago
  38. 1fe2358 liblog: add API level guard to NDK log.h header by Tom Cherry · 5 years ago
  39. 02d479a liblog: minimum_log_priority should be atomic by Tom Cherry · 5 years ago
  40. 778fbb4 Convert gsid to use the dynamic AIDL service infrastructure by Howard Chen · 5 years ago
  41. a0a8b8d adb: defer acknowledgement of pushed files until the end. by Josh Gao · 5 years ago
  42. 8fc0b6c Whole static link libasync_safe to libbacktrace.a by Jiyong Park · 5 years ago
  43. d379c9f libbase uses liblog symbols via dlsym when it is built for APEX by Jiyong Park · 5 years ago
  44. 0c41441 Revert "libsnapshot::RemoveAllUpdateState log stack" by Yifan Hong · 5 years ago
  45. 9e72385 Revert "libsnapshot callstack files readable by dumpstate" by Yifan Hong · 5 years ago
  46. 8afb851 libsnapshot: delete InitiateMergeAndWait. by Yifan Hong · 5 years ago
  47. a4138da Use dlsym to load libstatssocket API by Ruchir Rastogi · 5 years ago
  48. ccae42b Merge "Use libbase to get the elapsed time instead of libutils" into rvc-dev by TreeHugger Robot · 5 years ago
  49. 7c4b1d8 Merge "libdm: Fix WaitForFile early-returning on failed accesses." into rvc-dev by David Anderson · 5 years ago
  50. e3d9f91 Use libbase to get the elapsed time instead of libutils by Luke Huang · 5 years ago
  51. 720f992 Merge "Move GetMountedEntryForUserdata to fs_mgr.h" into rvc-dev by Nikita Ioffe · 5 years ago
  52. 5235b2f Merge "debuggerd: add an opt-out for OEMs that would rather collect core dumps." into rvc-dev by TreeHugger Robot · 5 years ago
  53. fdc29ce Move GetMountedEntryForUserdata to fs_mgr.h by Nikita Ioffe · 5 years ago
  54. e374c1c Merge changes from topic "snapshot_rollback" into rvc-dev by Yifan Hong · 5 years ago
  55. 221ec27 debuggerd: add an opt-out for OEMs that would rather collect core dumps. by Elliott Hughes · 5 years ago
  56. 49839f0 [automerger skipped] Add cpu-set properties to serializer test am: 6ea9b8b580 -s ours by Automerger Merge Worker · 5 years ago
  57. fc1bbab init: restorecon libsnapshot rollback indicator by Yifan Hong · 5 years ago
  58. dde0536 init: Make sure ImageManager status files are labelled. by David Anderson · 5 years ago
  59. 05cedaa Merge "base: access all new liblog symbols through liblog_functions" into rvc-dev by TreeHugger Robot · 5 years ago
  60. 983e202 base: access all new liblog symbols through liblog_functions by Tom Cherry · 5 years ago
  61. 445dc4b Merge "Refine the exported DSU status" into rvc-dev by PO HUNG CHEN · 5 years ago
  62. ee01be9 Merge changes from topic "snapshotctl_cleanup" into rvc-dev by Yifan Hong · 5 years ago
  63. 4c04abe libsnapshot: SnapshotMergeStats::Start/Finish by Yifan Hong · 5 years ago
  64. c0a0112 libsnapshot: Expose SnapshotMergeStats by Yifan Hong · 5 years ago
  65. a17b6d3 libsnapshot: delete WaitForMerge. by Yifan Hong · 5 years ago
  66. b73e59a libsnapshot: handle errors in RemoveAllUpdateState appropriately. by Yifan Hong · 5 years ago
  67. 29c2b3c libsnapshot: remove snapshots properly after flashing by Yifan Hong · 5 years ago
  68. dee1833 libsnapshot: RemoveUpdateState on rollback. by Yifan Hong · 5 years ago
  69. aca6a37 libsnapshot: NeedSnapshotsInFirstStageMount don't test for IsRecovery by Yifan Hong · 5 years ago
  70. 2fc1164 Allow ProcessUpdateState to be paused. by Yifan Hong · 5 years ago
  71. 08a789b libsnapshot: Re-expose InitiateMerge and ProcessUpdateState by Yifan Hong · 5 years ago
  72. 26b2339 libsnapshot: Add prolog to RemoveAllUpdateStates. by Yifan Hong · 5 years ago
  73. 770bf73 snapshotctl don't auto-merge. by Yifan Hong · 5 years ago
  74. b760435 snapshotctl: init reports merge statistics by Alessio Balsini · 5 years ago
  75. 470e889 libsnapshot/test: Re-enable the failing tests by Alessio Balsini · 5 years ago
  76. 2a33023 Fix /data_mirror permission by Automerger Merge Worker · 5 years ago
  77. fb6b541 Add cpu-set properties to serializer test by Orion Hodson · 5 years ago
  78. 240184f Refine the exported DSU status by Howard Chen · 5 years ago
  79. 8651a96 Merge "Fixed a typo in the version name" into rvc-dev by TreeHugger Robot · 5 years ago
  80. 19e8780 libdm: Fix WaitForFile early-returning on failed accesses. by David Anderson · 5 years ago
  81. 9daff5e Merge changes Ic2af40b8,I9c8cfebe into rvc-dev by Josh Gao · 5 years ago
  82. 821b5be fastbootd: use FastbootDevice::GetCurrentSlot to get current slot suffix by Hridya Valsaraju · 5 years ago
  83. 1145448 Merge changes from topic "libinit_test_utils-build-error" into rvc-dev by Tom Cherry · 5 years ago
  84. 750f11a Merge "logd: don't coalesce identical log messages in the security buffer" into rvc-dev by Tom Cherry · 5 years ago
  85. 53138a5 Fixed a typo in the version name by Jiyong Park · 5 years ago
  86. 111ab6f Reland "adb: turn CHECKs into an error + transport restart." by Josh Gao · 5 years ago
  87. e7421e1 Reland "adb: daemon: Assign valid fd to usb_handle ep0 file descriptor" by Josh Gao · 5 years ago
  88. 37fb4e3 Merge "fs_mgr: remain elapsed time of fsck in prop" into rvc-dev by Jaegeuk Kim · 5 years ago
  89. baa6798 fs_mgr: remain elapsed time of fsck in prop by Jaegeuk Kim · 5 years ago
  90. ce1d25f Merge "fsck.f2fs: enable cache" into rvc-dev by TreeHugger Robot · 5 years ago
  91. c95b291 [automerger skipped] Allowing R and S developer GSI for DSU am: 99651b012b -s ours by Automerger Merge Worker · 5 years ago
  92. b277d29 [automerger skipped] Adding new GSI public keys am: 14b8c451c4 -s ours by Automerger Merge Worker · 5 years ago
  93. 0b79f9a Merge changes Ib97acc6d,I8f14004a,Id5bbfd6d,I4dfc3f52 into rvc-dev by Josh Gao · 5 years ago
  94. 736d2ef adbd: add runtime-configurable logging. by Josh Gao · 5 years ago
  95. 2f0e673 adb: don't hardcode ports in test_adb. by Josh Gao · 5 years ago
  96. d5cf584 Merge changes Iac986bca,I0f40b1f2 into rvc-dev by David Anderson · 5 years ago
  97. 812fb57 fsck.f2fs: enable cache by Jaegeuk Kim · 5 years ago
  98. 8938fcd Stop & Resume property service when switching to bootstrap namespace by Nikita Ioffe · 5 years ago
  99. 742741f init: handle property service callbacks asynchronously by Tom Cherry · 5 years ago
  100. b8862ac Refactor libinit_test_utils to not use libinit and expose its libraries by Tom Cherry · 5 years ago