1. 843f46e init.rc: disable kernel module autoloading by Eric Biggers · 5 years ago
  2. f1e2750 Merge "don't include liblog to APEXes" by Jiyong Park · 5 years ago
  3. 95b6f45 don't include liblog to APEXes by Jiyong Park · 5 years ago
  4. ac72606 Merge changes from topic "liblog" by Jiyong Park · 5 years ago
  5. cc26bbd Whole static link libasync_safe to libbacktrace.a by Jiyong Park · 5 years ago
  6. 2c608b3 libbase uses liblog symbols via dlsym when it is built for APEX by Jiyong Park · 5 years ago
  7. 73ae00b Merge "Create an interface for the cd entry hash table" by Tianjie Xu · 5 years ago
  8. a964a96 Merge "base: tag unique_fd::reset as reinitializing for clang-tidy." by Josh Gao · 5 years ago
  9. eb20ff0 Merge changes Ib8a4835c,I2e11b782 by Tom Cherry · 5 years ago
  10. 832f9f1 Revert "init: handle property service callbacks asynchronously" by Tom Cherry · 5 years ago
  11. 28f8eae Create an interface for the cd entry hash table by Tianjie Xu · 5 years ago
  12. 459ca0b Revert "Stop & Resume property service when switching to bootstrap namespace" by Tom Cherry · 5 years ago
  13. 0ac447a Merge "adbd: make libadbd_services cc_library again." by Tianjie Xu · 5 years ago
  14. 86008cc Merge changes from topic "no_snapshot_callstack" by Yifan Hong · 5 years ago
  15. cc03219 Merge "liblog: add API level guard to NDK log.h header" by Tom Cherry · 5 years ago
  16. 59e93a5 liblog: add API level guard to NDK log.h header by Tom Cherry · 5 years ago
  17. 1432682 Merge "Convert gsid to use the dynamic AIDL service infrastructure" by Howard Chen · 5 years ago
  18. 2401f5f Merge "Set apex_available property" by Treehugger Robot · 5 years ago
  19. ecfdda2 Merge "Convert vts configs to Android.bp" by Treehugger Robot · 5 years ago
  20. 2263bcb Merge "adb: defer acknowledgement of pushed files until the end." by Josh Gao · 5 years ago
  21. 262b58c Merge "Fix bugprone-string-integer-assignment warnings" by Chih-hung Hsieh · 5 years ago
  22. 66147ba Merge "libdm: Fix WaitForFile early-returning on failed accesses." by David Anderson · 5 years ago
  23. 7867159 Revert "libsnapshot::RemoveAllUpdateState log stack" by Yifan Hong · 5 years ago
  24. 4a64da4 Revert "libsnapshot callstack files readable by dumpstate" by Yifan Hong · 5 years ago
  25. 7a0fb35 libsnapshot: delete InitiateMergeAndWait. by Yifan Hong · 5 years ago
  26. b34449d Merge "Remove mips build." by Treehugger Robot · 5 years ago
  27. d8f7b26 Merge "init: restorecon libsnapshot rollback indicator" by Yifan Hong · 5 years ago
  28. ce71d36 Merge "liblog: minimum_log_priority should be atomic" by Tom Cherry · 5 years ago
  29. 7f8a37c adbd: make libadbd_services cc_library again. by Josh Gao · 5 years ago
  30. 5d13645 Fix bugprone-string-integer-assignment warnings by Chih-Hung Hsieh · 5 years ago
  31. c6e64b3 Merge ""track-app" service showing debuggable/profileable apps" by Treehugger Robot · 5 years ago
  32. bbb1602 liblog: minimum_log_priority should be atomic by Tom Cherry · 5 years ago
  33. e43893e base: tag unique_fd::reset as reinitializing for clang-tidy. by Josh Gao · 5 years ago
  34. 3a4e382 Merge "Add new directory for stats metadata" by Jeffrey Huang · 5 years ago
  35. 9da0750 Merge "adb: improve logging of key loading slightly." by Treehugger Robot · 5 years ago
  36. 8bf9b16 Set apex_available property by Jiyong Park · 5 years ago
  37. a8f188f Convert vts configs to Android.bp by Dan Willemsen · 5 years ago
  38. 401c787 adb: improve logging of key loading slightly. by Elliott Hughes · 5 years ago
  39. d91998f init: restorecon libsnapshot rollback indicator by Yifan Hong · 5 years ago
  40. 49e6ee9 Remove mips build. by Elliott Hughes · 5 years ago
  41. cc642ec Merge "Move GetMountedEntryForUserdata to fs_mgr.h" by Treehugger Robot · 5 years ago
  42. 8974442 Merge "Revert "Fixed a typo in the version name"" by Ian Kasprzak · 5 years ago
  43. f4ffae1 "track-app" service showing debuggable/profileable apps by Shukang Zhou · 5 years ago
  44. 30b0c01 Move GetMountedEntryForUserdata to fs_mgr.h by Nikita Ioffe · 5 years ago
  45. e6e87fd Revert "Fixed a typo in the version name" by Ian Kasprzak · 5 years ago
  46. 151e748 Merge "debuggerd: add an opt-out for OEMs that would rather collect core dumps." by Elliott Hughes · 5 years ago
  47. 64ff82b adb: defer acknowledgement of pushed files until the end. by Josh Gao · 5 years ago
  48. fd4e662 Merge "Fixed a typo in the version name" by Jiyong Park · 5 years ago
  49. 14dc6ad Merge "run-as: improve error messages." by Elliott Hughes · 5 years ago
  50. 561df7b Merge "liblog: Fix bugprone-macro-parentheses warnings" by Treehugger Robot · 5 years ago
  51. 641e9e4 Merge "base: access all new liblog symbols through liblog_functions" by Tom Cherry · 5 years ago
  52. d620ec7 base: access all new liblog symbols through liblog_functions by Tom Cherry · 5 years ago
  53. 58c8861 Add new directory for stats metadata by Jeffrey Huang · 5 years ago
  54. 8c20f9e Merge "Update init.rc for statsd setup" by Jeffrey Huang · 5 years ago
  55. 198651c Merge changes from topics "libsnapshot_delete_initiate", "snapshotctl_cleanup", "update_engine_vab_metrics" by Yifan Hong · 5 years ago
  56. dfdbae0 liblog: Fix bugprone-macro-parentheses warnings by Luca Stefani · 5 years ago
  57. 541d0d2 Merge "Fix /data_mirror permission" by Alan Stokes · 5 years ago
  58. 5dbd893 Merge "fix some liblp file access for win32" by Treehugger Robot · 5 years ago
  59. 4a77a84 run-as: improve error messages. by Elliott Hughes · 5 years ago
  60. 017a0ac Merge "Create a ProcessInfo structure with the process-wide information from the crasher." by Peter Collingbourne · 5 years ago
  61. f7d1a07 fix some liblp file access for win32 by Haoran.Wang · 5 years ago
  62. 8dccf3f Update init.rc for statsd setup by Jeffrey Huang · 5 years ago
  63. 97ebd91 libsnapshot: SnapshotMergeStats::Start/Finish by Yifan Hong · 5 years ago
  64. 1a5ae50 Fix /data_mirror permission by Ricky Wai · 5 years ago
  65. e5e921b Merge "Refine the exported DSU status" am: 14ce87c7da by Automerger Merge Worker · 5 years ago
  66. 14ce87c Merge "Refine the exported DSU status" by Howard Chen · 5 years ago
  67. eb94c78 Fixed a typo in the version name by Jiyong Park · 5 years ago
  68. 0545b24 Merge "snapshotctl: init reports merge statistics" am: 81f46d954b by Automerger Merge Worker · 5 years ago
  69. 2a8ffda Merge "snapshotctl: send snapshot merge report metrics" am: 4d3857512a by Automerger Merge Worker · 5 years ago
  70. 038d6d7 libsnapshot: Expose SnapshotMergeStats by Yifan Hong · 5 years ago
  71. f21c7cd libsnapshot: delete WaitForMerge. by Yifan Hong · 5 years ago
  72. 32253d9 libsnapshot: handle errors in RemoveAllUpdateState appropriately. by Yifan Hong · 5 years ago
  73. 44b93df libsnapshot: remove snapshots properly after flashing by Yifan Hong · 5 years ago
  74. e256e3b libsnapshot: RemoveUpdateState on rollback. by Yifan Hong · 5 years ago
  75. 7fd9b8b libsnapshot: NeedSnapshotsInFirstStageMount don't test for IsRecovery by Yifan Hong · 5 years ago
  76. 6187030 Allow ProcessUpdateState to be paused. by Yifan Hong · 5 years ago
  77. 9aa7bbe libsnapshot: Re-expose InitiateMerge and ProcessUpdateState by Yifan Hong · 5 years ago
  78. ad74121 libsnapshot: Add prolog to RemoveAllUpdateStates. by Yifan Hong · 5 years ago
  79. 6d2a798 snapshotctl don't auto-merge. by Yifan Hong · 5 years ago
  80. 81f46d9 Merge "snapshotctl: init reports merge statistics" by Treehugger Robot · 5 years ago
  81. 4d38575 Merge "snapshotctl: send snapshot merge report metrics" by Treehugger Robot · 5 years ago
  82. a296f20 snapshotctl: init reports merge statistics by Alessio Balsini · 6 years ago
  83. 51230e4 Merge "fastbootd: use FastbootDevice::GetCurrentSlot to get current slot suffix" am: 220b6ebd05 by Automerger Merge Worker · 5 years ago
  84. 220b6eb Merge "fastbootd: use FastbootDevice::GetCurrentSlot to get current slot suffix" by Treehugger Robot · 5 years ago
  85. f6abdf6 Convert gsid to use the dynamic AIDL service infrastructure by Howard Chen · 5 years ago
  86. 025b239 Merge changes Ic2af40b8,I9c8cfebe am: 824f0095b0 by Automerger Merge Worker · 5 years ago
  87. 824f009 Merge changes Ic2af40b8,I9c8cfebe by Treehugger Robot · 5 years ago
  88. 670c58d Merge "Disable AdbPairingConnectionTest#MultipleClientsOnePass." am: 49d4dd23ca by Automerger Merge Worker · 5 years ago
  89. 115af19 Merge "fs_mgr: remain elapsed time of fsck in prop" am: 5d4855680d by Automerger Merge Worker · 5 years ago
  90. 49d4dd2 Merge "Disable AdbPairingConnectionTest#MultipleClientsOnePass." by Joshua Duong · 5 years ago
  91. 5d48556 Merge "fs_mgr: remain elapsed time of fsck in prop" by Jaegeuk Kim · 5 years ago
  92. 7b30484 Reland "adb: turn CHECKs into an error + transport restart." by Josh Gao · 5 years ago
  93. bfe3dac Reland "adb: daemon: Assign valid fd to usb_handle ep0 file descriptor" by Josh Gao · 5 years ago
  94. 45719a8 fastbootd: use FastbootDevice::GetCurrentSlot to get current slot suffix by Hridya Valsaraju · 5 years ago
  95. 2e1ee8e Disable AdbPairingConnectionTest#MultipleClientsOnePass. by Joshua Duong · 5 years ago
  96. 7ca2c0d Merge "fsck.f2fs: enable cache" am: 6576db1d1c by Automerger Merge Worker · 5 years ago
  97. 6576db1 Merge "fsck.f2fs: enable cache" by Treehugger Robot · 5 years ago
  98. c461e16 fsck.f2fs: enable cache by Jaegeuk Kim · 6 years ago
  99. f53cca4 Merge "Observe new apexd status value of "activated" as required." am: 2f11663fc9 by Automerger Merge Worker · 5 years ago
  100. 2f11663 Merge "Observe new apexd status value of "activated" as required." by Oli Lan · 5 years ago