1. 807ec0e stack: support output from dumpsys meminfo --unreachable by Colin Cross · 9 years ago
  2. 6ae3241 Script to perform USB reset of Android device. by Than McIntosh · 9 years ago
  3. abe22f4 Fix how the script gets data from apks. by Christopher Ferris · 9 years ago
  4. bf8a940 Find abi before trying to decode the stack. by Christopher Ferris · 9 years ago
  5. 7c776a4 Merge "Make gdbclient respect custom OUT_DIR settings" by Alex Light · 9 years ago
  6. 35dd4d6 Make gdbclient respect custom OUT_DIR settings by Alex Light · 9 years ago
  7. 409ab9f Update gdbclient to use the multiarch gdb. by Josh Gao · 9 years ago
  8. c14b612 Modify the dso rule to allow spaces in [] names. by Christopher Ferris · 9 years ago
  9. 44b84a8 Don't throw when we fail to find a device. by Josh Gao · 9 years ago
  10. 66bb9fa Merge "gdbclient.py: set directory for gdb." by Josh Gao · 9 years ago
  11. 19f18ce gdbclient.py: set directory for gdb. by Josh Gao · 9 years ago
  12. 639d1c4 gdb: allow gdbclient.py to find local files. by David Pursell · 9 years ago
  13. d1fe92f gdbclient.py: set PWD when querying makefiles. by David Pursell · 9 years ago
  14. 320f881 gdbclient.py: add gdb connect retry. by David Pursell · 9 years ago
  15. 6382f17 Make gdbclient.py work in directories other than the root. by Josh Gao · 9 years ago
  16. 043bad7 Add python reimplementation of gdbclient. by Josh Gao · 9 years ago
  17. 57acd5f Development/scripts: Update stack tool by Andreas Gampe · 9 years ago
  18. ece64c4 Update the stack script for apk handling. by Christopher Ferris · 9 years ago
  19. d900d08 Development/scripts: Add sanitizer dump support to stack by Andreas Gampe · 9 years ago
  20. ef3f1e2 Warn if you're trying to use gdbclient without "adb root". by Elliott Hughes · 9 years ago
  21. 4efdec6 Fix gdbclient to work with emulator builds by Nikola Veljkovic · 9 years ago
  22. 91dcbe9 Use ro.hardware property to detect the device by Dmitriy Ivanov · 9 years ago
  23. 1722836 Merge "Development: change gdbclient GDB selection" by Andreas Gampe · 9 years ago
  24. 876b092 Development: change gdbclient GDB selection by Andreas Gampe · 9 years ago
  25. 820ca72 Development: Mips64 stack-core test by Andreas Gampe · 9 years ago
  26. 7d4a836 Merge "Add mips64 to stack tool" by Andreas Gampe · 9 years ago
  27. 5521841 Add mips64 to stack tool by Andreas Gampe · 9 years ago
  28. 8981aee Add a conditional removal of \r\n from adb output. by Christopher Ferris · 9 years ago
  29. 73cd247 Delete dbt command for dalvik by Brian Carlstrom · 9 years ago
  30. f1d27e2 Allow acov --prep to succeed in a clean build. by Dan Albert · 10 years ago
  31. 512cc91 Development/scripts: Update gdbclient for native bridge by Andreas Gampe · 10 years ago
  32. a624edc Add gdbclient as a real script. by Dan Albert · 10 years ago
  33. f12f658 Default to using clang compatible gcov for host. by Dan Albert · 10 years ago
  34. 6c3911d Merge "Add support for host coverage." by Dan Albert · 10 years ago
  35. 72324d8 Add support for host coverage. by Dan Albert · 10 years ago
  36. cf347cc Add `acov --clean` and `acov --prep`. by Dan Albert · 10 years ago
  37. 6313a60 Add aday, which converts build numbers to dates. by Dan Albert · 10 years ago
  38. 27db85f Merge "Made development/scripts/stack work on Mac." by Elliott Hughes · 10 years ago
  39. e4b2a1a Made development/scripts/stack work on Mac. by Yang Ni · 10 years ago
  40. de39486 am bb0d2060: Merge "Do not call art-on macro by default." into lmp-dev by Christopher Ferris · 10 years ago
  41. 436b740 Do not call art-on macro by default. by Christopher Ferris · 10 years ago
  42. 48a1ff8 am 9bc92deb: am 20d16a75: Merge "Silence lcov existence test output." by Dan Albert · 10 years ago
  43. 7d133d2 Silence lcov existence test output. by Dan Albert · 10 years ago
  44. f9026b3 am cbe2394e: am 217d230a: Merge "Add acov for coverage gathering/reporting." by Dan Albert · 10 years ago
  45. 98e2c64 Add acov for coverage gathering/reporting. by Dan Albert · 10 years ago
  46. 8bc875b am 72e4885c: Merge "Add support for debugging ART to the dalvik.gdb script." into lmp-dev by Dave Allison · 10 years ago
  47. 22382a4 Add support for debugging ART to the dalvik.gdb script. by Dave Allison · 10 years ago
  48. 99c64a2 am 6b9a4ef2: am 72bd0479: Merge "Make \'stack\' able to find toolchains regardless of lunch." by Elliott Hughes · 10 years ago
  49. c3c8619 Make 'stack' able to find toolchains regardless of lunch. by Elliott Hughes · 10 years ago
  50. f893e74 Stack tool 32/64 bit compatibility fixes. by Brigid Smith · 10 years ago
  51. 818b45f am 14a67c7e: am be5e8f72: Merge "Stack tool 32/64 bit compatibility fixes." by Elliott Hughes · 10 years ago
  52. 15142f7 Stack tool 32/64 bit compatibility fixes. by Brigid Smith · 10 years ago
  53. 5283a53 am fbc66057: am 535decd2: Merge "Add the arm64 pstate register to the stack tool." by Elliott Hughes · 10 years ago
  54. a8e3123 Add the arm64 pstate register to the stack tool. by Elliott Hughes · 10 years ago
  55. be4de46 Add the arm64 pstate register to the stack tool. by Elliott Hughes · 10 years ago
  56. 6e57b3b am fac2a436: am 17d35eaf: Merge "Fix symbol.py\'s toolchain detection for x86." by Elliott Hughes · 10 years ago
  57. 4edd2b7 am 8dd6132d: am afab5877: Merge "stack_core ProcessLine now returns a boolean." by Elliott Hughes · 10 years ago
  58. 0d5ba37 am 434f3f67: am 121b2939: Merge "stack_core now also detects the "Revision: #" line." by Elliott Hughes · 10 years ago
  59. 9c2192a stack_core ProcessLine now returns a boolean. by Brigid Smith · 10 years ago
  60. 0b30940 stack_core now also detects the "Revision: #" line. by Brigid Smith · 10 years ago
  61. c3166be Fix symbol.py's toolchain detection for x86. by Elliott Hughes · 10 years ago
  62. 228f89a am 203101c6: am d1b3bb63: Merge "Fix \'stack\' register matching for all architectures." by Elliott Hughes · 10 years ago
  63. 9e90620 am 81ecf883: am 40144870: Merge "Fix FindToolchain for mips." by Elliott Hughes · 10 years ago
  64. 66a8111 am 0bbff77e: am d03c4985: Merge "Turning stack_core into a class to make it compatible with adbs." by Elliott Hughes · 10 years ago
  65. 4014487 Merge "Fix FindToolchain for mips." by Elliott Hughes · 10 years ago
  66. 1ba94df Fix FindToolchain for mips. by Elliott Hughes · 10 years ago
  67. a9e3417 Fix 'stack' register matching for all architectures. by Elliott Hughes · 10 years ago
  68. ea0a835 Turning stack_core into a class to make it compatible with adbs. by Brigid Smith · 10 years ago
  69. 7b7feee am 36a32cd6: resolved conflicts for merge of 9560aaec to klp-modular-dev by Joe Fernandez · 10 years ago
  70. 0a17412 am 295d2106: add redirects for Edu for FAQ and Guidelines pages by smain@google.com · 10 years ago
  71. 295d210 add redirects for Edu for FAQ and Guidelines pages by smain@google.com · 10 years ago
  72. 0c3af5d am 6e21ec3f: am 9811d58e: Merge "Add the "Abort message:" line to the preserved stack output." by Elliott Hughes · 10 years ago
  73. d2471c8 Add the "Abort message:" line to the preserved stack output. by Elliott Hughes · 10 years ago
  74. bb8886e am c1168dc4: am 04a53e2f: Merge "Use ANDROID_TOOLCHAIN and ANDROID_TOOLCHAIN_2ND_ARCH in \'stack\'." by Elliott Hughes · 10 years ago
  75. 0836593 Use ANDROID_TOOLCHAIN and ANDROID_TOOLCHAIN_2ND_ARCH in 'stack'. by Elliott Hughes · 10 years ago
  76. 3f5337f am 1b0d9bf1: am 8b1c1b30: Merge "Updating stack_core.py to recognize new ABI output from debuggerd." by Elliott Hughes · 10 years ago
  77. 45a46c6 Updating stack_core.py to recognize new ABI output from debuggerd. by Brigid Smith · 10 years ago
  78. 2274fca am f60cdb2e: add redirects for new sdk workflow organization as per: If8a8855bdb8e8ec9b0eefedd35ae24ea60497741 by smain@google.com · 10 years ago
  79. f60cdb2 add redirects for new sdk workflow organization by smain@google.com · 10 years ago
  80. 2f5c985 Removing old, duplicate developer.android.com server configuration by Joe Fernandez · 10 years ago
  81. 23f6863 Merge commit 'd297be2136209cab4edbcf8879520f65fb564103' into HEAD by Bill Yi · 11 years ago
  82. 39d51c9 am eb96f654: am bc6a6036: Merge "Fix the stack/ tool for 64 bit archs." by Narayan Kamath · 11 years ago
  83. 9649700 Fix the stack/ tool for 64 bit archs. by Narayan Kamath · 11 years ago
  84. 42d0b0d Adding production app.yaml to source control by Joe Fernandez · 11 years ago
  85. 01d72b3 redirect old google intents page to new common intents page by Scott Main · 11 years ago
  86. 2e3e1da add redirect for removed samples page by Scott Main · 11 years ago
  87. 8a37395 remove redirect for guide/index.html now that we actually have such a page by Scott Main · 11 years ago
  88. f84f063 redirect web overview page to index.html by Scott Main · 11 years ago
  89. 9f82a4c Add kk to redirects file. by Dirk Dougherty · 11 years ago
  90. 392ca8f am 14dc0e7f: am 2548ceb9: am 8c423d72: Merge "Raise the default max-age for client side caching to 43200 (12hrs)." into jb-mr2-docs by Dirk Dougherty · 11 years ago
  91. 8c423d7 Merge "Raise the default max-age for client side caching to 43200 (12hrs)." into jb-mr2-docs by Dirk Dougherty · 11 years ago
  92. cb2e8d0 Raise the default max-age for client side caching to 43200 (12hrs). by Dirk Dougherty · 11 years ago
  93. 53b8075 am 4e2a591c: am 55462d1b: am 21fc0e7d: redirect old bad class about old bad auth APIs to doc on GoogleAuthUtil by Scott Main · 11 years ago
  94. 21fc0e7 redirect old bad class about old bad auth APIs to doc on GoogleAuthUtil by Scott Main · 11 years ago
  95. 16616da am d0ed98de: am e2e6cd77: am 57391f4a: redirect obsolete/orphaned "tab layout" doc to training lesson about tabs by Scott Main · 11 years ago
  96. 050120f am 1362a7e1: am f525e1a6: am ccdaba95: add redirect for support library setup by Scott Main · 11 years ago
  97. 57391f4 redirect obsolete/orphaned "tab layout" doc to training lesson about tabs by Scott Main · 11 years ago
  98. ccdaba9 add redirect for support library setup by Scott Main · 11 years ago
  99. 0c41d03 am 7ac04c72: am f8a92396: Merge "docs: Redirect Support Library page to new location" into jb-mr2-dev by Joe Fernandez · 11 years ago
  100. 0178565 docs: Redirect Support Library page to new location by Joe Fernandez · 11 years ago