1. 297c19d am f7770d59: am 19697f3e: am 3ad0af6d: Merge "logd: liblog: logcat: debuggerd: Add LOG_ID_CRASH" by Mark Salyzyn · 11 years ago
  2. 99f47a9 logd: liblog: logcat: debuggerd: Add LOG_ID_CRASH by Mark Salyzyn · 11 years ago
  3. 66d4797 am 47de0060: am bd514144: am 47770b73: Merge "debuggerd: use LOCAL_MULTILIB" by Colin Cross · 11 years ago
  4. 87a6b1d debuggerd: use LOCAL_MULTILIB by Colin Cross · 11 years ago
  5. fb31448 am c5f3e0dc: am 594f0917: am a6b77056: Merge "build debuggerd and debuggerd64 on 64-bit architectures" by Colin Cross · 11 years ago
  6. 579c9bc build debuggerd and debuggerd64 on 64-bit architectures by Colin Cross · 11 years ago
  7. 3049f23 am e41420bd: am 488b5eaf: am 2e7347d6: Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API." by Nick Kralevich · 11 years ago
  8. 2e7347d Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API." by Nick Kralevich · 11 years ago
  9. 8a54dea am 25a619fb: am 48e81834: am 4207df11: Merge "Use stat structure to keep oldest mtime." by Christopher Ferris · 11 years ago
  10. 54cf89a am 00010369: am 3bff7e3e: am 136a9619: Merge "Use socklen_t instead of int in debuggerd." by Elliott Hughes · 11 years ago
  11. 4207df1 Merge "Use stat structure to keep oldest mtime." by Christopher Ferris · 11 years ago
  12. 68bd59f Use stat structure to keep oldest mtime. by Christopher Ferris · 11 years ago
  13. 0df8e4f Use socklen_t instead of int in debuggerd. by Elliott Hughes · 11 years ago
  14. 27a9365 Convert all selinux_android_restorecon and _setfilecon calls to new API. by Stephen Smalley · 11 years ago
  15. 260d400 am b30b159f: am 61e92a02: am 68835ee8: Merge "system/core LP64 cleanup." by Elliott Hughes · 11 years ago
  16. 5d9fe77 system/core LP64 cleanup. by Elliott Hughes · 11 years ago
  17. 32b3697 am f51bee45: am 784b6181: am cf53e5db: Merge "Fix debuggerd\'s symbol offset output." by Elliott Hughes · 11 years ago
  18. f7b4b51 Fix debuggerd's symbol offset output. by Elliott Hughes · 11 years ago
  19. 6cfb31d am 5cbb68cf: am da9b5dab: am 434edbe6: Merge "LP64 should have debuggerd and debuggerd64." by Elliott Hughes · 11 years ago
  20. e9edf7a LP64 should have debuggerd and debuggerd64. by Elliott Hughes · 11 years ago
  21. 19750a2 am f1935b6d: am 2e9dcd21: am 1bc6169f: Merge "Remove dead code that looked like part of debuggerd." by Elliott Hughes · 11 years ago
  22. 033640c am 6beca66f: am 3f94aa5f: am 51c4d4c4: Merge "AArch64: Port debuggerd" by Elliott Hughes · 11 years ago
  23. 9361b58 am fe0d5d42: am 5434bf66: Merge "LP64: Enable debuggerd/libbacktrace/libunwind." by Elliott Hughes · 11 years ago
  24. 6694d3e Remove dead code that looked like part of debuggerd. by Elliott Hughes · 11 years ago
  25. df4b9e6 am 480fdd52: am e97dad0d: Merge "debuggerd: a few generic improvements" by Elliott Hughes · 11 years ago
  26. abc60c2 AArch64: Port debuggerd by Kévin PETIT · 11 years ago
  27. c6c194c LP64: Enable debuggerd/libbacktrace/libunwind. by Pavel Chupin · 11 years ago
  28. 4bb4772 debuggerd: a few generic improvements by Kévin PETIT · 11 years ago
  29. 96a0bf1 am 36a4e408: am aaf89887: am 6fe31b2f: am d391c9b4: Merge "Re-enable libunwind for arm." by Christopher Ferris · 11 years ago
  30. 8e4cdc1 resolved conflicts for merge of 3a5f3050 to master by Mark Salyzyn · 11 years ago
  31. d391c9b Merge "Re-enable libunwind for arm." by Christopher Ferris · 11 years ago
  32. df29061 Re-enable libunwind for arm. by Christopher Ferris · 11 years ago
  33. fca0bd1 debuggerd: Support newline split in log messages by Mark Salyzyn · 11 years ago
  34. 22b5cef debuggerd: Incorporate liblog reading API by Mark Salyzyn · 11 years ago
  35. 6c625f6 resolved conflicts for merge of 47fa9064 to master by Christopher Ferris · 11 years ago
  36. 4675682 Rewrite libbacktrace to be all C++. by Christopher Ferris · 11 years ago
  37. 706fad2 debuggerd: Support newline split in log messages by Mark Salyzyn · 11 years ago
  38. 4167d7e resolved conflicts for merge of 8791ee5c to master by Christopher Ferris · 11 years ago
  39. 20303f8 Next phase of the move, reformat use C++ features. by Christopher Ferris · 11 years ago
  40. 6e9c199 am c37fec6d: am 715752cd: am a7083e0d: am 8387fc93: Merge "Move to C++ for debuggerd." by Christopher Ferris · 11 years ago
  41. d607495 Move to C++ for debuggerd. by Christopher Ferris · 11 years ago
  42. 7e6b5e9 am 7fd0ea9b: am c555476e: am 1972955e: am 99775d87: Merge "Use the more portable <elf.h> instead of <sys/exec_elf.h>." by Elliott Hughes · 11 years ago
  43. cac5d8c Use the more portable <elf.h> instead of <sys/exec_elf.h>. by Elliott Hughes · 11 years ago
  44. a74ead0 resolved conflicts for merge of 72f204de to master by Christopher Ferris · 11 years ago
  45. 9846497 Refactor to share map_info amongst threads. by Christopher Ferris · 11 years ago
  46. a63f927 debuggerd: Incorporate liblog reading API by Mark Salyzyn · 11 years ago
  47. 9e7d218 Switch ARM debuggerd over to <sys/user.h>. by Elliott Hughes · 11 years ago
  48. 66ed50a Merge commit '536dea9d61a032e64bbe584a97463c6638ead009' into HEAD by The Android Open Source Project · 11 years ago
  49. 76e7f5e Switch MIPS over to <sys/user.h>. by Elliott Hughes · 11 years ago
  50. 18ddd42 Remove x86 debuggerd dependencies on non-uapi headers and corkscrew. by Elliott Hughes · 11 years ago
  51. 17e91d4 Rewrite libbacktrace using C++. by Christopher Ferris · 11 years ago
  52. f84f7fa am 9492b6e7: am 2de8102d: Merge "Fix bug in abort message processing." by Christopher Ferris · 11 years ago
  53. dbd2ab4 Fix bug in abort message processing. by Christopher Ferris · 11 years ago
  54. 816c9a6 am fa135f5c: am 7dbe9660: Merge "Update debuggerd to use libbacktrace." by Christopher Ferris · 11 years ago
  55. 365e4ae Update debuggerd to use libbacktrace. by Christopher Ferris · 11 years ago
  56. 9227bd3 Move liblog headers to system/core/include/log by Colin Cross · 11 years ago
  57. 0246f8f am a570312a: am f265426f: am 596ee9ea: Merge "Improve the crasher stack-overflow command." by Elliott Hughes · 11 years ago
  58. f265426 am 596ee9ea: Merge "Improve the crasher stack-overflow command." by Elliott Hughes · 11 years ago
  59. b1be27e Improve the crasher stack-overflow command. by Elliott Hughes · 11 years ago
  60. 96bcd48 debuggerd: Ignore SIGPIPE by Nick Kralevich · 11 years ago
  61. 65d8ec0 am 6ef0dfec: Merge "Add a new test to crasher to upset dlmalloc." by Elliott Hughes · 11 years ago
  62. 6f40caf Add a new test to crasher to upset dlmalloc. by Elliott Hughes · 11 years ago
  63. 82081f7 am cb6a842c: Merge "Add a stack overflow test to crasher, and document all the options." by Elliott Hughes · 12 years ago
  64. 3808c4e Add a stack overflow test to crasher, and document all the options. by Elliott Hughes · 12 years ago
  65. 300fd6f Fix regression: log mem maps around native fault address by Christopher Tate · 12 years ago
  66. 083b5cc Add liblog by Ying Wang · 12 years ago
  67. 7716aef Uploaded native crash dumps do not include memory contents by Christopher Tate · 12 years ago
  68. e5f8a69 Modify debuggerd to cope with the abort message. by Elliott Hughes · 12 years ago
  69. 707b8bb Modify debuggerd to cope with the abort message. by Elliott Hughes · 12 years ago
  70. ded2e5a debuggerd now notifies the Activity Manager about native crashes by Christopher Tate · 12 years ago
  71. e05093b am 3e77b752: am 0b535558: Merge "Unwinding implementation via eh_frame sections for x86" by Elliott Hughes · 12 years ago
  72. af2cb36 Unwinding implementation via eh_frame sections for x86 by Pavel Chupin · 12 years ago
  73. 3b7c584 am 910b7a8b: am 17361134: Merge "Add a "smash-stack" option to crasher." by Elliott Hughes · 12 years ago
  74. df4200e Add a "smash-stack" option to crasher. by Elliott Hughes · 12 years ago
  75. e8097be am a82985b6: am 7cd45071: Merge "Include page protections in the debuggerd map output." by Elliott Hughes · 12 years ago
  76. d1420be Include page protections in the debuggerd map output. by Elliott Hughes · 12 years ago
  77. c75cbf4 am 3de7fe9f: am 5fb042dd: Merge "Expand crasher with a "thread-" prefix to crash on another thread." by Elliott Hughes · 12 years ago
  78. aa42130 Expand crasher with a "thread-" prefix to crash on another thread. by Elliott Hughes · 12 years ago
  79. 6dc5128 am 435c223d: am 5144fa28: Merge "Add missing signal codes to get_sigcode." by Elliott Hughes · 12 years ago
  80. b080848 Show pid+uid in certain failures by Andy McFadden · 12 years ago
  81. 8f7d443 Add missing signal codes to get_sigcode. by Elliott Hughes · 12 years ago
  82. 3427e80 am a6fb0e05: Merge "Fix debuggerd\'s use of readdir_r(3)." by Elliott Hughes · 12 years ago
  83. c463d2c Fix debuggerd's use of readdir_r(3). by Elliott Hughes · 12 years ago
  84. 2a36ae5 am 7b88a90d: Merge "Remove HAVE_SELINUX guards" by Kenny Root · 12 years ago
  85. b5982bf Remove HAVE_SELINUX guards by Kenny Root · 12 years ago
  86. c47b772 Dump 256 bytes per chunk pointed by general-purpose registers. by Ben Cheng · 12 years ago
  87. d7760c1 Print the revision number in the tombstone file. by Ben Cheng · 12 years ago
  88. 231e3c8 [MIPS] debuggerd and libcorkscrew support by Chris Dearman · 12 years ago
  89. f1186f3 restorecon tombstone directory. by rpcraig · 12 years ago
  90. f87d9c8 am 9cec175c: Remove a stray newline in the backtrace output. by Jeff Brown · 12 years ago
  91. 536b81a resolved conflicts for merge of 053b8654 to jb-dev-plus-aosp by Jeff Brown · 12 years ago
  92. 9cec175 Remove a stray newline in the backtrace output. by Jeff Brown · 12 years ago
  93. 053b865 Enhance native stack dumps. by Jeff Brown · 12 years ago
  94. 5820a99 Fix build by Jean-Baptiste Queru · 12 years ago
  95. 424e07f Reduce suicidal tendencies by Andy McFadden · 13 years ago
  96. 19b39f3 Improve backtrace formatting. by Jeff Brown · 13 years ago
  97. fb9804b Print the tombstone path. by Jeff Brown · 13 years ago
  98. f0c5872 Improve stack unwinder robustness. by Jeff Brown · 13 years ago
  99. 9524e41 Add support for explicitly dumping native stacks. by Jeff Brown · 13 years ago
  100. 13e715b Use libcorkscrew in debuggerd. by Jeff Brown · 13 years ago