1. 488b5ea am 2e7347d6: Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API." by Nick Kralevich · 11 years ago
  2. 2e7347d Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API." by Nick Kralevich · 11 years ago
  3. f094fd0 am dc97eec0: Merge "pixelflinger: support multilib builds" by Colin Cross · 11 years ago
  4. 620a880 am 1c1bd845: Merge "x86_64: Add atomic funtions" by Elliott Hughes · 11 years ago
  5. d8b6326 am 7419498c: Merge "pixelflinger: use __builtin___clear_cache instead of cacheflush" by Colin Cross · 11 years ago
  6. dc97eec Merge "pixelflinger: support multilib builds" by Colin Cross · 11 years ago
  7. 1c1bd84 Merge "x86_64: Add atomic funtions" by Elliott Hughes · 11 years ago
  8. 4bc2f8d x86_64: Add atomic funtions by Qiming Shi · 11 years ago
  9. 7419498 Merge "pixelflinger: use __builtin___clear_cache instead of cacheflush" by Colin Cross · 11 years ago
  10. f88fb1f pixelflinger: support multilib builds by Colin Cross · 11 years ago
  11. 32ea4a8 pixelflinger: use __builtin___clear_cache instead of cacheflush by Colin Cross · 11 years ago
  12. ec08c03 am 85516e9d: Merge "log: add compile-time checking when ALOGV is disabled" by Colin Cross · 11 years ago
  13. 85516e9 Merge "log: add compile-time checking when ALOGV is disabled" by Colin Cross · 11 years ago
  14. 810d19f log: add compile-time checking when ALOGV is disabled by Colin Cross · 11 years ago
  15. 48e8183 am 4207df11: Merge "Use stat structure to keep oldest mtime." by Christopher Ferris · 11 years ago
  16. 4207df1 Merge "Use stat structure to keep oldest mtime." by Christopher Ferris · 11 years ago
  17. 68bd59f Use stat structure to keep oldest mtime. by Christopher Ferris · 11 years ago
  18. 696c75c am 829ae5be: Merge "Remove a pre-uapi hack from nandread." by Elliott Hughes · 11 years ago
  19. 829ae5b Merge "Remove a pre-uapi hack from nandread." by Elliott Hughes · 11 years ago
  20. 2c1d62d Remove a pre-uapi hack from nandread. by Elliott Hughes · 11 years ago
  21. d90b11b am 13274a26: Merge "Fix logging errors inside ALOGV" by Colin Cross · 11 years ago
  22. 3bff7e3 am 136a9619: Merge "Use socklen_t instead of int in debuggerd." by Elliott Hughes · 11 years ago
  23. 13274a2 Merge "Fix logging errors inside ALOGV" by Colin Cross · 11 years ago
  24. 136a961 Merge "Use socklen_t instead of int in debuggerd." by Elliott Hughes · 11 years ago
  25. f4b0b79 Fix logging errors inside ALOGV by Colin Cross · 11 years ago
  26. 0df8e4f Use socklen_t instead of int in debuggerd. by Elliott Hughes · 11 years ago
  27. 27a9365 Convert all selinux_android_restorecon and _setfilecon calls to new API. by Stephen Smalley · 11 years ago
  28. e3b1810 am 71de56a0: Merge "Unify toolbox restorecon and libselinux restorecon implementations." by Nick Kralevich · 11 years ago
  29. 71de56a Merge "Unify toolbox restorecon and libselinux restorecon implementations." by Nick Kralevich · 11 years ago
  30. 2761b71 Unify toolbox restorecon and libselinux restorecon implementations. by Stephen Smalley · 11 years ago
  31. 61e92a0 am 68835ee8: Merge "system/core LP64 cleanup." by Elliott Hughes · 11 years ago
  32. 68835ee Merge "system/core LP64 cleanup." by Elliott Hughes · 11 years ago
  33. 5d9fe77 system/core LP64 cleanup. by Elliott Hughes · 11 years ago
  34. afdd191 am eaba2bed: Merge "Revert "Move to the canonical UniquePtr.h."" by Elliott Hughes · 11 years ago
  35. eaba2be Merge "Revert "Move to the canonical UniquePtr.h."" by Elliott Hughes · 11 years ago
  36. 5c40200 Revert "Move to the canonical UniquePtr.h." by Elliott Hughes · 11 years ago
  37. 0056a41 am 345fc625: Merge "Move to the canonical UniquePtr.h." by Elliott Hughes · 11 years ago
  38. 345fc62 Merge "Move to the canonical UniquePtr.h." by Elliott Hughes · 11 years ago
  39. 2a72c57 Move to the canonical UniquePtr.h. by Elliott Hughes · 11 years ago
  40. ddf872c am 5931ea86: Merge "libsysutil: frequent native crash /system/bin/vold" by Mark Salyzyn · 11 years ago
  41. 5931ea8 Merge "libsysutil: frequent native crash /system/bin/vold" by Mark Salyzyn · 11 years ago
  42. 7e3d72d am ba023b06: Merge "Move creation of /data/misc/wifi and /data/misc/dhcp to main init.rc file." by Nick Kralevich · 11 years ago
  43. ba023b0 Merge "Move creation of /data/misc/wifi and /data/misc/dhcp to main init.rc file." by Nick Kralevich · 11 years ago
  44. 77b2302 am 3faf86c0: Merge "Call a specialized local map set." by Christopher Ferris · 11 years ago
  45. f355750 am c47aa3bd: Merge "Fix mips build." by Christopher Ferris · 11 years ago
  46. 784b618 am cf53e5db: Merge "Fix debuggerd\'s symbol offset output." by Elliott Hughes · 11 years ago
  47. 3faf86c Merge "Call a specialized local map set." by Christopher Ferris · 11 years ago
  48. c47aa3b Merge "Fix mips build." by Christopher Ferris · 11 years ago
  49. c53c473 Fix mips build. by Christopher Ferris · 11 years ago
  50. 73dc1cc Call a specialized local map set. by Christopher Ferris · 11 years ago
  51. cf53e5d Merge "Fix debuggerd's symbol offset output." by Elliott Hughes · 11 years ago
  52. f7b4b51 Fix debuggerd's symbol offset output. by Elliott Hughes · 11 years ago
  53. da9b5da am 434edbe6: Merge "LP64 should have debuggerd and debuggerd64." by Elliott Hughes · 11 years ago
  54. 434edbe Merge "LP64 should have debuggerd and debuggerd64." by Elliott Hughes · 11 years ago
  55. e9edf7a LP64 should have debuggerd and debuggerd64. by Elliott Hughes · 11 years ago
  56. 4389588 libsysutil: frequent native crash /system/bin/vold by Mark Salyzyn · 11 years ago
  57. 2e9dcd2 am 1bc6169f: Merge "Remove dead code that looked like part of debuggerd." by Elliott Hughes · 11 years ago
  58. 1bc6169 Merge "Remove dead code that looked like part of debuggerd." by Elliott Hughes · 11 years ago
  59. 3133a4a am 0fdf0dc7: Merge "Refactor makefile." by Christopher Ferris · 11 years ago
  60. 3f94aa5 am 51c4d4c4: Merge "AArch64: Port debuggerd" by Elliott Hughes · 11 years ago
  61. 65bbc6c am e94985a2: Merge "Increase the scope of other reused definitions." by Elliott Hughes · 11 years ago
  62. 0fdf0dc Merge "Refactor makefile." by Christopher Ferris · 11 years ago
  63. c337a96 am ba0cecf8: Increase the scope of other reused definitions. by Elliott Hughes · 11 years ago
  64. fe0d5d4 am 5434bf66: Merge "LP64: Enable debuggerd/libbacktrace/libunwind." by Elliott Hughes · 11 years ago
  65. 287fed5 am 469f1533: Merge "Fix build by defining LOCAL_PATH early enough." by Elliott Hughes · 11 years ago
  66. 1ca51cb am 525155ac: Merge "Allow the host libcorkscrew to build." by Elliott Hughes · 11 years ago
  67. 6694d3e Remove dead code that looked like part of debuggerd. by Elliott Hughes · 11 years ago
  68. 04b1e8c Refactor makefile. by Christopher Ferris · 11 years ago
  69. 480fdd5 am e97dad0d: Merge "debuggerd: a few generic improvements" by Elliott Hughes · 11 years ago
  70. 7dc91f8 am 8623972d: Merge "Don\'t try to build libcorkscrew for LP64." by Elliott Hughes · 11 years ago
  71. e573455 am caefe564: Merge "x86: Enable libunwind" by Elliott Hughes · 11 years ago
  72. cbe5572 am 7957529d: Merge "Clean up UnwindCurrent.cpp\'s use of ucontext.h." by Christopher Ferris · 11 years ago
  73. 1c75422 am 1686784a: Merge changes I6bffe1cd,I0984ba01 by Colin Cross · 11 years ago
  74. c1c1c82 am 710f6634: Merge "Switch mips libcorkscrew over to <sys/ucontext.h>." by Elliott Hughes · 11 years ago
  75. c986905 am 1ca10eab: Merge "Avoid redefinition of __STDC_FORMAT_MACROS." by Ian Rogers · 11 years ago
  76. 84ba6b5 am 59b5294f: Merge "Switch arm libcorkscrew over to <sys/ucontext.h>." by Elliott Hughes · 11 years ago
  77. 4d0520f am b99d5294: Merge "Switch x86 libcorkscrew over to <ucontext.h>." by Elliott Hughes · 11 years ago
  78. 51c4d4c Merge "AArch64: Port debuggerd" by Elliott Hughes · 11 years ago
  79. abc60c2 AArch64: Port debuggerd by Kévin PETIT · 11 years ago
  80. e94985a Merge "Increase the scope of other reused definitions." by Elliott Hughes · 11 years ago
  81. ba0cecf Increase the scope of other reused definitions. by Elliott Hughes · 11 years ago
  82. 5434bf6 Merge "LP64: Enable debuggerd/libbacktrace/libunwind." by Elliott Hughes · 11 years ago
  83. 469f153 Merge "Fix build by defining LOCAL_PATH early enough." by Elliott Hughes · 11 years ago
  84. bf857ae Fix build by defining LOCAL_PATH early enough. by Elliott Hughes · 11 years ago
  85. c6c194c LP64: Enable debuggerd/libbacktrace/libunwind. by Pavel Chupin · 11 years ago
  86. 525155a Merge "Allow the host libcorkscrew to build." by Elliott Hughes · 11 years ago
  87. fe4d68b Allow the host libcorkscrew to build. by Elliott Hughes · 11 years ago
  88. e97dad0 Merge "debuggerd: a few generic improvements" by Elliott Hughes · 11 years ago
  89. 4bb4772 debuggerd: a few generic improvements by Kévin PETIT · 11 years ago
  90. 8623972 Merge "Don't try to build libcorkscrew for LP64." by Elliott Hughes · 11 years ago
  91. d5aff0a Don't try to build libcorkscrew for LP64. by Elliott Hughes · 11 years ago
  92. caefe56 Merge "x86: Enable libunwind" by Elliott Hughes · 11 years ago
  93. c124402 x86: Enable libunwind by Pavel Chupin · 11 years ago
  94. 7957529 Merge "Clean up UnwindCurrent.cpp's use of ucontext.h." by Christopher Ferris · 11 years ago
  95. 5c40019 Clean up UnwindCurrent.cpp's use of ucontext.h. by Christopher Ferris · 11 years ago
  96. 1686784 Merge changes I6bffe1cd,I0984ba01 by Colin Cross · 11 years ago
  97. 710f663 Merge "Switch mips libcorkscrew over to <sys/ucontext.h>." by Elliott Hughes · 11 years ago
  98. ade9afa Switch mips libcorkscrew over to <sys/ucontext.h>. by Elliott Hughes · 11 years ago
  99. 1ca10ea Merge "Avoid redefinition of __STDC_FORMAT_MACROS." by Ian Rogers · 11 years ago
  100. 59b5294 Merge "Switch arm libcorkscrew over to <sys/ucontext.h>." by Elliott Hughes · 11 years ago