1. c105f4b Merge "adb: remount for /system as root" by Treehugger Robot · 6 years ago
  2. 37d8bbd Merge "fs_mgr: init: adb: add fstab argument to fs_mgr_overlayfs_mount_all" by Treehugger Robot · 6 years ago
  3. f0fc98c Add libgrallocusage/OWNERS by Jesse Hall · 6 years ago
  4. 09e7b12 Merge "fs_mgr: Move fs_mgr_overlayfs_already_mounted higher in file." by Treehugger Robot · 6 years ago
  5. 2306f46 Build both static and shared lib. by Doug Horn · 6 years ago
  6. 6544056 Merge "Support 'adb reboot fastboot' command conditionally." by Treehugger Robot · 6 years ago
  7. 0078164 Merge "liblp: test: fix liblp.UpdateAnyMetadataSlot" by Treehugger Robot · 6 years ago
  8. 04aa426 adb: remount for /system as root by Mark Salyzyn · 6 years ago
  9. f35db9b fs_mgr: init: adb: add fstab argument to fs_mgr_overlayfs_mount_all by Mark Salyzyn · 6 years ago
  10. 97f1325 Add a recovery ACPIO section to boot image by Chen, ZhiminX · 6 years ago
  11. 5425826 Support 'adb reboot fastboot' command conditionally. by Hridya Valsaraju · 6 years ago
  12. c30240f Merge "fastboot: clean up CheckRequirements" by Tom Cherry · 6 years ago
  13. 9b92f57 Merge "Fix two clang-tidy issues in crasher.cpp." by Stephen Hines · 6 years ago
  14. 8395de6 Fix two clang-tidy issues in crasher.cpp. by Stephen Hines · 6 years ago
  15. ad13cf9 Merge "Use vector<char> instead of char* and malloc() for images" by Tom Cherry · 6 years ago
  16. a526bbe fs_mgr: Move fs_mgr_overlayfs_already_mounted higher in file. by Mark Salyzyn · 6 years ago
  17. 20ff1b2 liblp: test: fix liblp.UpdateAnyMetadataSlot by Mark Salyzyn · 6 years ago
  18. f86e85c Merge "init: Cleanly exit subcontext processes upon init's death" by Treehugger Robot · 6 years ago
  19. 6aaff2f Merge "fs_mgr: overlayfs: const to kNames" by Mark Salyzyn · 6 years ago
  20. 0006b4d Merge "fs_mgr: liblp: add additional debugging details" by Mark Salyzyn · 6 years ago
  21. a988b4d Merge "fs_mgr: Support checkpoints" by Treehugger Robot · 6 years ago
  22. 692c997 Merge "liblog#__android_log_btwrite__android_logger_list_read fail" by Tom Cherry · 6 years ago
  23. e5ecbb5 fs_mgr: overlayfs: const to kNames by Mark Salyzyn · 6 years ago
  24. a2af0de fs_mgr: liblp: add additional debugging details by Mark Salyzyn · 6 years ago
  25. 4aa60b3 fastboot: clean up CheckRequirements by Tom Cherry · 6 years ago
  26. 7235359 init: Cleanly exit subcontext processes upon init's death by Luis Hector Chavez · 6 years ago
  27. 18a1606 Add sys/types.h in utf8.h by Pirama Arumuga Nainar · 6 years ago
  28. 29e3dd8 Adapt to switch to libc++ for Windows by Pirama Arumuga Nainar · 6 years ago
  29. caab47f adb: make test_device.py executable. by Josh Gao · 6 years ago
  30. 4c93b25 fs_mgr: Support checkpoints by Daniel Rosenberg · 6 years ago
  31. dfd85df Use vector<char> instead of char* and malloc() for images by Tom Cherry · 6 years ago
  32. 3da42a6 Merge "libziparchive: encode type in fdsan owner tag." by Josh Gao · 6 years ago
  33. 50947c1 Merge "Reduce libziparchive internal hashtable memory size" by Treehugger Robot · 6 years ago
  34. b649d39 Merge "Fix implicit fall through switch cases." by Christopher Ferris · 6 years ago
  35. 903eb51 Merge "init: annotate intended fallthrough" by Treehugger Robot · 6 years ago
  36. ae8a6b9 init: annotate intended fallthrough by Tom Cherry · 6 years ago
  37. 3f9582f Fix implicit fall through switch cases. by Christopher Ferris · 6 years ago
  38. 2d4b48d Merge "crash_dump: annotate intended fallthrough." by Treehugger Robot · 6 years ago
  39. cf7d0e8 Merge "Add product_services support to ld.config.vndk_lite" by Anton Hansson · 6 years ago
  40. 70b3fdc Merge "Update ld config to use build-time determined paths." by Anton Hansson · 6 years ago
  41. 5a503ef Reduce libziparchive internal hashtable memory size by Zimuzo · 6 years ago
  42. ece0a74 Add product_services support to ld.config.vndk_lite by Anton Hansson · 6 years ago
  43. 0244428 Update ld config to use build-time determined paths. by Anton Hansson · 6 years ago
  44. bfccad2 trusty: keymaster3: Modify TrustyKeymaster3Device::update method by Michael Ryleev · 6 years ago
  45. d800caf Merge "fastboot: Add vbmeta_mainline to the partition list." by Treehugger Robot · 6 years ago
  46. f273b21 Merge "init: move selinux and seccomp set up to 2nd stage init." by Tom Cherry · 6 years ago
  47. 8d44b14 crash_dump: annotate intended fallthrough. by Josh Gao · 6 years ago
  48. d9e53da init: move selinux and seccomp set up to 2nd stage init. by Tom Cherry · 6 years ago
  49. 146fd24 Merge "Fix clang-tidy performance warnings in system/core." by Treehugger Robot · 6 years ago
  50. a285a84 Merge "Add libbinder_ndk to public.libraries.*" by Steven Moreland · 6 years ago
  51. 1109c92 fastboot: Add vbmeta_mainline to the partition list. by David Anderson · 6 years ago
  52. 11c7f43 Merge "tombstoned: don't generate tombstones for native backtraces." by Josh Gao · 6 years ago
  53. e329879 Merge "Don't attempt to create 'mkdir' and '-p' directories." by Treehugger Robot · 6 years ago
  54. 42bf306 Fix clang-tidy performance warnings in system/core. by Chih-Hung Hsieh · 6 years ago
  55. 1721645 Don't attempt to create 'mkdir' and '-p' directories. by Xin Li · 6 years ago
  56. dd8eee8 Add libbinder_ndk to public.libraries.* by Steven Moreland · 6 years ago
  57. 16fef65 Merge "Suppress implicit-fallthrough warnings." by Chih-hung Hsieh · 6 years ago
  58. 502f486 Suppress implicit-fallthrough warnings. by Chih-Hung Hsieh · 6 years ago
  59. c53f5c1 Match src paths with aidl package name by Dan Willemsen · 6 years ago
  60. c2501fd Merge "adbd: fix remount on non-system-as-root devices." by Treehugger Robot · 6 years ago
  61. 9cd2a8c Merge "libadbd_services: Link libselinux dynamically instead of statically." by Peter Collingbourne · 6 years ago
  62. 96d445d adbd: fix remount on non-system-as-root devices. by Josh Gao · 6 years ago
  63. 8485d59 Merge "Add OWNERS for libprocessgroup" by Treehugger Robot · 6 years ago
  64. 2b22ae1 tombstoned: don't generate tombstones for native backtraces. by Josh Gao · 6 years ago
  65. b1cb37b Add OWNERS for libprocessgroup by Tom Cherry · 6 years ago
  66. 0799f44 Merge "Fixed the can not kill some process using libprocessgroup" by Tom Cherry · 6 years ago
  67. 6d89971 Merge "storaged: change log level for health HAL calls" by Treehugger Robot · 6 years ago
  68. 11b4cde Merge "init: allow using the recovery image for 1st stage init" by Tom Cherry · 6 years ago
  69. bbb1d1a init: allow using the recovery image for 1st stage init by Tom Cherry · 6 years ago
  70. fc03737 libadbd_services: Link libselinux dynamically instead of statically. by Peter Collingbourne · 6 years ago
  71. 539ee58 storaged: change log level for health HAL calls by Yifan Hong · 6 years ago
  72. 950f6f3 Fixed the can not kill some process using libprocessgroup by fengshaobo · 6 years ago
  73. 4cd979f Merge "Fix multithreaded backtraces for seccomp processes." by Treehugger Robot · 6 years ago
  74. 0e16d89 liblog#__android_log_btwrite__android_logger_list_read fail by Yuxian Xu · 6 years ago
  75. 6f9eeec Fix multithreaded backtraces for seccomp processes. by Josh Gao · 6 years ago
  76. 6590255 Merge "Add error_msg argument to CloseNativeLibrary" by Dimitry Ivanov · 6 years ago
  77. dc78882 Merge "init: Allow restricted use of binder." by Martijn Coenen · 6 years ago
  78. 3150f7c Add error_msg argument to CloseNativeLibrary by dimitry · 6 years ago
  79. d361839 Merge "add the impementation of delete_key, delete_all_key for Legacy HAL" by Treehugger Robot · 6 years ago
  80. 84d462d Merge "Restore "Check if current ld.config.txt files is backward compatible"" by Justin Yun · 6 years ago
  81. 79d07bc Restore "Check if current ld.config.txt files is backward compatible" by Justin Yun · 6 years ago
  82. 9a56873 Merge "trusty: keymaster: remove unnecessary group from trusty KM3 HAL service" by Roberto Pereira · 6 years ago
  83. 1b4ab72 trusty: keymaster: remove unnecessary group from trusty KM3 HAL service by Roberto Pereira · 6 years ago
  84. 2bb47ec Merge "Revert "Check if current ld.config.txt files is backward compatible"" by Treehugger Robot · 6 years ago
  85. bd2b0c7 Revert "Check if current ld.config.txt files is backward compatible" by Yohei Yukawa · 6 years ago
  86. 8307ad3 Merge "Check if current ld.config.txt files is backward compatible" by Treehugger Robot · 6 years ago
  87. 15bac6b Check if current ld.config.txt files is backward compatible by Justin Yun · 6 years ago
  88. 5e26856 Merge "Small clean ups for issues raised in reviews of fastdeploy" by Idries Hamadi · 6 years ago
  89. e9997f8 Merge "Integrate with fastboot HAL to get partition type" by Treehugger Robot · 6 years ago
  90. 756e28e Merge "adb: win32: test for Unicode console output" by Treehugger Robot · 6 years ago
  91. c8d3853 Merge "adb: win32: set thread names" by Josh Gao · 6 years ago
  92. abdfc24 libziparchive: encode type in fdsan owner tag. by Josh Gao · 6 years ago
  93. d812d0d Merge "fs_mgr: liblp: delete all MetadataBuilder copy and move constructors" by Treehugger Robot · 6 years ago
  94. bf9f8d1 Integrate with fastboot HAL to get partition type by Hridya Valsaraju · 6 years ago
  95. 74fa589 Merge "fastbootd: Wait for /dev/block paths when opening logical partitions." by Treehugger Robot · 6 years ago
  96. 4af6ee4 Small clean ups for issues raised in reviews of fastdeploy by Idries Hamadi · 6 years ago
  97. 62e985a init: Allow restricted use of binder. by Martijn Coenen · 6 years ago
  98. 29247e5 Merge "healthd: Drop the unneeded include path." by Treehugger Robot · 6 years ago
  99. c8ac4e7 fastbootd: Wait for /dev/block paths when opening logical partitions. by David Anderson · 6 years ago
  100. 0a8f615 Merge "debuggerd_client: improve error logging." by Treehugger Robot · 6 years ago