1. a2af0de fs_mgr: liblp: add additional debugging details by Mark Salyzyn · 7 years ago
  2. 3da42a6 Merge "libziparchive: encode type in fdsan owner tag." by Josh Gao · 6 years ago
  3. 50947c1 Merge "Reduce libziparchive internal hashtable memory size" by Treehugger Robot · 6 years ago
  4. b649d39 Merge "Fix implicit fall through switch cases." by Christopher Ferris · 6 years ago
  5. 903eb51 Merge "init: annotate intended fallthrough" by Treehugger Robot · 6 years ago
  6. ae8a6b9 init: annotate intended fallthrough by Tom Cherry · 6 years ago
  7. 3f9582f Fix implicit fall through switch cases. by Christopher Ferris · 6 years ago
  8. 2d4b48d Merge "crash_dump: annotate intended fallthrough." by Treehugger Robot · 6 years ago
  9. cf7d0e8 Merge "Add product_services support to ld.config.vndk_lite" by Anton Hansson · 6 years ago
  10. 70b3fdc Merge "Update ld config to use build-time determined paths." by Anton Hansson · 6 years ago
  11. 5a503ef Reduce libziparchive internal hashtable memory size by Zimuzo · 6 years ago
  12. ece0a74 Add product_services support to ld.config.vndk_lite by Anton Hansson · 6 years ago
  13. 0244428 Update ld config to use build-time determined paths. by Anton Hansson · 6 years ago
  14. d800caf Merge "fastboot: Add vbmeta_mainline to the partition list." by Treehugger Robot · 6 years ago
  15. f273b21 Merge "init: move selinux and seccomp set up to 2nd stage init." by Tom Cherry · 6 years ago
  16. 8d44b14 crash_dump: annotate intended fallthrough. by Josh Gao · 6 years ago
  17. d9e53da init: move selinux and seccomp set up to 2nd stage init. by Tom Cherry · 7 years ago
  18. 146fd24 Merge "Fix clang-tidy performance warnings in system/core." by Treehugger Robot · 6 years ago
  19. a285a84 Merge "Add libbinder_ndk to public.libraries.*" by Steven Moreland · 6 years ago
  20. 1109c92 fastboot: Add vbmeta_mainline to the partition list. by David Anderson · 6 years ago
  21. 11c7f43 Merge "tombstoned: don't generate tombstones for native backtraces." by Josh Gao · 6 years ago
  22. e329879 Merge "Don't attempt to create 'mkdir' and '-p' directories." by Treehugger Robot · 6 years ago
  23. 42bf306 Fix clang-tidy performance warnings in system/core. by Chih-Hung Hsieh · 6 years ago
  24. 1721645 Don't attempt to create 'mkdir' and '-p' directories. by Xin Li · 6 years ago
  25. dd8eee8 Add libbinder_ndk to public.libraries.* by Steven Moreland · 7 years ago
  26. 16fef65 Merge "Suppress implicit-fallthrough warnings." by Chih-hung Hsieh · 6 years ago
  27. 502f486 Suppress implicit-fallthrough warnings. by Chih-Hung Hsieh · 6 years ago
  28. c2501fd Merge "adbd: fix remount on non-system-as-root devices." by Treehugger Robot · 6 years ago
  29. 9cd2a8c Merge "libadbd_services: Link libselinux dynamically instead of statically." by Peter Collingbourne · 6 years ago
  30. 96d445d adbd: fix remount on non-system-as-root devices. by Josh Gao · 6 years ago
  31. 8485d59 Merge "Add OWNERS for libprocessgroup" by Treehugger Robot · 6 years ago
  32. 2b22ae1 tombstoned: don't generate tombstones for native backtraces. by Josh Gao · 6 years ago
  33. b1cb37b Add OWNERS for libprocessgroup by Tom Cherry · 6 years ago
  34. 0799f44 Merge "Fixed the can not kill some process using libprocessgroup" by Tom Cherry · 6 years ago
  35. 6d89971 Merge "storaged: change log level for health HAL calls" by Treehugger Robot · 6 years ago
  36. 11b4cde Merge "init: allow using the recovery image for 1st stage init" by Tom Cherry · 6 years ago
  37. bbb1d1a init: allow using the recovery image for 1st stage init by Tom Cherry · 7 years ago
  38. fc03737 libadbd_services: Link libselinux dynamically instead of statically. by Peter Collingbourne · 6 years ago
  39. 539ee58 storaged: change log level for health HAL calls by Yifan Hong · 6 years ago
  40. 950f6f3 Fixed the can not kill some process using libprocessgroup by fengshaobo · 6 years ago
  41. 4cd979f Merge "Fix multithreaded backtraces for seccomp processes." by Treehugger Robot · 6 years ago
  42. 6f9eeec Fix multithreaded backtraces for seccomp processes. by Josh Gao · 6 years ago
  43. 6590255 Merge "Add error_msg argument to CloseNativeLibrary" by Dimitry Ivanov · 6 years ago
  44. dc78882 Merge "init: Allow restricted use of binder." by Martijn Coenen · 6 years ago
  45. 3150f7c Add error_msg argument to CloseNativeLibrary by dimitry · 6 years ago
  46. d361839 Merge "add the impementation of delete_key, delete_all_key for Legacy HAL" by Treehugger Robot · 6 years ago
  47. 84d462d Merge "Restore "Check if current ld.config.txt files is backward compatible"" by Justin Yun · 6 years ago
  48. 79d07bc Restore "Check if current ld.config.txt files is backward compatible" by Justin Yun · 6 years ago
  49. 9a56873 Merge "trusty: keymaster: remove unnecessary group from trusty KM3 HAL service" by Roberto Pereira · 6 years ago
  50. 1b4ab72 trusty: keymaster: remove unnecessary group from trusty KM3 HAL service by Roberto Pereira · 6 years ago
  51. 2bb47ec Merge "Revert "Check if current ld.config.txt files is backward compatible"" by Treehugger Robot · 6 years ago
  52. bd2b0c7 Revert "Check if current ld.config.txt files is backward compatible" by Yohei Yukawa · 6 years ago
  53. 8307ad3 Merge "Check if current ld.config.txt files is backward compatible" by Treehugger Robot · 6 years ago
  54. 15bac6b Check if current ld.config.txt files is backward compatible by Justin Yun · 7 years ago
  55. 5e26856 Merge "Small clean ups for issues raised in reviews of fastdeploy" by Idries Hamadi · 6 years ago
  56. e9997f8 Merge "Integrate with fastboot HAL to get partition type" by Treehugger Robot · 6 years ago
  57. 756e28e Merge "adb: win32: test for Unicode console output" by Treehugger Robot · 6 years ago
  58. c8d3853 Merge "adb: win32: set thread names" by Josh Gao · 6 years ago
  59. abdfc24 libziparchive: encode type in fdsan owner tag. by Josh Gao · 6 years ago
  60. d812d0d Merge "fs_mgr: liblp: delete all MetadataBuilder copy and move constructors" by Treehugger Robot · 6 years ago
  61. bf9f8d1 Integrate with fastboot HAL to get partition type by Hridya Valsaraju · 7 years ago
  62. 74fa589 Merge "fastbootd: Wait for /dev/block paths when opening logical partitions." by Treehugger Robot · 6 years ago
  63. 4af6ee4 Small clean ups for issues raised in reviews of fastdeploy by Idries Hamadi · 7 years ago
  64. 62e985a init: Allow restricted use of binder. by Martijn Coenen · 7 years ago
  65. 29247e5 Merge "healthd: Drop the unneeded include path." by Treehugger Robot · 6 years ago
  66. c8ac4e7 fastbootd: Wait for /dev/block paths when opening logical partitions. by David Anderson · 7 years ago
  67. 0a8f615 Merge "debuggerd_client: improve error logging." by Treehugger Robot · 7 years ago
  68. b6ccc78 healthd: Drop the unneeded include path. by Tao Bao · 7 years ago
  69. e36f911 Merge "libdm: GetDmDevicePathByName log warning" by Treehugger Robot · 7 years ago
  70. be0c1af debuggerd_client: improve error logging. by Josh Gao · 7 years ago
  71. 83193c6 Merge "lmkd: rate-limit and cleanup failed kill reports" by Suren Baghdasaryan · 7 years ago
  72. 5b993e3 Merge "Move zygote start after loading persist properties" by Tom Cherry · 7 years ago
  73. fa14d21 Move zygote start after loading persist properties by Wei Wang · 7 years ago
  74. 1fd4b36 Merge changes I891f64fb,I6182d84e by Greg Kaiser · 7 years ago
  75. 04ccbfd Merge "fastboot: remove command queue" by Tom Cherry · 7 years ago
  76. 50fe7ea Merge "Modified fastdeploy dependencies to ensure that fast deploy is build as part of 'sdk' target" by Idries Hamadi · 7 years ago
  77. 5b0bf8a logcat: Fix buffer size by Greg Kaiser · 7 years ago
  78. 33b07ba UsbTransportSniffer: Defensively use 'final' by Greg Kaiser · 7 years ago
  79. 7575cd9 Modified fastdeploy dependencies to ensure that fast deploy is build as part of 'sdk' target by Idries Hamadi · 7 years ago
  80. 662a3a6 Merge "Remove fastdeploy dependency on libandroidfw" by Idries Hamadi · 7 years ago
  81. a23ba9f Merge "adb: win32: test USB kick on resume from sleep/hibernation" by Treehugger Robot · 7 years ago
  82. 3693441 lmkd: rate-limit and cleanup failed kill reports by Suren Baghdasaryan · 7 years ago
  83. b92fd62 Merge "Delete sysutils/List.h" by Bernie Innocenti · 7 years ago
  84. 8c0a3e0 Merge "fastbootd: Implement getvar hw-revision." by Treehugger Robot · 7 years ago
  85. 850cbda Merge "logcat: fix print of logcat -g" by Treehugger Robot · 7 years ago
  86. 5b6bf94 Remove fastdeploy dependency on libandroidfw by Idries Hamadi · 7 years ago
  87. ca2d03e Merge "lmkd: Introduce system property to get minfree and oom_adj levels" by Suren Baghdasaryan · 7 years ago
  88. 950ec1a Merge "fastbootd: Perform CRC check when flashing sparse images." by Treehugger Robot · 7 years ago
  89. 6e66d36 Merge "fastbootd: Fix getvar max-download-size formatting." by Treehugger Robot · 7 years ago
  90. 28c9539 Merge "adb: static constexpr." by Treehugger Robot · 7 years ago
  91. 61b6c5c Merge "Remove request for read access to partitions." by Treehugger Robot · 7 years ago
  92. 11f1209 fastboot: remove command queue by Tom Cherry · 7 years ago
  93. 484f72a Merge "adb: win32: fix ReportServerStartupFailure" by Treehugger Robot · 7 years ago
  94. c27d481 logcat: fix print of logcat -g by Wei Wang · 7 years ago
  95. fd27e9a fs_mgr: liblp: delete all MetadataBuilder copy and move constructors by Mark Salyzyn · 7 years ago
  96. 76bf370 Merge "fs_mgr: liblp: add check failure for sectors_per_block" by Treehugger Robot · 7 years ago
  97. 91a2577 Merge "adb: really make kill-server wait for server death" by Treehugger Robot · 7 years ago
  98. c091c17 fastbootd: Implement getvar hw-revision. by David Anderson · 7 years ago
  99. 56843ee fastbootd: Perform CRC check when flashing sparse images. by David Anderson · 7 years ago
  100. 28b81cd fastbootd: Fix getvar max-download-size formatting. by David Anderson · 7 years ago