1. 7c1fc0e fix: making lsof show devies and loaded .so file names correctly by Dmitriy Ivanov · 11 years ago
  2. 858d0dd Merge "set /proc/sys/net/unix/max_dgram_qlen to large value" by Mark Salyzyn · 11 years ago
  3. 581edc1 set /proc/sys/net/unix/max_dgram_qlen to large value by Mark Salyzyn · 11 years ago
  4. ba23d53 Merge "Fix the handling of CodeCache return codes in pixelflinger" by Jesse Hall · 11 years ago
  5. 1c3cb91 Use the getopt function in compliance with the standard. by David Gumberg · 11 years ago
  6. a0e4d16 Merge "Declare (and simplify) uid_from_user." by Elliott Hughes · 11 years ago
  7. 3f6b63e Declare (and simplify) uid_from_user. by Elliott Hughes · 11 years ago
  8. fbcdf6f Merge "Switch to BSD chown (for -R, primarily)." by Elliott Hughes · 11 years ago
  9. 54bb1d3 Merge "Fix grep -f." by Elliott Hughes · 11 years ago
  10. 0b02467 Switch to BSD chown (for -R, primarily). by Elliott Hughes · 11 years ago
  11. 4014501 Fix grep -f. by Elliott Hughes · 11 years ago
  12. 1a1c42f Merge "logd: Always build logd" by Mark Salyzyn · 11 years ago
  13. 4381d43 logd: Always build logd by Mark Salyzyn · 11 years ago
  14. a69270d Merge "liblog: enable logging to logd." by Mark Salyzyn · 11 years ago
  15. ea1b1d4 Merge "logd: institute getGroups for socket credentials" by Mark Salyzyn · 11 years ago
  16. 154f460 liblog: enable logging to logd. by Mark Salyzyn · 11 years ago
  17. 1114f18 logd: institute getGroups for socket credentials by Mark Salyzyn · 11 years ago
  18. 0577a06 Merge "libsparse: deal with build warning messages" by Mark Salyzyn · 11 years ago
  19. 031a748 libsparse: deal with build warning messages by Mark Salyzyn · 11 years ago
  20. b7a4868 Merge "logd: Remove $(KERNEL_HEADERS) include." by Mark Salyzyn · 11 years ago
  21. 89343c1 logd: Remove $(KERNEL_HEADERS) include. by Martijn Coenen · 11 years ago
  22. 26fa5cd Merge "AArch64: Use negative values in error enumeration" by Narayan Kamath · 11 years ago
  23. 62f12bd Merge "Enable libunwind for mips." by Christopher Ferris · 11 years ago
  24. c29a134 Enable libunwind for mips. by Christopher Ferris · 11 years ago
  25. 9453bce Merge "Apply restorecon_recursive to all of /data." by Nick Kralevich · 11 years ago
  26. 78617a0 Merge changes Id25cdef0,I80685cdc,I929dddc7 by Mark Salyzyn · 11 years ago
  27. e9c8fb9 Merge "logd: initial checkin." by Mark Salyzyn · 11 years ago
  28. ca1e343 Merge "logcat: test: add clear and blocking check" by Mark Salyzyn · 11 years ago
  29. ecb5dd6 Merge "Fix undefined args access for x86_64." by Elliott Hughes · 11 years ago
  30. 431735f Merge "libcutils: Socket type might contain bitwise OR flags" by Elliott Hughes · 11 years ago
  31. a7e2e76 libcutils: Socket type might contain bitwise OR flags by Paul Kocialkowski · 11 years ago
  32. 882f856 logd: Add SCHED_BATCH to reduce priority by Mark Salyzyn · 11 years ago
  33. c03e72c logd: Adjust to match defacto coding style by Mark Salyzyn · 11 years ago
  34. 740f9b4 logd: prune more aggressively when over the top by Mark Salyzyn · 11 years ago
  35. 0175b07 logd: initial checkin. by Mark Salyzyn · 11 years ago
  36. 9b98649 logcat: test: add clear and blocking check by Mark Salyzyn · 11 years ago
  37. fff9d11 Fix undefined args access for x86_64. by Fengwei Yin · 11 years ago
  38. c2659e7 Fix the handling of CodeCache return codes in pixelflinger by Kévin PETIT · 11 years ago
  39. ebb46d7 Merge "fs_mgr: Don't run e2fsck inside SDK system images." by David 'Digit' Turner · 11 years ago
  40. d759065 Merge "Remove an unused #include of <asm/page.h>." by Elliott Hughes · 11 years ago
  41. 763bfce Remove an unused #include of <asm/page.h>. by Elliott Hughes · 11 years ago
  42. 410f51a Merge "Remove unused #includes of <asm/page.h>." by Elliott Hughes · 11 years ago
  43. 2f77bb6 Remove unused #includes of <asm/page.h>. by Elliott Hughes · 11 years ago
  44. 28483d7 fs_mgr: Don't run e2fsck inside SDK system images. by David 'Digit' Turner · 11 years ago
  45. deb3eec Merge "Fix the definition of LOCAL_PATH in libusbhost/Android.mk" by Colin Cross · 11 years ago
  46. 2264e7c Fix adb forward --list when forwarding a lot by Snild Dolkow · 11 years ago
  47. 536dce3 Merge "Fix compiler warnings in libpixelflinger" by Elliott Hughes · 11 years ago
  48. 3078b13 Fix compiler warnings in libpixelflinger by Ashok Bhat · 11 years ago
  49. 783eb16 Merge "Add -D option to restorecon for relabeling /data/data." by Nick Kralevich · 11 years ago
  50. acc0a23 Merge "Remove dead code." by Elliott Hughes · 11 years ago
  51. b784f37 Remove dead code. by Elliott Hughes · 11 years ago
  52. 1ee7570 AArch64: Use negative values in error enumeration by Ashok Bhat · 11 years ago
  53. 9123730 Merge "Handle FUSE_FSYNCDIR as FUSE_FSYNC" by JP Abgrall · 11 years ago
  54. b2831a2 Handle FUSE_FSYNCDIR as FUSE_FSYNC by Daisuke Okitsu · 11 years ago
  55. 3b0c24e Merge "sdcard: direct I/O file access write buffer alignment" by JP Abgrall · 11 years ago
  56. 223e079 Merge "Enable building init with -Wall -Werror." by Nick Kralevich · 11 years ago
  57. eb3f421 Enable building init with -Wall -Werror. by Stephen Smalley · 11 years ago
  58. 500308a Add -D option to restorecon for relabeling /data/data. by Stephen Smalley · 11 years ago
  59. 49e9344 sdcard: direct I/O file access write buffer alignment by Arpad Horvath · 11 years ago
  60. 27fd413 Merge "Start debuggerd64 for 64-bit processes" by Colin Cross · 11 years ago
  61. 78ef91a Start debuggerd64 for 64-bit processes by Dan Willemsen · 11 years ago
  62. f7cf1a0 Merge "sdcard: direct I/O file access fix" by JP Abgrall · 11 years ago
  63. 80b435a sdcard: direct I/O file access fix by Arpad Horvath · 11 years ago
  64. d0307be Merge "charger: add locale global variable" by Colin Cross · 11 years ago
  65. ca0e504 charger: add locale global variable by Colin Cross · 11 years ago
  66. a6b7705 Merge "build debuggerd and debuggerd64 on 64-bit architectures" by Colin Cross · 11 years ago
  67. 579c9bc build debuggerd and debuggerd64 on 64-bit architectures by Colin Cross · 11 years ago
  68. 2e7347d Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API." by Nick Kralevich · 11 years ago
  69. 14893ec Fix the definition of LOCAL_PATH in libusbhost/Android.mk by Kévin PETIT · 11 years ago
  70. dc97eec Merge "pixelflinger: support multilib builds" by Colin Cross · 11 years ago
  71. 1c1bd84 Merge "x86_64: Add atomic funtions" by Elliott Hughes · 11 years ago
  72. 4bc2f8d x86_64: Add atomic funtions by Qiming Shi · 11 years ago
  73. 7419498 Merge "pixelflinger: use __builtin___clear_cache instead of cacheflush" by Colin Cross · 11 years ago
  74. f88fb1f pixelflinger: support multilib builds by Colin Cross · 11 years ago
  75. 32ea4a8 pixelflinger: use __builtin___clear_cache instead of cacheflush by Colin Cross · 11 years ago
  76. 85516e9 Merge "log: add compile-time checking when ALOGV is disabled" by Colin Cross · 11 years ago
  77. 810d19f log: add compile-time checking when ALOGV is disabled by Colin Cross · 11 years ago
  78. 4207df1 Merge "Use stat structure to keep oldest mtime." by Christopher Ferris · 11 years ago
  79. 68bd59f Use stat structure to keep oldest mtime. by Christopher Ferris · 11 years ago
  80. 829ae5b Merge "Remove a pre-uapi hack from nandread." by Elliott Hughes · 11 years ago
  81. 2c1d62d Remove a pre-uapi hack from nandread. by Elliott Hughes · 11 years ago
  82. 13274a2 Merge "Fix logging errors inside ALOGV" by Colin Cross · 11 years ago
  83. 136a961 Merge "Use socklen_t instead of int in debuggerd." by Elliott Hughes · 11 years ago
  84. f4b0b79 Fix logging errors inside ALOGV by Colin Cross · 11 years ago
  85. 0df8e4f Use socklen_t instead of int in debuggerd. by Elliott Hughes · 11 years ago
  86. 27a9365 Convert all selinux_android_restorecon and _setfilecon calls to new API. by Stephen Smalley · 11 years ago
  87. 71de56a Merge "Unify toolbox restorecon and libselinux restorecon implementations." by Nick Kralevich · 11 years ago
  88. f2b7ee7 Apply restorecon_recursive to all of /data. by Stephen Smalley · 11 years ago
  89. 2761b71 Unify toolbox restorecon and libselinux restorecon implementations. by Stephen Smalley · 11 years ago
  90. 68835ee Merge "system/core LP64 cleanup." by Elliott Hughes · 11 years ago
  91. 5d9fe77 system/core LP64 cleanup. by Elliott Hughes · 11 years ago
  92. eaba2be Merge "Revert "Move to the canonical UniquePtr.h."" by Elliott Hughes · 11 years ago
  93. 5c40200 Revert "Move to the canonical UniquePtr.h." by Elliott Hughes · 11 years ago
  94. 345fc62 Merge "Move to the canonical UniquePtr.h." by Elliott Hughes · 11 years ago
  95. 2a72c57 Move to the canonical UniquePtr.h. by Elliott Hughes · 11 years ago
  96. 5931ea8 Merge "libsysutil: frequent native crash /system/bin/vold" by Mark Salyzyn · 11 years ago
  97. ba023b0 Merge "Move creation of /data/misc/wifi and /data/misc/dhcp to main init.rc file." by Nick Kralevich · 11 years ago
  98. 3faf86c Merge "Call a specialized local map set." by Christopher Ferris · 11 years ago
  99. c47aa3b Merge "Fix mips build." by Christopher Ferris · 11 years ago
  100. c53c473 Fix mips build. by Christopher Ferris · 11 years ago