1. 0577a06 Merge "libsparse: deal with build warning messages" by Mark Salyzyn · 11 years ago
  2. 031a748 libsparse: deal with build warning messages by Mark Salyzyn · 11 years ago
  3. b7a4868 Merge "logd: Remove $(KERNEL_HEADERS) include." by Mark Salyzyn · 11 years ago
  4. 89343c1 logd: Remove $(KERNEL_HEADERS) include. by Martijn Coenen · 11 years ago
  5. 26fa5cd Merge "AArch64: Use negative values in error enumeration" by Narayan Kamath · 11 years ago
  6. 62f12bd Merge "Enable libunwind for mips." by Christopher Ferris · 11 years ago
  7. c29a134 Enable libunwind for mips. by Christopher Ferris · 11 years ago
  8. 9453bce Merge "Apply restorecon_recursive to all of /data." by Nick Kralevich · 11 years ago
  9. 78617a0 Merge changes Id25cdef0,I80685cdc,I929dddc7 by Mark Salyzyn · 11 years ago
  10. e9c8fb9 Merge "logd: initial checkin." by Mark Salyzyn · 11 years ago
  11. ca1e343 Merge "logcat: test: add clear and blocking check" by Mark Salyzyn · 11 years ago
  12. ecb5dd6 Merge "Fix undefined args access for x86_64." by Elliott Hughes · 11 years ago
  13. 431735f Merge "libcutils: Socket type might contain bitwise OR flags" by Elliott Hughes · 11 years ago
  14. a7e2e76 libcutils: Socket type might contain bitwise OR flags by Paul Kocialkowski · 11 years ago
  15. 882f856 logd: Add SCHED_BATCH to reduce priority by Mark Salyzyn · 11 years ago
  16. c03e72c logd: Adjust to match defacto coding style by Mark Salyzyn · 11 years ago
  17. 740f9b4 logd: prune more aggressively when over the top by Mark Salyzyn · 11 years ago
  18. 0175b07 logd: initial checkin. by Mark Salyzyn · 11 years ago
  19. 9b98649 logcat: test: add clear and blocking check by Mark Salyzyn · 11 years ago
  20. fff9d11 Fix undefined args access for x86_64. by Fengwei Yin · 11 years ago
  21. ebb46d7 Merge "fs_mgr: Don't run e2fsck inside SDK system images." by David 'Digit' Turner · 11 years ago
  22. d759065 Merge "Remove an unused #include of <asm/page.h>." by Elliott Hughes · 11 years ago
  23. 763bfce Remove an unused #include of <asm/page.h>. by Elliott Hughes · 11 years ago
  24. 410f51a Merge "Remove unused #includes of <asm/page.h>." by Elliott Hughes · 11 years ago
  25. 2f77bb6 Remove unused #includes of <asm/page.h>. by Elliott Hughes · 11 years ago
  26. 28483d7 fs_mgr: Don't run e2fsck inside SDK system images. by David 'Digit' Turner · 11 years ago
  27. deb3eec Merge "Fix the definition of LOCAL_PATH in libusbhost/Android.mk" by Colin Cross · 11 years ago
  28. 536dce3 Merge "Fix compiler warnings in libpixelflinger" by Elliott Hughes · 11 years ago
  29. 3078b13 Fix compiler warnings in libpixelflinger by Ashok Bhat · 11 years ago
  30. 783eb16 Merge "Add -D option to restorecon for relabeling /data/data." by Nick Kralevich · 11 years ago
  31. acc0a23 Merge "Remove dead code." by Elliott Hughes · 11 years ago
  32. b784f37 Remove dead code. by Elliott Hughes · 11 years ago
  33. 1ee7570 AArch64: Use negative values in error enumeration by Ashok Bhat · 11 years ago
  34. 9123730 Merge "Handle FUSE_FSYNCDIR as FUSE_FSYNC" by JP Abgrall · 11 years ago
  35. b2831a2 Handle FUSE_FSYNCDIR as FUSE_FSYNC by Daisuke Okitsu · 11 years ago
  36. 3b0c24e Merge "sdcard: direct I/O file access write buffer alignment" by JP Abgrall · 11 years ago
  37. 223e079 Merge "Enable building init with -Wall -Werror." by Nick Kralevich · 11 years ago
  38. eb3f421 Enable building init with -Wall -Werror. by Stephen Smalley · 11 years ago
  39. 500308a Add -D option to restorecon for relabeling /data/data. by Stephen Smalley · 11 years ago
  40. 49e9344 sdcard: direct I/O file access write buffer alignment by Arpad Horvath · 11 years ago
  41. 27fd413 Merge "Start debuggerd64 for 64-bit processes" by Colin Cross · 11 years ago
  42. 78ef91a Start debuggerd64 for 64-bit processes by Dan Willemsen · 11 years ago
  43. f7cf1a0 Merge "sdcard: direct I/O file access fix" by JP Abgrall · 11 years ago
  44. 80b435a sdcard: direct I/O file access fix by Arpad Horvath · 11 years ago
  45. d0307be Merge "charger: add locale global variable" by Colin Cross · 11 years ago
  46. ca0e504 charger: add locale global variable by Colin Cross · 11 years ago
  47. a6b7705 Merge "build debuggerd and debuggerd64 on 64-bit architectures" by Colin Cross · 11 years ago
  48. 579c9bc build debuggerd and debuggerd64 on 64-bit architectures by Colin Cross · 11 years ago
  49. 2e7347d Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API." by Nick Kralevich · 11 years ago
  50. 14893ec Fix the definition of LOCAL_PATH in libusbhost/Android.mk by Kévin PETIT · 11 years ago
  51. dc97eec Merge "pixelflinger: support multilib builds" by Colin Cross · 11 years ago
  52. 1c1bd84 Merge "x86_64: Add atomic funtions" by Elliott Hughes · 11 years ago
  53. 4bc2f8d x86_64: Add atomic funtions by Qiming Shi · 11 years ago
  54. 7419498 Merge "pixelflinger: use __builtin___clear_cache instead of cacheflush" by Colin Cross · 11 years ago
  55. f88fb1f pixelflinger: support multilib builds by Colin Cross · 11 years ago
  56. 32ea4a8 pixelflinger: use __builtin___clear_cache instead of cacheflush by Colin Cross · 11 years ago
  57. 85516e9 Merge "log: add compile-time checking when ALOGV is disabled" by Colin Cross · 11 years ago
  58. 810d19f log: add compile-time checking when ALOGV is disabled by Colin Cross · 11 years ago
  59. 4207df1 Merge "Use stat structure to keep oldest mtime." by Christopher Ferris · 11 years ago
  60. 68bd59f Use stat structure to keep oldest mtime. by Christopher Ferris · 11 years ago
  61. 829ae5b Merge "Remove a pre-uapi hack from nandread." by Elliott Hughes · 11 years ago
  62. 2c1d62d Remove a pre-uapi hack from nandread. by Elliott Hughes · 11 years ago
  63. 13274a2 Merge "Fix logging errors inside ALOGV" by Colin Cross · 11 years ago
  64. 136a961 Merge "Use socklen_t instead of int in debuggerd." by Elliott Hughes · 11 years ago
  65. f4b0b79 Fix logging errors inside ALOGV by Colin Cross · 11 years ago
  66. 0df8e4f Use socklen_t instead of int in debuggerd. by Elliott Hughes · 11 years ago
  67. 27a9365 Convert all selinux_android_restorecon and _setfilecon calls to new API. by Stephen Smalley · 11 years ago
  68. 71de56a Merge "Unify toolbox restorecon and libselinux restorecon implementations." by Nick Kralevich · 11 years ago
  69. f2b7ee7 Apply restorecon_recursive to all of /data. by Stephen Smalley · 11 years ago
  70. 2761b71 Unify toolbox restorecon and libselinux restorecon implementations. by Stephen Smalley · 11 years ago
  71. 68835ee Merge "system/core LP64 cleanup." by Elliott Hughes · 11 years ago
  72. 5d9fe77 system/core LP64 cleanup. by Elliott Hughes · 11 years ago
  73. eaba2be Merge "Revert "Move to the canonical UniquePtr.h."" by Elliott Hughes · 11 years ago
  74. 5c40200 Revert "Move to the canonical UniquePtr.h." by Elliott Hughes · 11 years ago
  75. 345fc62 Merge "Move to the canonical UniquePtr.h." by Elliott Hughes · 11 years ago
  76. 2a72c57 Move to the canonical UniquePtr.h. by Elliott Hughes · 11 years ago
  77. 5931ea8 Merge "libsysutil: frequent native crash /system/bin/vold" by Mark Salyzyn · 11 years ago
  78. ba023b0 Merge "Move creation of /data/misc/wifi and /data/misc/dhcp to main init.rc file." by Nick Kralevich · 11 years ago
  79. 3faf86c Merge "Call a specialized local map set." by Christopher Ferris · 11 years ago
  80. c47aa3b Merge "Fix mips build." by Christopher Ferris · 11 years ago
  81. c53c473 Fix mips build. by Christopher Ferris · 11 years ago
  82. 73dc1cc Call a specialized local map set. by Christopher Ferris · 11 years ago
  83. cf53e5d Merge "Fix debuggerd's symbol offset output." by Elliott Hughes · 11 years ago
  84. f7b4b51 Fix debuggerd's symbol offset output. by Elliott Hughes · 11 years ago
  85. 434edbe Merge "LP64 should have debuggerd and debuggerd64." by Elliott Hughes · 11 years ago
  86. e9edf7a LP64 should have debuggerd and debuggerd64. by Elliott Hughes · 11 years ago
  87. 4389588 libsysutil: frequent native crash /system/bin/vold by Mark Salyzyn · 11 years ago
  88. 1bc6169 Merge "Remove dead code that looked like part of debuggerd." by Elliott Hughes · 11 years ago
  89. 0fdf0dc Merge "Refactor makefile." by Christopher Ferris · 11 years ago
  90. 6694d3e Remove dead code that looked like part of debuggerd. by Elliott Hughes · 11 years ago
  91. 04b1e8c Refactor makefile. by Christopher Ferris · 11 years ago
  92. 51c4d4c Merge "AArch64: Port debuggerd" by Elliott Hughes · 11 years ago
  93. abc60c2 AArch64: Port debuggerd by Kévin PETIT · 11 years ago
  94. e94985a Merge "Increase the scope of other reused definitions." by Elliott Hughes · 11 years ago
  95. ba0cecf Increase the scope of other reused definitions. by Elliott Hughes · 11 years ago
  96. 5434bf6 Merge "LP64: Enable debuggerd/libbacktrace/libunwind." by Elliott Hughes · 11 years ago
  97. 469f153 Merge "Fix build by defining LOCAL_PATH early enough." by Elliott Hughes · 11 years ago
  98. bf857ae Fix build by defining LOCAL_PATH early enough. by Elliott Hughes · 11 years ago
  99. c6c194c LP64: Enable debuggerd/libbacktrace/libunwind. by Pavel Chupin · 11 years ago
  100. 525155a Merge "Allow the host libcorkscrew to build." by Elliott Hughes · 11 years ago