1. f6d6737 Fix sdcard's FUSE_FSYNCDIR handling. by Elliott Hughes · 10 years ago
  2. 75b7171 Merge "Make sdcard log to the log rather than stderr." by Elliott Hughes · 10 years ago
  3. 300d564 Make sdcard log to the log rather than stderr. by Elliott Hughes · 10 years ago
  4. dda6354 Merge "Improving maps output." by Elliott Hughes · 10 years ago
  5. 8606eaa Improving maps output. by Brigid Smith · 10 years ago
  6. 3fa71b8 Merge "Remove sshd." by dcashman · 10 years ago
  7. b4cbff4 Remove sshd. by dcashman · 10 years ago
  8. 8022ce1 Merge "ueventd fixup_sys_perms: fixup SELinux labels unconditionally" by Nick Kralevich · 10 years ago
  9. 3b4c0bd ueventd fixup_sys_perms: fixup SELinux labels unconditionally by Nick Kralevich · 10 years ago
  10. f6ef1f5 Merge "logcat: parse failure for -n <KBsize> and -r <rotate limit>" by Mark Salyzyn · 10 years ago
  11. 0b2dac4 logcat: parse failure for -n <KBsize> and -r <rotate limit> by Mark Salyzyn · 10 years ago
  12. 5529de0 Merge "logd_write: set SOCK_CLOEXEC on socket" by Nick Kralevich · 10 years ago
  13. 118d1b3 logd_write: set SOCK_CLOEXEC on socket by Nick Kralevich · 10 years ago
  14. 09117c7 Merge "ueventd: allow matching symlink names when setting permissions" by Colin Cross · 10 years ago
  15. 43d537e ueventd: allow matching symlink names when setting permissions by Colin Cross · 10 years ago
  16. ab98d2e Merge "Create a data directory for netd and other network-related files." by Sreeram Ramachandran · 10 years ago
  17. 18e754e Merge "Fix LP64 tombstone.cpp build failure." by Elliott Hughes · 10 years ago
  18. 7e77595 Fix LP64 tombstone.cpp build failure. by Elliott Hughes · 10 years ago
  19. b46efdb Create a data directory for netd and other network-related files. by Sreeram Ramachandran · 10 years ago
  20. 1aad06d Merge "implement LOG_EVENT_STRING" by Nick Kralevich · 10 years ago
  21. 2a4d05a implement LOG_EVENT_STRING by Nick Kralevich · 10 years ago
  22. 5a53ee0 Merge "Remove an unused #include of <sys/_properties.h>." by Elliott Hughes · 10 years ago
  23. d4d1b50 Merge "Charger: Avoid animation while not charging DO NOT MERGE" by Todd Poynor · 10 years ago
  24. 9cc4ea3 Charger: Avoid animation while not charging DO NOT MERGE by Jenny TC · 11 years ago
  25. 11d783f Remove an unused #include of <sys/_properties.h>. by Elliott Hughes · 10 years ago
  26. 6e074c6 Merge "Build pixelflinger tests as native tests, not executables." by Narayan Kamath · 10 years ago
  27. 63a61e5 Merge "Rename __unused to __UNUSED for glibc support." by Ian Rogers · 10 years ago
  28. de8b983 Rename __unused to __UNUSED for glibc support. by Ian Rogers · 10 years ago
  29. 0a350f4 Merge "debuggerd: synchronize cosmetics to internal" by Mark Salyzyn · 10 years ago
  30. 17e85c0 debuggerd: synchronize cosmetics to internal by Mark Salyzyn · 10 years ago
  31. e080be5 Merge "Fixed tid/pid mixup in debuggerd gdbclient output." by Elliott Hughes · 10 years ago
  32. 7558295 Fixed tid/pid mixup in debuggerd gdbclient output. by Brigid Smith · 10 years ago
  33. c8a7e34 Merge "tombstone: log output header suppressed in crash" by Mark Salyzyn · 10 years ago
  34. e43290d tombstone: log output header suppressed in crash by Mark Salyzyn · 10 years ago
  35. 10f8cd1 Merge changes Ia15b2110,I5498c725 by Riley Andrews · 10 years ago
  36. 1bbef88 Add ability to adjust init log level at runtime. by Riley Andrews · 10 years ago
  37. 24a3b78 Improve init's debug printing. by Riley Andrews · 10 years ago
  38. 992031c Build pixelflinger tests as native tests, not executables. by Narayan Kamath · 10 years ago
  39. 01ad771 Merge "Fix %llx to PRIx64 in nandread.c." by Elliott Hughes · 10 years ago
  40. a5f2862 Fix %llx to PRIx64 in nandread.c. by Elliott Hughes · 10 years ago
  41. 4ad20e5 Merge "Redirect libselinux logging to dmesg for ueventd." by Nick Kralevich · 10 years ago
  42. e402227 Merge "libbacktrace_libc++ needs to be multilib on the Mac too." by Ian Rogers · 10 years ago
  43. c132aaf libbacktrace_libc++ needs to be multilib on the Mac too. by Ian Rogers · 10 years ago
  44. 949bd4c Merge "Print ABI in backtraces." by Michael Wright · 10 years ago
  45. 80f5969 Print ABI in backtraces. by Michael Wright · 10 years ago
  46. 439224e Redirect libselinux logging to dmesg for ueventd. by Stephen Smalley · 10 years ago
  47. a42d5bf Merge "pixelflinger: Use pointer arithmetic to determine cache flush parameters" by Narayan Kamath · 10 years ago
  48. 64f5fe2 Merge "property_service: get rid of hard coded property / control list" by Nick Kralevich · 10 years ago
  49. 0770333 Merge "Wait for device to disappear after "fastboot reboot"." by JP Abgrall · 10 years ago
  50. ec25e7b Wait for device to disappear after "fastboot reboot". by Mark Wachsler · 10 years ago
  51. c4a0965 Merge "Fixed pathname for connecting to debugger." by Elliott Hughes · 10 years ago
  52. 20c214f Fixed pathname for connecting to debugger. by Brigid Smith · 10 years ago
  53. 676f375 Merge "Add android_memset16/android_memset32 for aarch64." by Christopher Ferris · 10 years ago
  54. d660d89 Add android_memset16/android_memset32 for aarch64. by Christopher Ferris · 10 years ago
  55. 20bda70 Merge "Add Smartisan usb config" by Elliott Hughes · 10 years ago
  56. f473200 Fixing debuggerd header output. by Brigid Smith · 10 years ago
  57. 7950fc4 Merge "Add ability to boot from charger mode." by Riley Andrews · 10 years ago
  58. 633be1f Merge "Remove android_atomic_swap from mips & mips64." by Elliott Hughes · 10 years ago
  59. a74680f Remove android_atomic_swap from mips & mips64. by Elliott Hughes · 10 years ago
  60. 2970517 Merge "[MIPS64] add atomic-mips64" by Elliott Hughes · 10 years ago
  61. e4b7b29 Add ability to boot from charger mode. by Riley Andrews · 10 years ago
  62. 2e82904 Maps output now marks the fault address location. by Brigid Smith · 10 years ago
  63. dbb9351 Merge "libcutils: Fix warnings in properties.c when verbose logging is enabled" by Riley Andrews · 10 years ago
  64. 1f7f70a libcutils: Fix warnings in properties.c when verbose logging is enabled by Igor Murashkin · 11 years ago
  65. 5bd578e Merge "cutils: Add property_get_bool, _get_int32, _get_int64" by Riley Andrews · 10 years ago
  66. 56b1d74 Merge "init/ueventd: adds wildcard matching for ueventd rules" by Colin Cross · 10 years ago
  67. d8f2a8d cutils: Add property_get_bool, _get_int32, _get_int64 by Igor Murashkin · 11 years ago
  68. c0c1ffe init/ueventd: adds wildcard matching for ueventd rules by Daniel Leung · 12 years ago
  69. c40b9f0 Merge "healthd: UEVENT_MSG_LEN is changed from 1048 to 2048 in compliance with BUFFER_LEN in the kobject_uevent in kernel." by Ruchi Kandoi · 10 years ago
  70. 37d7fdb Merge "Maps output now marks the fault address location." by Elliott Hughes · 10 years ago
  71. e1f17eb Merge "Fixing debuggerd header output." by Elliott Hughes · 10 years ago
  72. 4f5392c Merge "Make indentation sane in init.rc" by Riley Andrews · 10 years ago
  73. 6dfdc7c Make indentation sane in init.rc by Riley Andrews · 10 years ago
  74. 04db8a5 healthd: UEVENT_MSG_LEN is changed from 1048 to 2048 in compliance with by Ruchi Kandoi · 10 years ago
  75. 410ae2f pixelflinger: Use pointer arithmetic to determine cache flush parameters by Ashok Bhat · 10 years ago
  76. 030ba83 Merge "Updated non-ARM archs to reflect logging changes." by Elliott Hughes · 10 years ago
  77. e17f267 Updated non-ARM archs to reflect logging changes. by Brigid Smith · 10 years ago
  78. 32cd6ec Merge "Removed log.quiet and log = NULL cases from debuggerd." by Elliott Hughes · 10 years ago
  79. 50eb546 Removed log.quiet and log = NULL cases from debuggerd. by Brigid Smith · 10 years ago
  80. a4fb975 Merge "Fix debuggerd "format '%p'" build breakage." by Elliott Hughes · 10 years ago
  81. e901c1b Fix debuggerd "format '%p'" build breakage. by Elliott Hughes · 10 years ago
  82. 5e504a4 Merge "adb: Add USB vendor ID for Honeywell" by Colin Cross · 10 years ago
  83. 8c4c8e8 adb: Add USB vendor ID for Honeywell by DanielMo · 10 years ago
  84. 974a4f3 Merge "Use inet_ntoa to display ipaddr and mask values" by Colin Cross · 10 years ago
  85. 9875ee9 Use inet_ntoa to display ipaddr and mask values by Bhanu Chetlapalli · 10 years ago
  86. 528c13e property_service: get rid of hard coded property / control list by Nick Kralevich · 10 years ago
  87. 3f55d2f Merge "logcat: test: modernize" by Mark Salyzyn · 10 years ago
  88. 9879ac8 logcat: test: modernize by Mark Salyzyn · 10 years ago
  89. 4e6aa6a Merge "adbd: unconditionally call setgroups" by Nick Kralevich · 10 years ago
  90. e5cbf4e adbd: unconditionally call setgroups by Nick Kralevich · 10 years ago
  91. 4da93e3 Merge "logd: Allow apps to clear their UID-specific data" by Mark Salyzyn · 10 years ago
  92. 4924d10 Merge "Regenerate init.environ.rc if PRODUCT_BOOTCLASSPATH changed." by Ying Wang · 10 years ago
  93. 2359b3c Regenerate init.environ.rc if PRODUCT_BOOTCLASSPATH changed. by Ying Wang · 10 years ago
  94. 9e7bef0 Merge changes I759c65e8,I97699037 by Mark Salyzyn · 10 years ago
  95. 6e9aaae logd: test: deal with spam filter turned off by Mark Salyzyn · 10 years ago
  96. 0c57bd8 logd: test: modernize by Mark Salyzyn · 10 years ago
  97. 0ef3fa2 Merge "Changed maps output in debuggerd." by Elliott Hughes · 10 years ago
  98. 7b2078e Changed maps output in debuggerd. by Brigid Smith · 10 years ago
  99. 5bc6b5b Merge "Fixed logcat debug output issue." by Elliott Hughes · 10 years ago
  100. 1babede Fixed logcat debug output issue. by Brigid Smith · 10 years ago