1. f86488f Add a '-l' shortcut for --log-level-display. by Brett Chabot · 13 years ago
  2. d89c382 Merge "Keep console responsive after running `exit`" by Omari Stephens · 13 years ago
  3. b1dc406 Merge "Show invocation runtime in `list invocations` output" by Omari Stephens · 13 years ago
  4. 6bf4c1a Merge "Add ITestDevice.pushDir API." by Brett Chabot · 13 years ago
  5. 8d94e9a Fix Eclipse build: move DeviceBatteryLevelCheckerTest to correct package. by Brett Chabot · 13 years ago
  6. 85d597c Merge "Properly handle incomplete results when sharding." by Brett Chabot · 13 years ago
  7. cd5d43a Add ITestDevice.pushDir API. by Brett Chabot · 13 years ago
  8. e3b8b9e Properly handle incomplete results when sharding. by Brett Chabot · 13 years ago
  9. 0f92122 Keep console responsive after running `exit` by Omari Stephens · 13 years ago
  10. 1ee376d Show invocation runtime in `list invocations` output by Omari Stephens · 13 years ago
  11. 12636b8 Merge "Create a phony package to build all of TF" by Omari Stephens · 13 years ago
  12. 6aeef7c Create a phony package to build all of TF by Omari Stephens · 13 years ago
  13. 1b06bd7 Clean up some rough edges; drop default min from 20 to 10 by Omari Stephens · 13 years ago
  14. 122751f Merge "Create a TargetPreparer that holds a device for charging if needed" by Omari Stephens · 13 years ago
  15. 2ffcab2 Create a TargetPreparer that holds a device for charging if needed by Omari Stephens · 13 years ago
  16. ed499bc Merge "Cleanup unused imports and other warnings." by Brett Chabot · 13 years ago
  17. d4553e0 Tweak starting invocation log message. by Brett Chabot · 13 years ago
  18. d270249 Cleanup unused imports and other warnings. by Brett Chabot · 13 years ago
  19. 25b4366 Set device serial before calling invocationStarted by Brett Chabot · 13 years ago
  20. 269d974 Merge "Make ArrayUtil.join accept Collections." by Brett Chabot · 13 years ago
  21. 89a6113 Make ArrayUtil.join accept Collections. by Brett Chabot · 13 years ago
  22. c10cc13 Merge "Change getRequiredImageVersion() behavior." by Eric Rowe · 13 years ago
  23. 631eaaf Change getRequiredImageVersion() behavior. by Eric Rowe · 13 years ago
  24. a85f6da Merge "Pass custom run names when running remaining instrumentation tests." by Brett Chabot · 13 years ago
  25. 7827941 Pass custom run names when running remaining instrumentation tests. by Brett Chabot · 13 years ago
  26. e716c51 More fixes for state management with missing fastboot. by Brett Chabot · 13 years ago
  27. 87ba902 Merge "Fix recovery deadlocks when fastboot is not present." by Brett Chabot · 13 years ago
  28. 71988b4 Fix recovery deadlocks when fastboot is not present. by Brett Chabot · 13 years ago
  29. 1ab45a4 fetching additional data (netstats) for debugging purposes. by Tsu Chiang Chuang · 13 years ago
  30. 7a46f99 Merge "Add mobile only option as well as adding bugreport to test results." by Tsu Chiang Chuang · 13 years ago
  31. 6455464 Add mobile only option as well as adding bugreport to test results. by Tsu Chiang Chuang · 13 years ago
  32. 0c5aa6a Make setTestRun(forceBatchMode) do what its supposed to. by Brett Chabot · 13 years ago
  33. 50c47ba Add kxml resource needed for XmlPullParser. by Brett Chabot · 13 years ago
  34. 12a0598 Merge "Add recovery support to TestDevice.getFileEntry" by Brett Chabot · 13 years ago
  35. f9deacc Add recovery support to TestDevice.getFileEntry by Brett Chabot · 13 years ago
  36. 8902cd7 Merge "Add support for tracking not executed tests." by Brett Chabot · 13 years ago
  37. 2eb60a3 Fix WIPE_RM by Brett Chabot · 13 years ago
  38. c59ed54 Add support for tracking not executed tests. by Brett Chabot · 13 years ago
  39. 685dec6 Remove chwon of /data/ files to system by Jorge Gonzalez · 13 years ago
  40. 4d661cf Make test run failures work in XmlTestsDef. by Brett Chabot · 13 years ago
  41. a7640cd add new stats check to all bandwidth microbenchmark tests. by Tsu Chiang Chuang · 13 years ago
  42. 0097718 Merge "Add --branch and --build-flavor options in stub builds." by Brett Chabot · 13 years ago
  43. 4fc89f3 Add --branch and --build-flavor options in stub builds. by Brett Chabot · 13 years ago
  44. 5fb5a18 Merge "Add additional checks for network stats." by Tsu Chiang Chuang · 13 years ago
  45. 15b0153 Merge "Fixing PM and DM host tests to run in TF." by Neal Nguyen · 13 years ago
  46. 9e3cb1c Fixing PM and DM host tests to run in TF. by Neal Nguyen · 13 years ago
  47. 42a3035 Add additional checks for network stats. by Tsu Chiang Chuang · 13 years ago
  48. 1e37ac0 Merge "Add debug log statement when running DeviceTestCase." by Brett Chabot · 13 years ago
  49. 216966c Add debug log statement when running DeviceTestCase. by Brett Chabot · 13 years ago
  50. d5769e3 Get rid of caching test counts in CollectingTestListener. by Brett Chabot · 13 years ago
  51. 5c20265 Merge "Refactor out a Console.startConsole method, to enable reuse." by Brett Chabot · 13 years ago
  52. bfd8711 Merge "Add FileUtil.createZip(File, File) method." by Brett Chabot · 13 years ago
  53. 72ea8f2 Refactor out a Console.startConsole method, to enable reuse. by Brett Chabot · 13 years ago
  54. 6e0a079 Add FileUtil.createZip(File, File) method. by Brett Chabot · 13 years ago
  55. e05c8e4 fix to make sure we wait for device to stabilize before fetching bugreports. by Tsu Chiang Chuang · 13 years ago
  56. 3c385b0 Turn Console into an independent Thread, so we can daemonize it by Omari Stephens · 13 years ago
  57. 20a1157 Merge "Add metric to track idle time for the test." by Tsu Chiang Chuang · 13 years ago
  58. f90120e Merge "Add image processing test into TF" by Xia Wang · 13 years ago
  59. f374260 Add metric to track idle time for the test. by Tsu Chiang Chuang · 13 years ago
  60. 51e8b96 Add image processing test into TF by Xia Wang · 13 years ago
  61. 572a368 Merge "Add InstrumentationTest#setRunName" by Brett Chabot · 13 years ago
  62. 28925b8 Merge "Add a IBuildInfo#getDeviceSerial method." by Brett Chabot · 13 years ago
  63. 1beaa57 Add InstrumentationTest#setRunName by Brett Chabot · 13 years ago
  64. eba1fd6 Add a IBuildInfo#getDeviceSerial method. by Brett Chabot · 13 years ago
  65. 7dfee8c Merge "Move TelephonyStabilityTest to prod-tests." by Brett Chabot · 13 years ago
  66. c4fd2c2 Move TelephonyStabilityTest to prod-tests. by Brett Chabot · 13 years ago
  67. f713906 Merge "Add config include support." by Brett Chabot · 13 years ago
  68. 68722f6 Attempt to fix flaky tests and scripts. by Brett Chabot · 13 years ago
  69. 6dff952 Add config include support. by Brett Chabot · 13 years ago
  70. 0eabebe global auto organize imports. by Brett Chabot · 13 years ago
  71. d06a9d9 Make TestResult setters public. by Brett Chabot · 13 years ago
  72. fee28a5 Add guava and jsr305 to tradefed Eclipse classpath. by Brett Chabot · 13 years ago
  73. 888dced Add StatusTrackingEmailReporter by Jorge Gonzalez · 13 years ago
  74. 5de3b61 Merge "add DataIdle test." by Tsu Chiang Chuang · 13 years ago
  75. 9389b98 Merge "Fix SDK test config references." by Brett Chabot · 13 years ago
  76. fcb5d03 add DataIdle test. by Tsu Chiang Chuang · 13 years ago
  77. 2137bc8 Fix SDK test config references. by Brett Chabot · 13 years ago
  78. 55c61a6 check for the server not being null. by Tsu Chiang Chuang · 13 years ago
  79. 1cccc0c fixing bandwidth tests. by Tsu Chiang Chuang · 13 years ago
  80. 7b8183f Add telephony stability test into TF. by Xia Wang · 13 years ago
  81. 45bdfd7 Make CollectingTestListener store the start and end time of tests. by Brett Chabot · 13 years ago
  82. c0edb1f Updating pm shell command to new option name. by Neal Nguyen · 13 years ago
  83. c30a3eb Changing config to point to Package manager test class. by Neal Nguyen · 13 years ago
  84. b80b2c2 Merge "Add TestDeviceOptions config class." by Brett Chabot · 13 years ago
  85. e98af5c Increase unavailable timeout for adb reboot. by Brett Chabot · 13 years ago
  86. c8b709f Add TestDeviceOptions config class. by Brett Chabot · 13 years ago
  87. fa4f667 Separate out tests that use TF from TF core. by Brett Chabot · 13 years ago
  88. 484614e Add the test timeout. by Yu Shan Emily Lau · 13 years ago
  89. 367e4ed changing error message following reordering of args. by Tsu Chiang Chuang · 13 years ago
  90. b3fa6d2 Merge "Adjust TF unit test launcher to config command switcheroo." by Brett Chabot · 13 years ago
  91. 93d0a4f Adjust TF unit test launcher to config command switcheroo. by Brett Chabot · 13 years ago
  92. 7b4ec2b Merge "Return a freed 'unavailable' emulator to available queue." by Brett Chabot · 13 years ago
  93. 6b052ff Merge "Retry connecting to wifi network during setup." by Brett Chabot · 13 years ago
  94. af91070 Return a freed 'unavailable' emulator to available queue. by Brett Chabot · 13 years ago
  95. 6b9c3d5 Retry connecting to wifi network during setup. by Brett Chabot · 13 years ago
  96. 81e5342 Make WifiHelper public. by Brett Chabot · 13 years ago
  97. 3876b23 Merge "Change position of config name to front." by Brett Chabot · 13 years ago
  98. 0ff7afa Test for device shell responsiveness for availability. by Brett Chabot · 13 years ago
  99. ceb8dc3 Merge "Add voice verification as an option in radio stress test Fix device activation." by Xia Wang · 13 years ago
  100. 50fd611 Add voice verification as an option in radio stress test Fix device activation. by Xia Wang · 13 years ago