1. 60e3df1 Add support for `runAllCmdfilesAndExit` behavior by Omari Stephens · 11 years ago
  2. b3726a2 Merge "Fix bugs in tradefed javadoc" by Omari Stephens · 11 years ago
  3. c9e5268 Fix bugs in tradefed javadoc by Omari Stephens · 11 years ago
  4. d756082 Merge "take bugreport if device is online but not available for testing" by Guang Zhu · 11 years ago
  5. d2d6e74 Add null check to DeviceSetup.syncTestData() by Eric Rowe · 11 years ago
  6. b04d3f6 take bugreport if device is online but not available for testing by Guang Zhu · 11 years ago
  7. 2bf9d62 Replace brillopad in tradefed with loganalysis by Eric Rowe · 11 years ago
  8. e113f25 Merge "Call tearDown before reportLogs + invocationEnded." by Brett Chabot · 11 years ago
  9. 87803df Call tearDown before reportLogs + invocationEnded. by Brett Chabot · 11 years ago
  10. 1c8c8dd Merge "Turn screen off while charging" by Guang Zhu · 11 years ago
  11. a2b6e21 Turn screen off while charging by Guang Zhu · 11 years ago
  12. fe778cf Merge "Pass custom instrumentation args when rerunning tests." by Brett Chabot · 11 years ago
  13. 5b5c3f0 Merge "Monkey seed is a long, not an int." by Brett Chabot · 11 years ago
  14. 00c8592 Monkey seed is a long, not an int. by Brett Chabot · 11 years ago
  15. 93f340f Pass custom instrumentation args when rerunning tests. by Brett Chabot · 11 years ago
  16. d8d0786 Merge "Allow someone to prevent reboot during device recovery" by Omari Stephens · 11 years ago
  17. cb5ab4d Handle empty input in DumpsysPackageParser by Brett Chabot · 11 years ago
  18. 65f8d30 Allow someone to prevent reboot during device recovery by Omari Stephens · 11 years ago
  19. d4f976d Merge "Create a version of dry-run that logs commands to the console" by Omari Stephens · 11 years ago
  20. 3244111 Merge "Add ability to get size limited snapshot of captured logcat." by Brett Chabot · 11 years ago
  21. 64ce1b0 Add ability to get size limited snapshot of captured logcat. by Brett Chabot · 11 years ago
  22. e2109e9 Create a version of dry-run that logs commands to the console by Omari Stephens · 11 years ago
  23. 6366ed1 Merge "Fix finding all apps to uninstall logic for certain devices." by Brett Chabot · 11 years ago
  24. becb8bd Fix finding all apps to uninstall logic for certain devices. by Brett Chabot · 11 years ago
  25. e069b21 Disable debug logging in Email module by Omari Stephens · 11 years ago
  26. 107c8dd Merge "Expose ITestDevice#getLogcatDump" by Brett Chabot · 11 years ago
  27. 6d2ee8b Expose ITestDevice#getLogcatDump by Brett Chabot · 11 years ago
  28. 9cbcb3e Merge "Add producttype:variant to DeviceBuildDescriptor" by Brett Chabot · 11 years ago
  29. 2f118ad Merge "Actually expose BugreportCollector via InstalledInstrumentationsTest" by Omari Stephens · 11 years ago
  30. 2857487 Add producttype:variant to DeviceBuildDescriptor by Brett Chabot · 11 years ago
  31. 93ea165 Actually expose BugreportCollector via InstalledInstrumentationsTest by Omari Stephens · 11 years ago
  32. e9d7c4f Fix command display when --all-devices is used. by Brett Chabot · 11 years ago
  33. e342a73 Add a mechanism to automatically collect bugreports from InstrumentationTest by Omari Stephens · 11 years ago
  34. 03a1150 Merge "Bug 8077888 - handle multiple coverage files being generated." by Tsu Chiang Chuang · 11 years ago
  35. fbf837f Merge "enable instrumentation mode to run UI Automator tests" by Guang Zhu · 11 years ago
  36. 3c16ac9 Merge "Revert "HACK: temporarily ping a known IP address instead of domain name"" by Guang Zhu · 11 years ago
  37. 721b988 Add a thread-safe mode to ConditionPriorityBlockingQueue by Omari Stephens · 11 years ago
  38. ac71f03 enable instrumentation mode to run UI Automator tests by Guang Zhu · 11 years ago
  39. a5ca437 Revert "HACK: temporarily ping a known IP address instead of domain name" by Guang Zhu · 11 years ago
  40. 10f349b Merge "Add IDeviceBuildProvider interface." by Brett Chabot · 11 years ago
  41. 1a61931 Merge "Fix host log truncation." by Brett Chabot · 11 years ago
  42. 4093d93 Fix host log truncation. by Brett Chabot · 11 years ago
  43. d050501 Bug 8077888 - handle multiple coverage files being generated. by Tsu Chiang Chuang · 11 years ago
  44. 8144c64 Merge "Use `sendmail` command instead of `mailx` to send email" by Omari Stephens · 11 years ago
  45. 31a1854 Add IDeviceBuildProvider interface. by Brett Chabot · 11 years ago
  46. 249ef61 Add an --all-devices run command option. by Brett Chabot · 11 years ago
  47. 2ca9ca6 Use `sendmail` command instead of `mailx` to send email by Omari Stephens · 11 years ago
  48. 6b66442 Merge "Search for emma.jar in classpath." by Brett Chabot · 11 years ago
  49. fee380c Search for emma.jar in classpath. by Brett Chabot · 11 years ago
  50. c8c2d45 Merge "Fix CommandScheduler NPE." by Brett Chabot · 11 years ago
  51. c0554a6 Fix CommandScheduler NPE. by Brett Chabot · 11 years ago
  52. 69feefd Do uninstall check on app setup. by Brett Chabot · 11 years ago
  53. 5a128da Merge "Limit tradefed log files to a maximum size." by Brett Chabot · 11 years ago
  54. 722ad72 Limit tradefed log files to a maximum size. by Brett Chabot · 11 years ago
  55. ec55a06 Merge "Expose DeviceBuildDescriptor#generateDeviceDesc" by Brett Chabot · 11 years ago
  56. acf95f1 Merge "Allow dynamic uiautomator test jars and classes." by Brett Chabot · 11 years ago
  57. 3a6e029 Don't treat test crashes as fatal for code coverage report generation. by Brett Chabot · 12 years ago
  58. 7b31435 Expose DeviceBuildDescriptor#generateDeviceDesc by Brett Chabot · 12 years ago
  59. 46d1f40 Allow dynamic uiautomator test jars and classes. by Brett Chabot · 12 years ago
  60. b7b7169 Merge "Add back StreamUtil#closeStream(OutputStream)" by Brett Chabot · 12 years ago
  61. a64410f Add back StreamUtil#closeStream(OutputStream) by Brett Chabot · 12 years ago
  62. 4b11456 Merge "add version support to TF. b/6800372" by Tsu Chiang Chuang · 12 years ago
  63. 0f2b588 Merge "code fixes for code coverage." by Tsu Chiang Chuang · 12 years ago
  64. b74f0d2 HACK: temporarily ping a known IP address instead of domain name by Guang Zhu · 12 years ago
  65. 6ea84db add version support to TF. b/6800372 by Tsu Chiang Chuang · 12 years ago
  66. 70fa3de Merge "Protect against wifihelper npe." by Brett Chabot · 12 years ago
  67. 29b7421 Protect against wifihelper npe. by Brett Chabot · 12 years ago
  68. 45c9afc Merge "Make multiple attempts to uninstall apps." by Brett Chabot · 12 years ago
  69. 2d85e30 Merge "Make send-coverage default to false." by Brett Chabot · 12 years ago
  70. fa3c2cc Make multiple attempts to uninstall apps. by Brett Chabot · 12 years ago
  71. cfe7404 Merge "Add 'exit --wait-for-command' mode." by Brett Chabot · 12 years ago
  72. 8965ade code fixes for code coverage. by Tsu Chiang Chuang · 12 years ago
  73. 4eca46c Make send-coverage default to false. by Brett Chabot · 12 years ago
  74. e2c0c49 Fix prop name used in DeviceBuildDescriptor. by Brett Chabot · 12 years ago
  75. 1a56547 refactor the command for gtest out into a separate method, so that it by Tsu Chiang Chuang · 12 years ago
  76. 0a9a9ce Merge "DeviceBuildDescriptor API tweaks." by Brett Chabot · 12 years ago
  77. ba8f90f Compile warning cleanup. by Brett Chabot · 12 years ago
  78. 29058a9 Add 'exit --wait-for-command' mode. by Brett Chabot · 12 years ago
  79. 6acba8f Move AppSetup reboot to a tearDown step. by Brett Chabot · 12 years ago
  80. f9c821f DeviceBuildDescriptor API tweaks. by Brett Chabot · 12 years ago
  81. 881129c Merge "Revert "Switch to use ro.build.display.id instead of ro.build.id."" by Brett Chabot · 12 years ago
  82. fdd5b07 Revert "Switch to use ro.build.display.id instead of ro.build.id." by Brett Chabot · 12 years ago
  83. 2c4d3be Add target preparer which can install test apps to /system. by Brett Chabot · 12 years ago
  84. 32596f8 Merge "Add file exist check to InstallApkSetup" by Brett Chabot · 12 years ago
  85. f076222 Merge "DismissKeyguardUtil tweaks." by Brett Chabot · 12 years ago
  86. 4ce3fb8 DismissKeyguardUtil tweaks. by Brett Chabot · 12 years ago
  87. 4296317 Merge "Make ITestDevice#connectToWifiNetwork work on user builds." by Brett Chabot · 12 years ago
  88. 80f09d3 Add another clause to bug report system log section. by Brett Chabot · 12 years ago
  89. 2d20e0b Make ITestDevice#connectToWifiNetwork work on user builds. by Brett Chabot · 12 years ago
  90. 70eb9f7 Add a preparer that wipes user data on device. by Brett Chabot · 12 years ago
  91. 92296ce Merge "Make bugreport parser handle both MAIN LOG and SYSTEM LOG syntax." by Brett Chabot · 12 years ago
  92. 0478202 Merge "Switch to use ro.build.display.id instead of ro.build.id." by Brett Chabot · 12 years ago
  93. 0ecd0f2 Switch to use ro.build.display.id instead of ro.build.id. by Brett Chabot · 12 years ago
  94. 25dd533 Adjust CommandRunner to global config changes. by Brett Chabot · 12 years ago
  95. e9a46dc Make bugreport parser handle both MAIN LOG and SYSTEM LOG syntax. by Brett Chabot · 12 years ago
  96. c313aa9 Add file exist check to InstallApkSetup by Brett Chabot · 12 years ago
  97. 734367e Merge "parse for non integer type partition sizes" by Guang Zhu · 12 years ago
  98. 72db289 Merge "Add a TF app launch test and config." by Brett Chabot · 12 years ago
  99. b779e7b parse for non integer type partition sizes by Guang Zhu · 12 years ago
  100. 6374a56 Add a TF app launch test and config. by Brett Chabot · 12 years ago