1. 255fe9f Add TestRunEnd metrics to getLastCommandResult operation. by Joon Lee · 10 years ago
  2. d7b479b Make EraseUserDataPreparer not require an available device by Steve Moyer · 10 years ago
  3. f773fc9 Merge "Fix for battery level failures crashing invocations." by Brett Chabot · 10 years ago
  4. b0f9917 Fix for battery level failures crashing invocations. by Brett Chabot · 10 years ago
  5. 4ae9d23 Add skip option to skip this preparer. by David Hu · 10 years ago
  6. cc9ecc6 Merge "Fix OTA sideload test." by Maxim Siniavine · 10 years ago
  7. dee5448 Add log when hardlinking file in download cache. by Brett Chabot · 10 years ago
  8. 8375d78 Improve emulator error handling. by Brett Chabot · 10 years ago
  9. 0672619 add new method to get list of class names for UiAutomatorTest by Guang Zhu · 10 years ago
  10. f3b1a48 use setprop for persistent properties by Guang Zhu · 10 years ago
  11. ff00e0e Fix OTA sideload test. by Maxim Siniavine · 10 years ago
  12. 1e2b3f2 Merge "Tweak emulator support." by Brett Chabot · 10 years ago
  13. 9a3b255 Merge "Move CommandScheduler to global config." by Brett Chabot · 10 years ago
  14. 70d3741 Move CommandScheduler to global config. by Brett Chabot · 10 years ago
  15. 5a20174 Tweak emulator support. by Brett Chabot · 10 years ago
  16. 9f56673 Merge "Make connectivty ping ip or hostname configurable." by Brett Chabot · 10 years ago
  17. 28dac83 Make connectivty ping ip or hostname configurable. by Joon Lee · 10 years ago
  18. 0d757e8 Merge "expand device cleanup options" by Guang Zhu · 10 years ago
  19. 9298cf6 expand device cleanup options by Guang Zhu · 10 years ago
  20. 9989884 Merge "Properly name static member var" by Brett Chabot · 10 years ago
  21. 28e610b Properly name static member var by Brett Chabot · 10 years ago
  22. b9fa120 Merge "Add product, sdk build, and incremental build to DeviceDescriptor. The product is for extra safety in identifying device type in case the variant is not enough. The sdk build and incremental build will be used so that we can be more intelligent about imaging. Right now, we always flash a device, but with this additional information, we will only flash a device if it does not match the current build attributes." by Brett Chabot · 10 years ago
  23. 8997bdd Add product, sdk build, and incremental build to DeviceDescriptor. by Joon Lee · 10 years ago
  24. 6c3d18a Merge "Make disk space exception clearer." by Eric Rowe · 10 years ago
  25. 1312169 Make disk space exception clearer. by Eric Rowe · 10 years ago
  26. b2345b2 Fix for target names that have non acceptable characters. by Tsu Chiang Chuang · 10 years ago
  27. 7a8921f Merge "Allow another command execution if previous command has finished. Also, added a test case." by Brett Chabot · 10 years ago
  28. 352a4dd Add a new method to calculate average of values within one stdev by Xia Wang · 10 years ago
  29. a5a8047 Allow another command execution if previous command has finished. Also, added a test case. by Joon Lee · 10 years ago
  30. c19d11e Make the local-sdk-path arg optional. by Tsu Chiang Chuang · 10 years ago
  31. 833a370 Merge "add option to launch or not an emulator. Also fix bug in DeviceBuildInfoInjector." by Tsu Chiang Chuang · 10 years ago
  32. 5eda970 add option to launch or not an emulator. Also fix bug in by Tsu Chiang Chuang · 10 years ago
  33. c6efd61 Merge "Expose product variant through the list devices command. This will be useful for determining which images we can flash to a given device." by Brett Chabot · 10 years ago
  34. 894bfe9 Downgrade macro overwrite from error to warning by Guang Zhu · 10 years ago
  35. 2f69b3c Increasing the wifi connection attempts to support Nexus 4 by avellore · 11 years ago
  36. 2fd24df Expose product variant through the list devices command. This will be useful for determining which images we can flash to a given device. by Joon Lee · 10 years ago
  37. ea1216c Add TargetPreparer that launches an emulator from a local sdk. by Tsu Chiang Chuang · 11 years ago
  38. 62614d2 Change local device build provider to gather all files in one dir. by Brett Chabot · 11 years ago
  39. 3879840 Merge "Add remote op to execute a command." by Brett Chabot · 11 years ago
  40. b7bcd09 Add remote op to execute a command. by Brett Chabot · 11 years ago
  41. 06cb0d8 Merge "Add test tag as part of the code coverage output file path" by Jerry Xie · 11 years ago
  42. c0f3789 Add test tag as part of the code coverage output file path by Jerry Xie · 11 years ago
  43. 789a52b rework battery level verbose logging by Guang Zhu · 11 years ago
  44. d5985b8 Merge "Revert "add some verbose logs around invocation life cycle events"" by Brett Chabot · 11 years ago
  45. 423f02f Revert "add some verbose logs around invocation life cycle events" by Brett Chabot · 11 years ago
  46. 694cd0e Add IRemoteClient interface. by Joon Lee · 11 years ago
  47. f5740d3 Merge "add some verbose logs around invocation life cycle events" by Guang Zhu · 11 years ago
  48. bfdc551 Update UiAutomatorTests for namespace change by David Hu · 11 years ago
  49. 734cf93 Move invocation ended bugreport before teardown by Eric Rowe · 11 years ago
  50. 3cc9626 add some verbose logs around invocation life cycle events by Guang Zhu · 11 years ago
  51. 7ddc700 Merge "Set the environment variable for swt when running commands." by Tsu Chiang Chuang · 11 years ago
  52. 8c6f73b Set the environment variable for swt when running commands. by Tsu Chiang Chuang · 11 years ago
  53. 0329642 Make multiple attempts to check disk free space on empty output. by Brett Chabot · 11 years ago
  54. d1879af Code cleanup - fix compile warnings. by Brett Chabot · 11 years ago
  55. 4d99017 Add new line for log interrupted message. by Eric Rowe · 11 years ago
  56. 3bdeb27 Merge "add DeviceNotAvailableException for the get property methods" by Guang Zhu · 11 years ago
  57. f0f7d32 add DeviceNotAvailableException for the get property methods by Guang Zhu · 11 years ago
  58. abec3a7 Merge "Add ListDevices remote op." by Brett Chabot · 11 years ago
  59. 7736e93 Merge "use TestDevice#getProperty for various build attributes" by Guang Zhu · 11 years ago
  60. 5e4da50 Merge "fix tmp file leak in pullFile" by Guang Zhu · 11 years ago
  61. 5662655 fix tmp file leak in pullFile by Guang Zhu · 11 years ago
  62. 4824db4 use TestDevice#getProperty for various build attributes by Guang Zhu · 11 years ago
  63. 4d592e8 Merge "Making disk space checking optional" by Trevor Fairey · 11 years ago
  64. 6cbc759 Add ListDevices remote op. by Brett Chabot · 11 years ago
  65. 19fb149 fix shell available detection in DeviceStateMonitor by Guang Zhu · 11 years ago
  66. ae241fc Making disk space checking optional by Trevor Fairey · 11 years ago
  67. f5d2261 guard against unresponsive shell commands in framework reboot by Guang Zhu · 11 years ago
  68. b56c751 added a check to ZipUtil to verify if file exists, with unit test by Michael Jones · 11 years ago
  69. 423872e Remove extra file. by Tsu Chiang Chuang · 11 years ago
  70. d18f6f0 Auto handover for Tradefed upon launch. Bug: 11580635 by Tsu Chiang Chuang · 11 years ago
  71. cf52127 Refactor out a tf-remote-client jar. by Brett Chabot · 11 years ago
  72. d00558d Merge "Create a common mechanism to check the validity of a zip file" by Omari Stephens · 11 years ago
  73. 8c6739f Merge "Refactor zip-related utility functions into a new utility class" by Omari Stephens · 11 years ago
  74. 6602a95 Create a common mechanism to check the validity of a zip file by Omari Stephens · 11 years ago
  75. 5913dcf Refactor zip-related utility functions into a new utility class by Omari Stephens · 11 years ago
  76. 4533e93 wait for device shell before retrieving build props by Guang Zhu · 11 years ago
  77. 564bee1 expose waitForDeviceShell in ITestDevice by Guang Zhu · 11 years ago
  78. 38f7efb Merge "Treat app install errors as BuildErrors." by Brett Chabot · 11 years ago
  79. 3ceba5c Treat app install errors as BuildErrors. by Brett Chabot · 11 years ago
  80. 039e7a0 Merge "Fix wtf on cmdfile reload." by Brett Chabot · 11 years ago
  81. 31b6fe4 Fix wtf on cmdfile reload. by Brett Chabot · 11 years ago
  82. 3b77028 Fix periodic 'aapt dump badging' failures. by Brett Chabot · 11 years ago
  83. 8515ffa Merge "optionally wait for device available before erase" by Guang Zhu · 11 years ago
  84. c72590c optionally wait for device available before erase by Guang Zhu · 11 years ago
  85. 6cd89b6 Log a WTF when something goes wrong with reloading a cmdfile by Michael Jones · 11 years ago
  86. 4e45cbf Add a mechanism to enable and run the CommandFileWatcher by Omari Stephens · 11 years ago
  87. 6184416 Merge "Fix CLog to omit inner class name from tag." by Brett Chabot · 11 years ago
  88. cd5810e Fix CLog to omit inner class name from tag. by Brett Chabot · 11 years ago
  89. 011a9ec Merge "Make RunUtil.runEscalatingTimedRetry respect the max time variable." by Brett Chabot · 11 years ago
  90. 075b412 Increase command file parser macro expansion limit to 20 from 10. by Brett Chabot · 11 years ago
  91. a8fedb3 Make RunUtil.runEscalatingTimedRetry respect the max time variable. by Brett Chabot · 11 years ago
  92. 116e75f changing the regex of the CLog simple class name parser to grab everything after the last . by Michael Jones · 11 years ago
  93. 22e1948 project WTF core pieces by Michael Jones · 11 years ago
  94. 1528ad1 Merge "Add extra logging on TestInvocation RuntimeException." by Brett Chabot · 11 years ago
  95. 3181f24 Add extra logging on TestInvocation RuntimeException. by Brett Chabot · 11 years ago
  96. b837624 Merge "update BugreportCollector to wait for device online by default" by Guang Zhu · 11 years ago
  97. 0f351b3 expand functionality of FormatDeviceTargetCleaner by Guang Zhu · 11 years ago
  98. 1987086 update BugreportCollector to wait for device online by default by Guang Zhu · 11 years ago
  99. 189eff7 prevent runtime restart loop in charging test by Guang Zhu · 11 years ago
  100. cb4d744 follow up ddmlib update: move away from depreated API by Guang Zhu · 11 years ago