1. f38ae34 Merge "Don't disable all sanitizers in liblog, just asan." by Evgenii Stepanov · 8 years ago
  2. 897bc9b Merge "Exporting C headers from system/core" by Vijay Venkatraman · 8 years ago
  3. d945f27 Merge "fs_mgr: fix clang static analyzer warning" by Treehugger Robot · 8 years ago
  4. ffdabdc Don't disable all sanitizers in liblog, just asan. by Evgenii Stepanov · 8 years ago
  5. 17767ca Merge "Revert "New protocol for property_service"" by Dimitry Ivanov · 8 years ago
  6. 5fe1ceb Merge "Replaced include log/logger.h with log/log.h in debuggerd" by Vijay Venkatraman · 8 years ago
  7. 70c4ecf Revert "New protocol for property_service" by Dimitry Ivanov · 8 years ago
  8. 9fd1190 Merge "Allow tkill" by Treehugger Robot · 8 years ago
  9. a95acea Replaced include log/logger.h with log/log.h in debuggerd by Vijay Venkatraman · 8 years ago
  10. 1b3350e Merge "Allow restart_syscall" by Treehugger Robot · 8 years ago
  11. 571cd23 Merge "init: add ro.boot.init_rc" by Treehugger Robot · 8 years ago
  12. 038b8f0 Merge "New protocol for property_service" by Dimitry Ivanov · 8 years ago
  13. a2fd28e Merge changes I8b3e8a3b,I4976abef,I31dadb9c by Josh Gao · 8 years ago
  14. 2e253cb Allow tkill by Colin Cross · 8 years ago
  15. 47afc6b Allow restart_syscall by Colin Cross · 8 years ago
  16. 8498016 tombstoned: silence spurious error messages. by Josh Gao · 8 years ago
  17. 0ad5107 Actually don't start tombstoned until /data is mounted. by Josh Gao · 8 years ago
  18. 4decbe0 debuggerd_handler: add SIGSYS to the list of handled signals. by Josh Gao · 8 years ago
  19. dee4bd2 New protocol for property_service by Dimitry Ivanov · 8 years ago
  20. d965fbf Merge "logcat: test: inject messages if necessary for tail test requirements" by Treehugger Robot · 8 years ago
  21. 90e05f6 Merge "debuggerd_handler: properly crash when PR_GET_DUMPABLE is 0." by Josh Gao · 8 years ago
  22. fca7ca3 debuggerd_handler: properly crash when PR_GET_DUMPABLE is 0. by Josh Gao · 8 years ago
  23. 15e5858 logcat: test: inject messages if necessary for tail test requirements by Mark Salyzyn · 8 years ago
  24. 400973f Merge changes Iacaa796f,I7549f674,Ic9d70880,I96cb09b7,I5c2658a8 by Josh Gao · 8 years ago
  25. 7c6e313 crash_dump: set a watchdog timer. by Josh Gao · 8 years ago
  26. 122479f crash_dump: switch to PTRACE_SEIZE. by Josh Gao · 8 years ago
  27. 5759411 crash_dump: clear the default crash handlers. by Josh Gao · 8 years ago
  28. d20d687 crash_dump: remove extra log. by Josh Gao · 8 years ago
  29. b64dd85 debuggerd_handler: actually wait for pseudothread to exit. by Josh Gao · 8 years ago
  30. 13c15e0 Merge "logcat: do not report security buffer errors" by Mark Salyzyn · 8 years ago
  31. 3c6763c Exporting C headers from system/core by Vijay Venkatraman · 8 years ago
  32. 41ee55a Merge "adb: check for and report inotify_init1 failure." by Treehugger Robot · 8 years ago
  33. 26a1fac logcat: do not report security buffer errors by Mark Salyzyn · 8 years ago
  34. fb9a7e5 adb: check for and report inotify_init1 failure. by Josh Gao · 8 years ago
  35. b479a50 Merge "init: don't start tombstoned until /data is mounted." by Treehugger Robot · 8 years ago
  36. b5e530f Merge "bootstat: Remove debug logging of bootstat_mtime_matches_content." by Treehugger Robot · 8 years ago
  37. 42a0fed init: don't start tombstoned until /data is mounted. by Josh Gao · 8 years ago
  38. ac0403b Merge "crash_dump: don't abort if we fail to attach a sibling." by Josh Gao · 8 years ago
  39. 42fd74b crash_dump: don't abort if we fail to attach a sibling. by Josh Gao · 8 years ago
  40. c734a0a Merge "Move the kptr_restrict setting from init.rc to init.cpp." by Dave Weinstein · 8 years ago
  41. d289e36 Merge "logd: test: switch to /data/backup/ for sepolicy avc injection" by Treehugger Robot · 8 years ago
  42. a51b165 bootstat: Remove debug logging of bootstat_mtime_matches_content. by James Hawkins · 8 years ago
  43. 9d3722b Merge "liblog: BM_log_latency improvement" by Mark Salyzyn · 8 years ago
  44. 142b43d liblog: BM_log_latency improvement by Mark Salyzyn · 8 years ago
  45. c3c0629 logd: test: switch to /data/backup/ for sepolicy avc injection by Mark Salyzyn · 8 years ago
  46. 44f7e4f Move the kptr_restrict setting from init.rc to init.cpp. by Dave Weinstein · 8 years ago
  47. 8b7eb7b fs_mgr: fix clang static analyzer warning by Jin Qian · 8 years ago
  48. 8dbab35 Merge "Load default/build props from each partition" by Treehugger Robot · 8 years ago
  49. 18044da Merge "Fix a call to openat with incorrect arguments" by Treehugger Robot · 8 years ago
  50. cfb8800 Merge "Enable seccomp in init with generated policy" by Treehugger Robot · 8 years ago
  51. 7008c84 Fix a call to openat with incorrect arguments by George Burgess IV · 8 years ago
  52. 1e7cdf3 Merge "Define GID range for external data and OBBs." by Jeff Sharkey · 8 years ago
  53. c42bd09 Merge changes Icb8e6290,Iadde7b21,I743ab92c,Ie078fbc2,I2ab3cd46, ... by Treehugger Robot · 8 years ago
  54. 7e5d0b1 Define GID range for external data and OBBs. by Jeff Sharkey · 8 years ago
  55. de21de7 Load default/build props from each partition by Jaekyun Seok · 8 years ago
  56. 230201d Merge "debuggerd: advance our amazing bet." by Josh Gao · 8 years ago
  57. 80112f7 Merge "Export android_filesystem_config.h as a filegroup" by Colin Cross · 8 years ago
  58. 8e81cd6 Merge "Revert "init: split property context into platform & non-platform components"" by Jorim Jaggi · 8 years ago
  59. 328cb5d Revert "init: split property context into platform & non-platform components" by Jorim Jaggi · 8 years ago
  60. b8e5553 Merge "init: split property context into platform & non-platform components" by Treehugger Robot · 8 years ago
  61. 1207ba3 Export android_filesystem_config.h as a filegroup by Colin Cross · 8 years ago
  62. 56098ee Merge "init: usb: fix audio_source function typo" by Treehugger Robot · 8 years ago
  63. 959aeb1 init: add ro.boot.init_rc by Hung-ying Tyan · 8 years ago
  64. bde89da Merge "bootstat: Fix false metrics due to soft reboots." by James Hawkins · 8 years ago
  65. 801492b libsync: tests: redefine PollOnDestroyedTimeline() by Gustavo Padovan · 8 years ago
  66. e468280 libsync: tests: remove WaitOnDestroyedTimeline test by Gustavo Padovan · 8 years ago
  67. 61ab0d7 libsync: add support to new Sync API by Gustavo Padovan · 8 years ago
  68. ffc687b libsync: open new location of sw_sync file by Gustavo Padovan · 8 years ago
  69. 6786575 libsync: add new Sync kernel API by Gustavo Padovan · 8 years ago
  70. d6bbc5d libsync: move kernel headers for sync ioctls to sync.h by Gustavo Padovan · 8 years ago
  71. 60c763e init: usb: fix audio_source function typo by Winter Wang · 8 years ago
  72. cbe70cb debuggerd: advance our amazing bet. by Josh Gao · 8 years ago
  73. 800ceb4 bootstat: Fix false metrics due to soft reboots. by James Hawkins · 8 years ago
  74. 4c5c9db Merge "Revert "init: add ro.boot.init_rc"" by Tao Bao · 8 years ago
  75. 01519a2 Revert "init: add ro.boot.init_rc" by Tao Bao · 8 years ago
  76. c160675 Merge "Remove fs_mgr's bogus external/openssl/include LOCAL_C_INCLUDES entry." by Treehugger Robot · 8 years ago
  77. ebeaa67 Remove fs_mgr's bogus external/openssl/include LOCAL_C_INCLUDES entry. by Elliott Hughes · 8 years ago
  78. 89e99f9 Merge "bootable/recovery wants EqualsIgnoreCase." by Elliott Hughes · 8 years ago
  79. 0cf5e36 Merge "init: add ro.boot.init_rc" by Treehugger Robot · 8 years ago
  80. 2140782 bootable/recovery wants EqualsIgnoreCase. by Elliott Hughes · 8 years ago
  81. f28f7c8 Merge "-e is really about TCP/IP devices, not emulators." by Treehugger Robot · 8 years ago
  82. e94deb3 Merge "Switch fastboot docs to markdown." by Elliott Hughes · 8 years ago
  83. 83ab5c2 -e is really about TCP/IP devices, not emulators. by Elliott Hughes · 8 years ago
  84. 84cb36e Switch fastboot docs to markdown. by Elliott Hughes · 8 years ago
  85. 3052d12 Merge "Fix libbase file.Readlink test on marlin/sailfish." by Elliott Hughes · 8 years ago
  86. 5d05d0e Merge "Move to .md files for even trivial documentation." by Treehugger Robot · 8 years ago
  87. 8c301d2 Merge "fs_mgr: use std::string for function parameters in fs_mgr_dm_ioctl.cpp" by Treehugger Robot · 8 years ago
  88. 155d2bc Merge "Check the return value of setuid(2)." by Treehugger Robot · 8 years ago
  89. f4ae42f Check the return value of setuid(2). by Jorge Lucangeli Obes · 8 years ago
  90. dc40813 Merge "trusty: use log/log.h for ALOG macros" by Mark Salyzyn · 8 years ago
  91. 5654a88 trusty: use log/log.h for ALOG macros by Mark Salyzyn · 8 years ago
  92. 47aa2a7 fs_mgr: use std::string for function parameters in fs_mgr_dm_ioctl.cpp by bowgotsai · 8 years ago
  93. 5e9863b Merge "libcutils: change klog_level to KLOG_INFO_LEVEL" by Treehugger Robot · 8 years ago
  94. 15f0f50 Move to .md files for even trivial documentation. by Elliott Hughes · 8 years ago
  95. a37ff0d Merge "fs_mgr: moves common functions out of fs_mgr_verity.cpp" by Treehugger Robot · 8 years ago
  96. 677ba31 libcutils: change klog_level to KLOG_INFO_LEVEL by Wei Wang · 8 years ago
  97. 3de625d fs_mgr: moves common functions out of fs_mgr_verity.cpp by bowgotsai · 8 years ago
  98. dd9fa24 Merge "liblog: use log/log.h for ALOG macros" by Mark Salyzyn · 8 years ago
  99. 51c33b7 liblog: use log/log.h for ALOG macros by Mark Salyzyn · 8 years ago
  100. ae770a4 Merge "Fix typo in radio_metadata_t definition." by Tomasz Wasilczyk · 8 years ago