1. 19c5cc2 Merge "Implement the functions to parse zip64 structs" by Tianjie Xu · 5 years ago
  2. 6ab2912 Implement the functions to parse zip64 structs by Tianjie · 5 years ago
  3. 2d90168 Merge "Add vts10 suite to existing vts tests" by Treehugger Robot · 5 years ago
  4. 7581e86 Merge "Remove ANDROID_LOG_RDONLY, etc" by Tom Cherry · 5 years ago
  5. 5d8d73c Add vts10 suite to existing vts tests by Dan Shi · 5 years ago
  6. 89650f9 Merge "[libziparchive] add an option to start iteration with functor" by Songchun Fan · 5 years ago
  7. b80b654 Merge "init: Factor out first-stage uevent handling into a separate class." by David Anderson · 5 years ago
  8. c33f526 [libziparchive] add an option to start iteration with functor by Songchun Fan · 5 years ago
  9. 4117559 init: Factor out first-stage uevent handling into a separate class. by David Anderson · 5 years ago
  10. 18c0085 Merge "Add definition for zip64 struct" by Tianjie Xu · 5 years ago
  11. 7460125 Merge "Skip pmsg related tests if /dev/pmsg0 is not found" by Tom Cherry · 5 years ago
  12. 907b2d0 Remove ANDROID_LOG_RDONLY, etc by Tom Cherry · 5 years ago
  13. 6d4e47a Merge "Remove use of static libdexfile to avoid linking in ART internal code." by Martin Stjernholm · 5 years ago
  14. 986bd0c Skip pmsg related tests if /dev/pmsg0 is not found by Tom Cherry · 6 years ago
  15. 548101d Merge "libsnapshot: Add RecoveryCreateSnapshotDevices(device)" by Yifan Hong · 5 years ago
  16. 0053acd Merge "init: Remove special-case hacks for the super partition." by David Anderson · 5 years ago
  17. a010ddb Merge "Fix memory leak of DexFile handle after release" by Christopher Ferris · 5 years ago
  18. 447a1ea Merge "Revert "Set apex_available property"" by Anna Trostanetski · 5 years ago
  19. 56a712f Revert "Set apex_available property" by Anna Trostanetski · 5 years ago
  20. fb0b0d2 Merge "Set apex_available property" by Jiyong Park · 5 years ago
  21. d25bb60 Set apex_available property by Jiyong Park · 6 years ago
  22. 4abafe2 Merge "adb: fix sync." by Treehugger Robot · 5 years ago
  23. c549b12 Merge "adb: extract syncmsg structs." by Treehugger Robot · 5 years ago
  24. 672cdfe adb: fix sync. by Josh Gao · 5 years ago
  25. 69ee4b7 Add definition for zip64 struct by Tianjie Xu · 6 years ago
  26. b78a632 init: Remove special-case hacks for the super partition. by David Anderson · 5 years ago
  27. fffdd1a Merge "Make GetPcAdjustment a free function." by Peter Collingbourne · 5 years ago
  28. 489c3a8 Fix memory leak of DexFile handle after release by Yong Li · 5 years ago
  29. fc449eb libsnapshot: Add RecoveryCreateSnapshotDevices(device) by Yifan Hong · 5 years ago
  30. 3211512 Merge "init: add ctl.oneshot_on/ctl.oneshot_off" by Tom Cherry · 5 years ago
  31. 4485197 Merge "adbd: add apex_available and visibility for internal libs." by Josh Gao · 5 years ago
  32. 5ac3927 Make GetPcAdjustment a free function. by Peter Collingbourne · 5 years ago
  33. eddae92 adb: extract syncmsg structs. by Josh Gao · 5 years ago
  34. a2cc893 Remove use of static libdexfile to avoid linking in ART internal code. by Martin Stjernholm · 6 years ago
  35. bdbf504 init: add ctl.oneshot_on/ctl.oneshot_off by Tom Cherry · 6 years ago
  36. 3ab681c Merge "fastboot: add support for v3 boot header format" by Treehugger Robot · 5 years ago
  37. f98ee05 Merge "healthd: Don't take device-scoped battery as the main system battery." by Kazuhiro Inaba · 5 years ago
  38. b567303 adbd: add apex_available and visibility for internal libs. by Josh Gao · 5 years ago
  39. ed22a0a Merge "Allow loading zip at an offset in fd" by Ryan Mitchell · 5 years ago
  40. 15303f2 fastboot: add support for v3 boot header format by Steve Muckle · 5 years ago
  41. 23150e4 Allow loading zip at an offset in fd by Ryan Mitchell · 6 years ago
  42. b33afa9 Merge "storaged: ignore SIGPIPE" by Tom Cherry · 5 years ago android-r-preview-2 android-r-preview-3 android-r-preview-4
  43. cdb6003 Merge "base: dlopen/dlsym for liblog when SDK_VER <= 29" by Treehugger Robot · 5 years ago
  44. 2d95413 base: dlopen/dlsym for liblog when SDK_VER <= 29 by Jooyung Han · 5 years ago
  45. b962d6b Merge "libziparchive: move the array of error strings into the implementation." by Treehugger Robot · 5 years ago
  46. bda2686 libziparchive: move the array of error strings into the implementation. by Elliott Hughes · 5 years ago
  47. df78c43 Merge "init: init_kill_services_test" by Steven Moreland · 5 years ago
  48. 780528e Merge "Move the implementation of cd entry map to a separate file" by Tianjie Xu · 5 years ago
  49. f496d28 Merge "Add std::map implementation for cd entry map" by Tianjie Xu · 5 years ago
  50. 6cce3f7 init: init_kill_services_test by Steven Moreland · 6 years ago
  51. 3f3b170 storaged: ignore SIGPIPE by Tom Cherry · 5 years ago
  52. 323c09c Move the implementation of cd entry map to a separate file by Tianjie Xu · 5 years ago
  53. 8a178c1 Merge "init: Fix restorecon for /metadata." by David Anderson · 5 years ago
  54. 0ef9783 Add std::map implementation for cd entry map by Tianjie Xu · 5 years ago
  55. cb76bf0 Merge "adbd: shrink libadbd.so, libadbd_services.so." by Treehugger Robot · 5 years ago
  56. 4a02b23 Merge "init: use a no-op signal handler instead of SIG_IGN for SIGPIPE" by Tom Cherry · 5 years ago
  57. c151a1b adbd: shrink libadbd.so, libadbd_services.so. by Josh Gao · 5 years ago
  58. fd470e8 init: use a no-op signal handler instead of SIG_IGN for SIGPIPE by Tom Cherry · 5 years ago
  59. 8e4d982 healthd: Don't take device-scoped battery as the main system battery. by Kazuhiro Inaba · 6 years ago
  60. 01c8ecc Merge "Restore fastboot delete-logical-partition command for VTS" by Treehugger Robot · 5 years ago
  61. a070278 Merge "init: handle property messages asynchronously #2" by Tom Cherry · 5 years ago
  62. c74afea Merge changes Id67203bb,I0c1dd57f by Tom Cherry · 6 years ago
  63. cd61376 Merge "liblog: fix header guards ordering" by Tom Cherry · 6 years ago
  64. 4fe694a Merge "adb: support wait-for- with multiple states." by Elliott Hughes · 6 years ago
  65. 802864c init: handle property messages asynchronously #2 by Tom Cherry · 6 years ago
  66. e7f014d Merge "init.rc: disable kernel module autoloading" by Eric Biggers · 6 years ago
  67. 6ae132f Merge "Add OptimizeSourceCopyOperation" by Yifan Hong · 6 years ago
  68. 86f83cf Merge "Remove mips pixelflinger." by Elliott Hughes · 6 years ago
  69. 6085cd5 liblog: move LOG_ID_DEFAULT into the log_id enum by Tom Cherry · 6 years ago
  70. f1a975b liblog: use int32_t and uint32_t for new NDK APIs by Tom Cherry · 6 years ago
  71. 227ac56 liblog: fix header guards ordering by Tom Cherry · 6 years ago
  72. 133df17 Merge "libfs_mgr_binder: Cleanup GetGsiService()" by Treehugger Robot · 6 years ago
  73. b407502 Merge "Make libselinux a stub library" by Treehugger Robot · 6 years ago
  74. 3ffdad0 Make libselinux a stub library by Jiyong Park · 6 years ago
  75. 2442e64 Merge "adb: Avoid a couple std::string constructions" by Treehugger Robot · 6 years ago
  76. 34ae0c5 Merge "fs_mgr_get_mounted_entry_for_userdata: handle logical partitions" by Nikita Ioffe · 6 years ago
  77. 8aeada6 Merge "run ext4 tools in first_stage_ramdisk" by Treehugger Robot · 6 years ago
  78. 17824f0 fs_mgr_get_mounted_entry_for_userdata: handle logical partitions by Nikita Ioffe · 6 years ago
  79. dee5225 Add OptimizeSourceCopyOperation by Yifan Hong · 6 years ago
  80. 843f46e init.rc: disable kernel module autoloading by Eric Biggers · 6 years ago
  81. b9be427 run ext4 tools in first_stage_ramdisk by Jaegeuk Kim · 6 years ago
  82. edfec96 adb: Avoid a couple std::string constructions by Greg Kaiser · 6 years ago
  83. bef044a libfs_mgr_binder: Cleanup GetGsiService() by Yo Chiang · 6 years ago
  84. f1e2750 Merge "don't include liblog to APEXes" by Jiyong Park · 6 years ago
  85. 95b6f45 don't include liblog to APEXes by Jiyong Park · 6 years ago
  86. ac72606 Merge changes from topic "liblog" by Jiyong Park · 6 years ago
  87. cc26bbd Whole static link libasync_safe to libbacktrace.a by Jiyong Park · 6 years ago
  88. 2c608b3 libbase uses liblog symbols via dlsym when it is built for APEX by Jiyong Park · 6 years ago
  89. 019f731 Restore fastboot delete-logical-partition command for VTS by yongcheol.lee · 6 years ago
  90. a52b458 adb: support wait-for- with multiple states. by Elliott Hughes · 6 years ago
  91. 73ae00b Merge "Create an interface for the cd entry hash table" by Tianjie Xu · 6 years ago
  92. a964a96 Merge "base: tag unique_fd::reset as reinitializing for clang-tidy." by Josh Gao · 6 years ago
  93. 4bb500f init: Fix restorecon for /metadata. by David Anderson · 6 years ago
  94. eb20ff0 Merge changes Ib8a4835c,I2e11b782 by Tom Cherry · 6 years ago
  95. 832f9f1 Revert "init: handle property service callbacks asynchronously" by Tom Cherry · 6 years ago
  96. 28f8eae Create an interface for the cd entry hash table by Tianjie Xu · 6 years ago
  97. 459ca0b Revert "Stop & Resume property service when switching to bootstrap namespace" by Tom Cherry · 6 years ago
  98. 0ac447a Merge "adbd: make libadbd_services cc_library again." by Tianjie Xu · 6 years ago
  99. 86008cc Merge changes from topic "no_snapshot_callstack" by Yifan Hong · 6 years ago
  100. cc03219 Merge "liblog: add API level guard to NDK log.h header" by Tom Cherry · 6 years ago