1. 9c27c90 Remote TF refactor part one. by Brett Chabot · 11 years ago
  2. 98632ab make global config create device manager by Steve Moyer · 11 years ago
  3. c2f4798 Add a generic mechanism to limit how many flashers run concurrently by Omari Stephens · 11 years ago
  4. f2b5176 Make ConfigurationXmlParser more stringent. by Brett Chabot · 11 years ago
  5. ed901e4 Retry getImageVersion command on invalid output. by Maxim Siniavine · 11 years ago
  6. 0150f77 Merge "Add global log file saver." by Eric Rowe · 11 years ago
  7. 1b7eaaa util function to change property files by Guang Zhu · 11 years ago
  8. 0b44511 Add global log file saver. by Eric Rowe · 11 years ago
  9. c1ef18e Merge "Barf if RunUtil.getDefault().setWorkingDir is called." by Brett Chabot · 11 years ago
  10. b61cfc4 Merge "Add ability to parse out versions using aapt" by Brett Chabot · 11 years ago
  11. 4d55e4f Add ability to parse out versions using aapt by Brett Chabot · 11 years ago
  12. 7a824dc Barf if RunUtil.getDefault().setWorkingDir is called. by Brett Chabot · 11 years ago
  13. 23b2f4b Specify default connection timeouts for HTTPHelper#doGet and friends by Omari Stephens · 11 years ago
  14. b09e6c9 Merge "A new build provider to bootstrap build info from a device" by Guang Zhu · 11 years ago
  15. 481fa37 A new build provider to bootstrap build info from a device by Guang Zhu · 11 years ago
  16. cc35ac2 Use more specific version of LogDataType.TEXT by Eric Rowe · 11 years ago
  17. 6a88d83 Create a singleton class to watch command files for changes by Omari Stephens · 11 years ago
  18. ce36c11 Fix dumpsys package parser bugs by Brett Chabot · 11 years ago
  19. 3eb2006 Merge "add new API to check if wifi is enabled, also fix data test" by Guang Zhu · 11 years ago
  20. 1fa5565 Merge "Add a ITestDevice#getAppPackageInfo method." by Brett Chabot · 11 years ago
  21. 12992c5 Merge "Allow stdout and stderr to autoflush out in Runutil to prevent deadlock. Bug: 9375464" by Tsu Chiang Chuang · 11 years ago
  22. 65f91b5 Allow stdout and stderr to autoflush out in Runutil to prevent deadlock. by Tsu Chiang Chuang · 11 years ago
  23. 2c4493a add new API to check if wifi is enabled, also fix data test by Guang Zhu · 11 years ago
  24. bababcb Merge "Create a target preparer to push arbitrary K/V pairs to BuildInfo" by Omari Stephens · 11 years ago
  25. b47cc71 Add a ITestDevice#getAppPackageInfo method. by Brett Chabot · 11 years ago
  26. 3bc0288 Fix passing of options from InstalledInstrumentationsTest. by Brett Chabot · 11 years ago
  27. 10a4fc9 Create a target preparer to push arbitrary K/V pairs to BuildInfo by Omari Stephens · 11 years ago
  28. 5bb8be2 Fix the testManyDisableKeyguard. by Yu Shan Emily Lau · 11 years ago
  29. c05aa3c Don't include the string "null" in generated email subjects by Omari Stephens · 11 years ago
  30. ce99ba5 Fix GTest parser unit tests. by Brett Chabot · 11 years ago
  31. e871088 Merge "Create a FakeTest which will report a user-specified sequence of results" by Omari Stephens · 11 years ago
  32. db7e6ee Merge "Fix docs: replace </> with &lt;/&gt; or (/)" by Omari Stephens · 11 years ago
  33. cfbadc5 Add separate --uninstall and --uninstall-all AppSetup options. by Brett Chabot · 11 years ago
  34. 5cdaaf6 Fix docs: replace </> with &lt;/&gt; or (/) by Omari Stephens · 11 years ago
  35. 8ac398f Fix WifiHelperTest by Brett Chabot · 11 years ago
  36. ffc960d Add ITestDevice#connectToWifiNetworkIfNeeded() by Brett Chabot · 11 years ago
  37. 42026c0 Create a FakeTest which will report a user-specified sequence of results by Omari Stephens · 11 years ago
  38. bd826e9 fix failing unit tests. Bug: 8440411 by Tsu Chiang Chuang · 11 years ago
  39. 28620e2 Merge "Make sure we also compare the build flavor before flashing. Bug: 8386237" by Tsu Chiang Chuang · 11 years ago
  40. 7c958d2 Make sure we also compare the build flavor before flashing. Bug: 8386237 by Tsu Chiang Chuang · 11 years ago
  41. fda32db Merge "Allow for a configurable list of directories to skip when wiping /data." by Tsu Chiang Chuang · 11 years ago
  42. a4ad1f4 Merge "Fix unit tests and compile warnings." by Brett Chabot · 11 years ago
  43. 220303a Allow for a configurable list of directories to skip when wiping /data. by Tsu Chiang Chuang · 11 years ago
  44. 4988f06 Tests for install cleanup. by Brett Chabot · 11 years ago
  45. 2b79e0f Fix unit tests and compile warnings. by Brett Chabot · 11 years ago
  46. 38568fb Merge "Correct threading/API issues in DeviceManager/Monitor interaction." by Brett Chabot · 11 years ago
  47. 64af048 Merge "Add runtime check for final Option fields." by Brett Chabot · 11 years ago
  48. da926d3 Add runtime check for final Option fields. by Brett Chabot · 11 years ago
  49. ec076fb Correct threading/API issues in DeviceManager/Monitor interaction. by Brett Chabot · 11 years ago
  50. 19d3baa Fix compile warnings by Brett Chabot · 11 years ago
  51. 2bf9d62 Replace brillopad in tradefed with loganalysis by Eric Rowe · 11 years ago
  52. 87803df Call tearDown before reportLogs + invocationEnded. by Brett Chabot · 11 years ago
  53. cb5ab4d Handle empty input in DumpsysPackageParser by Brett Chabot · 11 years ago
  54. 3244111 Merge "Add ability to get size limited snapshot of captured logcat." by Brett Chabot · 11 years ago
  55. 64ce1b0 Add ability to get size limited snapshot of captured logcat. by Brett Chabot · 11 years ago
  56. 6366ed1 Merge "Fix finding all apps to uninstall logic for certain devices." by Brett Chabot · 11 years ago
  57. becb8bd Fix finding all apps to uninstall logic for certain devices. by Brett Chabot · 11 years ago
  58. 107c8dd Merge "Expose ITestDevice#getLogcatDump" by Brett Chabot · 11 years ago
  59. 6d2ee8b Expose ITestDevice#getLogcatDump by Brett Chabot · 11 years ago
  60. e9d7c4f Fix command display when --all-devices is used. by Brett Chabot · 11 years ago
  61. 8144c64 Merge "Use `sendmail` command instead of `mailx` to send email" by Omari Stephens · 11 years ago
  62. 2ca9ca6 Use `sendmail` command instead of `mailx` to send email by Omari Stephens · 11 years ago
  63. 722ad72 Limit tradefed log files to a maximum size. by Brett Chabot · 11 years ago
  64. 29b7421 Protect against wifihelper npe. by Brett Chabot · 12 years ago
  65. e2c0c49 Fix prop name used in DeviceBuildDescriptor. by Brett Chabot · 12 years ago
  66. 0a9a9ce Merge "DeviceBuildDescriptor API tweaks." by Brett Chabot · 12 years ago
  67. ba8f90f Compile warning cleanup. by Brett Chabot · 12 years ago
  68. f9c821f DeviceBuildDescriptor API tweaks. by Brett Chabot · 12 years ago
  69. fdd5b07 Revert "Switch to use ro.build.display.id instead of ro.build.id." by Brett Chabot · 12 years ago
  70. c1e4d1e Don't stop the test when there is a failure by David Hu · 12 years ago
  71. e704a3f Make test iterations configurable by David Hu · 12 years ago
  72. 4296317 Merge "Make ITestDevice#connectToWifiNetwork work on user builds." by Brett Chabot · 12 years ago
  73. 80f09d3 Add another clause to bug report system log section. by Brett Chabot · 12 years ago
  74. 2d20e0b Make ITestDevice#connectToWifiNetwork work on user builds. by Brett Chabot · 12 years ago
  75. 92296ce Merge "Make bugreport parser handle both MAIN LOG and SYSTEM LOG syntax." by Brett Chabot · 12 years ago
  76. 0ecd0f2 Switch to use ro.build.display.id instead of ro.build.id. by Brett Chabot · 12 years ago
  77. e9a46dc Make bugreport parser handle both MAIN LOG and SYSTEM LOG syntax. by Brett Chabot · 12 years ago
  78. 734367e Merge "parse for non integer type partition sizes" by Guang Zhu · 12 years ago
  79. 600ee5c Add TF device stress config. by Brett Chabot · 12 years ago
  80. 72db289 Merge "Add a TF app launch test and config." by Brett Chabot · 12 years ago
  81. b779e7b parse for non integer type partition sizes by Guang Zhu · 12 years ago
  82. 6374a56 Add a TF app launch test and config. by Brett Chabot · 12 years ago
  83. f9060ec Turn GlobalConfiguration into a globally-accessible singleton by Omari Stephens · 12 years ago
  84. 7585b53 Merge "Add cleanup step to AppSetup to uninstall all apps." by Brett Chabot · 12 years ago
  85. f2589c8 Add cleanup step to AppSetup to uninstall all apps. by Brett Chabot · 12 years ago
  86. d900446 Merge "Add persistent logging in case an exception kills Dispatcher thread" by Omari Stephens · 12 years ago
  87. e031a1a Add persistent logging in case an exception kills Dispatcher thread by Omari Stephens · 12 years ago
  88. 38d90a5 Merge "Add DeviceBuildDescriptor." by Brett Chabot · 12 years ago
  89. 156d75e Add DeviceBuildDescriptor. by Brett Chabot · 12 years ago
  90. e7fa409 Create a Global Configuration to specify TF options at start by Omari Stephens · 12 years ago
  91. e4a4506 Stop leaking files from unit tests by Omari Stephens · 12 years ago
  92. 5a52621 Add plumbing to set Host labels, and enable setting them from cmdline by Omari Stephens · 12 years ago
  93. f92fa31 Add DeviceManager unit test to verify DeviceMonitor being called by Omari Stephens · 12 years ago
  94. 1d68514 Create a proxy to make IDeviceMonitor calls asynchronous by Omari Stephens · 12 years ago
  95. 7fffa0b Plumb DeviceMonitor options through to CommandScheduler by Omari Stephens · 12 years ago
  96. 6623bd7 Add framework and plumbing for DeviceMonitor by Omari Stephens · 12 years ago
  97. 7249989 Allow one to block a Class's @Option fields from the global namespace by Omari Stephens · 12 years ago
  98. f85ffac Retry IRetriableTests for no builds. by Eric Rowe · 12 years ago
  99. f774dae Key procrank on PID, not app name. by Eric Rowe · 12 years ago
  100. 051de6d Expand scope of app regex in native crash parser by Eric Rowe · 12 years ago