1. 2a4d05a implement LOG_EVENT_STRING by Nick Kralevich · 11 years ago
  2. 5a53ee0 Merge "Remove an unused #include of <sys/_properties.h>." by Elliott Hughes · 11 years ago
  3. d4d1b50 Merge "Charger: Avoid animation while not charging DO NOT MERGE" by Todd Poynor · 11 years ago
  4. 9cc4ea3 Charger: Avoid animation while not charging DO NOT MERGE by Jenny TC · 11 years ago
  5. 11d783f Remove an unused #include of <sys/_properties.h>. by Elliott Hughes · 11 years ago
  6. 6e074c6 Merge "Build pixelflinger tests as native tests, not executables." by Narayan Kamath · 11 years ago
  7. 63a61e5 Merge "Rename __unused to __UNUSED for glibc support." by Ian Rogers · 11 years ago
  8. de8b983 Rename __unused to __UNUSED for glibc support. by Ian Rogers · 11 years ago
  9. 0a350f4 Merge "debuggerd: synchronize cosmetics to internal" by Mark Salyzyn · 11 years ago
  10. 17e85c0 debuggerd: synchronize cosmetics to internal by Mark Salyzyn · 11 years ago
  11. e080be5 Merge "Fixed tid/pid mixup in debuggerd gdbclient output." by Elliott Hughes · 11 years ago
  12. 7558295 Fixed tid/pid mixup in debuggerd gdbclient output. by Brigid Smith · 11 years ago
  13. c8a7e34 Merge "tombstone: log output header suppressed in crash" by Mark Salyzyn · 11 years ago
  14. e43290d tombstone: log output header suppressed in crash by Mark Salyzyn · 11 years ago
  15. 10f8cd1 Merge changes Ia15b2110,I5498c725 by Riley Andrews · 11 years ago
  16. 1bbef88 Add ability to adjust init log level at runtime. by Riley Andrews · 11 years ago
  17. 24a3b78 Improve init's debug printing. by Riley Andrews · 11 years ago
  18. 992031c Build pixelflinger tests as native tests, not executables. by Narayan Kamath · 11 years ago
  19. 01ad771 Merge "Fix %llx to PRIx64 in nandread.c." by Elliott Hughes · 11 years ago
  20. a5f2862 Fix %llx to PRIx64 in nandread.c. by Elliott Hughes · 11 years ago
  21. 4ad20e5 Merge "Redirect libselinux logging to dmesg for ueventd." by Nick Kralevich · 11 years ago
  22. e402227 Merge "libbacktrace_libc++ needs to be multilib on the Mac too." by Ian Rogers · 11 years ago
  23. c132aaf libbacktrace_libc++ needs to be multilib on the Mac too. by Ian Rogers · 11 years ago
  24. 949bd4c Merge "Print ABI in backtraces." by Michael Wright · 11 years ago
  25. 80f5969 Print ABI in backtraces. by Michael Wright · 11 years ago
  26. 439224e Redirect libselinux logging to dmesg for ueventd. by Stephen Smalley · 11 years ago
  27. a42d5bf Merge "pixelflinger: Use pointer arithmetic to determine cache flush parameters" by Narayan Kamath · 11 years ago
  28. 64f5fe2 Merge "property_service: get rid of hard coded property / control list" by Nick Kralevich · 11 years ago
  29. 0770333 Merge "Wait for device to disappear after "fastboot reboot"." by JP Abgrall · 11 years ago
  30. ec25e7b Wait for device to disappear after "fastboot reboot". by Mark Wachsler · 11 years ago
  31. c4a0965 Merge "Fixed pathname for connecting to debugger." by Elliott Hughes · 11 years ago
  32. 20c214f Fixed pathname for connecting to debugger. by Brigid Smith · 11 years ago
  33. 676f3755 Merge "Add android_memset16/android_memset32 for aarch64." by Christopher Ferris · 11 years ago
  34. d660d89 Add android_memset16/android_memset32 for aarch64. by Christopher Ferris · 11 years ago
  35. 20bda70 Merge "Add Smartisan usb config" by Elliott Hughes · 11 years ago
  36. f473200 Fixing debuggerd header output. by Brigid Smith · 11 years ago
  37. 7950fc4 Merge "Add ability to boot from charger mode." by Riley Andrews · 11 years ago
  38. 633be1f Merge "Remove android_atomic_swap from mips & mips64." by Elliott Hughes · 11 years ago
  39. a74680f Remove android_atomic_swap from mips & mips64. by Elliott Hughes · 11 years ago
  40. 2970517 Merge "[MIPS64] add atomic-mips64" by Elliott Hughes · 11 years ago
  41. e4b7b29 Add ability to boot from charger mode. by Riley Andrews · 11 years ago
  42. 2e82904 Maps output now marks the fault address location. by Brigid Smith · 11 years ago
  43. dbb9351 Merge "libcutils: Fix warnings in properties.c when verbose logging is enabled" by Riley Andrews · 11 years ago
  44. 1f7f70a libcutils: Fix warnings in properties.c when verbose logging is enabled by Igor Murashkin · 11 years ago
  45. 5bd578e Merge "cutils: Add property_get_bool, _get_int32, _get_int64" by Riley Andrews · 11 years ago
  46. 56b1d74 Merge "init/ueventd: adds wildcard matching for ueventd rules" by Colin Cross · 11 years ago
  47. d8f2a8d cutils: Add property_get_bool, _get_int32, _get_int64 by Igor Murashkin · 11 years ago
  48. c0c1ffe init/ueventd: adds wildcard matching for ueventd rules by Daniel Leung · 13 years ago
  49. 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 · 11 years ago
  50. 37d7fdb Merge "Maps output now marks the fault address location." by Elliott Hughes · 11 years ago
  51. e1f17eb Merge "Fixing debuggerd header output." by Elliott Hughes · 11 years ago
  52. 4f5392c Merge "Make indentation sane in init.rc" by Riley Andrews · 11 years ago
  53. 6dfdc7c Make indentation sane in init.rc by Riley Andrews · 11 years ago
  54. 04db8a5 healthd: UEVENT_MSG_LEN is changed from 1048 to 2048 in compliance with by Ruchi Kandoi · 11 years ago
  55. 410ae2f pixelflinger: Use pointer arithmetic to determine cache flush parameters by Ashok Bhat · 11 years ago
  56. 030ba83 Merge "Updated non-ARM archs to reflect logging changes." by Elliott Hughes · 11 years ago
  57. e17f267 Updated non-ARM archs to reflect logging changes. by Brigid Smith · 11 years ago
  58. 32cd6ec Merge "Removed log.quiet and log = NULL cases from debuggerd." by Elliott Hughes · 11 years ago
  59. 50eb546 Removed log.quiet and log = NULL cases from debuggerd. by Brigid Smith · 11 years ago
  60. a4fb975 Merge "Fix debuggerd "format '%p'" build breakage." by Elliott Hughes · 11 years ago
  61. e901c1b Fix debuggerd "format '%p'" build breakage. by Elliott Hughes · 11 years ago
  62. 5e504a4 Merge "adb: Add USB vendor ID for Honeywell" by Colin Cross · 11 years ago
  63. 8c4c8e8 adb: Add USB vendor ID for Honeywell by DanielMo · 11 years ago
  64. 974a4f3 Merge "Use inet_ntoa to display ipaddr and mask values" by Colin Cross · 11 years ago
  65. 9875ee9 Use inet_ntoa to display ipaddr and mask values by Bhanu Chetlapalli · 11 years ago
  66. 528c13e property_service: get rid of hard coded property / control list by Nick Kralevich · 11 years ago
  67. 3f55d2f Merge "logcat: test: modernize" by Mark Salyzyn · 11 years ago
  68. 9879ac8 logcat: test: modernize by Mark Salyzyn · 11 years ago
  69. 4e6aa6a Merge "adbd: unconditionally call setgroups" by Nick Kralevich · 11 years ago
  70. e5cbf4e adbd: unconditionally call setgroups by Nick Kralevich · 11 years ago
  71. 4da93e3 Merge "logd: Allow apps to clear their UID-specific data" by Mark Salyzyn · 11 years ago
  72. 4924d10 Merge "Regenerate init.environ.rc if PRODUCT_BOOTCLASSPATH changed." by Ying Wang · 11 years ago
  73. 2359b3c Regenerate init.environ.rc if PRODUCT_BOOTCLASSPATH changed. by Ying Wang · 11 years ago
  74. 9e7bef0 Merge changes I759c65e8,I97699037 by Mark Salyzyn · 11 years ago
  75. 6e9aaae logd: test: deal with spam filter turned off by Mark Salyzyn · 11 years ago
  76. 0c57bd8 logd: test: modernize by Mark Salyzyn · 11 years ago
  77. 0ef3fa2 Merge "Changed maps output in debuggerd." by Elliott Hughes · 11 years ago
  78. 7b2078e Changed maps output in debuggerd. by Brigid Smith · 11 years ago
  79. 5bc6b5b Merge "Fixed logcat debug output issue." by Elliott Hughes · 11 years ago
  80. 1babede Fixed logcat debug output issue. by Brigid Smith · 11 years ago
  81. 4dfe6fa Merge "Enable host multilib for ART testing." by Ian Rogers · 11 years ago
  82. 5af80aa Enable host multilib for ART testing. by Ian Rogers · 11 years ago
  83. 2af91ff Merge "Extend ueventd to use the label-by-symlink support in libselinux." by Nick Kralevich · 11 years ago
  84. 46a9788 Merge "Changing how debuggerd filters log messages to different locations." by Elliott Hughes · 11 years ago
  85. 62ba489 Changing how debuggerd filters log messages to different locations. by Brigid Smith · 11 years ago
  86. 60218f1 Merge "Add gionee USB vendor id." by Elliott Hughes · 11 years ago
  87. 4f8d3be Add gionee USB vendor id. by xuefeng cai · 11 years ago
  88. b4c5200 Extend ueventd to use the label-by-symlink support in libselinux. by Stephen Smalley · 11 years ago
  89. 1a240b4 logd: Allow apps to clear their UID-specific data by Mark Salyzyn · 11 years ago
  90. 7fa1cd1 Merge "log: Fix warning with __USE_MINGW_ANSI_STDIO" by Mark Salyzyn · 11 years ago
  91. b44e626 Merge "Fix windows sdk build." by Dan Albert · 11 years ago
  92. 5e541bf Fix windows sdk build. by Dan Albert · 11 years ago
  93. 08430b1 Merge "Use syscall(2) instead of ioprio_get/ioprio_set." by Dan Albert · 11 years ago
  94. 167c0ed Use syscall(2) instead of ioprio_get/ioprio_set. by Dan Albert · 11 years ago
  95. 0cddcc6 log: Fix warning with __USE_MINGW_ANSI_STDIO by Dan Willemsen · 11 years ago
  96. 59d16c9 Merge "make console shell run as GID=shell" by Nick Kralevich · 11 years ago
  97. f2cb352 make console shell run as GID=shell by Nick Kralevich · 11 years ago
  98. a9aa0f2 Merge "Build the libc++ variant of libbacktrace on the host for Mac." by Ian Rogers · 11 years ago
  99. deebae5 Build the libc++ variant of libbacktrace on the host for Mac. by Ian Rogers · 11 years ago
  100. f2521e7 Merge changes I46586cba,I6c500ab5,I2f7d9934 by Colin Cross · 11 years ago