1. 536dce3 Merge "Fix compiler warnings in libpixelflinger" by Elliott Hughes · 11 years ago
  2. 3078b13 Fix compiler warnings in libpixelflinger by Ashok Bhat · 11 years ago
  3. 783eb16 Merge "Add -D option to restorecon for relabeling /data/data." by Nick Kralevich · 11 years ago
  4. acc0a23 Merge "Remove dead code." by Elliott Hughes · 11 years ago
  5. b784f37 Remove dead code. by Elliott Hughes · 11 years ago
  6. 9123730 Merge "Handle FUSE_FSYNCDIR as FUSE_FSYNC" by JP Abgrall · 11 years ago
  7. b2831a2 Handle FUSE_FSYNCDIR as FUSE_FSYNC by Daisuke Okitsu · 11 years ago
  8. 3b0c24e Merge "sdcard: direct I/O file access write buffer alignment" by JP Abgrall · 11 years ago
  9. 223e079 Merge "Enable building init with -Wall -Werror." by Nick Kralevich · 11 years ago
  10. eb3f421 Enable building init with -Wall -Werror. by Stephen Smalley · 11 years ago
  11. 500308a Add -D option to restorecon for relabeling /data/data. by Stephen Smalley · 11 years ago
  12. 49e9344 sdcard: direct I/O file access write buffer alignment by Arpad Horvath · 11 years ago
  13. 27fd413 Merge "Start debuggerd64 for 64-bit processes" by Colin Cross · 11 years ago
  14. 78ef91a Start debuggerd64 for 64-bit processes by Dan Willemsen · 11 years ago
  15. f7cf1a0 Merge "sdcard: direct I/O file access fix" by JP Abgrall · 11 years ago
  16. 80b435a sdcard: direct I/O file access fix by Arpad Horvath · 11 years ago
  17. d0307be Merge "charger: add locale global variable" by Colin Cross · 11 years ago
  18. ca0e504 charger: add locale global variable by Colin Cross · 11 years ago
  19. a6b7705 Merge "build debuggerd and debuggerd64 on 64-bit architectures" by Colin Cross · 11 years ago
  20. 579c9bc build debuggerd and debuggerd64 on 64-bit architectures by Colin Cross · 11 years ago
  21. 2e7347d Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API." by Nick Kralevich · 11 years ago
  22. dc97eec Merge "pixelflinger: support multilib builds" by Colin Cross · 11 years ago
  23. 1c1bd84 Merge "x86_64: Add atomic funtions" by Elliott Hughes · 11 years ago
  24. 4bc2f8d x86_64: Add atomic funtions by Qiming Shi · 11 years ago
  25. 7419498 Merge "pixelflinger: use __builtin___clear_cache instead of cacheflush" by Colin Cross · 11 years ago
  26. f88fb1f pixelflinger: support multilib builds by Colin Cross · 11 years ago
  27. 32ea4a8 pixelflinger: use __builtin___clear_cache instead of cacheflush by Colin Cross · 11 years ago
  28. 85516e9 Merge "log: add compile-time checking when ALOGV is disabled" by Colin Cross · 11 years ago
  29. 810d19f log: add compile-time checking when ALOGV is disabled by Colin Cross · 11 years ago
  30. 4207df1 Merge "Use stat structure to keep oldest mtime." by Christopher Ferris · 11 years ago
  31. 68bd59f Use stat structure to keep oldest mtime. by Christopher Ferris · 11 years ago
  32. 829ae5b Merge "Remove a pre-uapi hack from nandread." by Elliott Hughes · 11 years ago
  33. 2c1d62d Remove a pre-uapi hack from nandread. by Elliott Hughes · 11 years ago
  34. 13274a2 Merge "Fix logging errors inside ALOGV" by Colin Cross · 11 years ago
  35. 136a961 Merge "Use socklen_t instead of int in debuggerd." by Elliott Hughes · 11 years ago
  36. f4b0b79 Fix logging errors inside ALOGV by Colin Cross · 11 years ago
  37. 0df8e4f Use socklen_t instead of int in debuggerd. by Elliott Hughes · 11 years ago
  38. 27a9365 Convert all selinux_android_restorecon and _setfilecon calls to new API. by Stephen Smalley · 11 years ago
  39. 71de56a Merge "Unify toolbox restorecon and libselinux restorecon implementations." by Nick Kralevich · 11 years ago
  40. 2761b71 Unify toolbox restorecon and libselinux restorecon implementations. by Stephen Smalley · 11 years ago
  41. 68835ee Merge "system/core LP64 cleanup." by Elliott Hughes · 11 years ago
  42. 5d9fe77 system/core LP64 cleanup. by Elliott Hughes · 11 years ago
  43. eaba2be Merge "Revert "Move to the canonical UniquePtr.h."" by Elliott Hughes · 11 years ago
  44. 5c40200 Revert "Move to the canonical UniquePtr.h." by Elliott Hughes · 11 years ago
  45. 345fc62 Merge "Move to the canonical UniquePtr.h." by Elliott Hughes · 11 years ago
  46. 2a72c57 Move to the canonical UniquePtr.h. by Elliott Hughes · 11 years ago
  47. 5931ea8 Merge "libsysutil: frequent native crash /system/bin/vold" by Mark Salyzyn · 11 years ago
  48. ba023b0 Merge "Move creation of /data/misc/wifi and /data/misc/dhcp to main init.rc file." by Nick Kralevich · 11 years ago
  49. 3faf86c Merge "Call a specialized local map set." by Christopher Ferris · 11 years ago
  50. c47aa3b Merge "Fix mips build." by Christopher Ferris · 11 years ago
  51. c53c473 Fix mips build. by Christopher Ferris · 11 years ago
  52. 73dc1cc Call a specialized local map set. by Christopher Ferris · 11 years ago
  53. cf53e5d Merge "Fix debuggerd's symbol offset output." by Elliott Hughes · 11 years ago
  54. f7b4b51 Fix debuggerd's symbol offset output. by Elliott Hughes · 11 years ago
  55. 434edbe Merge "LP64 should have debuggerd and debuggerd64." by Elliott Hughes · 11 years ago
  56. e9edf7a LP64 should have debuggerd and debuggerd64. by Elliott Hughes · 11 years ago
  57. 4389588 libsysutil: frequent native crash /system/bin/vold by Mark Salyzyn · 11 years ago
  58. 1bc6169 Merge "Remove dead code that looked like part of debuggerd." by Elliott Hughes · 11 years ago
  59. 0fdf0dc Merge "Refactor makefile." by Christopher Ferris · 11 years ago
  60. 6694d3e Remove dead code that looked like part of debuggerd. by Elliott Hughes · 11 years ago
  61. 04b1e8c Refactor makefile. by Christopher Ferris · 11 years ago
  62. 51c4d4c Merge "AArch64: Port debuggerd" by Elliott Hughes · 11 years ago
  63. abc60c2 AArch64: Port debuggerd by Kévin PETIT · 11 years ago
  64. e94985a Merge "Increase the scope of other reused definitions." by Elliott Hughes · 11 years ago
  65. ba0cecf Increase the scope of other reused definitions. by Elliott Hughes · 11 years ago
  66. 5434bf6 Merge "LP64: Enable debuggerd/libbacktrace/libunwind." by Elliott Hughes · 11 years ago
  67. 469f153 Merge "Fix build by defining LOCAL_PATH early enough." by Elliott Hughes · 11 years ago
  68. bf857ae Fix build by defining LOCAL_PATH early enough. by Elliott Hughes · 11 years ago
  69. c6c194c LP64: Enable debuggerd/libbacktrace/libunwind. by Pavel Chupin · 11 years ago
  70. 525155a Merge "Allow the host libcorkscrew to build." by Elliott Hughes · 11 years ago
  71. fe4d68b Allow the host libcorkscrew to build. by Elliott Hughes · 11 years ago
  72. e97dad0 Merge "debuggerd: a few generic improvements" by Elliott Hughes · 11 years ago
  73. 4bb4772 debuggerd: a few generic improvements by Kévin PETIT · 11 years ago
  74. 8623972 Merge "Don't try to build libcorkscrew for LP64." by Elliott Hughes · 11 years ago
  75. d5aff0a Don't try to build libcorkscrew for LP64. by Elliott Hughes · 11 years ago
  76. caefe56 Merge "x86: Enable libunwind" by Elliott Hughes · 11 years ago
  77. c124402 x86: Enable libunwind by Pavel Chupin · 11 years ago
  78. 7957529 Merge "Clean up UnwindCurrent.cpp's use of ucontext.h." by Christopher Ferris · 11 years ago
  79. 5c40019 Clean up UnwindCurrent.cpp's use of ucontext.h. by Christopher Ferris · 11 years ago
  80. 1686784 Merge changes I6bffe1cd,I0984ba01 by Colin Cross · 11 years ago
  81. 710f663 Merge "Switch mips libcorkscrew over to <sys/ucontext.h>." by Elliott Hughes · 11 years ago
  82. ade9afa Switch mips libcorkscrew over to <sys/ucontext.h>. by Elliott Hughes · 11 years ago
  83. 1ca10ea Merge "Avoid redefinition of __STDC_FORMAT_MACROS." by Ian Rogers · 11 years ago
  84. 59b5294 Merge "Switch arm libcorkscrew over to <sys/ucontext.h>." by Elliott Hughes · 11 years ago
  85. ddeb7cc Avoid redefinition of __STDC_FORMAT_MACROS. by Ian Rogers · 11 years ago
  86. 03a2597 Switch arm libcorkscrew over to <sys/ucontext.h>. by Elliott Hughes · 11 years ago
  87. b99d529 Merge "Switch x86 libcorkscrew over to <ucontext.h>." by Elliott Hughes · 11 years ago
  88. 3aa8675 Switch x86 libcorkscrew over to <ucontext.h>. by Elliott Hughes · 11 years ago
  89. 82e87ed Move creation of /data/misc/wifi and /data/misc/dhcp to main init.rc file. by Stephen Smalley · 11 years ago
  90. a152ed7 Merge "Fix global pointing to local variable." by Christopher Ferris · 11 years ago
  91. 2b4ae52 Fix global pointing to local variable. by Christopher Ferris · 11 years ago
  92. 6e34793 Merge "Fix code style, put unused in the end" by Kristian Monsen · 11 years ago
  93. d391c9b Merge "Re-enable libunwind for arm." by Christopher Ferris · 11 years ago
  94. 7ddca5a Fix code style, put unused in the end by Kristian Monsen · 11 years ago
  95. d2acdd8 Merge changes I70ab37d5,I716f89c0,I34c96adf,I77650923,I35b0d1ee, ... by Mark Salyzyn · 11 years ago
  96. 12db3eb Merge "Move restorecon and restorecon_recursive code to libselinux." by Nick Kralevich · 11 years ago
  97. df29061 Re-enable libunwind for arm. by Christopher Ferris · 11 years ago
  98. 8c6b9b0 Merge "Fixes some warnings" by Kristian Monsen · 11 years ago
  99. b5a9890 Fixes some warnings by Kristian Monsen · 11 years ago
  100. dbd37f2 Move restorecon and restorecon_recursive code to libselinux. by Stephen Smalley · 11 years ago