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