1. 1c65e77 Merge changes I8f33830f,Icd2b891b,I8736ff5c,Iae6e342a by Treehugger Robot · 7 years ago
  2. ebea0ef libbacktrace: expose BacktraceMap's unwindstack::Memory. by Josh Gao · 7 years ago
  3. 358de18 libunwindstack: expose UnwindStackMap::GetFunctionName. by Josh Gao · 7 years ago
  4. 45c4a56 libbacktrace: expose libunwindstack Unwind routine. by Josh Gao · 7 years ago
  5. 9a6b3e3 Fix demangle of function names. by Christopher Ferris · 7 years ago
  6. 22d2136 Merge "libbacktrace is not directly available to vendors" by Treehugger Robot · 7 years ago
  7. bdddcab Use target.linux for all linux kernel based targets by Dan Willemsen · 7 years ago
  8. b7d92c4 libbacktrace is not directly available to vendors by Jiyong Park · 7 years ago
  9. 9e6c11d Merge "Update the Unwinder object and add tests." by Christopher Ferris · 7 years ago
  10. f6f691b Update the Unwinder object and add tests. by Christopher Ferris · 7 years ago
  11. 4852933 Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] by Dan Willemsen · 7 years ago
  12. 1e45d53 Remove default libraries by Dan Willemsen · 7 years ago
  13. 92c355c Merge "Show the number of VMAs in the tombstone." by Treehugger Robot · 7 years ago
  14. 868d39a Show the number of VMAs in the tombstone. by Elliott Hughes · 7 years ago
  15. b9de87f Add a new unwind method on error. by Christopher Ferris · 7 years ago
  16. b63a60f libbacktrace: make Backtrace::FormatFrameData static. by Josh Gao · 7 years ago
  17. 5f11851 Add a method to share the process memory object. by Christopher Ferris · 7 years ago
  18. 458cc66 Update the tests. by Christopher Ferris · 7 years ago
  19. 75a4098 Merge "libunwindstack: make machine type a property of Regs." by Treehugger Robot · 7 years ago
  20. 0953ecd libunwindstack: make machine type a property of Regs. by Josh Gao · 7 years ago
  21. df3e89b Merge "Speed up map creation." by Christopher Ferris · 7 years ago
  22. 60521c7 Speed up map creation. by Christopher Ferris · 7 years ago
  23. 9ca9245 Mark the modules as VNDK-SP in Android.bp by Justin Yun · 7 years ago
  24. 04fdec0 Add demangling of function name. by Christopher Ferris · 7 years ago
  25. 3b4b075 Small clean ups by Christopher Ferris · 7 years ago
  26. 6f3981c Add support for the new unwind method. by Christopher Ferris · 7 years ago
  27. 0d2cac9 Merge "Revert "Add support for the new unwind method."" by Christopher Ferris · 7 years ago
  28. bd625ef Revert "Add support for the new unwind method." by Christopher Ferris · 7 years ago
  29. 9ccf627 Merge "Add support for the new unwind method." by Christopher Ferris · 7 years ago
  30. 85244e8 Fix misc-macro-parentheses warnings in system/core. by Chih-Hung Hsieh · 7 years ago
  31. 5b460d1 Add support for the new unwind method. by Christopher Ferris · 7 years ago
  32. 96722b0 Cleanup the libbacktrace interface a bit. by Christopher Ferris · 7 years ago
  33. 8f0947c Backtrace: Add libziparchive dependency by Andreas Gampe · 7 years ago
  34. 7d0aea9 Use demangle for function names. by Christopher Ferris · 7 years ago
  35. f30a810 Use async safe logging in signal handlers. by Christopher Ferris · 7 years ago
  36. 4ad9d51 libutils: export libbacktrace headers by Steven Moreland · 7 years ago
  37. bb11af8 libbacktrace: make vendor_available by Steven Moreland · 7 years ago
  38. 8f2c28d Moved include/backtrace to libbacktrace/include by Vijay Venkatraman · 7 years ago
  39. d13099e Merge "Test unwinding through a signal handler." by Christopher Ferris · 7 years ago
  40. 5ea2c1f Test unwinding through a signal handler. by Christopher Ferris · 7 years ago
  41. 6d1da7c Fix spelling error in warning by Brian Carlstrom · 7 years ago
  42. f5e568e Do not access device maps. by Christopher Ferris · 7 years ago
  43. 82f3bbd Allow calling GetFunctionName before unwinding. by Christopher Ferris · 7 years ago
  44. e0cd1e0 Enable more modules on linux_bionic builds by Dan Willemsen · 7 years ago
  45. f161e00 Merge "Restore errno in signal handlers." by Christopher Ferris · 7 years ago
  46. a78d9a2 Add a 2 width option of clang format. by Christopher Ferris · 7 years ago
  47. 10ab87f Restore errno in signal handlers. by Christopher Ferris · 7 years ago
  48. 26369a3 libbacktraceoffline: make it thread-safe. by Yabin Cui · 7 years ago
  49. c4a480e libbacktraceoffline: choose correct debug section for a given address. by Yabin Cui · 8 years ago
  50. 30f991f liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 8 years ago
  51. d233c27 Remove obsolete mentions of LLVM_HOST_BUILD_MK by Colin Cross · 8 years ago
  52. da9bd59 Convert the rest of libbacktrace to Android.bp by Colin Cross · 8 years ago
  53. 06d3149 Fix unused parameter warning for mips builds by Colin Cross · 8 years ago
  54. ced0308 Revert "Convert the rest of libbacktrace to Android.bp" by Colin Cross · 8 years ago
  55. 9a36036 Convert the rest of libbacktrace to Android.bp by Colin Cross · 8 years ago
  56. 5d991bc libbacktrace_offline: support .ARM.exidx. by Yabin Cui · 8 years ago
  57. c198b15 Statically link LLVM libraries into backtrace_test by Pirama Arumuga Nainar · 8 years ago
  58. f96e744 Merge "Revert "Use process_vm_readv to read memory."" by Christopher Ferris · 8 years ago
  59. fdb02f8 Revert "Use process_vm_readv to read memory." by Christopher Ferris · 8 years ago
  60. 80fb4b0 Make libbacktrace build with LLVM r275480 by Pirama Arumuga Nainar · 8 years ago
  61. fc75f94 Merge "Add missing host ldlibs" by Colin Cross · 8 years ago
  62. 53783b1 Add missing host ldlibs by Colin Cross · 8 years ago
  63. cfd5b08 system/core: preparation to pull back interfaces from android/log.h by Mark Salyzyn · 8 years ago
  64. 955648a Merge "Rely on the platform -std default." by Treehugger Robot · 8 years ago
  65. 279843e Use process_vm_readv to read memory. by Christopher Ferris · 8 years ago
  66. 36e0d39 Rely on the platform -std default. by Elliott Hughes · 8 years ago
  67. ff2dcd9 system/core Replace log/log.h with android/log.h by Mark Salyzyn · 8 years ago
  68. 99f6b86 Replace libziparchive-host with libziparchive by Colin Cross · 8 years ago
  69. 4c4fa90 Merge \"Fix clang-tidy performance warnings in syste/core.\" am: 4efbce14b5 by Chih-Hung Hsieh · 8 years ago
  70. 4efbce1 Merge "Fix clang-tidy performance warnings in syste/core." by Treehugger Robot · 8 years ago
  71. 8f7b9e3 Fix clang-tidy performance warnings in syste/core. by Chih-Hung Hsieh · 8 years ago
  72. 89cc78b Merge \"Fix google-explicit-constructor warnings in system/core.\" by Chih-Hung Hsieh · 8 years ago
  73. 034c475 Fix google-explicit-constructor warnings in system/core. by Chih-Hung Hsieh · 8 years ago
  74. 2fedbf7 resolve merge conflicts of 41e82a3 to stage-aosp-master by Colin Cross · 8 years ago
  75. 2e1591b Convert libbacktrace, libutils to Soong by Dan Willemsen · 8 years ago
  76. e1eb227 Merge \"Fix race condition updating local map data.\" am: 863d8e11b9 by Christopher Ferris · 8 years ago
  77. 3a14004 Fix race condition updating local map data. by Christopher Ferris · 8 years ago
  78. 823d5bb Merge "Remove invalid uses of -l and -I" am: 5d6193c658 am: 9ae3c079dc by Dan Willemsen · 8 years ago
  79. ee2da03 Remove invalid uses of -l and -I by Dan Willemsen · 8 years ago
  80. dccd3a3 Merge "Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace." am: dab7d9de03 by Chih-Hung Hsieh · 8 years ago
  81. 67867db Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace. by Chih-Hung Hsieh · 8 years ago
  82. fb44ca5 Merge "Fix google-explicit-constructor warnings." am: 7bdd6a8b5a am: 427d8d840f by Chih-hung Hsieh · 8 years ago
  83. 1c563d9 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  84. f648232 Merge "Fix google-runtime-int warnings." am: 603df0e am: 6eaa916 by Chih-hung Hsieh · 8 years ago
  85. ec2ff8c Fix google-runtime-int warnings. by Chih-Hung Hsieh · 8 years ago
  86. 3424eaa Merge "libbacktrace: only build libbacktrace_offline static library." am: f20e4b1 by Yabin Cui · 8 years ago
  87. 51e6070 libbacktrace: only build libbacktrace_offline static library. by Yabin Cui · 8 years ago
  88. 566692f Merge "libbacktrace_offline: support unwinding of shared libraries in apk file." am: d8c88fc by Yabin Cui · 8 years ago
  89. b791a76 libbacktrace_offline: support unwinding of shared libraries in apk file. by Yabin Cui · 8 years ago
  90. c7d8777 Don\'t demangle symbol names. am: fbbc744 am: 0edda64 am: 9bf0b81 am: 0fb3191 by Josh Gao · 8 years ago
  91. 05e1e1f Don\'t demangle symbol names. am: fbbc744 am: 0edda64 am: 9bf0b81 am: 0fb3191 by Josh Gao · 8 years ago
  92. 0edda64 Don\'t demangle symbol names. am: fbbc744 by Josh Gao · 8 years ago
  93. fbbc744 Don't demangle symbol names. by Josh Gao · 8 years ago
  94. a0062cf Update BacktraceOffline for LLVM rebase to r256229. by Stephen Hines · 8 years ago
  95. 922e151 Merge "Update BacktraceOffline for LLVM rebase to r256229." by Pirama Arumuga Nainar · 8 years ago
  96. c463ba4 Add error reporting mechanism for failing Unwind. by Christopher Ferris · 8 years ago
  97. 206a3b9 Add error reporting mechanism for failing Unwind. by Christopher Ferris · 8 years ago
  98. 26cf352 Merge "Don't fail if the new pss is less than stable." by Christopher Ferris · 8 years ago
  99. 19c30e9 Update BacktraceOffline for LLVM rebase to r256229. by Stephen Hines · 8 years ago
  100. 5ccdfa6 Don't fail if the new pss is less than stable. by Christopher Ferris · 8 years ago