1. 5da4fe5 Revert "Mark executable maps with no name as unreadable." by Christopher Ferris · 9 years ago
  2. 6db951c Mark executable maps with no name as unreadable. by Christopher Ferris · 9 years ago
  3. 164059e Fix the caching of the compressed section. by Christopher Ferris · 9 years ago
  4. c45b025 Revert "Temporarily disable compressed section support." by Christopher Ferris · 9 years ago
  5. 537c0e9 Temporarily disable compressed section support. by Christopher Ferris · 9 years ago
  6. 1aaf3b4 Make sure that elf_image structure is copied. by Christopher Ferris · 9 years ago
  7. 9350722 Mark (deleted) maps as unreadable. by Christopher Ferris · 9 years ago
  8. 276569a Merge "Update Android.bp" am: 9bfefed121 am: 538839aec5 by Dan Willemsen · 9 years ago
  9. 538839a Merge "Update Android.bp" am: 9bfefed121 by Dan Willemsen · 9 years ago
  10. 9bfefed Merge "Update Android.bp" by Dan Willemsen · 9 years ago
  11. e4797b6 Cache decompressed .gnu_debugdata sections. am: 06e604a3cc am: dd44779b19 by David Srbecky · 9 years ago
  12. dd44779 Cache decompressed .gnu_debugdata sections. am: 06e604a3cc by David Srbecky · 9 years ago
  13. 8dca120 Update Android.bp by Dan Willemsen · 9 years ago
  14. 06e604a Cache decompressed .gnu_debugdata sections. by David Srbecky · 9 years ago
  15. 14b5563 Detect relocation of gnu_debugdata based on the .text section. am: ed721f5758 by David Srbecky · 9 years ago
  16. 5e000d7 Detect relocation of gnu_debugdata based on the .text section. am: ed721f5758 by David Srbecky · 9 years ago
  17. ed721f5 Detect relocation of gnu_debugdata based on the .text section. by David Srbecky · 9 years ago
  18. 0661794 Use liblzma as shared library instead of static. am: 660041ba3d am: 33ffec55cc by David Srbecky · 9 years ago
  19. 33ffec5 Use liblzma as shared library instead of static. am: 660041ba3d by David Srbecky · 9 years ago
  20. 660041b Use liblzma as shared library instead of static. by David Srbecky · 9 years ago
  21. 421d14d Decompress debug symbols. am: 344ee58412 am: 2515efcd8f by David Srbecky · 9 years ago
  22. 2515efc Decompress debug symbols. am: 344ee58412 by David Srbecky · 9 years ago
  23. 344ee58 Decompress debug symbols. by David Srbecky · 10 years ago
  24. 76e6114 Ignore non-exec and /dev/ maps. am: 38de87fa17 am: b8e7574faf by Christopher Ferris · 9 years ago
  25. b8e7574 Ignore non-exec and /dev/ maps. am: 38de87fa17 by Christopher Ferris · 9 years ago
  26. 38de87f Ignore non-exec and /dev/ maps. by Christopher Ferris · 9 years ago
  27. efb97d0 Fix bug where a failure becomes success on x86. am: c60f22c30e am: 1f6c41f150 by Christopher Ferris · 9 years ago
  28. a28476c Fix bug where a failure becomes success on x86. by Christopher Ferris · 9 years ago
  29. 1f6c41f Fix bug where a failure becomes success on x86. am: c60f22c30e by Christopher Ferris · 9 years ago
  30. c60f22c Fix bug where a failure becomes success on x86. by Christopher Ferris · 9 years ago
  31. fb62c0a Fix bad elf data handling. am: 66013410e8 by Christopher Ferris · 9 years ago
  32. 6601341 Fix bad elf data handling. by Christopher Ferris · 9 years ago
  33. 81b66f4 Fix mips/mips64/x86_64 host builds. am: 6b6a663323 by Elliott Hughes · 9 years ago
  34. 6b6a663 Fix mips/mips64/x86_64 host builds. by Elliott Hughes · 9 years ago
  35. b7d9957 Change soong parameter name disabled -> enabled am: 0364ad61fb am: 10dda81750 by Dan Willemsen · 9 years ago
  36. 10dda81 Change soong parameter name disabled -> enabled am: 0364ad61fb by Dan Willemsen · 9 years ago
  37. 0364ad6 Change soong parameter name disabled -> enabled by Dan Willemsen · 9 years ago
  38. 70862ce Merge commit \'2a14a9f8e25728df1b2a0bb478438b8b503d6bb2\' into HEAD by Bill Yi · 9 years ago
  39. 1e2d003 Support dwarf 4 in libunwind. am: a220bd08dd am: f2c66a359d by Yabin Cui · 9 years ago
  40. 8dcc8a7 Merge commit '2a14a9f8e25728df1b2a0bb478438b8b503d6bb2' into HEAD by Bill Yi · 9 years ago
  41. f2c66a3 Support dwarf 4 in libunwind. am: a220bd08dd by Yabin Cui · 9 years ago
  42. a220bd0 Support dwarf 4 in libunwind. by Yabin Cui · 9 years ago
  43. 5241d84 Add a size when checking local reads/writes. am: 18cf8168ef am: ac3f8501e9 by Christopher Ferris · 9 years ago
  44. ac3f850 Add a size when checking local reads/writes. am: 18cf8168ef by Christopher Ferris · 9 years ago
  45. 18cf816 Add a size when checking local reads/writes. by Christopher Ferris · 9 years ago
  46. 2a14a9f Merge "Disable clang compilation for x86_64, mips, mips64." am: 9fb05555a4 by Chih-hung Hsieh · 9 years ago
  47. 323ec88 Merge "Disable clang compilation for x86_64, mips, mips64." am: 9fb05555a4 by Chih-hung Hsieh · 9 years ago
  48. 9fb0555 Merge "Disable clang compilation for x86_64, mips, mips64." by Chih-hung Hsieh · 9 years ago
  49. 093a4db Disable clang compilation for x86_64, mips, mips64. by Chih-Hung Hsieh · 9 years ago
  50. 9b3fc9c Fix copying of cached map data. am: 338c9755cf by Christopher Ferris · 9 years ago
  51. 338c975 Fix copying of cached map data. by Christopher Ferris · 9 years ago
  52. 3d77a47 Fix copying of cached map data. am: 2d1a6f7913 by Christopher Ferris · 9 years ago
  53. 2d1a6f7 Fix copying of cached map data. by Christopher Ferris · 9 years ago
  54. 30b031c am 834ed932: Verify section table name size before strcmp. by Christopher Ferris · 9 years ago
  55. 0f1e5de am 41ed849d: am 0ba1110f: Verify section table name size before strcmp. by Christopher Ferris · 9 years ago
  56. 41ed849 am 0ba1110f: Verify section table name size before strcmp. by Christopher Ferris · 9 years ago
  57. 0ba1110 Verify section table name size before strcmp. by Christopher Ferris · 9 years ago
  58. 834ed93 Verify section table name size before strcmp. by Christopher Ferris · 9 years ago
  59. e21231b am 4a8f2076: am 5c1d9b58: Add Android.bp for libunwindbacktrace by Dan Willemsen · 9 years ago
  60. 4a8f207 am 5c1d9b58: Add Android.bp for libunwindbacktrace by Dan Willemsen · 9 years ago
  61. 5c1d9b5 Add Android.bp for libunwindbacktrace by Dan Willemsen · 9 years ago
  62. 019770e am 4680344b: (-s ours) am 328a44a4: Fix typo in stp target. by Christopher Ferris · 9 years ago
  63. 99918e3 am 22b45d87: (-s ours) am f6557862: Force memory unwinds to use a zero map offset. by Christopher Ferris · 9 years ago
  64. 6b843d9 am 0903bb16: (-s ours) am b025c42a: Force memory unwinds to use a zero map offset. by Christopher Ferris · 9 years ago
  65. fae0ebb am 7f124b4d: (-s ours) am 4a9fd609: Revert "Update all mapoff checks to check against 0." by Nicolas Geoffray · 9 years ago
  66. 6ca9ea5 am 862ad2f6: (-s ours) am 4a4ba40e: Update all mapoff checks to check against 0. by Christopher Ferris · 9 years ago
  67. 9fe1294 am 5c07dfd7: (-s ours) am 3e092571: Libunwind: Remove unused function by Andreas Gampe · 9 years ago
  68. ee21802 am 14b740f1: (-s ours) am 4036eb50: Libunwind: Remove unused variable by Andreas Gampe · 9 years ago
  69. 6cbf9a9 am 328a44a4: Fix typo in stp target. by Christopher Ferris · 9 years ago
  70. 4680344 am 328a44a4: Fix typo in stp target. by Christopher Ferris · 9 years ago
  71. 328a44a Fix typo in stp target. by Christopher Ferris · 9 years ago
  72. 71bcb44 am f6557862: Force memory unwinds to use a zero map offset. by Christopher Ferris · 9 years ago
  73. 22b45d8 am f6557862: Force memory unwinds to use a zero map offset. by Christopher Ferris · 9 years ago
  74. f655786 Force memory unwinds to use a zero map offset. by Christopher Ferris · 9 years ago
  75. 070bb63 am b025c42a: Force memory unwinds to use a zero map offset. by Christopher Ferris · 9 years ago
  76. 0903bb1 am b025c42a: Force memory unwinds to use a zero map offset. by Christopher Ferris · 9 years ago
  77. b025c42 Force memory unwinds to use a zero map offset. by Christopher Ferris · 9 years ago
  78. 9b3d876 am 4a9fd609: Revert "Update all mapoff checks to check against 0." by Nicolas Geoffray · 9 years ago
  79. 7f124b4 am 4a9fd609: Revert "Update all mapoff checks to check against 0." by Nicolas Geoffray · 9 years ago
  80. 4a9fd60 Revert "Update all mapoff checks to check against 0." by Nicolas Geoffray · 9 years ago
  81. b84b66e am 4a4ba40e: Update all mapoff checks to check against 0. by Christopher Ferris · 9 years ago
  82. 862ad2f am 4a4ba40e: Update all mapoff checks to check against 0. by Christopher Ferris · 9 years ago
  83. 4a4ba40 Update all mapoff checks to check against 0. by Christopher Ferris · 9 years ago
  84. 5c07dfd am 3e092571: Libunwind: Remove unused function by Andreas Gampe · 9 years ago
  85. d9fbc54 am 3e092571: Libunwind: Remove unused function by Andreas Gampe · 9 years ago
  86. 3e09257 Libunwind: Remove unused function by Andreas Gampe · 9 years ago
  87. 14b740f am 4036eb50: Libunwind: Remove unused variable by Andreas Gampe · 9 years ago
  88. 2c80db1 am 4036eb50: Libunwind: Remove unused variable by Andreas Gampe · 9 years ago
  89. 4036eb5 Libunwind: Remove unused variable by Andreas Gampe · 9 years ago
  90. eb1561a am 6e4438f5: Merge "Remove additional prefix for unwind symbols" by Calin Juravle · 9 years ago
  91. 6e4438f Merge "Remove additional prefix for unwind symbols" by Calin Juravle · 9 years ago
  92. 1265e5f Remove additional prefix for unwind symbols by Calin Juravle · 9 years ago
  93. b948856 am 2528beec: Skip stack and empty maps when reading load base. by Christopher Ferris · 9 years ago
  94. 98b53a5 am 408bec05: Skip stack and empty maps when reading load base. by Christopher Ferris · 9 years ago
  95. 2528bee Skip stack and empty maps when reading load base. by Christopher Ferris · 9 years ago
  96. 408bec0 Skip stack and empty maps when reading load base. by Christopher Ferris · 9 years ago
  97. 783e8db am ed8ddd2d: Merge changes from topic \'art_unwinding_64bit_and_inprocess\' into mnc-dev by David Srbecky · 9 years ago
  98. ed8ddd2 Merge changes from topic 'art_unwinding_64bit_and_inprocess' into mnc-dev by David Srbecky · 9 years ago
  99. d2cf845 Change return type of get_load_offset to bool. by David Srbecky · 9 years ago
  100. 85bdab7 Support x86-64 floating point registers. by David Srbecky · 10 years ago