1. d23afb5 fastboot: Workaround for touchbar hang on MBP 2016 by Keith Mok · 8 years ago
  2. a59c7bc Merge "base: support logging before enter main function." by Yabin Cui · 8 years ago
  3. 8c0cf30 Merge "Switch fs_mgr/*.c to C++." by Treehugger Robot · 8 years ago
  4. 812b7d5 Merge "Exporting C++ headers from system/core" by Vijay Venkatraman · 8 years ago
  5. 5b202c4 Merge "init.rc, typo: fs-post-data -> post-fs-data" by Treehugger Robot · 8 years ago
  6. 0c68953 base: support logging before enter main function. by Yabin Cui · 8 years ago
  7. cea7ea7 Switch fs_mgr/*.c to C++. by bowgotsai · 8 years ago
  8. 01678a0 Merge "Revert "Revert "Exporting C headers from system/core""" by Vijay Venkatraman · 8 years ago
  9. 4c38a92 Merge changes I21eefab9,I0ac7d78a by Josh Gao · 8 years ago
  10. 9e60a54 Merge "Give crash_dump CAP_SYS_PTRACE." by Josh Gao · 8 years ago
  11. 651f838 Revert "Revert "Exporting C headers from system/core"" by Vijay Venkatraman · 8 years ago
  12. 4d61417 Merge changes Ie6c1832a,I0275ffca by Josh Gao · 8 years ago
  13. 36397cb Give crash_dump CAP_SYS_PTRACE. by Josh Gao · 8 years ago
  14. 7e14d02 debuggerd_handler: don't dump PR_NO_NEW_PRIVS processes. by Josh Gao · 8 years ago
  15. 529b306 debuggerd_handler: don't resend nonfatal signals when not dumping. by Josh Gao · 8 years ago
  16. fc12c4b Merge "crash_dump: properly dump when we can't talk to tombstoned." by Josh Gao · 8 years ago
  17. f38aab4 init.rc, typo: fs-post-data -> post-fs-data by Steven Moreland · 8 years ago
  18. 0a3c239 Merge "fs_mgr: support using libavb to enable dm-verity" by Treehugger Robot · 8 years ago
  19. 1ef5eca Merge "Ensure property_set connection sockets are CLOEXEC." by Treehugger Robot · 8 years ago
  20. acdb06d Merge "Remove unused klog_get_level." by Elliott Hughes · 8 years ago
  21. ca2da60 Ensure property_set connection sockets are CLOEXEC. by Robert Sesek · 8 years ago
  22. b51722b fs_mgr: support using libavb to enable dm-verity by bowgotsai · 8 years ago
  23. 894f3ea Merge "fastboot: add EDL mode support" by Treehugger Robot · 8 years ago
  24. 68ab5b0 Merge "Add eraseblk and logicalblk fs_mgr flags" by Treehugger Robot · 8 years ago
  25. 5a32cc9 Merge "Revert "Revert "New protocol for property_service""" by Dimitry Ivanov · 8 years ago
  26. e0bfb75 fastboot: add EDL mode support by Alexey Polyudov · 8 years ago
  27. 46fec48 Add eraseblk and logicalblk fs_mgr flags by Connor O'Brien · 8 years ago
  28. 22b7f76 Merge "Revert "Exporting C headers from system/core"" by Vijay Venkatraman · 8 years ago
  29. fb8c70c Merge "healthd: Track the API change of minui/minui.h." by Tao Bao · 8 years ago
  30. a3f2be2 Revert "Exporting C headers from system/core" by Vijay Venkatraman · 8 years ago
  31. 0a37901 crash_dump: properly dump when we can't talk to tombstoned. by Josh Gao · 8 years ago
  32. f38ae34 Merge "Don't disable all sanitizers in liblog, just asan." by Evgenii Stepanov · 8 years ago
  33. 75acc7b Exporting C++ headers from system/core by Vijay Venkatraman · 8 years ago
  34. 897bc9b Merge "Exporting C headers from system/core" by Vijay Venkatraman · 8 years ago
  35. c9bb033 Revert "Revert "New protocol for property_service"" by Dimitry Ivanov · 8 years ago
  36. d945f27 Merge "fs_mgr: fix clang static analyzer warning" by Treehugger Robot · 8 years ago
  37. ffdabdc Don't disable all sanitizers in liblog, just asan. by Evgenii Stepanov · 8 years ago
  38. 17767ca Merge "Revert "New protocol for property_service"" by Dimitry Ivanov · 8 years ago
  39. 5fe1ceb Merge "Replaced include log/logger.h with log/log.h in debuggerd" by Vijay Venkatraman · 8 years ago
  40. 70c4ecf Revert "New protocol for property_service" by Dimitry Ivanov · 8 years ago
  41. 9fd1190 Merge "Allow tkill" by Treehugger Robot · 8 years ago
  42. a95acea Replaced include log/logger.h with log/log.h in debuggerd by Vijay Venkatraman · 8 years ago
  43. 1b3350e Merge "Allow restart_syscall" by Treehugger Robot · 8 years ago
  44. 571cd23 Merge "init: add ro.boot.init_rc" by Treehugger Robot · 8 years ago
  45. 038b8f0 Merge "New protocol for property_service" by Dimitry Ivanov · 8 years ago
  46. a2fd28e Merge changes I8b3e8a3b,I4976abef,I31dadb9c by Josh Gao · 8 years ago
  47. 2e253cb Allow tkill by Colin Cross · 8 years ago
  48. 47afc6b Allow restart_syscall by Colin Cross · 8 years ago
  49. 8498016 tombstoned: silence spurious error messages. by Josh Gao · 8 years ago
  50. 0ad5107 Actually don't start tombstoned until /data is mounted. by Josh Gao · 8 years ago
  51. 4decbe0 debuggerd_handler: add SIGSYS to the list of handled signals. by Josh Gao · 8 years ago
  52. dee4bd2 New protocol for property_service by Dimitry Ivanov · 8 years ago
  53. d965fbf Merge "logcat: test: inject messages if necessary for tail test requirements" by Treehugger Robot · 8 years ago
  54. 90e05f6 Merge "debuggerd_handler: properly crash when PR_GET_DUMPABLE is 0." by Josh Gao · 8 years ago
  55. fca7ca3 debuggerd_handler: properly crash when PR_GET_DUMPABLE is 0. by Josh Gao · 8 years ago
  56. 15e5858 logcat: test: inject messages if necessary for tail test requirements by Mark Salyzyn · 8 years ago
  57. 400973f Merge changes Iacaa796f,I7549f674,Ic9d70880,I96cb09b7,I5c2658a8 by Josh Gao · 8 years ago
  58. 7c6e313 crash_dump: set a watchdog timer. by Josh Gao · 8 years ago
  59. 122479f crash_dump: switch to PTRACE_SEIZE. by Josh Gao · 8 years ago
  60. 5759411 crash_dump: clear the default crash handlers. by Josh Gao · 8 years ago
  61. d20d687 crash_dump: remove extra log. by Josh Gao · 8 years ago
  62. b64dd85 debuggerd_handler: actually wait for pseudothread to exit. by Josh Gao · 8 years ago
  63. 13c15e0 Merge "logcat: do not report security buffer errors" by Mark Salyzyn · 8 years ago
  64. 3c6763c Exporting C headers from system/core by Vijay Venkatraman · 8 years ago
  65. 41ee55a Merge "adb: check for and report inotify_init1 failure." by Treehugger Robot · 8 years ago
  66. 26a1fac logcat: do not report security buffer errors by Mark Salyzyn · 8 years ago
  67. fb9a7e5 adb: check for and report inotify_init1 failure. by Josh Gao · 8 years ago
  68. b479a50 Merge "init: don't start tombstoned until /data is mounted." by Treehugger Robot · 8 years ago
  69. b5e530f Merge "bootstat: Remove debug logging of bootstat_mtime_matches_content." by Treehugger Robot · 8 years ago
  70. 42a0fed init: don't start tombstoned until /data is mounted. by Josh Gao · 8 years ago
  71. ac0403b Merge "crash_dump: don't abort if we fail to attach a sibling." by Josh Gao · 8 years ago
  72. 42fd74b crash_dump: don't abort if we fail to attach a sibling. by Josh Gao · 8 years ago
  73. c734a0a Merge "Move the kptr_restrict setting from init.rc to init.cpp." by Dave Weinstein · 8 years ago
  74. d289e36 Merge "logd: test: switch to /data/backup/ for sepolicy avc injection" by Treehugger Robot · 8 years ago
  75. a51b165 bootstat: Remove debug logging of bootstat_mtime_matches_content. by James Hawkins · 8 years ago
  76. 9d3722b Merge "liblog: BM_log_latency improvement" by Mark Salyzyn · 8 years ago
  77. 142b43d liblog: BM_log_latency improvement by Mark Salyzyn · 8 years ago
  78. c3c0629 logd: test: switch to /data/backup/ for sepolicy avc injection by Mark Salyzyn · 8 years ago
  79. 44f7e4f Move the kptr_restrict setting from init.rc to init.cpp. by Dave Weinstein · 8 years ago
  80. 8b7eb7b fs_mgr: fix clang static analyzer warning by Jin Qian · 8 years ago
  81. 8dbab35 Merge "Load default/build props from each partition" by Treehugger Robot · 8 years ago
  82. 18044da Merge "Fix a call to openat with incorrect arguments" by Treehugger Robot · 8 years ago
  83. 456e1ad adb: move usb_* to client/usb_*. by Josh Gao · 8 years ago
  84. cfb8800 Merge "Enable seccomp in init with generated policy" by Treehugger Robot · 8 years ago
  85. 7008c84 Fix a call to openat with incorrect arguments by George Burgess IV · 8 years ago
  86. 44c688c adb: reorganize adbd USB handling code. by Josh Gao · 8 years ago
  87. 1e7cdf3 Merge "Define GID range for external data and OBBs." by Jeff Sharkey · 8 years ago
  88. 92c2601 healthd: Track the API change of minui/minui.h. by Tao Bao · 8 years ago
  89. c42bd09 Merge changes Icb8e6290,Iadde7b21,I743ab92c,Ie078fbc2,I2ab3cd46, ... by Treehugger Robot · 8 years ago
  90. 7e5d0b1 Define GID range for external data and OBBs. by Jeff Sharkey · 8 years ago
  91. de21de7 Load default/build props from each partition by Jaekyun Seok · 8 years ago
  92. 230201d Merge "debuggerd: advance our amazing bet." by Josh Gao · 8 years ago
  93. 80112f7 Merge "Export android_filesystem_config.h as a filegroup" by Colin Cross · 8 years ago
  94. 8e81cd6 Merge "Revert "init: split property context into platform & non-platform components"" by Jorim Jaggi · 8 years ago
  95. 328cb5d Revert "init: split property context into platform & non-platform components" by Jorim Jaggi · 8 years ago
  96. b8e5553 Merge "init: split property context into platform & non-platform components" by Treehugger Robot · 8 years ago
  97. 1207ba3 Export android_filesystem_config.h as a filegroup by Colin Cross · 8 years ago
  98. 56098ee Merge "init: usb: fix audio_source function typo" by Treehugger Robot · 8 years ago
  99. 959aeb1 init: add ro.boot.init_rc by Hung-ying Tyan · 8 years ago
  100. bde89da Merge "bootstat: Fix false metrics due to soft reboots." by James Hawkins · 8 years ago