1. c2ea6e7 Remove __android_log_event_list and the reader aspect of android_log_event_list by Tom Cherry · 5 years ago
  2. df8063d logd: use .clang-format-4 like the rest of system/core by Tom Cherry · 5 years ago
  3. 4f82461 Merge "Use #pragma one for all liblog includes" by Tom Cherry · 5 years ago
  4. c8b83f3 Merge "disable darwin build for libdm" by Bo Hu · 5 years ago
  5. 1d69860 Merge "Remove <log/logd.h> and <log/logger.h>" by Treehugger Robot · 5 years ago
  6. bab5220 Use #pragma one for all liblog includes by Tom Cherry · 5 years ago
  7. 3a4591c Merge "Remove checks for _USING_LIBCXX" by Treehugger Robot · 5 years ago
  8. e780431 Merge "Remove __ANDROID_USE_LIBLOG_* guards" by Treehugger Robot · 5 years ago
  9. 72c06c5 Merge "fs_mgr: avb check avb_slot_data" by Treehugger Robot · 5 years ago
  10. c5ce8a8 Merge "liblog: convert to C++" by Tom Cherry · 5 years ago
  11. 598a4bc Merge "Create new mount directory /mnt/runtime/full." by Sudheer Shanka · 5 years ago
  12. 61f4ceb Merge "Fix usage of Read instead of ReadFully." by Christopher Ferris · 5 years ago
  13. a88a0fa Merge "Move to C API of libnativeloader." by Nicolas Geoffray · 5 years ago
  14. c3a73dc Move to C API of libnativeloader. by Nicolas Geoffray · 5 years ago
  15. 6410fd2 Merge "adb: switch install to unique_fd." by Treehugger Robot · 5 years ago
  16. a6d5998 Remove <log/logd.h> and <log/logger.h> by Tom Cherry · 5 years ago
  17. 1e1b915 Remove __ANDROID_USE_LIBLOG_* guards by Tom Cherry · 5 years ago
  18. e5b6150 Remove checks for _USING_LIBCXX by Tom Cherry · 5 years ago
  19. cadacdf Fix usage of Read instead of ReadFully. by Christopher Ferris · 5 years ago
  20. 3f4b005 Merge "lmkd: bump process priority and set to FOREGROUND group before kill" by Wei Wang · 5 years ago
  21. 173a02b Merge "lmkd: add missing libcutils library to test" by Tom Cherry · 5 years ago
  22. 71ba164 liblog: convert to C++ by Tom Cherry · 5 years ago
  23. cb33207 Merge "init: Allow first-stage mounts in the second stage if they're formattable." by Treehugger Robot · 5 years ago
  24. 54aa061 disable darwin build for libdm by bohu · 5 years ago
  25. 2d95c10 lmkd: bump process priority and set to FOREGROUND group before kill by Wei Wang · 6 years ago
  26. 3d8b4f5 Merge changes from topic "meminfo-cleanups" by Treehugger Robot · 5 years ago
  27. b2a08d8 lmkd: add missing libcutils library to test by Tom Cherry · 5 years ago
  28. 49edd88 Merge "Fix sdk-mac build." by Dongwon Kang · 5 years ago
  29. 49398d3 Merge "fs_mgr: overlayfs: test fix problems with runtime apex bind mounts" by Mark Salyzyn · 5 years ago
  30. 4fc83b1 Merge "Load build sysprops early" by Treehugger Robot · 5 years ago
  31. 7d6431d fs_mgr: overlayfs: test fix problems with runtime apex bind mounts by Mark Salyzyn · 5 years ago
  32. 8c934c7 Fix sdk-mac build. by dimitry · 5 years ago
  33. 0ae6d74 Merge "Actually apply version script to libnativebridge" by Treehugger Robot · 5 years ago
  34. 3b316ee Load build sysprops early by Jiyong Park · 5 years ago
  35. b1197e9 Actually apply version script to libnativebridge by dimitry · 5 years ago
  36. 91fa140 Merge "Identify post-apexd crashing processes" by Zimuzo Ezeozue · 5 years ago
  37. 3fcb44b procmeminfo: use getline() instead of fgets() everywhere by Sandeep Patil · 5 years ago
  38. d03244a meminfo: test: delete SmapsOrRollupReturn test by Sandeep Patil · 5 years ago
  39. 42c32bf init: Allow first-stage mounts in the second stage if they're formattable. by David Anderson · 5 years ago
  40. a0ca019 Merge "Add eaeltsin to OWNERS" by Treehugger Robot · 5 years ago
  41. e16c2ce Merge changes from topic "meminfo-apis" by Sandeep Patil · 5 years ago
  42. 365b43b Merge "adb remount documentation error" by Mark Salyzyn · 5 years ago
  43. 71df3ca adb remount documentation error by Mark Salyzyn · 5 years ago
  44. ebae0d3 Merge "Init: error on oneway calls." by Steven Moreland · 5 years ago
  45. 400c71f Merge "disable darwin build for libfstab" by Bo Hu · 5 years ago
  46. dfd34be meminfo: Add IsSmapsRollupSupported Api by Sandeep Patil · 5 years ago
  47. 8871e7e meminfo: Add SmapsOrRollupPss by Sandeep Patil · 5 years ago
  48. 56c414e meminfo: Remove unnecessary working set stats by Sandeep Patil · 5 years ago
  49. 002f02e meminfo: Fix ProcMemInfo ForEachVmaFromFile by Sandeep Patil · 5 years ago
  50. 5424cad Merge "healthd.h: add ignorePowerSupplyNames to healthd_config" by Thierry Strudel · 5 years ago
  51. 965294b Merge "Initial "janitors" owner group." by Elliott Hughes · 5 years ago
  52. dea312b Merge "Move the template out of extern "C"." by Nicolas Geoffray · 5 years ago
  53. c661b66 Identify post-apexd crashing processes by Zimuzo · 5 years ago
  54. e7de616 Move the template out of extern "C". by Nicolas Geoffray · 5 years ago
  55. 9e03e1d Merge "Use cc_test, not art_cc_test." by Nicolas Geoffray · 5 years ago
  56. b6b910b Use cc_test, not art_cc_test. by Nicolas Geoffray · 5 years ago
  57. 445e09e Add eaeltsin to OWNERS by dimitry · 5 years ago
  58. 108ab21 Merge "Make the native bridge API a C API." by Nicolas Geoffray · 5 years ago
  59. d9b4d9b Make the native bridge API a C API. by Nicolas Geoffray · 5 years ago
  60. e5f61a9 Merge "Admit that there's more `adb install` help available." by Treehugger Robot · 5 years ago
  61. f73de6f healthd.h: add ignorePowerSupplyNames to healthd_config by Thierry Strudel · 5 years ago
  62. 1c4ad71 Merge "Remove dependency on libdexfile internal header." by Treehugger Robot · 5 years ago
  63. 3a46ae3 Initial "janitors" owner group. by Elliott Hughes · 5 years ago
  64. a89bd8b Merge "Adds atomic install support to adb" by Treehugger Robot · 5 years ago
  65. dc1f247 Init: error on oneway calls. by Steven Moreland · 5 years ago
  66. 91c4bd7 disable darwin build for libfstab by bohu · 5 years ago
  67. 61f872f adb: switch install to unique_fd. by Josh Gao · 5 years ago
  68. 0d4bf80 Admit that there's more `adb install` help available. by Elliott Hughes · 5 years ago
  69. 2677b80 Remove dependency on libdexfile internal header. by Martin Stjernholm · 5 years ago
  70. 987e732 Create new mount directory /mnt/runtime/full. by Sudheer Shanka · 5 years ago
  71. 6a56a2a fs_mgr: avb check avb_slot_data by Mark Salyzyn · 5 years ago
  72. dc58b0a Adds atomic install support to adb by Patrick Baumann · 6 years ago
  73. d75913a Merge changes from topic "move_bionic_to_apex" by Treehugger Robot · 5 years ago
  74. 810c57d Merge "Some minor updates in the libdexfile external API." by Martin Stjernholm · 5 years ago
  75. 5ab1300 Don't create separate mount namespaces for pre-apexd processes by Jiyong Park · 5 years ago
  76. 3fa8415 Bionic libs are located at /system/lib by Jiyong Park · 5 years ago
  77. 2599088 Bionic libs and the dynamic linker are bind mounted by Jiyong Park · 5 years ago
  78. d220cdc Merge "libpackagelistparser: export profileable_from_shell flag." by Treehugger Robot · 5 years ago
  79. db2bc1a Merge "Skip building libfs_avb for darwin host" by Bowgo Tsai · 5 years ago
  80. 5a790d6 Merge "run-as: add shared app gid in supplementary groups." by Treehugger Robot · 5 years ago
  81. 1b1a1fd Skip building libfs_avb for darwin host by Bowgo Tsai · 5 years ago
  82. 34ad8ca Merge "liblp: Add helpers for modifying groups." by David Anderson · 5 years ago
  83. 89e2aa9 Merge "Add conditional class starting" by Treehugger Robot · 5 years ago
  84. b9fcfc8 libpackagelistparser: export profileable_from_shell flag. by Yabin Cui · 5 years ago
  85. fce33ca Merge "libfs_avb: Switch to range-for for GetHashtreeDescriptor" by Treehugger Robot · 5 years ago
  86. 29bc428 Merge "libfs_avb: refactoring" by Treehugger Robot · 5 years ago
  87. 333ab45 Merge "llkd: do not call sync()" by Treehugger Robot · 5 years ago
  88. 82b8e51 Merge "Support mounting same mount points with different fstab config" by Tom Cherry · 5 years ago
  89. 3a60e68 run-as: add shared app gid in supplementary groups. by Yabin Cui · 5 years ago
  90. 37b5edf Merge "liblog: remove LOGGER_LOCAL" by Tom Cherry · 5 years ago
  91. d9e73a0 Merge "Libbase: NOLINT legacy unique_fd operator int" by Treehugger Robot · 5 years ago
  92. 3c1cdaf Merge changes from topic "fsmgr_system_other" by Treehugger Robot · 5 years ago
  93. 16649d2 llkd: do not call sync() by Mark Salyzyn · 5 years ago
  94. c6c6e66 liblp: Add helpers for modifying groups. by David Anderson · 5 years ago
  95. ccdba57 fs_mgr: overlayfs clears readonly on scratch devices by Yifan Hong · 5 years ago
  96. 2f171cc Merge "init: remove the restriction of arguments" by Tom Cherry · 5 years ago
  97. d1febd3 liblog: remove LOGGER_LOCAL by Tom Cherry · 5 years ago
  98. b9d6cef Merge "liblog: convert README to markdown" by Treehugger Robot · 5 years ago
  99. 29c44f5 Merge "Use the existing .clang-format-2 for liblog" by Treehugger Robot · 5 years ago
  100. b5b7d0a Merge "init: don't restorecon root sepolicy files" by Tri Vo · 5 years ago