1. 26601f9 Properly transition the state of a device if disconnected by Julien Desprez · 9 years ago
  2. 3a3aca3 Revert "proper update device state at end of invocation" by Guang Zhu · 9 years ago
  3. 108364f Merge "Utility classes for parsing specific updater related events from logcat" by Jed Estep · 9 years ago
  4. 1010caa Utility classes for parsing specific updater related events from logcat by Jed Estep · 9 years ago
  5. 3a093e5 proper update device state at end of invocation by Guang Zhu · 9 years ago
  6. b57fc2e fix CommandSchedulerTest pre-conditions by Guang Zhu · 9 years ago
  7. 0e3d5ab Merge "Use WifiHelper.checkConnectivity() instead of ping in TestDevice." by Moon Kim · 9 years ago
  8. 0620a7b Use WifiHelper.checkConnectivity() instead of ping in TestDevice. by Moon Kim · 9 years ago
  9. 1464177 fix compiler warnings by Guang Zhu · 9 years ago
  10. 6b887a5 Reduce screenshot size for failures by Julien Desprez · 9 years ago
  11. aeca576 Make sure we convert escaped = for map shortform assignment. by Tsu Chiang Chuang · 9 years ago
  12. 9a21d04 Support value parsing for map options. by Tsu Chiang Chuang · 9 years ago
  13. 21135ff Merge "Log collection in RunUtil" by Julien Desprez · 9 years ago
  14. 519e08e Log collection in RunUtil by Julien Desprez · 9 years ago
  15. af73ee4 Add Implementation-Version to jar's manifests by Julien Desprez · 9 years ago
  16. c7ef618 Fix a missing %s in the string formatter for stderror by Julien Desprez · 9 years ago
  17. 65a792f Merge "Add max attempts for test run from file. Add option for toggling serial rerun." by Xing Dai · 9 years ago
  18. 7fb1157 Addition of new batterystats options by avellore · 9 years ago
  19. 1f7d7b8 Add max attempts for test run from file. Add option for toggling serial rerun. by xingdai · 9 years ago
  20. 48cb57c Merge "DeviceSetup test for setTimezone" by Michael Rosenfeld · 9 years ago
  21. ea1d5fe Treat device offline state as unavailable by Guang Zhu · 9 years ago
  22. 3ba6da3 Add concept of device class. by Tsu Chiang Chuang · 9 years ago
  23. dbbbff3 DeviceSetup test for setTimezone by Michael Rosenfeld · 9 years ago
  24. bd18ef6 Fix tradefed tests by setting the API level by avellore · 9 years ago
  25. 2b57b34 fix free space detection by relaxing regex for df output by Guang Zhu · 9 years ago
  26. 11b98d7 unit test fix for WaitDeviceRecovery by Jed Estep · 9 years ago
  27. 81424f6 Merge "WaitDeviceRecovery and DeviceFlashPreparer better obey user options" by Jed Estep · 9 years ago
  28. 4689a1f WaitDeviceRecovery and DeviceFlashPreparer better obey user options by Jed Estep · 9 years ago
  29. 75a40f3 Adds test filtering to AndroidJUnitTest by Stuart Scott · 9 years ago
  30. 0799bf1 Expand host-side test runner to support filters and multiple classes. by Stuart Scott · 9 years ago
  31. fbc2a53 Merge "refactor: pull BinaryState into a top level class" by Guang Zhu · 9 years ago
  32. 1eef594 Fix TF unit tests. by Tsu Chiang Chuang · 9 years ago
  33. 979a443 refactor: pull BinaryState into a top level class by Guang Zhu · 9 years ago
  34. 364588d add support for devices that connect over tcp/ip. by Tsu Chiang Chuang · 9 years ago
  35. f27e7b9 Merge "Add Configuration.injectOptionValues to support the batch option injection." by Moon Kim · 9 years ago
  36. bd90e4d refactor and centralize logic to look up apk across different paths by Guang Zhu · 9 years ago
  37. e50ef48 Add a method getPrimaryUserId to TestDevice. by Nicolas Prevot · 9 years ago
  38. b8c4e12 Add Configuration.injectOptionValues to support the batch option injection. by Moon Kim · 9 years ago
  39. 7433b47 fix ConsoleResultReporter assumptions by Guang Zhu · 9 years ago
  40. 1975243 fix some TF unit tests by Guang Zhu · 9 years ago
  41. 20ca50f add sync data test for minimal acceptance suite by Guang Zhu · 9 years ago
  42. 443b7e1 add paramter to support allowing non-Market app for apk install by Guang Zhu · 9 years ago
  43. 50e1b54 Merge "Track option sources and expose them in json." by Allen Hair · 9 years ago
  44. 56e13eb Track option sources and expose them in json. by Allen Hair · 9 years ago
  45. a2b015d Improve I/O performance by Guang Zhu · 9 years ago
  46. d5767f1 Merge "Pull out ListInstrumentationParser so that it can be reused." by Allen Hair · 9 years ago
  47. 3c9f555 Pull out ListInstrumentationParser so that it can be reused. by Allen Hair · 9 years ago
  48. 4871b2a CommandLine objects now contain line number and file. by Douglas Browne · 9 years ago
  49. 64d7ab9 Merge "Unified code paths for setOptionMapValue and setOptionValue." by Allen Hair · 9 years ago
  50. 109dcea Merge "Test filtering to GTest based on the ITestFilterReceiver interface." by Stuart Scott · 9 years ago
  51. 822bea3 add dismiss lock screen step after setting screen on by Guang Zhu · 9 years ago
  52. 14e370e Unified code paths for setOptionMapValue and setOptionValue. by Allen Hair · 9 years ago
  53. 7b7aaaf Resolve parameterized types and MultiMap values by Allen Hair · 9 years ago
  54. 901b63f Merge "Add max-sdk-level to DeviceSelectionOptions." by Moon Kim · 9 years ago
  55. d69c37a Add reboot-before-rerun option to InstrumentationTest. by Moon Kim · 9 years ago
  56. c374591 Add max-sdk-level to DeviceSelectionOptions. by Moon Kim · 9 years ago
  57. f38d3c1 Merge "fix runtime permission hack for N based branches" by Guang Zhu · 9 years ago
  58. e069bd2 fix runtime permission hack for N based branches by Guang Zhu · 9 years ago
  59. 654953c Test filtering to GTest based on the ITestFilterReceiver interface. by Stuart Scott · 9 years ago
  60. ef8ac41 Merge "Remove includeConfigDef() since it is no longer used." by Allen Hair · 9 years ago
  61. e62a5d8 Change update() to shouldUpdate() and return a boolean. by Allen Hair · 9 years ago
  62. 5c0d995 Include option update rule in json usage. by Allen Hair · 9 years ago
  63. 8aebe92 Reload configs if the underlying files change. by Allen Hair · 9 years ago
  64. 4758da8 Remove includeConfigDef() since it is no longer used. by Allen Hair · 9 years ago
  65. 23b0cdf make isRuntimePermissionSupported a public API by Guang Zhu · 9 years ago
  66. 3235eaf Merge "Create target directory in FileUtil::recursive{Copy, Hardlink}." by Jarkko Pöyry · 9 years ago
  67. 0e1a196 Create target directory in FileUtil::recursive{Copy, Hardlink}. by Jarkko Pöyry · 9 years ago
  68. 231c87a Add an option to disable Doze mode by Alan Ma · 9 years ago
  69. 5b5a325 Merge "Add option to display usage in json format." by Allen Hair · 9 years ago
  70. af68aaa Merge DeviceSetup and DeviceSetup2 by Eric Rowe · 9 years ago
  71. 8ad088a Add option to display usage in json format. by Allen Hair · 9 years ago
  72. 866cbb4 fix version parsing and add label parsing in aapt parser by Guang Zhu · 9 years ago
  73. 9a262a2 add an acceptance test config by Guang Zhu · 9 years ago
  74. d041453 fix hard coded dependency on new line '\r\n' by Guang Zhu · 9 years ago
  75. cb3d1cd add parameter to select alt dir behavior by Guang Zhu · 9 years ago
  76. 39a28e3 Merge "Solving unittests failures." by xingdai · 9 years ago
  77. 6e3c34d Create a cmdfile verification entrypoint by Omari Stephens · 9 years ago
  78. 4771bf6 Solving unittests failures. by xingdai · 9 years ago
  79. f88bf2f Merge "Capture the emulator stdout and stderr, update the log." by xingdai · 9 years ago
  80. bc79e7a fix dm verity detection in remount by Guang Zhu · 9 years ago
  81. 6962f00 Merge "Add support for MultiMap to OptionsSetter" by Eric Rowe · 9 years ago
  82. 6e49c5b Add support for MultiMap to OptionsSetter by Eric Rowe · 9 years ago
  83. 47e5438 Capture the emulator stdout and stderr, update the log. by xingdai · 9 years ago
  84. 5d5b1b1 Merge "Add help function to calculate file's md5." by xingdai · 9 years ago
  85. a3a9e36 Merge "Add an option to remount system partion when pushing files." by Maxim Siniavine · 9 years ago
  86. 8a2ebf5 Add an option to remount system partion when pushing files. by Maxim Siniavine · 9 years ago
  87. 399d3dc Merge "Fix compile warnings" by Omari Stephens · 9 years ago
  88. e89846a Add help function to calculate file's md5. by xingdai · 9 years ago
  89. 0d9989f better check on runtime permission for local eng builds by Guang Zhu · 9 years ago
  90. 8f20ac4 Fix compile warnings by Omari Stephens · 9 years ago
  91. db10ff1 Merge "Add unsetEnvVariable for the IRunUtil. Unset TF_GLOBAL_CONFIG variable for inner TF; And also add tests for the unsetEnvVariable;" by xingdai · 9 years ago
  92. fd64c5f Add unsetEnvVariable for the IRunUtil. Unset TF_GLOBAL_CONFIG variable for inner TF; by xingdai · 9 years ago
  93. 7929669 Fix unit test by Guang Zhu · 9 years ago
  94. 89e9a9a add grant runtime permission support in package installation by Guang Zhu · 9 years ago
  95. 42939ac Add ConsoleResultReporter by Eric Rowe · 9 years ago
  96. ff5b5e1 Re-enable ConfigurationFactoryTest#testLoadAndPrintAllConfigs by Omari Stephens · 9 years ago
  97. 5adb54c TF unit test clean up by Guang Zhu · 9 years ago
  98. c45c256 Merge "improve TfTestLauncher logging" by Guang Zhu · 9 years ago
  99. 2a32d88 improve TfTestLauncher logging by Guang Zhu · 9 years ago
  100. 972fabb Add doGet(String, OutputStream) which streams the response. by Justin Wei · 9 years ago