1. 1f0a511 fix classpath errors by Guang Zhu · 4 years, 4 months ago
  2. e78534e Fix eclipse classpath by Yichun Li · 4 years, 5 months ago
  3. 013159a Update eclipse by Julien Desprez · 4 years, 6 months ago
  4. 71479e5 Fix eclipse classpath by Julien Desprez · 4 years, 7 months ago
  5. 5df5ea8 Fix "missing Required library" problem for Eclipse. by frankfeng · 4 years, 9 months ago
  6. a81f31e Move the remaining testtype to test_framework by Julien Desprez · 5 years ago
  7. e96a292 Create the test framework vs. TF core by Julien Desprez · 5 years ago
  8. b2e61ee Define an invocation layer component by Julien Desprez · 5 years ago
  9. dcf0327 Carry invocation metrics into the context by Julien Desprez · 5 years ago
  10. 5952256 Make eclipse a bit nicer by avoiding duplicate Android.bp by Julien Desprez · 5 years ago
  11. 0b6e772 Create a split device_build interfaces by Julien Desprez · 5 years ago
  12. c318ae8 Merge "Start fleshing out the GlobalConfiguration component" by Julien Desprez · 5 years ago
  13. 77b8883 Fix TF classpath by Julien Desprez · 5 years ago
  14. 11b062a Start fleshing out the GlobalConfiguration component by Julien Desprez · 5 years ago
  15. f04740d Initial commit to get clearcut client reporting by Julien Desprez · 5 years ago
  16. 813ef6f Move some utility to a common/ location by Julien Desprez · 5 years ago
  17. ac76f7a add sideload mode and related APIs by Guang Zhu · 5 years ago
  18. c76c47d Populate run history to the config of test retry. by Yiming Pan · 5 years ago
  19. 7b6c394 Remove the GRPC related class/support by Julien Desprez · 5 years ago
  20. b26de8b Fix classpath after build rules update by Julien Desprez · 5 years ago
  21. 83562b7 [fix] Change GCSFileDownloader to use gcs library. by Xing Dai · 6 years ago
  22. 7fe84f8 Create an official bugreportz collector on failure by Julien Desprez · 6 years ago
  23. 2981f09 Revert "[fix] Change GCSFileDownloader to use gcs library." by Julien Desprez · 6 years ago
  24. 842a176 [fix] Change GCSFileDownloader to use gcs library. by Xing Dai · 6 years ago
  25. 325b1e5 Fix classpath to resolve the platform-proto by Julien Desprez · 6 years ago
  26. a344f67 Remove jack-jacoco from tradefed.zip by Julien Desprez · 6 years ago
  27. b8731ca follow longevity runner project name change by Guang Zhu · 6 years ago
  28. 7de07ac Fix classpath for compute res by Julien Desprez · 6 years ago
  29. 0b27ca7 Cherry-pick: Add GceManager to AOSP by Julien Desprez · 6 years ago
  30. 7667d0e Fix eclipse classpath after aoa-helper was added by Julien Desprez · 6 years ago
  31. 91e4495 Fix classpath for grpc lib by Julien Desprez · 6 years ago
  32. 515dd2e Add PerfettoPreparer in tradefed. by gopinath · 6 years ago
  33. 97ee999 Add basic support for GRPC in Tradefed by Julien Desprez · 6 years ago
  34. f2dfc4d Update eclipse error prone jar by Julien Desprez · 6 years ago
  35. 863fcf2 Fix Tradefed classpath and project files by Eric Rowe · 6 years ago
  36. cb3fff6 (re)add platform annotations to TF project by Julien Desprez · 6 years ago
  37. 4ef49c4 Fix error when run as Junit test in Eclipse by Yichun Li · 6 years ago
  38. 3b6088b Add the handling for instrumentation instant apps by Julien Desprez · 6 years ago
  39. 7509fca Basic dependency injection scope with Guice by jdesprez · 6 years ago
  40. 2a281bb Support parameterized tests fully on host side tests by jdesprez · 6 years ago
  41. 0adfed7 Start metric filtering for Test Case level by jdesprez · 7 years ago
  42. d0e00da Enforce MustBeClosed by Error prone by jdesprez · 7 years ago
  43. cce0a68 Fix eclipse project links by jdesprez · 7 years ago
  44. bb02e1e Fix classpath for eclipse. by Xing Dai · 7 years ago
  45. 440d6d1 Fix build warnings for tools/tradefed by Julien Desprez · 7 years ago
  46. e8e8a16 Fix eclipse project classpath after proto stuff was added by Julien Desprez · 8 years ago
  47. dd4474c Accomodate new ddmlib version API by Julien Desprez · 8 years ago
  48. 1b9cb4e Add tar.gz file support by Julien Desprez · 8 years ago
  49. 92fc14a Fix project variable for new libs by Julien Desprez · 8 years ago
  50. bf21e6f update classpath dependency by Guang Zhu · 9 years ago
  51. 5ca32de Switch to guava15 in tf by Brett Chabot · 10 years ago
  52. 2784613 export /tf-remote-client for dependent projects in Eclipse by Guang Zhu · 10 years ago
  53. 6cbc759 Add ListDevices remote op. by Brett Chabot · 11 years ago
  54. 423872e Remove extra file. by Tsu Chiang Chuang · 11 years ago
  55. cf52127 Refactor out a tf-remote-client jar. by Brett Chabot · 11 years ago
  56. 9c27c90 Remote TF refactor part one. by Brett Chabot · 11 years ago
  57. f51dcc0 fix guava source path. by Brett Chabot · 12 years ago
  58. 29ca2b8 Adjust Eclipse classpaths to prebuilt/ exorcism. by Brett Chabot · 12 years ago
  59. d6428d5 Eclipse variables for non-TF project dependencies by Jorge Gonzalez · 13 years ago
  60. e22f30a Add jline to eclipse classpath by Brett Chabot · 13 years ago
  61. fee28a5 Add guava and jsr305 to tradefed Eclipse classpath. by Brett Chabot · 13 years ago
  62. fa4f667 Separate out tests that use TF from TF core. by Brett Chabot · 13 years ago
  63. d9c4d3f Add capability to push tests zip to userdata. by Brett Chabot · 14 years ago
  64. e278a5b Add configuration.xml support. by Brett Chabot · 14 years ago
  65. 74c276e Add ITestDevice method to incrementally sync local files to device. by Brett Chabot · 14 years ago
  66. fccfc61 Add a result reporter that outputs to an XML file. by Brett Chabot · 14 years ago
  67. eb42a29 Add Eclipse project files for tradefed and its tests. by Brett Chabot · 14 years ago