1. 8c653f5 Merge "Replaced include log/logger.h with log/log.h in debuggerd" by Vijay Venkatraman · 8 years ago
  2. 5c3c4d6 Merge "Allow tkill" by Treehugger Robot · 8 years ago
  3. 9a6d0b3 Replaced include log/logger.h with log/log.h in debuggerd by Vijay Venkatraman · 8 years ago
  4. 2ae57e2 Merge "Allow restart_syscall" by Treehugger Robot · 8 years ago
  5. b0dfc93 Merge "init: add ro.boot.init_rc" by Treehugger Robot · 8 years ago
  6. 8fc565b Merge "New protocol for property_service" by Dimitry Ivanov · 8 years ago
  7. 8c1cbb6 Merge changes I8b3e8a3b,I4976abef,I31dadb9c by Josh Gao · 8 years ago
  8. 2772404 Allow tkill by Colin Cross · 8 years ago
  9. 89e0f83 Allow restart_syscall by Colin Cross · 8 years ago
  10. 6e4ccf3 tombstoned: silence spurious error messages. by Josh Gao · 8 years ago
  11. 6b6d3a0 Actually don't start tombstoned until /data is mounted. by Josh Gao · 8 years ago
  12. 311f434 debuggerd_handler: add SIGSYS to the list of handled signals. by Josh Gao · 8 years ago
  13. 19da3d7 New protocol for property_service by Dimitry Ivanov · 8 years ago
  14. ed01131 Merge "logcat: test: inject messages if necessary for tail test requirements" by Treehugger Robot · 8 years ago
  15. c965865 Merge "debuggerd_handler: properly crash when PR_GET_DUMPABLE is 0." by Josh Gao · 8 years ago
  16. 9c61115 debuggerd_handler: properly crash when PR_GET_DUMPABLE is 0. by Josh Gao · 8 years ago
  17. a03865b logcat: test: inject messages if necessary for tail test requirements by Mark Salyzyn · 8 years ago
  18. 1a0dc81 Merge changes Iacaa796f,I7549f674,Ic9d70880,I96cb09b7,I5c2658a8 by Josh Gao · 8 years ago
  19. 461c313 crash_dump: set a watchdog timer. by Josh Gao · 8 years ago
  20. c2cc466 crash_dump: switch to PTRACE_SEIZE. by Josh Gao · 8 years ago
  21. 86dddf9 crash_dump: clear the default crash handlers. by Josh Gao · 8 years ago
  22. 6ec3c08 crash_dump: remove extra log. by Josh Gao · 8 years ago
  23. f19ba5c debuggerd_handler: actually wait for pseudothread to exit. by Josh Gao · 8 years ago
  24. 328c4a7 Merge "logcat: do not report security buffer errors" by Mark Salyzyn · 8 years ago
  25. ee1221c Merge "adb: check for and report inotify_init1 failure." by Treehugger Robot · 8 years ago
  26. 3fc1de9 logcat: do not report security buffer errors by Mark Salyzyn · 8 years ago
  27. d19c8a3 adb: check for and report inotify_init1 failure. by Josh Gao · 8 years ago
  28. 16cbb4b Merge "init: don't start tombstoned until /data is mounted." by Treehugger Robot · 8 years ago
  29. 770ffae Merge "bootstat: Remove debug logging of bootstat_mtime_matches_content." by Treehugger Robot · 8 years ago
  30. 973e704 init: don't start tombstoned until /data is mounted. by Josh Gao · 8 years ago
  31. 6055249 Merge "crash_dump: don't abort if we fail to attach a sibling." by Josh Gao · 8 years ago
  32. 4f34b31 crash_dump: don't abort if we fail to attach a sibling. by Josh Gao · 8 years ago
  33. 45d327a Merge "Move the kptr_restrict setting from init.rc to init.cpp." by Dave Weinstein · 8 years ago
  34. cfcbca9 Merge "logd: test: switch to /data/backup/ for sepolicy avc injection" by Treehugger Robot · 8 years ago
  35. 923068e bootstat: Remove debug logging of bootstat_mtime_matches_content. by James Hawkins · 8 years ago
  36. b0190df Merge "liblog: BM_log_latency improvement" by Mark Salyzyn · 8 years ago
  37. f681a44 liblog: BM_log_latency improvement by Mark Salyzyn · 8 years ago
  38. 541bb59 logd: test: switch to /data/backup/ for sepolicy avc injection by Mark Salyzyn · 8 years ago
  39. d20b48e Move the kptr_restrict setting from init.rc to init.cpp. by Dave Weinstein · 8 years ago
  40. bc73be6 Merge "Load default/build props from each partition" by Treehugger Robot · 8 years ago
  41. eb3e767 Merge "Fix a call to openat with incorrect arguments" by Treehugger Robot · 8 years ago
  42. 2722e6b Merge "Enable seccomp in init with generated policy" by Treehugger Robot · 8 years ago
  43. 05f3ea0 Fix a call to openat with incorrect arguments by George Burgess IV · 8 years ago
  44. 3aead87 Merge "Define GID range for external data and OBBs." by Jeff Sharkey · 8 years ago
  45. 4d30b44 Merge changes Icb8e6290,Iadde7b21,I743ab92c,Ie078fbc2,I2ab3cd46, ... by Treehugger Robot · 8 years ago
  46. 747efd6 Define GID range for external data and OBBs. by Jeff Sharkey · 8 years ago
  47. d2eb2c9 Load default/build props from each partition by Jaekyun Seok · 8 years ago
  48. af7ce43 Merge "debuggerd: advance our amazing bet." by Josh Gao · 8 years ago
  49. 6882c21 Merge "Export android_filesystem_config.h as a filegroup" by Colin Cross · 8 years ago
  50. f3c2001 Merge "Revert "init: split property context into platform & non-platform components"" by Jorim Jaggi · 8 years ago
  51. 72f3bbe Revert "init: split property context into platform & non-platform components" by Jorim Jaggi · 8 years ago
  52. 73e288e Merge "init: split property context into platform & non-platform components" by Treehugger Robot · 8 years ago
  53. ce0beb7 Export android_filesystem_config.h as a filegroup by Colin Cross · 8 years ago
  54. 02a946c Merge "init: usb: fix audio_source function typo" by Treehugger Robot · 8 years ago
  55. 37579a9 init: add ro.boot.init_rc by Hung-ying Tyan · 8 years ago
  56. f01ee20 Merge "bootstat: Fix false metrics due to soft reboots." by James Hawkins · 8 years ago
  57. 6260bed libsync: tests: redefine PollOnDestroyedTimeline() by Gustavo Padovan · 8 years ago
  58. cb2052f libsync: tests: remove WaitOnDestroyedTimeline test by Gustavo Padovan · 8 years ago
  59. 1242f89 libsync: add support to new Sync API by Gustavo Padovan · 9 years ago
  60. 618b625 libsync: open new location of sw_sync file by Gustavo Padovan · 9 years ago
  61. 6941ec6 libsync: add new Sync kernel API by Gustavo Padovan · 9 years ago
  62. 9632d27 libsync: move kernel headers for sync ioctls to sync.h by Gustavo Padovan · 9 years ago
  63. d0c7833 init: usb: fix audio_source function typo by Winter Wang · 9 years ago
  64. 4664970 debuggerd: advance our amazing bet. by Josh Gao · 8 years ago
  65. c199fc5 bootstat: Fix false metrics due to soft reboots. by James Hawkins · 8 years ago
  66. 73dc2ea Merge "Revert "init: add ro.boot.init_rc"" by Tao Bao · 8 years ago
  67. 8e16a11 Revert "init: add ro.boot.init_rc" by Tao Bao · 8 years ago
  68. 1088389 Merge "Remove fs_mgr's bogus external/openssl/include LOCAL_C_INCLUDES entry." by Treehugger Robot · 8 years ago
  69. 2117e61 Remove fs_mgr's bogus external/openssl/include LOCAL_C_INCLUDES entry. by Elliott Hughes · 8 years ago
  70. 31a5dbb Merge "bootable/recovery wants EqualsIgnoreCase." by Elliott Hughes · 8 years ago
  71. 6c36eaf Merge "init: add ro.boot.init_rc" by Treehugger Robot · 8 years ago
  72. b291367 bootable/recovery wants EqualsIgnoreCase. by Elliott Hughes · 8 years ago
  73. 169d6da Merge "-e is really about TCP/IP devices, not emulators." by Treehugger Robot · 8 years ago
  74. 37e97c7 Merge "Switch fastboot docs to markdown." by Elliott Hughes · 8 years ago
  75. 1270a92 -e is really about TCP/IP devices, not emulators. by Elliott Hughes · 8 years ago
  76. 875a477 Switch fastboot docs to markdown. by Elliott Hughes · 8 years ago
  77. 0e8f5ec Merge "Fix libbase file.Readlink test on marlin/sailfish." by Elliott Hughes · 8 years ago
  78. 4922bc8 Merge "Move to .md files for even trivial documentation." by Treehugger Robot · 8 years ago
  79. d2ca417 Merge "fs_mgr: use std::string for function parameters in fs_mgr_dm_ioctl.cpp" by Treehugger Robot · 8 years ago
  80. e1b5230 Merge "Check the return value of setuid(2)." by Treehugger Robot · 8 years ago
  81. d5cd306 Check the return value of setuid(2). by Jorge Lucangeli Obes · 8 years ago
  82. 0172d94 Merge "trusty: use log/log.h for ALOG macros" by Mark Salyzyn · 8 years ago
  83. b0634cf trusty: use log/log.h for ALOG macros by Mark Salyzyn · 8 years ago
  84. 9c357ac fs_mgr: use std::string for function parameters in fs_mgr_dm_ioctl.cpp by bowgotsai · 8 years ago
  85. 0f46879 Merge "libcutils: change klog_level to KLOG_INFO_LEVEL" by Treehugger Robot · 8 years ago
  86. e6f8cba Move to .md files for even trivial documentation. by Elliott Hughes · 8 years ago
  87. 2b83b26 Merge "fs_mgr: moves common functions out of fs_mgr_verity.cpp" by Treehugger Robot · 8 years ago
  88. b1e8525 libcutils: change klog_level to KLOG_INFO_LEVEL by Wei Wang · 8 years ago
  89. 5767f2a fs_mgr: moves common functions out of fs_mgr_verity.cpp by bowgotsai · 8 years ago
  90. 44c23a4 Merge "liblog: use log/log.h for ALOG macros" by Mark Salyzyn · 8 years ago
  91. 0b764f7 liblog: use log/log.h for ALOG macros by Mark Salyzyn · 8 years ago
  92. 4966ff4 Merge "Fix typo in radio_metadata_t definition." by Tomasz Wasilczyk · 8 years ago
  93. 743419d Merge "adb: remove support for legacy f_adb interface." by Josh Gao · 8 years ago
  94. 9bf25df Merge changes from topic 'host_suffix_cleanup' by Alex Deymo · 8 years ago
  95. 12219a5 Fix typo in radio_metadata_t definition. by Tomasz Wasilczyk · 8 years ago
  96. e520904 Merge "fs_mgr: Fix disable-verity for verifyatboot partitions" by Treehugger Robot · 8 years ago
  97. 68f4354 Merge "fs_mgr: Add support for at-boot verification" by Treehugger Robot · 8 years ago
  98. 66e1d37 Remove "_host" and "_static" suffix from libsparse definition. by Alex Deymo · 8 years ago
  99. 291e83e init: add ro.boot.init_rc by Hung-ying Tyan · 8 years ago
  100. e19ae47 Fix libbase file.Readlink test on marlin/sailfish. by Elliott Hughes · 8 years ago