1. d116036 Merge "Don't fail catastrophically on non-existing namespace" by Treehugger Robot · 7 years ago
  2. 485d024 Merge "Include ldd in /system/bin." by Treehugger Robot · 7 years ago
  3. 09db2ed Don't fail catastrophically on non-existing namespace by Jiyong Park · 7 years ago
  4. 37602ed Merge changes Ifc4c4540,I4636de85 by Yifan Hong · 7 years ago
  5. b4b9d21 Merge "VtsKernelMemInfoTest: only enforce on Q+ launching devices" by Treehugger Robot · 7 years ago
  6. 8203366 Include ldd in /system/bin. by Elliott Hughes · 7 years ago
  7. 59772de Merge "Logcatd: remove some extra logic" by Treehugger Robot · 7 years ago
  8. 7cea50a Merge changes from topic "charger_props" by Yifan Hong · 7 years ago
  9. 865f6df Merge "Fix libnativeloader_test" by Treehugger Robot · 7 years ago
  10. e447335 Fix libnativeloader_test by Jiyong Park · 7 years ago
  11. becbf6c Merge "Add libraries txt file to build target" by Treehugger Robot · 7 years ago
  12. 8415a5c Logcatd: remove some extra logic by Tian Baofeng · 7 years ago
  13. 08c6d1a Merge "fs_mgr: liblp test: give ownership of environment to gtest" by Treehugger Robot · 7 years ago
  14. 7bf1e9f fs_mgr: liblp test: give ownership of environment to gtest by Yifan Hong · 7 years ago
  15. f0dd120 MetadataBuilder::IsABDevice: make static / use std::optional by Yifan Hong · 7 years ago
  16. 9d0e6cd MetadataBuilder::NewForUpdate: check sysprop instead by Yifan Hong · 7 years ago
  17. 3a97094 Merge "Update overlayfs patch series reference" by Treehugger Robot · 7 years ago
  18. dbaa477 healthd: Convert libhealthd_{draw,charger} to Soong. by Yifan Hong · 7 years ago
  19. 97eecdc healthd: charger use runtime sysprops instead. by Yifan Hong · 7 years ago
  20. dcbaeef healthd: remove unused variable. by Yifan Hong · 7 years ago
  21. 3af3fcc Merge "init: simplify keyword_map" by Tom Cherry · 7 years ago
  22. 917616d Update overlayfs patch series reference by Mark Salyzyn · 7 years ago
  23. c9ec952 Merge "Implement unique_fd.ok()" by Tomasz Wasilczyk · 7 years ago
  24. 178129d Add libraries txt file to build target by Kiyoung Kim · 7 years ago
  25. 2f40aa0 Merge "ld.config for com.android.neuralnetworks APEX." by Przemyslaw Szczepaniak · 7 years ago
  26. 278754a Merge "adb: switch from system_clock to steady_clock." by Treehugger Robot · 7 years ago
  27. ad98634 VtsKernelMemInfoTest: only enforce on Q+ launching devices by Tri Vo · 7 years ago
  28. c3fc960 Implement unique_fd.ok() by Tomasz Wasilczyk · 7 years ago
  29. 69055b5 Merge "Avoid using data descriptors in ZIP files when possible." by Donald Chai · 7 years ago
  30. d52a5b3 init: simplify keyword_map by Tom Cherry · 7 years ago
  31. b42e558 Merge changes I0940d13e,I38f2d013 by Treehugger Robot · 7 years ago
  32. e170d7f Avoid using data descriptors in ZIP files when possible. by Donald Chai · 7 years ago
  33. 28efde2 Add TEST_MAPPING for libnativeloader by Jiyong Park · 7 years ago
  34. 713878d Test the link to the sphal namespace when only needed by Jiyong Park · 7 years ago
  35. 63e8d98 adb: switch from system_clock to steady_clock. by Josh Gao · 7 years ago
  36. b3fc1b7 Merge "Remove demangle, everyone use libc++ demangle." by Christopher Ferris · 7 years ago
  37. 0bb871d ld.config for com.android.neuralnetworks APEX. by Przemyslaw Szczepaniak · 7 years ago
  38. 44e3438 Merge "Add wchan data to ANR dump" by Treehugger Robot · 7 years ago
  39. cccb573 Merge "init: Write the reason in BCB on "reboot recovery"" by Tianjie Xu · 7 years ago
  40. df7939a Remove demangle, everyone use libc++ demangle. by Christopher Ferris · 7 years ago
  41. 89bb586 Merge "Move to the libc++ demangler." by Christopher Ferris · 7 years ago
  42. 5e98b63 init: Write the reason in BCB on "reboot recovery" by Tianjie Xu · 7 years ago
  43. 0b7dd9f Merge "Fix darwin build" by Treehugger Robot · 7 years ago
  44. 879415f Merge "Revert "Revert "add unittests for libnativeloader""" by Treehugger Robot · 7 years ago
  45. 85bbbe5 Merge "Revert "init: Write the reason in BCB on "reboot recovery""" by Treehugger Robot · 7 years ago
  46. 18545d3 Merge "Replace xargs with other shell command" by Treehugger Robot · 7 years ago
  47. 4ec93a7 Move to the libc++ demangler. by Christopher Ferris · 7 years ago
  48. 78cc06a Revert "Revert "add unittests for libnativeloader"" by Jiyong Park · 7 years ago
  49. 3defd52 Fix darwin build by Colin Cross · 7 years ago
  50. 1489e27 Add wchan data to ANR dump by Kalesh Singh · 7 years ago
  51. 45a1c99 Merge "Add a metadata folder for libsnapshot." by David Anderson · 7 years ago
  52. 3dcb41b Merge "Sketch out libsnapshot for update_engine integration." by David Anderson · 7 years ago
  53. 80fa85c Merge "Revert "add unittests for libnativeloader"" by Raman Tenneti · 7 years ago
  54. 4ec2b28 Revert "add unittests for libnativeloader" by Raman Tenneti · 7 years ago
  55. ce813ef Merge "add unittests for libnativeloader" by Treehugger Robot · 7 years ago
  56. 604ccb1 Merge "Move to isolated testing." by Christopher Ferris · 7 years ago
  57. bcc00c5 Merge "Add cause message when stack overflow is detected." by Christopher Ferris · 7 years ago
  58. 137943d Revert "init: Write the reason in BCB on "reboot recovery"" by Tianjie Xu · 7 years ago
  59. 95d5581 Replace xargs with other shell command by Kiyoung Kim · 7 years ago
  60. 3f2d176 Merge "Ignore class_{reset|start}_post_data on non-updatable APEX." by Martijn Coenen · 7 years ago
  61. 6b6437b add unittests for libnativeloader by Jiyong Park · 7 years ago
  62. 8a0f82f Sketch out libsnapshot for update_engine integration. by David Anderson · 7 years ago
  63. 001747e Add a metadata folder for libsnapshot. by David Anderson · 7 years ago
  64. ea8e7d1 Move to isolated testing. by Christopher Ferris · 7 years ago
  65. 19b24ba Merge "Move to the libc++ demangler." by Christopher Ferris · 7 years ago
  66. 856544f Merge "Re-make showmap host supported" by Mathieu Chartier · 7 years ago
  67. 481e837 Add cause message when stack overflow is detected. by Christopher Ferris · 7 years ago
  68. a74aae8 Move to the libc++ demangler. by Christopher Ferris · 7 years ago
  69. c0c28fa Re-make showmap host supported by Mathieu Chartier · 7 years ago
  70. 97c0670 Merge "Remove perfprofd reference." by Treehugger Robot · 7 years ago
  71. 1f1a000 Merge changes I35f8843e,Icd2a94f8,I6c20f3b3 by Josh Gao · 7 years ago
  72. 6b924d5 Merge "libutils: RefBase remove 'basetype' typedefs" by Treehugger Robot · 7 years ago
  73. ffaabf5 Remove perfprofd reference. by Elliott Hughes · 7 years ago
  74. 728586f Ignore class_{reset|start}_post_data on non-updatable APEX. by Martijn Coenen · 7 years ago
  75. e75c6c8 Merge "Set /sys/power/wake_lock permissions on init." by Tri Vo · 7 years ago
  76. 08bd13e adb: win32: don't shutdown socket when closing. by Josh Gao · 7 years ago
  77. 2ad4c36 adb: win32: silence wine test failure. by Josh Gao · 7 years ago
  78. efd8ae2 adb: win32: fix adb_test. by Josh Gao · 7 years ago
  79. c6a84e8 Set /sys/power/wake_lock permissions on init. by Tri Vo · 7 years ago
  80. 18daa7b libutils: RefBase remove 'basetype' typedefs by Steven Moreland · 7 years ago
  81. eb599db Merge "Revert "Revert "Remove libfiemap_writer from fs_mgr and move it to gsid.""" by David Anderson · 7 years ago
  82. 974dadf Merge "libdm: Fix race conditions in LoopControl::Attach." by David Anderson · 7 years ago
  83. 8987f06 Merge "Add nolint for implicit borrowed_fd constructors" by Treehugger Robot · 7 years ago
  84. a19f51e Merge "Reserve 'init'." by Treehugger Robot · 7 years ago
  85. 100e8ff Merge "Remove obsolete subdirs entry." by Treehugger Robot · 7 years ago
  86. 2f17417 Merge "Run linkerconfig from init process" by Kiyoung Kim · 7 years ago
  87. c37f4a4 Merge changes I5e33e5bf,I64237006 by Ryan Prichard · 7 years ago
  88. 1e7b753 Merge "Optimize code that only uses PageMap call." by Christopher Ferris · 7 years ago
  89. af73ae8 Revert "Revert "Remove libfiemap_writer from fs_mgr and move it to gsid."" by David Anderson · 7 years ago
  90. 4c3d9b2 Merge "Revert "Remove libfiemap_writer from fs_mgr and move it to gsid."" by David Anderson · 7 years ago
  91. 31656c2 Revert "Remove libfiemap_writer from fs_mgr and move it to gsid." by David Anderson · 7 years ago
  92. c8620dd Merge "init: clean up file / socket descriptor creation" by Tom Cherry · 7 years ago
  93. 2a0a081 Merge "Add reserved AID ranges for all partitions" by Tom Cherry · 7 years ago
  94. 3d5b8bc Merge "Remove libfiemap_writer from fs_mgr and move it to gsid." by David Anderson · 7 years ago
  95. 20fbf0d Remove libfiemap_writer from fs_mgr and move it to gsid. by David Anderson · 7 years ago
  96. 4c79df9 Remove obsolete subdirs entry. by Steven Moreland · 7 years ago
  97. ceb36d0 Reserve 'init'. by Steven Moreland · 7 years ago
  98. aa55ee6 Add nolint for implicit borrowed_fd constructors by Tom Cherry · 7 years ago
  99. 8c73361 Make android_load_sphal_library thread-safe by Ryan Prichard · 7 years ago
  100. 807d9d6 Switch libvndksupport's linker.c to C++ by Ryan Prichard · 7 years ago