1. c726424 Merge "Add support for xxx.so!xxx.so lines." am: 197cd3d795 am: dc6db11f99 am: 094e559462 by Automerger Merge Worker · 4 years, 4 months ago
  2. 5e4b372 Add support for xxx.so!xxx.so lines. by Christopher Ferris · 4 years, 4 months ago
  3. e751f51 Merge "Add --lldb to gdbclient.py" am: f8514fe646 am: 21114c9277 am: a0e42ece44 by Automerger Merge Worker · 4 years, 5 months ago
  4. e194fce Add --lldb to gdbclient.py by Haibo Huang · 4 years, 5 months ago
  5. 84fde73 resolve merge conflicts of 6cfe24fbf7789311facf3b3da24e811fc1d6b64a to master by Stephen Hines · 4 years, 6 months ago
  6. 0953959 Add new cargo2android.py owners by Chih-Hung Hsieh · 4 years, 6 months ago
  7. 2978204 Auto-build/update codegen by Chih-Hung Hsieh · 4 years, 6 months ago
  8. 484bb18 Merge "A script to run cargo and generate Android.bp." am: 45ffc27e13 am: b492126ff1 by Chih-hung Hsieh · 4 years, 6 months ago
  9. e888737 A script to run cargo and generate Android.bp. by Chih-Hung Hsieh · 4 years, 7 months ago
  10. c0d319a codegen: execute using bash by Mårten Kongstad · 4 years, 8 months ago
  11. 8ca7673 Auto-build/update codegen by Eugene Susla · 4 years, 10 months ago
  12. 1415cbd Merge "gdbclient: support various PT_INTERP values" am: 87001e7ad7 by Ryan Prichard · 5 years ago
  13. 5d1c3cb gdbclient: support various PT_INTERP values by Ryan Prichard · 5 years ago
  14. a43fb8e Merge "Stack: Fix argument-less invocation" am: f54ccd7f3f am: df910e694a by Andreas Gampe · 5 years ago
  15. dcf9800 Stack: Fix argument-less invocation by Andreas Gampe · 5 years ago
  16. 5c4b741 Merge changes Ibe0c93c6,Ib7b1de46 am: 458206d64e am: 8805a8dbcf by Andreas Gampe · 5 years ago
  17. d8c0293 Stack: Add ability to override symbols dir by Andreas Gampe · 5 years ago
  18. 3c9db52 Stack: Replace getopt with argparse by Andreas Gampe · 5 years ago
  19. 8f4d101 Merge "Fix gdbserver path in gdbclient.py" am: d328a9c301 am: 80db2e200a by Haibo Huang · 5 years ago
  20. 931cd0b Fix gdbserver path in gdbclient.py by Haibo Huang · 5 years ago
  21. 8594457 Merge "Really fix support for soname in apk." am: 2f5dc0a066 am: 0a3cbe01a4 by Christopher Ferris · 5 years ago
  22. ac90d1d Really fix support for soname in apk. by Christopher Ferris · 5 years ago
  23. 4a3491e Merge "Add support for soname display in apk." am: 3a5a1cf901 am: 246d49ded9 by Christopher Ferris · 5 years ago
  24. 55a9699 Add support for soname display in apk. by Christopher Ferris · 5 years ago
  25. acb3916 Merge "gdbclient.py: Add --env flag." am: f91fb912d3 am: 466966c66a by Peter Collingbourne · 5 years ago
  26. f91fb91 Merge "gdbclient.py: Add --env flag." by Treehugger Robot · 5 years ago
  27. d0ad924 Merge "gdbclient.py alternative frontend support" am: 24dc4630c7 am: c34956f0cc by Alex Light · 5 years ago
  28. 9247665 gdbclient.py alternative frontend support by Alex Light · 5 years ago
  29. 63bf108 gdbclient.py: Add --env flag. by Peter Collingbourne · 5 years ago
  30. fa383d4 Merge changes I37eb4151,If40a376d,Ic43b5cc6,Iaa9f304c am: 82f245e9d6 am: 9983327446 by Andreas Gampe · 6 years ago
  31. e547eb3 Symbol: Add presubmit testing by Andreas Gampe · 6 years ago
  32. 3ee240c NativeHeapDumpViewer: Add tests to presubmit by Andreas Gampe · 6 years ago
  33. 547631e NativeHeapDumpViewer: Python 3 compatibility by Andreas Gampe · 6 years ago
  34. 9240b45 Symbol: Python 3 compatibility by Andreas Gampe · 6 years ago
  35. a44d913 Merge "Prevent "index out of range" crash when addr2line aborts in between" am: 076bd27d03 am: f4b0e44285 by Mathieu Chartier · 6 years ago
  36. 076bd27 Merge "Prevent "index out of range" crash when addr2line aborts in between" by Mathieu Chartier · 6 years ago
  37. 7e73f7a Prevent "index out of range" crash when addr2line aborts in between by Shibin George · 6 years ago
  38. 76962e1 Merge "native_heapdump_viewer_tests: update ParseNativeHeap() to pass 4 arguments" am: 3a5c7924a3 am: 89fc7d5d8e by Shibin George · 6 years ago
  39. b971e04 native_heapdump_viewer_tests: update ParseNativeHeap() to pass 4 arguments by Shibin George · 6 years ago
  40. 9d51f44 Merge "Remove ashmem from development repository" am: 9198f40364 am: 4ad8753727 by Joel Fernandes · 6 years ago
  41. ec9ee7f Remove ashmem from development repository by Joel Fernandes · 6 years ago
  42. 8731493 Merge "Handle IOExceptions if addr2line fails." am: 9a192cd10b am: 636042a889 am: 7d17c32a1a by Christopher Ferris · 6 years ago
  43. 6fc7aef Handle IOExceptions if addr2line fails. by Christopher Ferris · 6 years ago
  44. 76e1176 Merge "Fix GetMappingFromOffset" am: 0d2f6425ed am: 9e068aa334 am: 31a466e8f6 by Mathieu Chartier · 6 years ago
  45. 9e068aa Merge "Fix GetMappingFromOffset" am: 0d2f6425ed by Mathieu Chartier · 6 years ago
  46. e350362 Fix GetMappingFromOffset by Mathieu Chartier · 6 years ago
  47. 79a4d77 Merge "Add logic for replacing maps for zip files" am: a70bf347f7 by Mathieu Chartier · 6 years ago
  48. fca3084 Add logic for replacing maps for zip files by Mathieu Chartier · 6 years ago
  49. b284c20 Add logic for replacing maps for zip files by Mathieu Chartier · 6 years ago
  50. 739452b Merge "pid: switch to pgrep." am: 3aa9457410 am: 3140c7e495 am: e7e7d31b2b by Josh Gao · 6 years ago
  51. 3140c7e Merge "pid: switch to pgrep." am: 3aa9457410 by Josh Gao · 6 years ago
  52. f080bf1 pid: switch to pgrep. by Josh Gao · 6 years ago
  53. 6261401 Merge "Refactor native heap viewer to add tests." am: cd2f1cfed2 am: 9669de4c9e by Christopher Ferris · 6 years ago
  54. 9669de4 Merge "Refactor native heap viewer to add tests." am: cd2f1cfed2 by Christopher Ferris · 6 years ago
  55. dfb5368 Refactor native heap viewer to add tests. by Christopher Ferris · 6 years ago
  56. 81052a3 Merge "Detect if num field is valid on v1.0 version." am: 1ae3edd54b by Christopher Ferris · 6 years ago
  57. ad7d5fb Detect if num field is valid on v1.0 version. by Christopher Ferris · 6 years ago
  58. 062202e Merge "Detect if num field is valid on v1.0 version." by Christopher Ferris · 6 years ago
  59. b558fe4 Detect if num field is valid on v1.0 version. by Christopher Ferris · 6 years ago
  60. c22d8af Remove stacktrace in favor of "stacks" by Makoto Onuki · 6 years ago
  61. dfecd4f Merge "Allow restart in gdbclient." am: 2e4640f468 am: 590650db07 am: 90f910a7bd by Dan Albert · 6 years ago
  62. 590650d Merge "Allow restart in gdbclient." am: 2e4640f468 by Dan Albert · 6 years ago
  63. d124bc7 Allow restart in gdbclient. by Dan Albert · 6 years ago
  64. f9459ad Merge changes from topic "stacks_envsetup" am: 759a6f75ff am: 121c8d9024 by Josh Gao · 6 years ago
  65. 7002fc1 Add return code support to `pid`. am: 4df6279c71 am: 3502ceecff am: d8f3eb7759 by Josh Gao · 6 years ago
  66. 5ad6a81 Move pid, stacks from envsetup.sh to dedicated scripts. am: 3dffb8438d am: aa32b1aaa9 by Josh Gao · 6 years ago
  67. 121c8d9 Merge changes from topic "stacks_envsetup" am: 759a6f75ff by Josh Gao · 6 years ago
  68. 3502cee Add return code support to `pid`. am: 4df6279c71 by Josh Gao · 6 years ago
  69. aa32b1a Move pid, stacks from envsetup.sh to dedicated scripts. am: 3dffb8438d by Josh Gao · 6 years ago
  70. 759a6f7 Merge changes from topic "stacks_envsetup" by Treehugger Robot · 6 years ago
  71. 4df6279 Add return code support to `pid`. by Josh Gao · 6 years ago
  72. 3dffb84 Move pid, stacks from envsetup.sh to dedicated scripts. by Josh Gao · 6 years ago
  73. 91ba53c stacks: match exactly before matching nonexactly. by Josh Gao · 6 years ago
  74. 28af7e7 Merge "Add some hostside scripts to make life easier" by Makoto Onuki · 6 years ago
  75. 5cd3d2c Add some hostside scripts to make life easier by Makoto Onuki · 6 years ago
  76. a5a9763 Merge "Script: Fix disassemble_tombstone.py" am: 9a2f49a71a by Andreas Gampe · 6 years ago
  77. 6467644 Script: Fix disassemble_tombstone.py by Andreas Gampe · 6 years ago
  78. 7b021e8 Merge "Add descriptive text describing html interaction." am: fa6b514d71 by Christopher Ferris · 6 years ago
  79. fbd84e9 Add descriptive text describing html interaction. by Christopher Ferris · 6 years ago
  80. ffc868b Merge "Handle num fields that aren't one." am: 51fdbb627f am: 7b291a7108 by Christopher Ferris · 6 years ago
  81. bede9f3 Handle num fields that aren't one. by Christopher Ferris · 6 years ago
  82. 07c15fd Merge "Scripts: Export symbol.py" am: 4c5c36987a am: 2f5dcfe651 by Andreas Gampe · 6 years ago
  83. 5bec214 Scripts: Export symbol.py by Andreas Gampe · 6 years ago
  84. 0ffeba6 Add battery level test script. by Makoto Onuki · 6 years ago
  85. 70b4c54 Add scripts OWNERS. by Elliott Hughes · 6 years ago
  86. d3fc8fa Switch to new soong_ui dumpvar-mode by Dan Willemsen · 7 years ago
  87. bc82e81 Merge "gdbclient.py: don't use make to dump target info." am: c57aaaf57c by Josh Gao · 7 years ago
  88. c57aaaf Merge "gdbclient.py: don't use make to dump target info." by Treehugger Robot · 7 years ago
  89. 8697036 Merge "Provide a way to disassemble code in a tombstone." am: d98a584a6d by Greg Hartman · 7 years ago
  90. a6e5520 Provide a way to disassemble code in a tombstone. by Greg Hartman · 8 years ago
  91. 466e289 gdbclient.py: don't use make to dump target info. by Josh Gao · 7 years ago
  92. aef6b1d Merge "Resolve gdbclient.py -r executable from target" am: f45395cec0 by Kevin Rocard · 7 years ago
  93. 258c89e Resolve gdbclient.py -r executable from target by Kevin Rocard · 7 years ago
  94. 82a266c Merge "Fix gdbclient.py -p." am: 37c32c3162 by Elliott Hughes · 7 years ago
  95. 89e1ecf Fix gdbclient.py -p. by Elliott Hughes · 7 years ago
  96. cd0f76d Merge "Warn that gdbclient is deprecated in favor of gdbclient.py" am: 4a419534fe by Kevin Rocard · 7 years ago
  97. 75b24f1 Warn that gdbclient is deprecated in favor of gdbclient.py by Kevin Rocard · 7 years ago
  98. acf1fb1 Merge "Fix potential divide by zero in display_html" am: 524311b26d by Mathieu Chartier · 7 years ago
  99. 9ae5ff4 Fix potential divide by zero in display_html by Mathieu Chartier · 7 years ago
  100. 14a8c91 Merge "Fix potential divide by zero." am: 8d3f61724d am: 4642158940 by Christopher Ferris · 7 years ago