1. f3e0042 liblog: remove unused test #defines and transport code by Tom Cherry · 6 years ago
  2. 4929464 liblog: remove stderr logger by Tom Cherry · 6 years ago
  3. f3b6ce5 liblog: add -Wall,-Wextra and do related clean-up. by Tom Cherry · 6 years ago
  4. 15989b6 Merge "Add temporary CPPLINT.cfg files to libnative{bridge,loader}" by Orion Hodson · 6 years ago
  5. f7e54d8 Merge "[vts-core] Remove extra folder for vts_core_liblp_test and vts_libdm_test" by Treehugger Robot · 6 years ago
  6. 1491943 Merge "Add library list for VNDK using core variant" by Kiyoung Kim · 6 years ago
  7. b8ade01 Merge "Separate system_ext_sepolicy.cil out of system sepolicy" by Treehugger Robot · 6 years ago
  8. ab7766c Add temporary CPPLINT.cfg files to libnative{bridge,loader} by Orion Hodson · 6 years ago
  9. ab92f67 Merge "init: add tips for debugging linker errors when launching init services" by Tom Cherry · 6 years ago
  10. fe75b4f Merge changes from topic "logwrapper-api-update" by Tom Cherry · 6 years ago
  11. 500fe35 Merge "lmkd: Maintain pid to taskname mapping to amend kill reports." by Suren Baghdasaryan · 6 years ago
  12. 6298fcb Merge "[vts-core] Add vts_core_meminfo_test to vts-core" by Treehugger Robot · 6 years ago
  13. 6607e75 [vts-core] Remove extra folder for vts_core_liblp_test and vts_libdm_test by nelsonli · 6 years ago
  14. 5b5a0e6 Add library list for VNDK using core variant by Kiyoung Kim · 6 years ago
  15. 25ca525 [vts-core] Add vts_core_meminfo_test to vts-core by nelsonli · 6 years ago
  16. ef86d9f Merge "libsnapshot: refactor CreateUpdateSnapshots" by Yifan Hong · 6 years ago
  17. f859593 Merge "debuggerd: increase the default limit on tombstones to 32." by Elliott Hughes · 6 years ago
  18. 2cf2348 lmkd: Maintain pid to taskname mapping to amend kill reports. by Jim Blackler · 6 years ago
  19. 36e8b00 init: add tips for debugging linker errors when launching init services by Tom Cherry · 6 years ago
  20. c0baac2 debuggerd: increase the default limit on tombstones to 32. by Elliott Hughes · 6 years ago
  21. e576a44 Merge changes from topic "remove_ashmemd" by Treehugger Robot · 6 years ago
  22. f390c4e Update init/fs_mgr for new logwrapper function by Tom Cherry · 6 years ago
  23. 2873974 logwrap: convert to C++, rename function logwrap_fork_execvp(). by Tom Cherry · 6 years ago
  24. cdac97c Merge "Use libcrypto_static instead of libcrypto" by Colin Cross · 6 years ago
  25. 6efeeff Merge "Must use libdexfile_support_static in a static executable." by Martin Stjernholm · 6 years ago
  26. 49c441b Merge "logwrapper: open child_ptty in child process and remove ignore_int_quit" by Tom Cherry · 6 years ago
  27. 4f59719 Merge "Find or guess installed libraries for VNDK library list" by Kiyoung Kim · 6 years ago
  28. 99b5989 Merge "Add fuzzer for libsparse" by Hamzeh Zawawy · 6 years ago
  29. f10bd17 Merge "logd: remove logd.both test" by Treehugger Robot · 6 years ago
  30. 332fbfb libsnapshot: refactor CreateUpdateSnapshots by Yifan Hong · 6 years ago
  31. f01dca3 Merge changes Iab867ded,Id37e34b4 by Yifan Hong · 6 years ago
  32. 2d18c02 Merge "libsnapshot: Fix mocked property fetcher" by Yifan Hong · 6 years ago
  33. ff0e971 Merge "adb: fragment host linux USB writes when needed." by Josh Gao · 6 years ago
  34. 47848dd logd: remove logd.both test by Tom Cherry · 6 years ago
  35. 399f672 Merge "liblp: convert more functions to use string_view (#5)" by Treehugger Robot · 6 years ago
  36. 0423662 Add fuzzer for libsparse by hamzeh · 6 years ago
  37. 332f491 logwrapper: open child_ptty in child process and remove ignore_int_quit by Tom Cherry · 6 years ago
  38. 10c0bac Merge "adb: fix infinite loop when attempting to push to //foo." by Treehugger Robot · 6 years ago
  39. ce2fbc6 Merge changes from topic "boringssl-kmsg" by Tom Cherry · 6 years ago
  40. 753a4f7 libcutils: route to /dev/ashmem<boot_id> instead of ashmemd by Tri Vo · 6 years ago
  41. c3d7a59 ueventd: duplicate /dev/ashmem by Tri Vo · 6 years ago
  42. 7d268a2 libsnapshot: CreateUpdateSnapshots reuse COW space by Yifan Hong · 6 years ago
  43. 59de913 libsnapshot: fix tests by Yifan Hong · 6 years ago
  44. a300540 libsnapshot: Fix mocked property fetcher by Yifan Hong · 6 years ago
  45. e9e18f5 adb: fix infinite loop when attempting to push to //foo. by Josh Gao · 6 years ago
  46. ccf161a Merge "Allow --disable-verification when top-level vbmeta is in 'boot'" by Treehugger Robot · 6 years ago
  47. 6136835 Merge "[vts-core] Add vts_core_liblp_test to vts-core" by Treehugger Robot · 6 years ago
  48. ad8a925 Merge "[vts-core] add copy rules for *-gsi.avbpubkey" by Treehugger Robot · 6 years ago
  49. b2313a3 Merge "[vts-core] Add libdm_test in vts-core" by Treehugger Robot · 6 years ago
  50. 1ce5e59 liblp: convert more functions to use string_view (#5) by Yifan Hong · 6 years ago
  51. b58e9a7 Find or guess installed libraries for VNDK library list by Kiyoung Kim · 6 years ago
  52. 9e0e02b Merge "Update auditParse to not prepend "b/" to bug IDs" by Treehugger Robot · 6 years ago
  53. ef6c8f1 Merge "snapshotctl: merge when boot" by Treehugger Robot · 6 years ago
  54. 152cda0 Redirect boringssl_self_test stdio to kmsg by Tom Cherry · 6 years ago
  55. 935ea0f init: add stdio_to_kmsg option by Tom Cherry · 6 years ago
  56. f9ef788 Merge "Add require_root to adbd_test and libpackagelistparser_test" by Dan Shi · 6 years ago
  57. 365fc35 Merge "libsnapshot: add snapshotctl" by Yifan Hong · 6 years ago
  58. e754f24 Merge "Uevent: remove useless dir" by Tom Cherry · 6 years ago
  59. de723ce Merge "Rename ANDROID_RUNTIME_ROOT to ANDROID_ART_ROOT following APEX module name change." by Martin Stjernholm · 6 years ago
  60. 1cd8877 Must use libdexfile_support_static in a static executable. by Martin Stjernholm · 6 years ago
  61. 0d7c6fd Add require_root to adbd_test and libpackagelistparser_test by Dan Shi · 6 years ago
  62. 3d2c9f6 Merge "Add libneuralnetworks_packageinfo to neuralnetworks apex dependencies." by Przemyslaw Szczepaniak · 6 years ago
  63. f77b6a2 Uevent: remove useless dir by lijiazi · 6 years ago
  64. d28236a Allow --disable-verification when top-level vbmeta is in 'boot' by Chin-Ting Kuo · 6 years ago
  65. fb13372 [vts-core] Add libdm_test in vts-core by nelsonli · 6 years ago
  66. 18962a8 snapshotctl: merge when boot by Yifan Hong · 6 years ago
  67. 5f830c6 libsnapshot: add snapshotctl by Yifan Hong · 6 years ago
  68. 70778fc Merge "Remove vendor_availble of propertyinfoserializer" by Treehugger Robot · 6 years ago
  69. 89ee790 Update auditParse to not prepend "b/" to bug IDs by Ashwini Oruganti · 6 years ago
  70. a065fc7 Merge "libutils: Trace.h for everything but windows" by Steven Moreland · 6 years ago
  71. fba81a4 Merge "Prepare pass_through mounts" by Zimuzo Ezeozue · 6 years ago
  72. 1877642 Merge "Increase timeouts." by Christopher Ferris · 6 years ago
  73. 919f011 Prepare pass_through mounts by Zim · 6 years ago
  74. 57f1863 [vts-core] add copy rules for *-gsi.avbpubkey by nelsonli · 6 years ago
  75. 0f1bb3c Remove vendor_availble of propertyinfoserializer by Inseob Kim · 6 years ago
  76. d203189 Merge "Remove static vndk dep from vendor modules" by Treehugger Robot · 6 years ago
  77. dc8f053 Merge "Mount multiple DSU partitions when present." by Howard Chen · 6 years ago
  78. 4da7315 Increase timeouts. by Christopher Ferris · 6 years ago
  79. 71c2f1d Merge changes from topic "libsnapshot_api_update_engine" by Yifan Hong · 6 years ago
  80. 282fffa libutils: Trace.h for everything but windows by Steven Moreland · 6 years ago
  81. 22f0900 Rename ANDROID_RUNTIME_ROOT to ANDROID_ART_ROOT following APEX module name change. by Martin Stjernholm · 6 years ago
  82. 83d225b Merge "init: create sockets before forking" by Tom Cherry · 6 years ago
  83. 9867ea7 Merge changes Iff879def,I79c72346 by Tom Cherry · 6 years ago
  84. 15cbe41 Merge "Revert "Include com.android.runtime in the "runtime" linker namespace."" by Martin Stjernholm · 6 years ago
  85. 4d24b08 Merge "Remove unused libnativeloader-dummy-headers" by Treehugger Robot · 6 years ago
  86. 266112b Separate system_ext_sepolicy.cil out of system sepolicy by Bowgo Tsai · 6 years ago
  87. 51d3076 [vts-core] Add vts_core_liblp_test to vts-core by nelsonli · 6 years ago
  88. 4aaf47a Remove static vndk dep from vendor modules by Inseob Kim · 6 years ago
  89. 1aa54f3 Mount multiple DSU partitions when present. by Howard Chen · 6 years ago
  90. e02cd8a Merge "Use Android systemTime implementation for host linux." by Treehugger Robot · 6 years ago
  91. 34bab97 init: create sockets before forking by Tom Cherry · 6 years ago
  92. 0e084e8 Use Android systemTime implementation for host linux. by Brett Chabot · 6 years ago
  93. d1a1862 Simply reboot if the boringssl self test fails by Tom Cherry · 6 years ago
  94. 1f1d6ec Merge "Remove unused big-endian cruft." by Elliott Hughes · 6 years ago
  95. 692dc61 init: reboot immediately if /data isn't mounted by Tom Cherry · 6 years ago
  96. 080e805 Merge "Add deps to files used by backwards compatibility checker" by Treehugger Robot · 6 years ago
  97. cb29afd Revert "Include com.android.runtime in the "runtime" linker namespace." by Martin Stjernholm · 6 years ago
  98. d77af00 Add deps to files used by backwards compatibility checker by Dan Willemsen · 6 years ago
  99. 985282c Merge "init: degeneralize subcontext init into only vendor_init" by Tom Cherry · 6 years ago
  100. bff415f Merge "libutils: increase test TIMING_TOLERANCE_MS" by Alistair Delva · 6 years ago