1. 1f7f70a libcutils: Fix warnings in properties.c when verbose logging is enabled by Igor Murashkin · 11 years ago
  2. 5bd578e Merge "cutils: Add property_get_bool, _get_int32, _get_int64" by Riley Andrews · 10 years ago
  3. 56b1d74 Merge "init/ueventd: adds wildcard matching for ueventd rules" by Colin Cross · 10 years ago
  4. d8f2a8d cutils: Add property_get_bool, _get_int32, _get_int64 by Igor Murashkin · 11 years ago
  5. c0c1ffe init/ueventd: adds wildcard matching for ueventd rules by Daniel Leung · 12 years ago
  6. 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
  7. 37d7fdb Merge "Maps output now marks the fault address location." by Elliott Hughes · 10 years ago
  8. e1f17eb Merge "Fixing debuggerd header output." by Elliott Hughes · 10 years ago
  9. 4f5392c Merge "Make indentation sane in init.rc" by Riley Andrews · 10 years ago
  10. 6dfdc7c Make indentation sane in init.rc by Riley Andrews · 10 years ago
  11. 04db8a5 healthd: UEVENT_MSG_LEN is changed from 1048 to 2048 in compliance with by Ruchi Kandoi · 10 years ago
  12. 410ae2f pixelflinger: Use pointer arithmetic to determine cache flush parameters by Ashok Bhat · 10 years ago
  13. 030ba83 Merge "Updated non-ARM archs to reflect logging changes." by Elliott Hughes · 10 years ago
  14. e17f267 Updated non-ARM archs to reflect logging changes. by Brigid Smith · 10 years ago
  15. 32cd6ec Merge "Removed log.quiet and log = NULL cases from debuggerd." by Elliott Hughes · 10 years ago
  16. 50eb546 Removed log.quiet and log = NULL cases from debuggerd. by Brigid Smith · 10 years ago
  17. a4fb975 Merge "Fix debuggerd "format '%p'" build breakage." by Elliott Hughes · 10 years ago
  18. e901c1b Fix debuggerd "format '%p'" build breakage. by Elliott Hughes · 10 years ago
  19. 5e504a4 Merge "adb: Add USB vendor ID for Honeywell" by Colin Cross · 10 years ago
  20. 8c4c8e8 adb: Add USB vendor ID for Honeywell by DanielMo · 10 years ago
  21. 974a4f3 Merge "Use inet_ntoa to display ipaddr and mask values" by Colin Cross · 10 years ago
  22. 9875ee9 Use inet_ntoa to display ipaddr and mask values by Bhanu Chetlapalli · 10 years ago
  23. 528c13e property_service: get rid of hard coded property / control list by Nick Kralevich · 10 years ago
  24. 3f55d2f Merge "logcat: test: modernize" by Mark Salyzyn · 10 years ago
  25. 9879ac8 logcat: test: modernize by Mark Salyzyn · 10 years ago
  26. 4e6aa6a Merge "adbd: unconditionally call setgroups" by Nick Kralevich · 10 years ago
  27. e5cbf4e adbd: unconditionally call setgroups by Nick Kralevich · 10 years ago
  28. 4da93e3 Merge "logd: Allow apps to clear their UID-specific data" by Mark Salyzyn · 10 years ago
  29. 4924d10 Merge "Regenerate init.environ.rc if PRODUCT_BOOTCLASSPATH changed." by Ying Wang · 10 years ago
  30. 2359b3c Regenerate init.environ.rc if PRODUCT_BOOTCLASSPATH changed. by Ying Wang · 10 years ago
  31. 9e7bef0 Merge changes I759c65e8,I97699037 by Mark Salyzyn · 10 years ago
  32. 6e9aaae logd: test: deal with spam filter turned off by Mark Salyzyn · 10 years ago
  33. 0c57bd8 logd: test: modernize by Mark Salyzyn · 10 years ago
  34. 0ef3fa2 Merge "Changed maps output in debuggerd." by Elliott Hughes · 10 years ago
  35. 7b2078e Changed maps output in debuggerd. by Brigid Smith · 10 years ago
  36. 5bc6b5b Merge "Fixed logcat debug output issue." by Elliott Hughes · 10 years ago
  37. 1babede Fixed logcat debug output issue. by Brigid Smith · 10 years ago
  38. 4dfe6fa Merge "Enable host multilib for ART testing." by Ian Rogers · 10 years ago
  39. 5af80aa Enable host multilib for ART testing. by Ian Rogers · 10 years ago
  40. 2af91ff Merge "Extend ueventd to use the label-by-symlink support in libselinux." by Nick Kralevich · 10 years ago
  41. 46a9788 Merge "Changing how debuggerd filters log messages to different locations." by Elliott Hughes · 10 years ago
  42. 62ba489 Changing how debuggerd filters log messages to different locations. by Brigid Smith · 10 years ago
  43. 60218f1 Merge "Add gionee USB vendor id." by Elliott Hughes · 10 years ago
  44. 4f8d3be Add gionee USB vendor id. by xuefeng cai · 10 years ago
  45. b4c5200 Extend ueventd to use the label-by-symlink support in libselinux. by Stephen Smalley · 10 years ago
  46. 1a240b4 logd: Allow apps to clear their UID-specific data by Mark Salyzyn · 10 years ago
  47. 7fa1cd1 Merge "log: Fix warning with __USE_MINGW_ANSI_STDIO" by Mark Salyzyn · 10 years ago
  48. b44e626 Merge "Fix windows sdk build." by Dan Albert · 10 years ago
  49. 5e541bf Fix windows sdk build. by Dan Albert · 10 years ago
  50. 08430b1 Merge "Use syscall(2) instead of ioprio_get/ioprio_set." by Dan Albert · 10 years ago
  51. 167c0ed Use syscall(2) instead of ioprio_get/ioprio_set. by Dan Albert · 10 years ago
  52. 0cddcc6 log: Fix warning with __USE_MINGW_ANSI_STDIO by Dan Willemsen · 10 years ago
  53. 59d16c9 Merge "make console shell run as GID=shell" by Nick Kralevich · 10 years ago
  54. f2cb352 make console shell run as GID=shell by Nick Kralevich · 10 years ago
  55. a9aa0f2 Merge "Build the libc++ variant of libbacktrace on the host for Mac." by Ian Rogers · 10 years ago
  56. deebae5 Build the libc++ variant of libbacktrace on the host for Mac. by Ian Rogers · 10 years ago
  57. f2521e7 Merge changes I46586cba,I6c500ab5,I2f7d9934 by Colin Cross · 10 years ago
  58. 032d4e2 Add mknod utility to system/core/toolbox by Sujith Ramakrishnan · 11 years ago
  59. 140b135 Getevent: make sure the monotonic timestamp is displayed; warning cleanup. by Sasha Levitskiy · 11 years ago
  60. 38e5f07 toolbox: Add nohup command by Glenn Kasten · 11 years ago
  61. 875dc8f Merge "Create /data/dalvik-cache/profiles" by Nick Kralevich · 10 years ago
  62. 347ee51 Create /data/dalvik-cache/profiles by Nick Kralevich · 10 years ago
  63. 304d31f Merge "Make su 04750" by Nick Kralevich · 10 years ago
  64. 0319f52 Merge "Replace hand written offsets with structures." by Narayan Kamath · 10 years ago
  65. 926973e Replace hand written offsets with structures. by Narayan Kamath · 10 years ago
  66. e2d5a3b Merge "Switch md5 over to openssl rather than libc." by Elliott Hughes · 10 years ago
  67. 7fc4712 Switch md5 over to openssl rather than libc. by Elliott Hughes · 10 years ago
  68. c3df8d7 Make su 04750 by Nick Kralevich · 10 years ago
  69. 3013615 Merge "adb: avoid leaking file descriptors" by Nick Kralevich · 10 years ago
  70. 5db5b8a Merge "Port libcutils memset16/32 to x86_64." by Christopher Ferris · 10 years ago
  71. ae8f67d Merge "logd: logcat unexpected EOF on slow consoles" by Mark Salyzyn · 10 years ago
  72. 8d7656b logd: logcat unexpected EOF on slow consoles by Mark Salyzyn · 10 years ago
  73. b7b92ae Merge "Fix build." by Narayan Kamath · 10 years ago
  74. c00de56 Fix build. by Narayan Kamath · 10 years ago
  75. a8c89ee Merge "Reject zip files that have trailing bytes after their CD." by Narayan Kamath · 10 years ago
  76. 8fcb631 adb: avoid leaking file descriptors by Nick Kralevich · 10 years ago
  77. 86a1600 Port libcutils memset16/32 to x86_64. by Henrik Smiding · 10 years ago
  78. 4ca26ce Merge "Host multilib build of both 32-bit and 64-bit libraries." by Ian Rogers · 10 years ago
  79. 59ec765 Host multilib build of both 32-bit and 64-bit libraries. by Ian Rogers · 10 years ago
  80. e0115dd Merge "Build host with multilib both enabled." by Ian Rogers · 10 years ago
  81. 4660179 Build host with multilib both enabled. by Ian Rogers · 10 years ago
  82. 4f6b499 Reject zip files that have trailing bytes after their CD. by Narayan Kamath · 10 years ago
  83. 46fbaf0 Merge "Create world-searchable /data/misc/user directory" by Robin Lee · 10 years ago
  84. aa2be4f Merge "[MIPS64] Use generic cpu-independent libpixelflinger for mips64" by Elliott Hughes · 10 years ago
  85. 20df39a Merge "Adding ABI output to debuggerd tombstones." by Elliott Hughes · 10 years ago
  86. 9c8dacc Adding ABI output to debuggerd tombstones. by Brigid Smith · 10 years ago
  87. 489797c Merge "Add new AID shared by all apps in a profile" by Robin Lee · 10 years ago
  88. 60ca7a2 Merge "libutils: turn on -Werror" by Mark Salyzyn · 10 years ago
  89. 6e3fffe DO NOT MERGE: Revert "delete libnl_2" by Colin Cross · 11 years ago
  90. 7ab32ac Merge "Use format(gnu_printf, ...) for windows build with __USE_MINGW_ANSI_STDIO" by Andrew Hsieh · 10 years ago
  91. b122da6 Merge "Fix libcutils/dlmalloc_stubs.c build breakage." by Elliott Hughes · 10 years ago
  92. 7f0ef73 Fix libcutils/dlmalloc_stubs.c build breakage. by Elliott Hughes · 10 years ago
  93. d586e35 Merge "Fix build." by Mathieu Chartier · 10 years ago
  94. e942d1f Fix build. by Mathieu Chartier · 10 years ago
  95. a8a7f00 Merge "Fix x86 and x86_64 builds." by Christopher Ferris · 10 years ago
  96. 3520086 Fix x86 and x86_64 builds. by Christopher Ferris · 10 years ago
  97. f1d63bd [MIPS64] Use generic cpu-independent libpixelflinger for mips64 by Duane Sand · 10 years ago
  98. ddde05f Merge "[MIPS64] Build debuggerd for mips64" by Elliott Hughes · 10 years ago
  99. a80b759 [MIPS64] Build debuggerd for mips64 by Duane Sand · 10 years ago
  100. 84c3e99 [MIPS64] add atomic-mips64 by Duane Sand · 11 years ago