1. 3fd43b5 Allow selection of adb command. by Josh Gao · 9 years ago
  2. 303d809 Merge "adb: update adb PTY tests." by David Pursell · 9 years ago
  3. e395541 Merge "Add a test for "adb pull" error reporting." by Elliott Hughes · 9 years ago
  4. e0146c4 adb: update adb PTY tests. by David Pursell · 9 years ago
  5. a7aa6e2 Add a test for "adb pull" error reporting. by Elliott Hughes · 9 years ago
  6. 66bb9fa Merge "gdbclient.py: set directory for gdb." by Josh Gao · 9 years ago
  7. 19f18ce gdbclient.py: set directory for gdb. by Josh Gao · 9 years ago
  8. 865c462 Merge "Change jack/dex target dependency to jack script" by Yohann Roussel · 9 years ago
  9. a80834e Merge "adb/test_device.py: fix finding md5 command on pre-L platforms" by Josh Gao · 9 years ago
  10. 644db98 Merge "gdb: allow gdbclient.py to find local files." by David Pursell · 9 years ago
  11. 639d1c4 gdb: allow gdbclient.py to find local files. by David Pursell · 9 years ago
  12. bf57912 Change jack/dex target dependency to jack script by Yohann Roussel · 9 years ago
  13. 5db18ad Merge "device.py: fix _subprocess_Popen cleanup." by Josh Gao · 9 years ago
  14. cebec2b device.py: fix _subprocess_Popen cleanup. by David Pursell · 9 years ago
  15. 3b863f2 Merge "adb: add test for non-interactive stdin." by David Pursell · 9 years ago
  16. 1c44520 Merge "Pass in current android.jar to api-generator" by Brian Carlstrom · 9 years ago
  17. 28c210b Pass in current android.jar to api-generator by Tor Norbye · 9 years ago
  18. d7f206d Merge "adb unittest: fix Windows Unicode" by Josh Gao · 9 years ago
  19. 4160958 adb unittest: fix Windows Unicode by Spencer Low · 9 years ago
  20. 6d49ceb Merge "adb: fix docstring for shell functions." by David Pursell · 9 years ago
  21. 45d61d0 adb: fix docstring for shell functions. by David Pursell · 9 years ago
  22. ebbc3fe adb/test_device.py: fix finding md5 command on pre-L platforms by Spencer Low · 9 years ago
  23. fa1d9db adb: add test for non-interactive stdin. by David Pursell · 9 years ago
  24. d427f1e Merge changes Ibe3db0be,I65e77f91 by David Pursell · 9 years ago
  25. d1fe92f gdbclient.py: set PWD when querying makefiles. by David Pursell · 9 years ago
  26. 320f881 gdbclient.py: add gdb connect retry. by David Pursell · 9 years ago
  27. f57d35c am f1b53b58: Merge "Make gdbclient.py work in directories other than the root." by Josh Gao · 9 years ago
  28. f1b53b5 Merge "Make gdbclient.py work in directories other than the root." by Josh Gao · 9 years ago
  29. 6382f17 Make gdbclient.py work in directories other than the root. by Josh Gao · 9 years ago
  30. 09fdeba am 9c2057ab: Merge "Add python reimplementation of gdbclient." by Josh Gao · 9 years ago
  31. 9c2057a Merge "Add python reimplementation of gdbclient." by Josh Gao · 9 years ago
  32. 043bad7 Add python reimplementation of gdbclient. by Josh Gao · 9 years ago
  33. 7d2519e am 07006ce7: Merge "adb: make shell protocol work again." by David Pursell · 9 years ago
  34. 07006ce Merge "adb: make shell protocol work again." by David Pursell · 9 years ago
  35. 46e268e adb: make shell protocol work again. by David Pursell · 9 years ago
  36. 285bb8d am b9184809: Merge changes from topic \'gdbclient.py\' by Josh Gao · 9 years ago
  37. b918480 Merge changes from topic 'gdbclient.py' by Josh Gao · 9 years ago
  38. 75b0383 Add gdbrunner package for shared functionality. by Josh Gao · 9 years ago
  39. 87df6ff Add get_props to adb.py's AndroidDevice. by Josh Gao · 9 years ago
  40. cac4e97 Add remount to adb.py's AndroidDevice. by Josh Gao · 9 years ago
  41. 21f9849 Add shell_popen method to adb.py. by Josh Gao · 9 years ago
  42. a8731c4 Add helper functions for `adb -e/-d` to adb.py. by Josh Gao · 9 years ago
  43. b0ee906 Import translations. DO NOT MERGE by Baligh Uddin · 9 years ago
  44. f2e32c0 am e4cded63: Merge "Substitue "/" with "-" in the MODULES-IN phony goal names." by Ying Wang · 9 years ago
  45. e4cded6 Merge "Substitue "/" with "-" in the MODULES-IN phony goal names." by Ying Wang · 9 years ago
  46. 21d83c6 Substitue "/" with "-" in the MODULES-IN phony goal names. by Ying Wang · 9 years ago
  47. f797dc2 am 944edb56: Merge "Switch to the new mmma implementation using make goals." by Ying Wang · 9 years ago
  48. 944edb5 Merge "Switch to the new mmma implementation using make goals." by Ying Wang · 9 years ago
  49. 1b06fea Switch to the new mmma implementation using make goals. by Ying Wang · 9 years ago
  50. ac2dfc3 am 54212f98: Merge "adb: fix install escaping test." by David Pursell · 9 years ago
  51. 54212f9 Merge "adb: fix install escaping test." by David Pursell · 9 years ago
  52. 9278d96 adb: fix install escaping test. by David Pursell · 9 years ago
  53. 14a29c0 am 9f0ea756: Merge "adb: add tests for -Tt shell arguments." by David Pursell · 9 years ago
  54. 9f0ea75 Merge "adb: add tests for -Tt shell arguments." by David Pursell · 9 years ago
  55. d89fcd4 adb: add tests for -Tt shell arguments. by David Pursell · 9 years ago
  56. d95cc32 am b02c99f0: Merge "Move python-adb from system/core/adb." by Dan Albert · 9 years ago
  57. b02c99f Merge "Move python-adb from system/core/adb." by Dan Albert · 9 years ago
  58. 32e1307 Move python-adb from system/core/adb. by Dan Albert · 9 years ago
  59. 94cae1e am 1ba0c94c: Merge "Development/scripts: Update stack tool" by Andreas Gampe · 9 years ago
  60. 1ba0c94 Merge "Development/scripts: Update stack tool" by Andreas Gampe · 9 years ago
  61. 57acd5f Development/scripts: Update stack tool by Andreas Gampe · 9 years ago
  62. 03ae930 am 9e2e8392: Merge "Pick installed Jack & Jill for the sdk" by Yohann Roussel · 9 years ago
  63. 9e2e839 Merge "Pick installed Jack & Jill for the sdk" by Yohann Roussel · 9 years ago
  64. a541aa6 resolved conflicts for 3f9d7b08 to stage-aosp-master by Siva Velusamy · 9 years ago
  65. 3f9d7b0 Merge "platform tools version: replace alpha1 with rc1" by Siva Velusamy · 9 years ago
  66. a22f08d platform tools version: replace alpha1 with rc1 by Siva Velusamy · 9 years ago
  67. 3ad4e29 resolved conflicts for b1ead6e2 to stage-aosp-master by Siva Velusamy · 9 years ago
  68. b1ead6e Merge "Update platform tools version to .1.0 alpha1" by Siva Velusamy · 9 years ago
  69. ad7321b Update platform tools version to .1.0 alpha1 by Siva Velusamy · 9 years ago
  70. 033ea23 am 7ad271e7: Merge "Update windows sdk to build non-recursively" by Dan Willemsen · 9 years ago
  71. 7ad271e Merge "Update windows sdk to build non-recursively" by Dan Willemsen · 9 years ago
  72. c6e26a7 am a861beec: Merge "Update the stack script for apk handling." by Christopher Ferris · 9 years ago
  73. a861bee Merge "Update the stack script for apk handling." by Christopher Ferris · 9 years ago
  74. ece64c4 Update the stack script for apk handling. by Christopher Ferris · 9 years ago
  75. 97ca1d0 am 1162db78: Merge "Stop checking HOST_OS" by Dan Willemsen · 9 years ago
  76. 1162db7 Merge "Stop checking HOST_OS" by Dan Willemsen · 9 years ago
  77. 7126aed am 8ae499e1: Merge "Support new systrace file structure after switching to catapult" by Chris Craik · 9 years ago
  78. 8ae499e Merge "Support new systrace file structure after switching to catapult" by Chris Craik · 9 years ago
  79. 0082138 am a55701c0: Merge "Remove USE_MINGW, whitelist modules for windows" by Dan Willemsen · 9 years ago
  80. a55701c Merge "Remove USE_MINGW, whitelist modules for windows" by Dan Willemsen · 9 years ago
  81. 349f891 Update windows sdk to build non-recursively by Dan Willemsen · 9 years ago
  82. d93269d Stop checking HOST_OS by Dan Willemsen · 9 years ago
  83. b2fa10b Remove USE_MINGW, whitelist modules for windows by Dan Willemsen · 9 years ago
  84. fe9acde Support new systrace file structure after switching to catapult by Zhen Wang · 9 years ago
  85. 7fd985f Merge commit '7fa684064c0bfb6f7f27c4e03cda51aac5e930db' into HEAD by Bill Yi · 9 years ago
  86. 517a2f2 Revert "Add customtabs support lib to extras/android/support/" by Yusuf Ozuysal · 9 years ago
  87. 7fa6840 am f25696b5: am 5163378d: (-s ours) am f3ddcb27: am 844574cb: Update LayoutLib revision number. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  88. f25696b am 5163378d: (-s ours) am f3ddcb27: am 844574cb: Update LayoutLib revision number. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  89. a926ab7 am 04a6dcac: Revert "Add customtabs support lib to extras/android/support/" by Yusuf Ozuysal · 9 years ago
  90. 04a6dca Revert "Add customtabs support lib to extras/android/support/" by Yusuf Ozuysal · 9 years ago
  91. 5163378 am f3ddcb27: am 844574cb: Update LayoutLib revision number. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  92. 31338f7 am 53ad2de7: Add customtabs support lib to extras/android/support/ by Yusuf Ozuysal · 9 years ago
  93. 436f03a am b851cbc2: am 1a8697f9: Merge "Patch android-21 with aarch64 <sys/user.h> fixes." by Elliott Hughes · 9 years ago
  94. b851cbc am 1a8697f9: Merge "Patch android-21 with aarch64 <sys/user.h> fixes." by Elliott Hughes · 9 years ago
  95. 1a8697f Merge "Patch android-21 with aarch64 <sys/user.h> fixes." by Elliott Hughes · 9 years ago
  96. f3ddcb2 am 844574cb: Update LayoutLib revision number. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  97. 2e60272 Patch android-21 with aarch64 <sys/user.h> fixes. by Elliott Hughes · 9 years ago
  98. 53ad2de Add customtabs support lib to extras/android/support/ by Yusuf Ozuysal · 9 years ago
  99. 844574c Update LayoutLib revision number. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  100. e4aa711 am 4cacf112: am 07ddfb0e: Merge "Development/scripts: Add sanitizer dump support to stack" by Andreas Gampe · 9 years ago