1. 539c4d4 Merge "Combine tcp_connect and socket_spec_connect." by Cody Schuffelen · 6 years ago
  2. 9c33436 Merge "Re-enable asan on /init." by Treehugger Robot · 6 years ago
  3. af0e220 Combine tcp_connect and socket_spec_connect. by Cody Schuffelen · 6 years ago
  4. 77d895b Merge "Statically link liblog to logd/logcat and their tests" by Tom Cherry · 6 years ago
  5. 1945fbe Merge "init: dump less debug logs when unmount timeout" by Treehugger Robot · 6 years ago
  6. dd02fa1 Re-enable asan on /init. by Evgenii Stepanov · 6 years ago
  7. c541731 Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.190105.001) into master" by Xin Li · 6 years ago
  8. b42719b Merge "Disable dexpreopt for deployagent" by Treehugger Robot · 6 years ago
  9. 2fdbdfd Merge "zram: support zram_writeback" by Jaegeuk Kim · 6 years ago
  10. 73992c7 Merge "Update AID_ISOLATED_START to include new range." by Martijn Coenen · 6 years ago
  11. 9e12433 Statically link liblog to logd/logcat and their tests by Tom Cherry · 6 years ago
  12. 28a2c92 init: dump less debug logs when unmount timeout by Jonglin Lee · 6 years ago
  13. b43440b Merge "init: Add support for GSI installations in first-stage mount." by David Anderson · 6 years ago
  14. e181bf5 Merge "Remove liblog/uio.c and <log/uio.h>" by Tom Cherry · 6 years ago
  15. 0658547 Merge "Remove __android_log_event_list and the reader aspect of android_log_event_list" by Tom Cherry · 6 years ago
  16. 05af6ae Disable dexpreopt for deployagent by Henry Daitx · 6 years ago
  17. b94c2e5 Merge "Add support for UnwinderFromPid object." by Christopher Ferris · 6 years ago
  18. 91b5adf Merge "reboot: only run fsck when detecting filesystem inconsistency" by Randall Huang · 6 years ago
  19. a36528d Merge "Fix clang-tidy warnings in log_time.h" by Treehugger Robot · 6 years ago
  20. cb88bc9 Update AID_ISOLATED_START to include new range. by Martijn Coenen · 6 years ago
  21. ec6bd00 Merge "Add runtime module members to owners." by Nicolas Geoffray · 6 years ago
  22. 804e7d8 Fix clang-tidy warnings in log_time.h by Bernie Innocenti · 6 years ago
  23. ccb06c7 Merge "Retry mounts on -EAGAIN" by Treehugger Robot · 6 years ago
  24. bf17bd6 Merge "logd: use .clang-format-4 like the rest of system/core" by Treehugger Robot · 6 years ago
  25. 0e330f1 init: Add support for GSI installations in first-stage mount. by David Anderson · 6 years ago
  26. 6a46240 Merge "Remove liblog's rate limiting" by Treehugger Robot · 6 years ago
  27. 5620c6c Retry mounts on -EAGAIN by Daniel Rosenberg · 6 years ago
  28. 1b67602 Merge "Multi-package support for APEX." by Treehugger Robot · 6 years ago
  29. 3daecf5 Merge "Revert "Create new mount directory /mnt/runtime/full."" by Treehugger Robot · 6 years ago
  30. 3ec4081 Merge "libnativeloader: remove stubs for now." by Treehugger Robot · 6 years ago
  31. fa14bc8 Merge "toolbox: getevent: disable stdout buffering" by Treehugger Robot · 6 years ago
  32. 9ddb1dd Merge "liblog: statically link tests" by Tom Cherry · 6 years ago
  33. c2ea6e7 Remove __android_log_event_list and the reader aspect of android_log_event_list by Tom Cherry · 6 years ago
  34. df8063d logd: use .clang-format-4 like the rest of system/core by Tom Cherry · 6 years ago
  35. eb0772f Add support for UnwinderFromPid object. by Christopher Ferris · 6 years ago
  36. 6f6ef39 Remove liblog/uio.c and <log/uio.h> by Tom Cherry · 6 years ago
  37. 4f82461 Merge "Use #pragma one for all liblog includes" by Tom Cherry · 6 years ago
  38. 7338ef5 Add runtime module members to owners. by Nicolas Geoffray · 6 years ago
  39. bc54c36 Multi-package support for APEX. by Dario Freni · 6 years ago
  40. d06cb94 libnativeloader: remove stubs for now. by Nicolas Geoffray · 6 years ago
  41. c8b83f3 Merge "disable darwin build for libdm" by Bo Hu · 6 years ago
  42. 54b8844 Revert "Create new mount directory /mnt/runtime/full." by Sudheer Shanka · 6 years ago
  43. 1d69860 Merge "Remove <log/logd.h> and <log/logger.h>" by Treehugger Robot · 6 years ago
  44. bab5220 Use #pragma one for all liblog includes by Tom Cherry · 6 years ago
  45. 3a4591c Merge "Remove checks for _USING_LIBCXX" by Treehugger Robot · 6 years ago
  46. 3b4bddc Remove liblog's rate limiting by Tom Cherry · 6 years ago
  47. e780431 Merge "Remove __ANDROID_USE_LIBLOG_* guards" by Treehugger Robot · 6 years ago
  48. 72c06c5 Merge "fs_mgr: avb check avb_slot_data" by Treehugger Robot · 6 years ago
  49. c5ce8a8 Merge "liblog: convert to C++" by Tom Cherry · 6 years ago
  50. 598a4bc Merge "Create new mount directory /mnt/runtime/full." by Sudheer Shanka · 6 years ago
  51. 61f4ceb Merge "Fix usage of Read instead of ReadFully." by Christopher Ferris · 6 years ago
  52. a88a0fa Merge "Move to C API of libnativeloader." by Nicolas Geoffray · 6 years ago
  53. c3a73dc Move to C API of libnativeloader. by Nicolas Geoffray · 6 years ago
  54. df2faa4 reboot: only run fsck when detecting filesystem inconsistency by Randall Huang · 6 years ago
  55. 6410fd2 Merge "adb: switch install to unique_fd." by Treehugger Robot · 6 years ago
  56. a6d5998 Remove <log/logd.h> and <log/logger.h> by Tom Cherry · 6 years ago
  57. 1e1b915 Remove __ANDROID_USE_LIBLOG_* guards by Tom Cherry · 6 years ago
  58. e5b6150 Remove checks for _USING_LIBCXX by Tom Cherry · 6 years ago
  59. cadacdf Fix usage of Read instead of ReadFully. by Christopher Ferris · 6 years ago
  60. 3f4b005 Merge "lmkd: bump process priority and set to FOREGROUND group before kill" by Wei Wang · 6 years ago
  61. 173a02b Merge "lmkd: add missing libcutils library to test" by Tom Cherry · 6 years ago
  62. 71ba164 liblog: convert to C++ by Tom Cherry · 6 years ago
  63. cb33207 Merge "init: Allow first-stage mounts in the second stage if they're formattable." by Treehugger Robot · 6 years ago
  64. 54aa061 disable darwin build for libdm by bohu · 6 years ago
  65. 2d95c10 lmkd: bump process priority and set to FOREGROUND group before kill by Wei Wang · 6 years ago
  66. 3d8b4f5 Merge changes from topic "meminfo-cleanups" by Treehugger Robot · 6 years ago
  67. b2a08d8 lmkd: add missing libcutils library to test by Tom Cherry · 6 years ago
  68. 49edd88 Merge "Fix sdk-mac build." by Dongwon Kang · 6 years ago
  69. 49398d3 Merge "fs_mgr: overlayfs: test fix problems with runtime apex bind mounts" by Mark Salyzyn · 6 years ago
  70. bbf2a0d liblog: statically link tests by Tom Cherry · 6 years ago
  71. 4fc83b1 Merge "Load build sysprops early" by Treehugger Robot · 6 years ago
  72. 7d6431d fs_mgr: overlayfs: test fix problems with runtime apex bind mounts by Mark Salyzyn · 6 years ago
  73. 43a0d67 DO NOT MERGE - Merge pie-platform-release (PPRL.190105.001) into master by Xin Li · 6 years ago
  74. 8c934c7 Fix sdk-mac build. by dimitry · 6 years ago
  75. 2aedc82 zram: support zram_writeback by Jaegeuk Kim · 6 years ago
  76. 8cbf6bb toolbox: getevent: disable stdout buffering by Gary Bisson · 6 years ago
  77. 0ae6d74 Merge "Actually apply version script to libnativebridge" by Treehugger Robot · 6 years ago
  78. 3b316ee Load build sysprops early by Jiyong Park · 6 years ago
  79. b1197e9 Actually apply version script to libnativebridge by dimitry · 6 years ago
  80. 91fa140 Merge "Identify post-apexd crashing processes" by Zimuzo Ezeozue · 6 years ago
  81. 3fcb44b procmeminfo: use getline() instead of fgets() everywhere by Sandeep Patil · 6 years ago
  82. d03244a meminfo: test: delete SmapsOrRollupReturn test by Sandeep Patil · 6 years ago
  83. 42c32bf init: Allow first-stage mounts in the second stage if they're formattable. by David Anderson · 6 years ago
  84. a0ca019 Merge "Add eaeltsin to OWNERS" by Treehugger Robot · 6 years ago
  85. e16c2ce Merge changes from topic "meminfo-apis" by Sandeep Patil · 6 years ago
  86. 365b43b Merge "adb remount documentation error" by Mark Salyzyn · 6 years ago
  87. 71df3ca adb remount documentation error by Mark Salyzyn · 6 years ago
  88. ebae0d3 Merge "Init: error on oneway calls." by Steven Moreland · 6 years ago
  89. 400c71f Merge "disable darwin build for libfstab" by Bo Hu · 6 years ago
  90. dfd34be meminfo: Add IsSmapsRollupSupported Api by Sandeep Patil · 6 years ago
  91. 8871e7e meminfo: Add SmapsOrRollupPss by Sandeep Patil · 6 years ago
  92. 56c414e meminfo: Remove unnecessary working set stats by Sandeep Patil · 6 years ago
  93. 002f02e meminfo: Fix ProcMemInfo ForEachVmaFromFile by Sandeep Patil · 6 years ago
  94. 5424cad Merge "healthd.h: add ignorePowerSupplyNames to healthd_config" by Thierry Strudel · 6 years ago
  95. 965294b Merge "Initial "janitors" owner group." by Elliott Hughes · 6 years ago
  96. dea312b Merge "Move the template out of extern "C"." by Nicolas Geoffray · 6 years ago
  97. c661b66 Identify post-apexd crashing processes by Zimuzo · 6 years ago
  98. e7de616 Move the template out of extern "C". by Nicolas Geoffray · 6 years ago
  99. 9e03e1d Merge "Use cc_test, not art_cc_test." by Nicolas Geoffray · 6 years ago
  100. b6b910b Use cc_test, not art_cc_test. by Nicolas Geoffray · 6 years ago