1. cac4e97 Add remount to adb.py's AndroidDevice. by Josh Gao · 10 years ago
  2. 21f9849 Add shell_popen method to adb.py. by Josh Gao · 10 years ago
  3. a8731c4 Add helper functions for `adb -e/-d` to adb.py. by Josh Gao · 10 years ago
  4. e4cded6 Merge "Substitue "/" with "-" in the MODULES-IN phony goal names." by Ying Wang · 10 years ago
  5. 21d83c6 Substitue "/" with "-" in the MODULES-IN phony goal names. by Ying Wang · 10 years ago
  6. 944edb5 Merge "Switch to the new mmma implementation using make goals." by Ying Wang · 10 years ago
  7. 1b06fea Switch to the new mmma implementation using make goals. by Ying Wang · 10 years ago
  8. 54212f9 Merge "adb: fix install escaping test." by David Pursell · 10 years ago
  9. 9278d96 adb: fix install escaping test. by David Pursell · 10 years ago
  10. 9f0ea75 Merge "adb: add tests for -Tt shell arguments." by David Pursell · 10 years ago
  11. d89fcd4 adb: add tests for -Tt shell arguments. by David Pursell · 10 years ago
  12. b02c99f Merge "Move python-adb from system/core/adb." by Dan Albert · 10 years ago
  13. 32e1307 Move python-adb from system/core/adb. by Dan Albert · 10 years ago
  14. 1ba0c94 Merge "Development/scripts: Update stack tool" by Andreas Gampe · 10 years ago
  15. 57acd5f Development/scripts: Update stack tool by Andreas Gampe · 10 years ago
  16. 9e2e839 Merge "Pick installed Jack & Jill for the sdk" by Yohann Roussel · 10 years ago
  17. 3f9d7b0 Merge "platform tools version: replace alpha1 with rc1" by Siva Velusamy · 10 years ago
  18. a22f08d platform tools version: replace alpha1 with rc1 by Siva Velusamy · 10 years ago
  19. b1ead6e Merge "Update platform tools version to .1.0 alpha1" by Siva Velusamy · 10 years ago
  20. ad7321b Update platform tools version to .1.0 alpha1 by Siva Velusamy · 10 years ago
  21. 7ad271e Merge "Update windows sdk to build non-recursively" by Dan Willemsen · 10 years ago
  22. a861bee Merge "Update the stack script for apk handling." by Christopher Ferris · 10 years ago
  23. ece64c4 Update the stack script for apk handling. by Christopher Ferris · 10 years ago
  24. 1162db7 Merge "Stop checking HOST_OS" by Dan Willemsen · 10 years ago
  25. 8ae499e Merge "Support new systrace file structure after switching to catapult" by Chris Craik · 10 years ago
  26. a55701c Merge "Remove USE_MINGW, whitelist modules for windows" by Dan Willemsen · 10 years ago
  27. 349f891 Update windows sdk to build non-recursively by Dan Willemsen · 10 years ago
  28. d93269d Stop checking HOST_OS by Dan Willemsen · 10 years ago
  29. b2fa10b Remove USE_MINGW, whitelist modules for windows by Dan Willemsen · 10 years ago
  30. fe9acde Support new systrace file structure after switching to catapult by Zhen Wang · 10 years ago
  31. 1a8697f Merge "Patch android-21 with aarch64 <sys/user.h> fixes." by Elliott Hughes · 10 years ago
  32. 2e60272 Patch android-21 with aarch64 <sys/user.h> fixes. by Elliott Hughes · 10 years ago
  33. 07ddfb0 Merge "Development/scripts: Add sanitizer dump support to stack" by Andreas Gampe · 10 years ago
  34. d900d08 Development/scripts: Add sanitizer dump support to stack by Andreas Gampe · 10 years ago
  35. d592f8c Merge "Remove the mingw package check" by Dan Willemsen · 10 years ago
  36. cb994dd Remove the mingw package check by Dan Willemsen · 10 years ago
  37. 944f23e Merge "AdbWinUsbApi.dll: fix race condition crash in WinUsb.dll" by Elliott Hughes · 10 years ago
  38. 487b1de AdbWinUsbApi.dll: fix race condition crash in WinUsb.dll by Spencer Low · 10 years ago
  39. 8c61bb4 Pick installed Jack & Jill for the sdk by Yohann Roussel · 10 years ago
  40. f6b91cf Merge "Switch to 64-bit host tools in Linux/Mac SDK build." by Ying Wang · 10 years ago
  41. fca8234 Switch to 64-bit host tools in Linux/Mac SDK build. by Ying Wang · 10 years ago
  42. 6ae8b0b Merge "Remove references to Browser tests" by Paul Miller · 10 years ago
  43. 7a734ce Merge "Warn if you're trying to use gdbclient without "adb root"." by Elliott Hughes · 10 years ago
  44. ef3f1e2 Warn if you're trying to use gdbclient without "adb root". by Elliott Hughes · 10 years ago
  45. f5da1f2 Remove references to Browser tests by Paul Miller · 10 years ago
  46. 73371e5 Merge "Fix gdbclient to work with emulator builds" by Elliott Hughes · 10 years ago
  47. 4efdec6 Fix gdbclient to work with emulator builds by Nikola Veljkovic · 10 years ago
  48. 30b96ba Merge "Use ro.hardware property to detect the device" by Dmitriy Ivanov · 10 years ago
  49. 91dcbe9 Use ro.hardware property to detect the device by Dmitriy Ivanov · 10 years ago
  50. 6201465 Merge "Remove more libportable cruft." by Elliott Hughes · 10 years ago
  51. 9e164c6 Remove more libportable cruft. by Elliott Hughes · 10 years ago
  52. b85e0a9 Merge "Remove unnecessary clang from product_sdk.mk." by Stephen Hines · 10 years ago
  53. 27241e7 Remove unnecessary clang from product_sdk.mk. by Stephen Hines · 10 years ago
  54. 2ca0c6f Merge "Add clang.exe to Windows SDK build." by Stephen Hines · 10 years ago
  55. eb8b46d Add clang.exe to Windows SDK build. by Stephen Hines · 10 years ago
  56. 71142c8 Merge "Patch android-21 with x86 gdbserver <sys/procfs.h> and <sys/user.h> fixes." by Elliott Hughes · 10 years ago
  57. dd06322 Patch android-21 with x86 gdbserver <sys/procfs.h> and <sys/user.h> fixes. by Elliott Hughes · 10 years ago
  58. 2acf10a Merge "Don't try to build libportable." by Elliott Hughes · 10 years ago
  59. e9dcde6 Don't try to build libportable. by Elliott Hughes · 10 years ago
  60. 400ae3d Merge "Support new systrace file structure after refactor" by Chris Craik · 10 years ago
  61. 05819db Support new systrace file structure after refactor by Zhen Wang · 10 years ago
  62. 2807d95 Merge "Remove bogus "arch-p" directory." by Elliott Hughes · 10 years ago
  63. 608e77f Remove bogus "arch-p" directory. by Elliott Hughes · 10 years ago
  64. 7bc5bfc Merge "Retcon recent header fixes needed to build gdbserver." by Elliott Hughes · 10 years ago
  65. e3ca8e7 Retcon recent header fixes needed to build gdbserver. by Elliott Hughes · 10 years ago
  66. 1722836 Merge "Development: change gdbclient GDB selection" by Andreas Gampe · 10 years ago
  67. ec46923 Merge "Development: Mips64 stack-core test" by Andreas Gampe · 10 years ago
  68. 876b092 Development: change gdbclient GDB selection by Andreas Gampe · 10 years ago
  69. 820ca72 Development: Mips64 stack-core test by Andreas Gampe · 10 years ago
  70. 7d4a836 Merge "Add mips64 to stack tool" by Andreas Gampe · 10 years ago
  71. e6d6227 Merge "Fix fegetenv and fesetenv for arm" by Andrew Hsieh · 10 years ago
  72. 2c41a70 Merge "Fix sys/ucontext.h for mips64" by Andrew Hsieh · 10 years ago
  73. 04aaa12 Merge "Fix end pointer size/alignment of crtend_* for mips64 and x86_64" by Andrew Hsieh · 10 years ago
  74. f89ee85 Merge "Fix mips/mips64 headers" by Andrew Hsieh · 10 years ago
  75. b440125 Merge "Remove libthreads_db" by Andrew Hsieh · 10 years ago
  76. c7931cf Fix fegetenv and fesetenv for arm by Andrew Hsieh · 10 years ago
  77. ae55796 Fix sys/ucontext.h for mips64 by Andrew Hsieh · 10 years ago
  78. ece719c Fix end pointer size/alignment of crtend_* for mips64 and x86_64 by Andrew Hsieh · 10 years ago
  79. 29fe2de Fix mips/mips64 headers by Andrew Hsieh · 10 years ago
  80. ba9952c Remove libthreads_db by Andrew Hsieh · 10 years ago
  81. e267d22 Merge "Build the neon intrinsics for arm64-v8a and x86_64 as well" by Andrew Hsieh · 10 years ago
  82. 5521841 Add mips64 to stack tool by Andreas Gampe · 10 years ago
  83. 35aeb6f Merge "[DO NOT MERGE] Compile using Jack" by Yohann Roussel · 10 years ago
  84. 4f8616f Merge "Add a conditional removal of \r\n from adb output." by Christopher Ferris · 10 years ago
  85. 8981aee Add a conditional removal of \r\n from adb output. by Christopher Ferris · 10 years ago
  86. 2f8ded4 Merge "Delete dbt command for dalvik" by Brian Carlstrom · 10 years ago
  87. 59f328a Build the neon intrinsics for arm64-v8a and x86_64 as well by Martin Storsjo · 10 years ago
  88. cfaf1bf [DO NOT MERGE] Compile using Jack by Yohann Roussel · 11 years ago
  89. 73cd247 Delete dbt command for dalvik by Brian Carlstrom · 10 years ago
  90. 30ee8be Merge "Modify ctype.h headers to test for non-GNU inline semantics correctly" by Andrew Hsieh · 10 years ago
  91. c90758f Modify ctype.h headers to test for non-GNU inline semantics correctly by Peter Collingbourne · 10 years ago
  92. 2d7242f Merge "Use the right variable for evaluating 'windows'." by Dan Albert · 10 years ago
  93. 1a96b4d Use the right variable for evaluating 'windows'. by Dan Albert · 10 years ago
  94. a6e89ce Merge "Remove unnecessary theme attribute for Sync Test" by Elliott Hughes · 10 years ago
  95. f6b7816 Remove unnecessary theme attribute for Sync Test by Naman Dwivedi · 10 years ago
  96. 4a2828c Merge "Fix ActivityNotFound Exception in Dev Tools" by Elliott Hughes · 10 years ago
  97. 951836c Fix ActivityNotFound Exception in Dev Tools by Naman Dwivedi · 10 years ago
  98. 4ea82d6 Merge "Update prebuilts path." by Ying Wang · 10 years ago
  99. 87f0108 Update prebuilts path. by Ying Wang · 10 years ago
  100. 386b837 Merge "Allow acov --prep to succeed in a clean build." by Dan Albert · 10 years ago