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