1. 054e6a3 init: Fix restorecon for /metadata. by David Anderson · 5 years ago
  2. adc2a7c Merge changes Ice773436,Ib8a4835c into rvc-dev by Tom Cherry · 5 years ago
  3. 0c19d6c init: handle property messages asynchronously #2 by Tom Cherry · 5 years ago
  4. 0188274 Revert "init: handle property service callbacks asynchronously" by Tom Cherry · 5 years ago
  5. e3a22ca Merge "Convert gsid to use the dynamic AIDL service infrastructure" into rvc-dev by PO HUNG CHEN · 5 years ago
  6. 742ef23 Merge "Implement the new v4 signing scheme in adb" into rvc-dev by TreeHugger Robot · 5 years ago
  7. 9cfc622 Merge "Set GC threshold when mounting with checkpointing" into rvc-dev by Daniel Rosenberg · 5 years ago
  8. bec237b Merge "liblog: move LOG_ID_DEFAULT into the log_id enum" into rvc-dev by TreeHugger Robot · 5 years ago
  9. 8a1aba3 Merge "liblog: fix header guards ordering" into rvc-dev by TreeHugger Robot · 5 years ago
  10. 1dc67f3 liblog: fix header guards ordering by Tom Cherry · 5 years ago
  11. bc2e58d liblog: move LOG_ID_DEFAULT into the log_id enum by Tom Cherry · 5 years ago
  12. a9a6d49 liblog: use int32_t and uint32_t for new NDK APIs by Tom Cherry · 5 years ago
  13. e4e0566 Merge "Support atom-level annotations within AStatsEvent" into rvc-dev by Ruchir Rastogi · 5 years ago
  14. 7c59f1a Set GC threshold when mounting with checkpointing by Daniel Rosenberg · 5 years ago
  15. fcdaee4 Merge "init.rc: disable kernel module autoloading" into rvc-dev by Eric Biggers · 5 years ago
  16. 33ac1b0 Implement the new v4 signing scheme in adb by Alex Buynytskyy · 5 years ago
  17. a94047b Merge "Make libselinux a stub library" into rvc-dev by Jiyong Park · 5 years ago
  18. 8ce4a30 Make libselinux a stub library by Jiyong Park · 5 years ago
  19. 5bcf649 Merge "Add OptimizeSourceCopyOperation" into rvc-dev by Yifan Hong · 5 years ago
  20. e712eed Support atom-level annotations within AStatsEvent by Ruchir Rastogi · 5 years ago
  21. b6545b8 init.rc: disable kernel module autoloading by Eric Biggers · 5 years ago
  22. d8a38e7 Add OptimizeSourceCopyOperation by Yifan Hong · 5 years ago
  23. c2a354b Merge "don't include liblog to APEXes" into rvc-dev by Jiyong Park · 5 years ago
  24. 575d8c2 Merge "adbd: make libadbd_services cc_library again." into rvc-dev by TreeHugger Robot · 5 years ago
  25. 293786f Merge "Revert "Stop & Resume property service when switching to bootstrap namespace"" into rvc-dev by Tom Cherry · 5 years ago
  26. d1ee508 adbd: make libadbd_services cc_library again. by Josh Gao · 5 years ago
  27. 26471f7 Merge "run ext4 tools in first_stage_ramdisk" into rvc-dev by Jaegeuk Kim · 5 years ago
  28. ccb0608 Merge "fs_mgr_get_mounted_entry_for_userdata: handle logical partitions" into rvc-dev by Nikita Ioffe · 5 years ago
  29. 253b072 run ext4 tools in first_stage_ramdisk by Jaegeuk Kim · 5 years ago
  30. f495fe7 fs_mgr_get_mounted_entry_for_userdata: handle logical partitions by Nikita Ioffe · 5 years ago
  31. 01aa81c don't include liblog to APEXes by Jiyong Park · 5 years ago
  32. 846d147 Merge changes from topic "liblog" into rvc-dev by Jiyong Park · 5 years ago
  33. 0c3d484 Revert "Stop & Resume property service when switching to bootstrap namespace" by Tom Cherry · 5 years ago
  34. 8c6d98a Merge "adb: defer acknowledgement of pushed files until the end." into rvc-dev by Josh Gao · 5 years ago
  35. 3ae8928 Merge "liblog: add API level guard to NDK log.h header" into rvc-dev by TreeHugger Robot · 5 years ago
  36. 77d51eb Merge changes from topic "no_snapshot_callstack" into rvc-dev by Yifan Hong · 5 years ago
  37. 060f58a liblog: add API level guard to NDK log.h header by Tom Cherry · 5 years ago
  38. 1588e9b liblog: minimum_log_priority should be atomic by Tom Cherry · 5 years ago
  39. c7e257c Convert gsid to use the dynamic AIDL service infrastructure by Howard Chen · 5 years ago
  40. 6519ad6 adb: defer acknowledgement of pushed files until the end. by Josh Gao · 5 years ago
  41. 7c8e2b2 Whole static link libasync_safe to libbacktrace.a by Jiyong Park · 5 years ago
  42. 5280b5c libbase uses liblog symbols via dlsym when it is built for APEX by Jiyong Park · 5 years ago
  43. 21ab3ad Revert "libsnapshot::RemoveAllUpdateState log stack" by Yifan Hong · 5 years ago
  44. 611c6f7 Revert "libsnapshot callstack files readable by dumpstate" by Yifan Hong · 5 years ago
  45. ffd1f52 libsnapshot: delete InitiateMergeAndWait. by Yifan Hong · 5 years ago
  46. 7a287d0 Use dlsym to load libstatssocket API by Ruchir Rastogi · 5 years ago
  47. 19212e3 Merge "Use libbase to get the elapsed time instead of libutils" into rvc-dev by TreeHugger Robot · 5 years ago
  48. 114a86e Merge "libdm: Fix WaitForFile early-returning on failed accesses." into rvc-dev by David Anderson · 5 years ago
  49. 7452e46 Use libbase to get the elapsed time instead of libutils by Luke Huang · 5 years ago
  50. bbbd1a8 Merge "Move GetMountedEntryForUserdata to fs_mgr.h" into rvc-dev by Nikita Ioffe · 5 years ago
  51. 5f3afb2 Merge "debuggerd: add an opt-out for OEMs that would rather collect core dumps." into rvc-dev by TreeHugger Robot · 5 years ago
  52. 8f50cfc Move GetMountedEntryForUserdata to fs_mgr.h by Nikita Ioffe · 5 years ago
  53. f9783dc Merge changes from topic "snapshot_rollback" into rvc-dev by Yifan Hong · 5 years ago
  54. 76eb935 debuggerd: add an opt-out for OEMs that would rather collect core dumps. by Elliott Hughes · 5 years ago
  55. 88b85ab [automerger skipped] Add cpu-set properties to serializer test am: 6ea9b8b580 -s ours by Automerger Merge Worker · 5 years ago
  56. dd4e7ef init: restorecon libsnapshot rollback indicator by Yifan Hong · 5 years ago
  57. 960a81f init: Make sure ImageManager status files are labelled. by David Anderson · 5 years ago
  58. ae86eb7 Merge "base: access all new liblog symbols through liblog_functions" into rvc-dev by TreeHugger Robot · 5 years ago
  59. b9a0e2a base: access all new liblog symbols through liblog_functions by Tom Cherry · 5 years ago
  60. 7fc6052 Merge "Refine the exported DSU status" into rvc-dev by PO HUNG CHEN · 5 years ago
  61. 133c060 Merge changes from topic "snapshotctl_cleanup" into rvc-dev by Yifan Hong · 5 years ago
  62. e531298 libsnapshot: SnapshotMergeStats::Start/Finish by Yifan Hong · 5 years ago
  63. 2cea724 libsnapshot: Expose SnapshotMergeStats by Yifan Hong · 5 years ago
  64. 3634255 libsnapshot: delete WaitForMerge. by Yifan Hong · 5 years ago
  65. d5675f6 libsnapshot: handle errors in RemoveAllUpdateState appropriately. by Yifan Hong · 5 years ago
  66. 7c5ae0a libsnapshot: remove snapshots properly after flashing by Yifan Hong · 5 years ago
  67. ae2558d libsnapshot: RemoveUpdateState on rollback. by Yifan Hong · 5 years ago
  68. 1d32aa1 libsnapshot: NeedSnapshotsInFirstStageMount don't test for IsRecovery by Yifan Hong · 5 years ago
  69. ef9e44a Allow ProcessUpdateState to be paused. by Yifan Hong · 5 years ago
  70. f6d4e74 libsnapshot: Re-expose InitiateMerge and ProcessUpdateState by Yifan Hong · 5 years ago
  71. 83fe0a3 libsnapshot: Add prolog to RemoveAllUpdateStates. by Yifan Hong · 5 years ago
  72. 91ffe19 snapshotctl don't auto-merge. by Yifan Hong · 5 years ago
  73. c6411c2 snapshotctl: init reports merge statistics by Alessio Balsini · 6 years ago
  74. 65ceecf libsnapshot/test: Re-enable the failing tests by Alessio Balsini · 5 years ago
  75. 70b6a95 Fix /data_mirror permission by Automerger Merge Worker · 5 years ago
  76. 6ea9b8b Add cpu-set properties to serializer test by Orion Hodson · 6 years ago
  77. 026adf0 Refine the exported DSU status by Howard Chen · 5 years ago
  78. 694529d Merge "Fixed a typo in the version name" into rvc-dev by TreeHugger Robot · 5 years ago
  79. 44ae546 libdm: Fix WaitForFile early-returning on failed accesses. by David Anderson · 5 years ago
  80. 2da5520 Merge changes Ic2af40b8,I9c8cfebe into rvc-dev by Josh Gao · 5 years ago
  81. 6c889bb fastbootd: use FastbootDevice::GetCurrentSlot to get current slot suffix by Hridya Valsaraju · 5 years ago
  82. 2c00561 Merge changes from topic "libinit_test_utils-build-error" into rvc-dev by Tom Cherry · 5 years ago
  83. 1c6f44b Merge "logd: don't coalesce identical log messages in the security buffer" into rvc-dev by Tom Cherry · 5 years ago
  84. 3d79b37 Fixed a typo in the version name by Jiyong Park · 5 years ago
  85. 1e18ac3 Reland "adb: turn CHECKs into an error + transport restart." by Josh Gao · 5 years ago
  86. d9684d5 Reland "adb: daemon: Assign valid fd to usb_handle ep0 file descriptor" by Josh Gao · 5 years ago
  87. 9e1bcc2 Merge "fs_mgr: remain elapsed time of fsck in prop" into rvc-dev by Jaegeuk Kim · 5 years ago
  88. 34da206 fs_mgr: remain elapsed time of fsck in prop by Jaegeuk Kim · 5 years ago
  89. 552729b Merge "fsck.f2fs: enable cache" into rvc-dev by TreeHugger Robot · 5 years ago
  90. 0f52dea [automerger skipped] Allowing R and S developer GSI for DSU am: 99651b012b -s ours by Automerger Merge Worker · 5 years ago
  91. c4f86ac [automerger skipped] Adding new GSI public keys am: 14b8c451c4 -s ours by Automerger Merge Worker · 5 years ago
  92. 9978c36 Merge changes Ib97acc6d,I8f14004a,Id5bbfd6d,I4dfc3f52 into rvc-dev by Josh Gao · 5 years ago
  93. bbe3385 adbd: add runtime-configurable logging. by Josh Gao · 5 years ago
  94. 9ddc42a adb: don't hardcode ports in test_adb. by Josh Gao · 5 years ago
  95. acb49fd Merge changes Iac986bca,I0f40b1f2 into rvc-dev by David Anderson · 5 years ago
  96. ba446ce fsck.f2fs: enable cache by Jaegeuk Kim · 6 years ago
  97. 352ae2d Stop & Resume property service when switching to bootstrap namespace by Nikita Ioffe · 5 years ago
  98. d2dab83 init: handle property service callbacks asynchronously by Tom Cherry · 6 years ago
  99. eb04526 Refactor libinit_test_utils to not use libinit and expose its libraries by Tom Cherry · 5 years ago
  100. efab990 Merge "Reset post_data_ and services_update_finished_ on userspace reboot" into rvc-dev by Nikita Ioffe · 5 years ago