1. df2faa4 reboot: only run fsck when detecting filesystem inconsistency by Randall Huang · 6 years ago
  2. 6410fd2 Merge "adb: switch install to unique_fd." by Treehugger Robot · 6 years ago
  3. 3f4b005 Merge "lmkd: bump process priority and set to FOREGROUND group before kill" by Wei Wang · 6 years ago
  4. 173a02b Merge "lmkd: add missing libcutils library to test" by Tom Cherry · 6 years ago
  5. cb33207 Merge "init: Allow first-stage mounts in the second stage if they're formattable." by Treehugger Robot · 6 years ago
  6. 2d95c10 lmkd: bump process priority and set to FOREGROUND group before kill by Wei Wang · 6 years ago
  7. 3d8b4f5 Merge changes from topic "meminfo-cleanups" by Treehugger Robot · 6 years ago
  8. b2a08d8 lmkd: add missing libcutils library to test by Tom Cherry · 6 years ago
  9. 49edd88 Merge "Fix sdk-mac build." by Dongwon Kang · 6 years ago
  10. 49398d3 Merge "fs_mgr: overlayfs: test fix problems with runtime apex bind mounts" by Mark Salyzyn · 6 years ago
  11. 4fc83b1 Merge "Load build sysprops early" by Treehugger Robot · 6 years ago
  12. 7d6431d fs_mgr: overlayfs: test fix problems with runtime apex bind mounts by Mark Salyzyn · 6 years ago
  13. 8c934c7 Fix sdk-mac build. by dimitry · 6 years ago
  14. 0ae6d74 Merge "Actually apply version script to libnativebridge" by Treehugger Robot · 6 years ago
  15. 3b316ee Load build sysprops early by Jiyong Park · 6 years ago
  16. b1197e9 Actually apply version script to libnativebridge by dimitry · 6 years ago
  17. 91fa140 Merge "Identify post-apexd crashing processes" by Zimuzo Ezeozue · 6 years ago
  18. 3fcb44b procmeminfo: use getline() instead of fgets() everywhere by Sandeep Patil · 6 years ago
  19. d03244a meminfo: test: delete SmapsOrRollupReturn test by Sandeep Patil · 6 years ago
  20. 42c32bf init: Allow first-stage mounts in the second stage if they're formattable. by David Anderson · 6 years ago
  21. a0ca019 Merge "Add eaeltsin to OWNERS" by Treehugger Robot · 6 years ago
  22. e16c2ce Merge changes from topic "meminfo-apis" by Sandeep Patil · 6 years ago
  23. 365b43b Merge "adb remount documentation error" by Mark Salyzyn · 6 years ago
  24. 71df3ca adb remount documentation error by Mark Salyzyn · 6 years ago
  25. ebae0d3 Merge "Init: error on oneway calls." by Steven Moreland · 6 years ago
  26. 400c71f Merge "disable darwin build for libfstab" by Bo Hu · 6 years ago
  27. dfd34be meminfo: Add IsSmapsRollupSupported Api by Sandeep Patil · 6 years ago
  28. 8871e7e meminfo: Add SmapsOrRollupPss by Sandeep Patil · 6 years ago
  29. 56c414e meminfo: Remove unnecessary working set stats by Sandeep Patil · 6 years ago
  30. 002f02e meminfo: Fix ProcMemInfo ForEachVmaFromFile by Sandeep Patil · 6 years ago
  31. 5424cad Merge "healthd.h: add ignorePowerSupplyNames to healthd_config" by Thierry Strudel · 6 years ago
  32. 965294b Merge "Initial "janitors" owner group." by Elliott Hughes · 6 years ago
  33. dea312b Merge "Move the template out of extern "C"." by Nicolas Geoffray · 6 years ago
  34. c661b66 Identify post-apexd crashing processes by Zimuzo · 6 years ago
  35. e7de616 Move the template out of extern "C". by Nicolas Geoffray · 6 years ago
  36. 9e03e1d Merge "Use cc_test, not art_cc_test." by Nicolas Geoffray · 6 years ago
  37. b6b910b Use cc_test, not art_cc_test. by Nicolas Geoffray · 6 years ago
  38. 445e09e Add eaeltsin to OWNERS by dimitry · 6 years ago
  39. 108ab21 Merge "Make the native bridge API a C API." by Nicolas Geoffray · 6 years ago
  40. d9b4d9b Make the native bridge API a C API. by Nicolas Geoffray · 6 years ago
  41. e5f61a9 Merge "Admit that there's more `adb install` help available." by Treehugger Robot · 6 years ago
  42. f73de6f healthd.h: add ignorePowerSupplyNames to healthd_config by Thierry Strudel · 6 years ago
  43. 1c4ad71 Merge "Remove dependency on libdexfile internal header." by Treehugger Robot · 6 years ago
  44. 3a46ae3 Initial "janitors" owner group. by Elliott Hughes · 6 years ago
  45. a89bd8b Merge "Adds atomic install support to adb" by Treehugger Robot · 6 years ago
  46. dc1f247 Init: error on oneway calls. by Steven Moreland · 6 years ago
  47. 91c4bd7 disable darwin build for libfstab by bohu · 6 years ago
  48. 61f872f adb: switch install to unique_fd. by Josh Gao · 6 years ago
  49. 0d4bf80 Admit that there's more `adb install` help available. by Elliott Hughes · 6 years ago
  50. 2677b80 Remove dependency on libdexfile internal header. by Martin Stjernholm · 6 years ago
  51. dc58b0a Adds atomic install support to adb by Patrick Baumann · 6 years ago
  52. d75913a Merge changes from topic "move_bionic_to_apex" by Treehugger Robot · 6 years ago
  53. 810c57d Merge "Some minor updates in the libdexfile external API." by Martin Stjernholm · 6 years ago
  54. 5ab1300 Don't create separate mount namespaces for pre-apexd processes by Jiyong Park · 6 years ago
  55. 3fa8415 Bionic libs are located at /system/lib by Jiyong Park · 6 years ago
  56. 2599088 Bionic libs and the dynamic linker are bind mounted by Jiyong Park · 6 years ago
  57. d220cdc Merge "libpackagelistparser: export profileable_from_shell flag." by Treehugger Robot · 6 years ago
  58. db2bc1a Merge "Skip building libfs_avb for darwin host" by Bowgo Tsai · 6 years ago
  59. 5a790d6 Merge "run-as: add shared app gid in supplementary groups." by Treehugger Robot · 6 years ago
  60. 1b1a1fd Skip building libfs_avb for darwin host by Bowgo Tsai · 6 years ago
  61. 34ad8ca Merge "liblp: Add helpers for modifying groups." by David Anderson · 6 years ago
  62. 89e2aa9 Merge "Add conditional class starting" by Treehugger Robot · 6 years ago
  63. b9fcfc8 libpackagelistparser: export profileable_from_shell flag. by Yabin Cui · 6 years ago
  64. fce33ca Merge "libfs_avb: Switch to range-for for GetHashtreeDescriptor" by Treehugger Robot · 6 years ago
  65. 29bc428 Merge "libfs_avb: refactoring" by Treehugger Robot · 6 years ago
  66. 333ab45 Merge "llkd: do not call sync()" by Treehugger Robot · 6 years ago
  67. 82b8e51 Merge "Support mounting same mount points with different fstab config" by Tom Cherry · 6 years ago
  68. 3a60e68 run-as: add shared app gid in supplementary groups. by Yabin Cui · 6 years ago
  69. 37b5edf Merge "liblog: remove LOGGER_LOCAL" by Tom Cherry · 6 years ago
  70. d9e73a0 Merge "Libbase: NOLINT legacy unique_fd operator int" by Treehugger Robot · 6 years ago
  71. 3c1cdaf Merge changes from topic "fsmgr_system_other" by Treehugger Robot · 6 years ago
  72. 16649d2 llkd: do not call sync() by Mark Salyzyn · 6 years ago
  73. c6c6e66 liblp: Add helpers for modifying groups. by David Anderson · 6 years ago
  74. ccdba57 fs_mgr: overlayfs clears readonly on scratch devices by Yifan Hong · 6 years ago
  75. 2f171cc Merge "init: remove the restriction of arguments" by Tom Cherry · 6 years ago
  76. d1febd3 liblog: remove LOGGER_LOCAL by Tom Cherry · 6 years ago
  77. b9d6cef Merge "liblog: convert README to markdown" by Treehugger Robot · 6 years ago
  78. 29c44f5 Merge "Use the existing .clang-format-2 for liblog" by Treehugger Robot · 6 years ago
  79. b5b7d0a Merge "init: don't restorecon root sepolicy files" by Tri Vo · 6 years ago
  80. 468ffae Libbase: NOLINT legacy unique_fd operator int by Andreas Gampe · 6 years ago
  81. 01cf85b Support mounting same mount points with different fstab config by LongPing Wei · 6 years ago
  82. 7bf0479 libfs_avb: Switch to range-for for GetHashtreeDescriptor by Bowgo Tsai · 6 years ago
  83. d79dd84 libfs_avb: refactoring by Bowgo Tsai · 6 years ago
  84. 3ffb4ab Merge "Build init with the bootstrap bionic libs" by Treehugger Robot · 6 years ago
  85. f32bc7c init: remove the restriction of arguments by Haoyu Tang · 6 years ago
  86. 05f96a2 init: don't restorecon root sepolicy files by Tri Vo · 6 years ago
  87. d184eb1 Merge "Exclude mount entries for vendor overlay" by Treehugger Robot · 6 years ago
  88. d3e2a78 Exclude mount entries for vendor overlay by Justin Yun · 6 years ago
  89. e7f492d liblp: BLKROSET 0 prior to FlashPartitionTable by Yifan Hong · 6 years ago
  90. acf859a fs_mgr: system_other does not want overlayfs. by Yifan Hong · 6 years ago
  91. 1c01886 Merge "Add systrace tag for RRO" by Treehugger Robot · 6 years ago
  92. b49289b Some minor updates in the libdexfile external API. by Martin Stjernholm · 6 years ago
  93. ca00b0e Add conditional class starting by Daniel Rosenberg · 6 years ago
  94. afd483c liblog: convert README to markdown by Tom Cherry · 6 years ago
  95. ff4e070 Use the existing .clang-format-2 for liblog by Tom Cherry · 6 years ago
  96. afd3dfe Merge "Only set mdns_registered on success" by Josh Gao · 6 years ago
  97. 22a8462 Merge "adbd: Automatically disable verity in adb remount." by David Anderson · 6 years ago
  98. 93318d4 Build init with the bootstrap bionic libs by Jiyong Park · 6 years ago
  99. 34f55bd Merge "Add start time to LmkKillOccurred" by Jim Blackler · 6 years ago
  100. 965286c Only set mdns_registered on success by Gustav Svensson · 6 years ago