1. 760f839 Add static libbinderthreadstate explicitly to charger module. by Jayant Chowdhary · 7 years ago
  2. bb0a8b5 Merge "Support 'fastboot getvar unlocked' command." by Treehugger Robot · 7 years ago
  3. 8c715cf Merge "Revert "mkbootimg: Build mkbootimg with Soong."" by Tao Bao · 7 years ago
  4. 4c018d6 Revert "mkbootimg: Build mkbootimg with Soong." by Tao Bao · 7 years ago
  5. 95b58f5 Merge "mkbootimg: Build mkbootimg with Soong." by Tao Bao · 7 years ago
  6. 9eec8d2 Merge "init: start apexd as early as we can." by Martijn Coenen · 7 years ago
  7. 0f28653 Merge "Set device lock status from kernel command line." by Treehugger Robot · 7 years ago
  8. 6bd4072 Merge "Pass OEM commands to HAL" by Treehugger Robot · 7 years ago
  9. 71495e1 Support 'fastboot getvar unlocked' command. by Hridya Valsaraju · 7 years ago
  10. eb53064 Pass OEM commands to HAL by Hridya Valsaraju · 7 years ago
  11. 5288587 Set device lock status from kernel command line. by Hridya Valsaraju · 7 years ago
  12. 8154dbc Merge "Build both static and shared lib." by Doug Horn · 7 years ago
  13. f7f6d9b mkbootimg: Build mkbootimg with Soong. by Tao Bao · 7 years ago
  14. c189779 Merge "Add a recovery ACPIO section to boot image" by Tao Bao · 7 years ago
  15. 0dddae4 Merge "Add libgrallocusage/OWNERS" by Treehugger Robot · 7 years ago
  16. f6af76b Merge "liblp: Add MetadataBuilder::UsedSpace()" by Treehugger Robot · 7 years ago
  17. a1ee7ac liblp: Add MetadataBuilder::UsedSpace() by Mark Salyzyn · 7 years ago
  18. aec9085 Merge "adb: remount for /system as root" by Treehugger Robot · 7 years ago
  19. be4f01b Merge "fs_mgr: init: adb: add fstab argument to fs_mgr_overlayfs_mount_all" by Treehugger Robot · 7 years ago
  20. 43a9428 Add libgrallocusage/OWNERS by Jesse Hall · 7 years ago
  21. 16791c5 Merge "fs_mgr: Move fs_mgr_overlayfs_already_mounted higher in file." by Treehugger Robot · 7 years ago
  22. 00aede9 Build both static and shared lib. by Doug Horn · 7 years ago
  23. 8640a4b Merge "Support 'adb reboot fastboot' command conditionally." by Treehugger Robot · 7 years ago
  24. 5dbf1bf Merge "liblp: test: fix liblp.UpdateAnyMetadataSlot" by Treehugger Robot · 7 years ago
  25. e984dd4 adb: remount for /system as root by Mark Salyzyn · 7 years ago
  26. 235a7f8 fs_mgr: init: adb: add fstab argument to fs_mgr_overlayfs_mount_all by Mark Salyzyn · 7 years ago
  27. d179784 Add a recovery ACPIO section to boot image by Chen, ZhiminX · 7 years ago
  28. a26cf84 Support 'adb reboot fastboot' command conditionally. by Hridya Valsaraju · 7 years ago
  29. a97a3c1 Merge "fastboot: clean up CheckRequirements" by Tom Cherry · 7 years ago
  30. fff6b0b Merge "Fix two clang-tidy issues in crasher.cpp." by Stephen Hines · 7 years ago
  31. 7e2ede1 Fix two clang-tidy issues in crasher.cpp. by Stephen Hines · 7 years ago
  32. e0530c4 Merge "Use vector<char> instead of char* and malloc() for images" by Tom Cherry · 7 years ago
  33. 5a728e0 fs_mgr: Move fs_mgr_overlayfs_already_mounted higher in file. by Mark Salyzyn · 7 years ago
  34. 7f821fc liblp: test: fix liblp.UpdateAnyMetadataSlot by Mark Salyzyn · 7 years ago
  35. 05a74d3 Merge "init: Cleanly exit subcontext processes upon init's death" by Treehugger Robot · 7 years ago
  36. 491f350 Merge "fs_mgr: overlayfs: const to kNames" by Mark Salyzyn · 7 years ago
  37. 40568cf Merge "fs_mgr: liblp: add additional debugging details" by Mark Salyzyn · 7 years ago
  38. 37b57fd Merge "fs_mgr: Support checkpoints" by Treehugger Robot · 7 years ago
  39. cffc6b1 Merge "liblog#__android_log_btwrite__android_logger_list_read fail" by Tom Cherry · 7 years ago
  40. 9b18499 fs_mgr: overlayfs: const to kNames by Mark Salyzyn · 7 years ago
  41. 4f37f95 fs_mgr: liblp: add additional debugging details by Mark Salyzyn · 7 years ago
  42. 0cc715a fastboot: clean up CheckRequirements by Tom Cherry · 7 years ago
  43. 453388e init: Cleanly exit subcontext processes upon init's death by Luis Hector Chavez · 7 years ago
  44. d534abe fs_mgr: Support checkpoints by Daniel Rosenberg · 7 years ago
  45. 41ff081 Use vector<char> instead of char* and malloc() for images by Tom Cherry · 7 years ago
  46. e4471bf Merge "libziparchive: encode type in fdsan owner tag." by Josh Gao · 7 years ago
  47. 32d677f Merge "Reduce libziparchive internal hashtable memory size" by Treehugger Robot · 7 years ago
  48. 0c950b9 Merge "Fix implicit fall through switch cases." by Christopher Ferris · 7 years ago
  49. 6622fc2 Merge "init: annotate intended fallthrough" by Treehugger Robot · 7 years ago
  50. 3d34ded init: annotate intended fallthrough by Tom Cherry · 7 years ago
  51. e70c182 Fix implicit fall through switch cases. by Christopher Ferris · 7 years ago
  52. 41963d0 Merge "crash_dump: annotate intended fallthrough." by Treehugger Robot · 7 years ago
  53. 10a74a8 Merge "Add product_services support to ld.config.vndk_lite" by Anton Hansson · 7 years ago
  54. 787eefb Merge "Update ld config to use build-time determined paths." by Anton Hansson · 7 years ago
  55. b691745 Reduce libziparchive internal hashtable memory size by Zimuzo · 7 years ago
  56. ac9f7f6 Add product_services support to ld.config.vndk_lite by Anton Hansson · 7 years ago
  57. 72ff58b Update ld config to use build-time determined paths. by Anton Hansson · 7 years ago
  58. 24887f0 Merge "fastboot: Add vbmeta_mainline to the partition list." by Treehugger Robot · 7 years ago
  59. 7eb4dff Merge "init: move selinux and seccomp set up to 2nd stage init." by Tom Cherry · 7 years ago
  60. 90b04ce crash_dump: annotate intended fallthrough. by Josh Gao · 7 years ago
  61. b4292a2 init: move selinux and seccomp set up to 2nd stage init. by Tom Cherry · 7 years ago
  62. 440795c Merge "Fix clang-tidy performance warnings in system/core." by Treehugger Robot · 7 years ago
  63. b4234ee Merge "Add libbinder_ndk to public.libraries.*" by Steven Moreland · 7 years ago
  64. 88c037a fastboot: Add vbmeta_mainline to the partition list. by David Anderson · 7 years ago
  65. da259e4 Merge "tombstoned: don't generate tombstones for native backtraces." by Josh Gao · 7 years ago
  66. bea7e2f Merge "Don't attempt to create 'mkdir' and '-p' directories." by Treehugger Robot · 7 years ago
  67. dced026 Fix clang-tidy performance warnings in system/core. by Chih-Hung Hsieh · 7 years ago
  68. 7fc8c76 Don't attempt to create 'mkdir' and '-p' directories. by Xin Li · 7 years ago
  69. 914ee3d Add libbinder_ndk to public.libraries.* by Steven Moreland · 7 years ago
  70. 898e801 Merge "Suppress implicit-fallthrough warnings." by Chih-hung Hsieh · 7 years ago
  71. 4d1d0f9 Suppress implicit-fallthrough warnings. by Chih-Hung Hsieh · 7 years ago
  72. 4848961 Merge "adbd: fix remount on non-system-as-root devices." by Treehugger Robot · 7 years ago
  73. 948bb49 Merge "libadbd_services: Link libselinux dynamically instead of statically." by Peter Collingbourne · 7 years ago
  74. 9f4a67f adbd: fix remount on non-system-as-root devices. by Josh Gao · 7 years ago
  75. 133f19c Merge "Add OWNERS for libprocessgroup" by Treehugger Robot · 7 years ago
  76. d95c279 tombstoned: don't generate tombstones for native backtraces. by Josh Gao · 7 years ago
  77. c689968 Add OWNERS for libprocessgroup by Tom Cherry · 7 years ago
  78. dd0fb15 Merge "Fixed the can not kill some process using libprocessgroup" by Tom Cherry · 7 years ago
  79. 559988d Merge "storaged: change log level for health HAL calls" by Treehugger Robot · 7 years ago
  80. 863d321 Merge "init: allow using the recovery image for 1st stage init" by Tom Cherry · 7 years ago
  81. 692c9a2 init: allow using the recovery image for 1st stage init by Tom Cherry · 7 years ago
  82. e93ff8d libadbd_services: Link libselinux dynamically instead of statically. by Peter Collingbourne · 7 years ago
  83. 7a48d7e storaged: change log level for health HAL calls by Yifan Hong · 7 years ago
  84. d86014d Fixed the can not kill some process using libprocessgroup by fengshaobo · 7 years ago
  85. 3bbd765 Merge "Fix multithreaded backtraces for seccomp processes." by Treehugger Robot · 7 years ago
  86. 138d829 liblog#__android_log_btwrite__android_logger_list_read fail by Yuxian Xu · 7 years ago
  87. e5189d8 Fix multithreaded backtraces for seccomp processes. by Josh Gao · 7 years ago
  88. deece9d Merge "Add error_msg argument to CloseNativeLibrary" by Dimitry Ivanov · 7 years ago
  89. 529e7d3 Merge "init: Allow restricted use of binder." by Martijn Coenen · 7 years ago
  90. fdbbc3e Add error_msg argument to CloseNativeLibrary by dimitry · 7 years ago
  91. 63fa5c1 Merge "add the impementation of delete_key, delete_all_key for Legacy HAL" by Treehugger Robot · 7 years ago
  92. 195e0d5 Merge "Restore "Check if current ld.config.txt files is backward compatible"" by Justin Yun · 7 years ago
  93. 4b9af6c Restore "Check if current ld.config.txt files is backward compatible" by Justin Yun · 7 years ago
  94. 625c9ef Merge "trusty: keymaster: remove unnecessary group from trusty KM3 HAL service" by Roberto Pereira · 7 years ago
  95. 7702645 trusty: keymaster: remove unnecessary group from trusty KM3 HAL service by Roberto Pereira · 7 years ago
  96. 44a67da Merge "Revert "Check if current ld.config.txt files is backward compatible"" by Treehugger Robot · 7 years ago
  97. ccf6134 Revert "Check if current ld.config.txt files is backward compatible" by Yohei Yukawa · 7 years ago
  98. bcf340f Merge "Check if current ld.config.txt files is backward compatible" by Treehugger Robot · 7 years ago
  99. 326f63d Check if current ld.config.txt files is backward compatible by Justin Yun · 7 years ago
  100. a0561b3 Merge "Small clean ups for issues raised in reviews of fastdeploy" by Idries Hamadi · 7 years ago