1. 9c27c90 Remote TF refactor part one. by Brett Chabot · 11 years ago
  2. 0b44511 Add global log file saver. by Eric Rowe · 11 years ago
  3. cc35ac2 Use more specific version of LogDataType.TEXT by Eric Rowe · 11 years ago
  4. 1fa5565 Merge "Add a ITestDevice#getAppPackageInfo method." by Brett Chabot · 11 years ago
  5. b47cc71 Add a ITestDevice#getAppPackageInfo method. by Brett Chabot · 11 years ago
  6. 10a4fc9 Create a target preparer to push arbitrary K/V pairs to BuildInfo by Omari Stephens · 11 years ago
  7. 42026c0 Create a FakeTest which will report a user-specified sequence of results by Omari Stephens · 11 years ago
  8. ec076fb Correct threading/API issues in DeviceManager/Monitor interaction. by Brett Chabot · 11 years ago
  9. 2bf9d62 Replace brillopad in tradefed with loganalysis by Eric Rowe · 11 years ago
  10. becb8bd Fix finding all apps to uninstall logic for certain devices. by Brett Chabot · 11 years ago
  11. 722ad72 Limit tradefed log files to a maximum size. by Brett Chabot · 11 years ago
  12. f9c821f DeviceBuildDescriptor API tweaks. by Brett Chabot · 12 years ago
  13. 6374a56 Add a TF app launch test and config. by Brett Chabot · 12 years ago
  14. 1d68514 Create a proxy to make IDeviceMonitor calls asynchronous by Omari Stephens · 12 years ago
  15. dfe9b74 Merge "Added class that implements HTTP multipart POST." by Maxim Siniavine · 12 years ago
  16. 0c243a5 Added class that implements HTTP multipart POST. by Maxim Siniavine · 12 years ago
  17. 63ad807 Create a utility class for dealing with null values by Omari Stephens · 12 years ago
  18. 621cdb8 Merge "Add a TargetPreparer to stop services." by Eric Rowe · 12 years ago
  19. 73bb7b1 Create a mechanism to specify how option updates should behave by Omari Stephens · 12 years ago
  20. 7b647b4 Add a TargetPreparer to stop services. by Eric Rowe · 12 years ago
  21. afc9df0 Add CPU stats parsing tool to tradefed. by Eric Rowe · 12 years ago
  22. 09a17ad Add utility class for copying Option values between objects. by Brett Chabot · 12 years ago
  23. 00e5c92 Split FailureEmailResultReporter by Eric Rowe · 12 years ago
  24. 897c959 Add unit tests to unit tests suite. by Eric Rowe · 12 years ago
  25. 472db16 Add Kernel flasher. by Eric Rowe · 12 years ago
  26. 33513a5 Support handover to a new TF process on same machine. by Brett Chabot · 13 years ago
  27. eaabb7f Fix ArrayUtil to handle Collections properly by Omari Stephens · 13 years ago
  28. 888dced Add StatusTrackingEmailReporter by Jorge Gonzalez · 13 years ago
  29. fa4f667 Separate out tests that use TF from TF core. by Brett Chabot · 13 years ago
  30. 2313d2f Create a Brillopad unit tests suite and add it to UnitTests.java by Omari Stephens · 13 years ago
  31. 6f9fcfa GTV-specific configs for tradefederation by Jorge Gonzalez · 13 years ago
  32. 7fda9c1 Create a test that launches TF as a separate process. by Brett Chabot · 13 years ago
  33. 0829eea Beef up EmailResultReporter. by Brett Chabot · 13 years ago
  34. f7ef817 Add emulator support. by Brett Chabot · 13 years ago
  35. dfd83b4 Add a test for building SDK test-apps with ant. by Brett Chabot · 13 years ago
  36. a3fe18f DeviceSelectionOptions refactoring. by Brett Chabot · 13 years ago
  37. 7bf75d7 DeviceFlasher refactor. by Jorge Gonzalez · 13 years ago
  38. 644531a Bring UnitTests.java up-to-date and fix WaitDeviceRecoveryTest by Omari Stephens · 13 years ago
  39. 1c23267 Delete obsolete Command class. by Brett Chabot · 13 years ago
  40. beaebb0 Split classes in targetsetup package into two packages. by Brett Chabot · 13 years ago
  41. e8062c1 Add a file download cache. by Brett Chabot · 14 years ago
  42. 44d0db5 Add a simple build provider that serves an existing build. by Brett Chabot · 14 years ago
  43. 1c6afbe Rename ConfigFileParser to CommandFileParser by Omari Stephens · 14 years ago
  44. e724db5 Rename TestResultForwarderTest. by Brett Chabot · 14 years ago
  45. e703259 Adjust method to monitor instrumentation test timeout. by Brett Chabot · 14 years ago
  46. 7020791 Make DeviceTestCase run itself. by Brett Chabot · 14 years ago
  47. 7924cfd Logging fixes. by Brett Chabot · 14 years ago
  48. a01abfe Create a Test Summary type by Omari Stephens · 14 years ago
  49. c7d8f28 Add device setup and flashing code to TradeFed proper. by Brett Chabot · 14 years ago
  50. f89a9b0 Support inherited @Option fields. by Brett Chabot · 14 years ago
  51. a17af5d Attempt to fix out of disk space issues. by Brett Chabot · 14 years ago
  52. c5ea26e Refactor ConditionPriorityBlockingQueue. by Brett Chabot · 14 years ago
  53. 0283cb4 Add a skeleton TradeFed console. by Brett Chabot · 14 years ago
  54. 67a747d Adding new Parser for GTest results for native tests and the corresponding GTest runner. by Neal Nguyen · 14 years ago
  55. 5e4bc50 Bunch of fixes. by Brett Chabot · 14 years ago
  56. 2ceabaa Adding support for threaded logging for TradeFederation. by Neal Nguyen · 14 years ago
  57. 3ed9293 Add support for connecting to a wifi network. by Brett Chabot · 14 years ago
  58. e278a5b Add configuration.xml support. by Brett Chabot · 14 years ago
  59. ac3a79e Support multiple device allocations and state refactoring. by Brett Chabot · 14 years ago
  60. 494d0c1 Refactor fastboot handling. by Brett Chabot · 14 years ago
  61. feeb214 Support for capturing device logcat in background. by Brett Chabot · 14 years ago
  62. 85df8c9 Initial work for TradeFederation logging. This is basic logging to unique temp files. by Neal Nguyen · 14 years ago
  63. 6420e9b Add support for running tests from test_defs.xml on local disk or device. by Brett Chabot · 14 years ago
  64. 51a4e3d Support instrumentation test re-running and individual test timeout. by Brett Chabot · 14 years ago
  65. a08f718 Add a bunch of unit tests for TF, and fix associated bugs. by Brett Chabot · 14 years ago
  66. 74121d8 Initial TradeFederation iteration 1 code submission. by Brett Chabot · 14 years ago