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