1. 7d9eb1a Add logic to actually create a FASTBOOTD mode device by Julien Desprez · 4 years, 7 months ago
  2. 28d42a4 Ensure TargetSetupError is serializable by Julien Desprez · 4 years, 9 months ago
  3. eb7af75 Allow to explicitly override the serial by Julien Desprez · 5 years ago
  4. b9efa74 For Virtual Device report the original serial by Julien Desprez · 5 years ago
  5. a48b567 Revert "Remove custom installation rules" by Colin Cross · 5 years ago
  6. 73dceb4 Remove custom installation rules by Colin Cross · 5 years ago
  7. 77b8883 Fix TF classpath by Julien Desprez · 5 years ago
  8. 2382b19 When running on Virtual device avoid logging the battery by Julien Desprez · 6 years ago
  9. bd1f376 Track testRunStart start time in the interface by Julien Desprez · 6 years ago
  10. 71d6a23 Merge "Add a check for API level against next release" by Julien Desprez · 6 years ago
  11. 3c4fb01 Add a check for API level against next release by Julien Desprez · 6 years ago
  12. b666d76 Add tools-common-prebuilt in static_libs of tf-remote-client. by Betty Zhou · 6 years ago
  13. 057d0c4 Tag temporary to the device descriptor by Julien Desprez · 6 years ago
  14. 6af1cad Always get adb version that was used by Julien Desprez · 6 years ago
  15. 641eb2f Consolidate loganalysis and tradefed build rules by Julien Desprez · 6 years ago
  16. 1533b79 [TF] Added methods to get info for a single device. by williamgoh · 6 years ago
  17. c1ae9db Tradefed: convert tf-remote-client to soong by Andreas Gampe · 7 years ago
  18. 2aee24c Add IDevice to DeviceDescriptor. by Moon Kim · 7 years ago
  19. bc580f9 DO NOT MERGE: Copy TF master to oc-dev by jdesprez · 7 years ago
  20. bb02e1e Fix classpath for eclipse. by Xing Dai · 8 years ago
  21. 75b65bd Update tools/tradefederation/ paths. by Kevin Cheng · 8 years ago
  22. 0f0a02a Enforce some basic error prone build rules by Julien Desprez · 8 years ago
  23. 805161d Query MAC addresses from devices. by Kevin Lau Fang · 8 years ago
  24. f8df954 Revert "Remove unused static lib from TF" by Julien Desprez · 8 years ago
  25. 0eeefeb Remove unused static lib from TF by Julien Desprez · 8 years ago
  26. dd4474c Accomodate new ddmlib version API by Julien Desprez · 8 years ago
  27. e3a1968 Add device state information to display by Julien Desprez · 8 years ago
  28. 493e264 checkFrameworkSupport improvements for accuracy by Julien Desprez · 8 years ago
  29. 895e4b1 Allow some time for ddmlib state to stabilize by Julien Desprez · 8 years ago
  30. ac32e66 Fix project warnings for easier readability by Julien Desprez · 8 years ago
  31. 7fae95e Offline device are showing the right state by Julien Desprez · 8 years ago
  32. 1464177 fix compiler warnings by Guang Zhu · 9 years ago
  33. 3ba6da3 Add concept of device class. by Tsu Chiang Chuang · 9 years ago
  34. 2e7560e Compile against the devtools annotations to fix docs build by Omari Stephens · 9 years ago
  35. 730508a Provide a proper string description of DeviceDescriptor by Guang Zhu · 9 years ago
  36. 030e843 Embed ddmlib inside tradefed. by Brett Chabot · 10 years ago
  37. 5ca32de Switch to guava15 in tf by Brett Chabot · 10 years ago
  38. 4d2673d Actually fix command scheduler. by Brett Chabot · 10 years ago
  39. 26f1294 Refactor command file parsing, watching and related handover logic. by Brett Chabot · 10 years ago
  40. 0ebce7d Don't list devices as unavailable if they are not visible to adb. by Brett Chabot · 10 years ago
  41. 9f18011 Fix RemoteManager list devices op. by Brett Chabot · 10 years ago
  42. 4e8a340 Device manager refactor to fix race conditions. by Brett Chabot · 11 years ago
  43. 941d3d2 Change handover protocol. by Brett Chabot · 11 years ago
  44. 255fe9f Add TestRunEnd metrics to getLastCommandResult operation. by Joon Lee · 11 years ago
  45. 513d0f7 Build json-prebuilt into tf-remote-client instead of tradefed. by Brett Chabot · 11 years ago
  46. 0cfe75e Allow RemoteClient connection by hostname. by Joon Lee · 11 years ago
  47. 8997bdd Add product, sdk build, and incremental build to DeviceDescriptor. by Joon Lee · 11 years ago
  48. e8b385d Fix issues found by the doc comments analyzer while importing the remote client code to google3. by Joon Lee · 11 years ago
  49. 2fd24df Expose product variant through the list devices command. This will be useful for determining which images we can flash to a given device. by Joon Lee · 11 years ago
  50. 62614d2 Change local device build provider to gather all files in one dir. by Brett Chabot · 11 years ago
  51. b7bcd09 Add remote op to execute a command. by Brett Chabot · 11 years ago
  52. 694cd0e Add IRemoteClient interface. by Joon Lee · 11 years ago
  53. 6cbc759 Add ListDevices remote op. by Brett Chabot · 11 years ago
  54. 9281a32 Merge "fix build." by Tsu Chiang Chuang · 11 years ago
  55. 05e0467 fix build. by Tsu Chiang Chuang · 11 years ago
  56. d18f6f0 Auto handover for Tradefed upon launch. Bug: 11580635 by Tsu Chiang Chuang · 11 years ago
  57. cf52127 Refactor out a tf-remote-client jar. by Brett Chabot · 11 years ago