1. fb0b0d2 Merge "Set apex_available property" by Jiyong Park · 5 years ago
  2. d25bb60 Set apex_available property by Jiyong Park · 5 years ago
  3. 4abafe2 Merge "adb: fix sync." by Treehugger Robot · 5 years ago
  4. c549b12 Merge "adb: extract syncmsg structs." by Treehugger Robot · 5 years ago
  5. 672cdfe adb: fix sync. by Josh Gao · 5 years ago
  6. fffdd1a Merge "Make GetPcAdjustment a free function." by Peter Collingbourne · 5 years ago
  7. 3211512 Merge "init: add ctl.oneshot_on/ctl.oneshot_off" by Tom Cherry · 5 years ago
  8. 4485197 Merge "adbd: add apex_available and visibility for internal libs." by Josh Gao · 5 years ago
  9. 5ac3927 Make GetPcAdjustment a free function. by Peter Collingbourne · 5 years ago
  10. eddae92 adb: extract syncmsg structs. by Josh Gao · 5 years ago
  11. bdbf504 init: add ctl.oneshot_on/ctl.oneshot_off by Tom Cherry · 5 years ago
  12. 3ab681c Merge "fastboot: add support for v3 boot header format" by Treehugger Robot · 5 years ago
  13. f98ee05 Merge "healthd: Don't take device-scoped battery as the main system battery." by Kazuhiro Inaba · 5 years ago
  14. b567303 adbd: add apex_available and visibility for internal libs. by Josh Gao · 5 years ago
  15. ed22a0a Merge "Allow loading zip at an offset in fd" by Ryan Mitchell · 5 years ago
  16. 15303f2 fastboot: add support for v3 boot header format by Steve Muckle · 5 years ago
  17. 23150e4 Allow loading zip at an offset in fd by Ryan Mitchell · 5 years ago
  18. b33afa9 Merge "storaged: ignore SIGPIPE" by Tom Cherry · 5 years ago android-r-preview-2 android-r-preview-3 android-r-preview-4
  19. cdb6003 Merge "base: dlopen/dlsym for liblog when SDK_VER <= 29" by Treehugger Robot · 5 years ago
  20. 2d95413 base: dlopen/dlsym for liblog when SDK_VER <= 29 by Jooyung Han · 5 years ago
  21. b962d6b Merge "libziparchive: move the array of error strings into the implementation." by Treehugger Robot · 5 years ago
  22. bda2686 libziparchive: move the array of error strings into the implementation. by Elliott Hughes · 5 years ago
  23. df78c43 Merge "init: init_kill_services_test" by Steven Moreland · 5 years ago
  24. 780528e Merge "Move the implementation of cd entry map to a separate file" by Tianjie Xu · 5 years ago
  25. f496d28 Merge "Add std::map implementation for cd entry map" by Tianjie Xu · 5 years ago
  26. 6cce3f7 init: init_kill_services_test by Steven Moreland · 5 years ago
  27. 3f3b170 storaged: ignore SIGPIPE by Tom Cherry · 5 years ago
  28. 323c09c Move the implementation of cd entry map to a separate file by Tianjie Xu · 5 years ago
  29. 8a178c1 Merge "init: Fix restorecon for /metadata." by David Anderson · 5 years ago
  30. 0ef9783 Add std::map implementation for cd entry map by Tianjie Xu · 5 years ago
  31. cb76bf0 Merge "adbd: shrink libadbd.so, libadbd_services.so." by Treehugger Robot · 5 years ago
  32. 4a02b23 Merge "init: use a no-op signal handler instead of SIG_IGN for SIGPIPE" by Tom Cherry · 5 years ago
  33. c151a1b adbd: shrink libadbd.so, libadbd_services.so. by Josh Gao · 5 years ago
  34. fd470e8 init: use a no-op signal handler instead of SIG_IGN for SIGPIPE by Tom Cherry · 5 years ago
  35. 8e4d982 healthd: Don't take device-scoped battery as the main system battery. by Kazuhiro Inaba · 6 years ago
  36. 01c8ecc Merge "Restore fastboot delete-logical-partition command for VTS" by Treehugger Robot · 5 years ago
  37. a070278 Merge "init: handle property messages asynchronously #2" by Tom Cherry · 5 years ago
  38. c74afea Merge changes Id67203bb,I0c1dd57f by Tom Cherry · 5 years ago
  39. cd61376 Merge "liblog: fix header guards ordering" by Tom Cherry · 5 years ago
  40. 4fe694a Merge "adb: support wait-for- with multiple states." by Elliott Hughes · 5 years ago
  41. 802864c init: handle property messages asynchronously #2 by Tom Cherry · 5 years ago
  42. e7f014d Merge "init.rc: disable kernel module autoloading" by Eric Biggers · 5 years ago
  43. 6ae132f Merge "Add OptimizeSourceCopyOperation" by Yifan Hong · 5 years ago
  44. 86f83cf Merge "Remove mips pixelflinger." by Elliott Hughes · 5 years ago
  45. 6085cd5 liblog: move LOG_ID_DEFAULT into the log_id enum by Tom Cherry · 5 years ago
  46. f1a975b liblog: use int32_t and uint32_t for new NDK APIs by Tom Cherry · 5 years ago
  47. 227ac56 liblog: fix header guards ordering by Tom Cherry · 5 years ago
  48. 133df17 Merge "libfs_mgr_binder: Cleanup GetGsiService()" by Treehugger Robot · 5 years ago
  49. b407502 Merge "Make libselinux a stub library" by Treehugger Robot · 5 years ago
  50. 3ffdad0 Make libselinux a stub library by Jiyong Park · 5 years ago
  51. 2442e64 Merge "adb: Avoid a couple std::string constructions" by Treehugger Robot · 5 years ago
  52. 34ae0c5 Merge "fs_mgr_get_mounted_entry_for_userdata: handle logical partitions" by Nikita Ioffe · 5 years ago
  53. 8aeada6 Merge "run ext4 tools in first_stage_ramdisk" by Treehugger Robot · 5 years ago
  54. 17824f0 fs_mgr_get_mounted_entry_for_userdata: handle logical partitions by Nikita Ioffe · 5 years ago
  55. dee5225 Add OptimizeSourceCopyOperation by Yifan Hong · 5 years ago
  56. 843f46e init.rc: disable kernel module autoloading by Eric Biggers · 5 years ago
  57. b9be427 run ext4 tools in first_stage_ramdisk by Jaegeuk Kim · 5 years ago
  58. edfec96 adb: Avoid a couple std::string constructions by Greg Kaiser · 5 years ago
  59. bef044a libfs_mgr_binder: Cleanup GetGsiService() by Yo Chiang · 5 years ago
  60. f1e2750 Merge "don't include liblog to APEXes" by Jiyong Park · 5 years ago
  61. 95b6f45 don't include liblog to APEXes by Jiyong Park · 5 years ago
  62. ac72606 Merge changes from topic "liblog" by Jiyong Park · 5 years ago
  63. cc26bbd Whole static link libasync_safe to libbacktrace.a by Jiyong Park · 5 years ago
  64. 2c608b3 libbase uses liblog symbols via dlsym when it is built for APEX by Jiyong Park · 5 years ago
  65. 019f731 Restore fastboot delete-logical-partition command for VTS by yongcheol.lee · 5 years ago
  66. a52b458 adb: support wait-for- with multiple states. by Elliott Hughes · 5 years ago
  67. 73ae00b Merge "Create an interface for the cd entry hash table" by Tianjie Xu · 5 years ago
  68. a964a96 Merge "base: tag unique_fd::reset as reinitializing for clang-tidy." by Josh Gao · 5 years ago
  69. 4bb500f init: Fix restorecon for /metadata. by David Anderson · 5 years ago
  70. eb20ff0 Merge changes Ib8a4835c,I2e11b782 by Tom Cherry · 5 years ago
  71. 832f9f1 Revert "init: handle property service callbacks asynchronously" by Tom Cherry · 5 years ago
  72. 28f8eae Create an interface for the cd entry hash table by Tianjie Xu · 5 years ago
  73. 459ca0b Revert "Stop & Resume property service when switching to bootstrap namespace" by Tom Cherry · 5 years ago
  74. 0ac447a Merge "adbd: make libadbd_services cc_library again." by Tianjie Xu · 5 years ago
  75. 86008cc Merge changes from topic "no_snapshot_callstack" by Yifan Hong · 5 years ago
  76. cc03219 Merge "liblog: add API level guard to NDK log.h header" by Tom Cherry · 5 years ago
  77. 59e93a5 liblog: add API level guard to NDK log.h header by Tom Cherry · 5 years ago
  78. 1432682 Merge "Convert gsid to use the dynamic AIDL service infrastructure" by Howard Chen · 5 years ago
  79. 2401f5f Merge "Set apex_available property" by Treehugger Robot · 5 years ago
  80. ecfdda2 Merge "Convert vts configs to Android.bp" by Treehugger Robot · 5 years ago
  81. 2263bcb Merge "adb: defer acknowledgement of pushed files until the end." by Josh Gao · 5 years ago
  82. 262b58c Merge "Fix bugprone-string-integer-assignment warnings" by Chih-hung Hsieh · 5 years ago
  83. 66147ba Merge "libdm: Fix WaitForFile early-returning on failed accesses." by David Anderson · 5 years ago
  84. 7867159 Revert "libsnapshot::RemoveAllUpdateState log stack" by Yifan Hong · 5 years ago
  85. 4a64da4 Revert "libsnapshot callstack files readable by dumpstate" by Yifan Hong · 5 years ago
  86. 7a0fb35 libsnapshot: delete InitiateMergeAndWait. by Yifan Hong · 5 years ago
  87. b34449d Merge "Remove mips build." by Treehugger Robot · 5 years ago
  88. d8f7b26 Merge "init: restorecon libsnapshot rollback indicator" by Yifan Hong · 5 years ago
  89. ce71d36 Merge "liblog: minimum_log_priority should be atomic" by Tom Cherry · 5 years ago
  90. 7f8a37c adbd: make libadbd_services cc_library again. by Josh Gao · 5 years ago
  91. 5d13645 Fix bugprone-string-integer-assignment warnings by Chih-Hung Hsieh · 5 years ago
  92. c6e64b3 Merge ""track-app" service showing debuggable/profileable apps" by Treehugger Robot · 5 years ago
  93. bbb1602 liblog: minimum_log_priority should be atomic by Tom Cherry · 5 years ago
  94. e43893e base: tag unique_fd::reset as reinitializing for clang-tidy. by Josh Gao · 5 years ago
  95. 3a4e382 Merge "Add new directory for stats metadata" by Jeffrey Huang · 5 years ago
  96. 9da0750 Merge "adb: improve logging of key loading slightly." by Treehugger Robot · 5 years ago
  97. 8bf9b16 Set apex_available property by Jiyong Park · 5 years ago
  98. a8f188f Convert vts configs to Android.bp by Dan Willemsen · 5 years ago
  99. 401c787 adb: improve logging of key loading slightly. by Elliott Hughes · 5 years ago
  100. d91998f init: restorecon libsnapshot rollback indicator by Yifan Hong · 5 years ago