1. 7fc5425 Start forwarding the new invoc failure event by Julien Desprez · 4 years, 3 months ago
  2. 4fa8e87 Merge "Fix some of the logging for basic HelloWorld situation" by Julien Desprez · 4 years, 3 months ago
  3. a827584 Merge "Add some logs around the Fastboot initialization logic" by Treehugger Robot · 4 years, 3 months ago
  4. f2da869 Merge "Do not usb reset available devices" by Julien Desprez · 4 years, 3 months ago
  5. 4e45749 Merge "Add jar files in TF_PATH as they are to classpath." by moonk · 4 years, 3 months ago
  6. 9722dd3 Add jar files in TF_PATH as they are to classpath. by Moon Kim · 4 years, 3 months ago
  7. 5146d89 Merge "Add more of the fastbootd support needed" by Julien Desprez · 4 years, 3 months ago
  8. bdfcea8 Merge "Handle RuntimeException in fetchBuild" by Julien Desprez · 4 years, 3 months ago
  9. e8dc594 Add some logs around the Fastboot initialization logic by Julien Desprez · 4 years, 3 months ago
  10. e3e2802 Do not usb reset available devices by Julien Desprez · 4 years, 3 months ago
  11. bd35f6d Fix some of the logging for basic HelloWorld situation by Julien Desprez · 4 years, 3 months ago
  12. 6693886 Merge "Turn battery charging into a test signal" by Julien Desprez · 4 years, 3 months ago
  13. 4b25ebe Turn battery charging into a test signal by Julien Desprez · 4 years, 3 months ago
  14. 01a8a34 Add more of the fastbootd support needed by Julien Desprez · 4 years, 3 months ago
  15. e9f7518 Handle RuntimeException in fetchBuild by Julien Desprez · 4 years, 3 months ago
  16. d15525e Don't include test run failure messages to InvocationStatus. by Moon Kim · 4 years, 3 months ago
  17. a145dc7 Delete resource usage for BuildInfo by Julien Desprez · 4 years, 3 months ago
  18. 3436699 Merge "Don't be overly aggressive on USB reset invocation" by Treehugger Robot · 4 years, 3 months ago
  19. e2dfe97 Don't be overly aggressive on USB reset invocation by Julien Desprez · 4 years, 3 months ago
  20. 63423f5 Merge "Ensure we don't go into the auto-retry if the runner doesn't support it" by Julien Desprez · 4 years, 3 months ago
  21. a2c9fc4 Merge "Isolate the force allocate logic" by Julien Desprez · 4 years, 3 months ago
  22. 7f1ed49 Ensure we don't go into the auto-retry if the runner doesn't support it by Julien Desprez · 4 years, 3 months ago
  23. 87be479 Merge "Wait for device online after USB reset" by Julien Desprez · 4 years, 3 months ago
  24. 764a0a7 Merge "Ensure that if a min-battery is required we don't match StubDevice" by Julien Desprez · 4 years, 3 months ago
  25. e5ef942 Wait for device online after USB reset by Julien Desprez · 4 years, 3 months ago
  26. 4356cc6 Continue updating interfaces to remove test resources by Julien Desprez · 4 years, 3 months ago
  27. b5e2253 Merge "Fastbootd update for state" by Julien Desprez · 4 years, 3 months ago
  28. cfedcaf Support processing multiple files for matching key pattern. by Gopinath Elanchezhian · 4 years, 3 months ago
  29. 74156a8 Isolate the force allocate logic by Julien Desprez · 4 years, 3 months ago
  30. c49a94e Ensure that if a min-battery is required we don't match StubDevice by Julien Desprez · 4 years, 3 months ago
  31. ec9fe6f Merge "Add the reason for done=false in XML" by Julien Desprez · 4 years, 3 months ago
  32. a16120f Fastbootd update for state by Julien Desprez · 4 years, 3 months ago
  33. e353b1b Add the reason for done=false in XML by Julien Desprez · 4 years, 3 months ago
  34. 09b4612 Continue to clean up test resouces related logic by Julien Desprez · 4 years, 3 months ago
  35. 2b93040 Merge "Start removing some of the GCS test resource logic" by Julien Desprez · 4 years, 3 months ago
  36. 3edbfa7 Fix auto-retry with local sharding by Julien Desprez · 4 years, 3 months ago
  37. 5abf8ab Start removing some of the GCS test resource logic by Julien Desprez · 4 years, 3 months ago
  38. 47b0a54 Continue handling some of fastbootd cases by Julien Desprez · 4 years, 3 months ago
  39. 6e6b023 Start introducing FASTBOOTD mode in Tradefed by Julien Desprez · 4 years, 3 months ago
  40. 3214aef Create a recoverer that uses allocated device to reset usb by Julien Desprez · 4 years, 3 months ago
  41. 8260f92 Merge "Notify clearcut when an invocation is started" by Julien Desprez · 4 years, 3 months ago
  42. c0c3ac5 improve the wait logic in nested ssh bugreport by Guang Zhu · 4 years, 3 months ago
  43. a7dece7 Notify clearcut when an invocation is started by Julien Desprez · 4 years, 3 months ago
  44. 41915bc Log the adb devices output when device goes offline by Julien Desprez · 4 years, 3 months ago
  45. 80c6ba6 Merge "Allow legacy subprocess reporter to use TF/CTS 9+ methods if possible" by Daniel Peykov · 4 years, 3 months ago
  46. a66da24 Merge "Do the basic events forwarding for a new interface" by Julien Desprez · 4 years, 3 months ago
  47. 8f7f724 Allow legacy subprocess reporter to use TF/CTS 9+ methods if possible by Daniel Peykov · 4 years, 3 months ago
  48. 097ab9c Merge "Ensure the parser fallback to string if cannot add" by Julien Desprez · 4 years, 3 months ago
  49. a4105b9 Merge "Ensure the new testFailed interface is aggregated properly" by Julien Desprez · 4 years, 3 months ago
  50. 7659ab4 Ensure the new testFailed interface is aggregated properly by Julien Desprez · 4 years, 3 months ago
  51. 496b974 Do the basic events forwarding for a new interface by Julien Desprez · 4 years, 3 months ago
  52. c6707f8 Ensure the parser fallback to string if cannot add by Julien Desprez · 4 years, 3 months ago
  53. 5e71e7b Merge "Avoid NPE if we fail to fetch stderr" by Julien Desprez · 4 years, 3 months ago
  54. d32aa29 Avoid NPE if we fail to fetch stderr by Julien Desprez · 4 years, 3 months ago
  55. b26dd75 Ensure we close the classloader when done with it by Julien Desprez · 4 years, 3 months ago
  56. 84d0d25 Count only physical devices for device lost by Julien Desprez · 4 years, 3 months ago
  57. 8357ded Merge "Improve some of the messages to make them clearer" by Julien Desprez · 4 years, 3 months ago
  58. 4400559 Merge "Include cluster client in log line for command cancellation." by Treehugger Robot · 4 years, 3 months ago
  59. 7ad77df Merge "Capture the number of embedded instances in the VM" by Treehugger Robot · 4 years, 3 months ago
  60. 34da1ef Include cluster client in log line for command cancellation. by frankfeng · 4 years, 3 months ago
  61. 9c18277 Capture the number of embedded instances in the VM by Julien Desprez · 4 years, 3 months ago
  62. fd17b5e Merge "Report a base for device lost" by Treehugger Robot · 4 years, 3 months ago
  63. d997789 Improve some of the messages to make them clearer by Julien Desprez · 4 years, 3 months ago
  64. 3f9f65b Merge "Make sandbox interruptable" by Julien Desprez · 4 years, 3 months ago
  65. d3ea42e Merge "Support the file/folder use case" by Treehugger Robot · 4 years, 3 months ago
  66. de8a51c Report a base for device lost by Julien Desprez · 4 years, 3 months ago
  67. 9f28644 Make sandbox interruptable by Julien Desprez · 4 years, 3 months ago
  68. 8020b50 Fix the argument passing for the active-parameter by Julien Desprez · 4 years, 3 months ago
  69. d50f590 Merge "After joinReceiver, we don't expect more events so stop parsing" by Julien Desprez · 4 years, 3 months ago
  70. 90830f8 Merge "Complete the proto events if it's missing due to interruption" by Treehugger Robot · 4 years, 3 months ago
  71. 0d58b03 Merge "Report unexecuted expected instrumentation tests" by Treehugger Robot · 4 years, 3 months ago
  72. bb411fb After joinReceiver, we don't expect more events so stop parsing by Julien Desprez · 4 years, 3 months ago
  73. fcc095d Complete the proto events if it's missing due to interruption by Julien Desprez · 4 years, 3 months ago
  74. 99a19eb Merge "Mark the result summary of the ConsoleResultReporter better" by Treehugger Robot · 4 years, 3 months ago
  75. b70b2e6 Merge "Re-interpret the exception from sandbox" by Julien Desprez · 4 years, 3 months ago
  76. e393c1c Report unexecuted expected instrumentation tests by Julien Desprez · 4 years, 4 months ago
  77. ed5b04d Re-interpret the exception from sandbox by Julien Desprez · 4 years, 3 months ago
  78. ac5b02c Merge "Capture bugreport in sandbox rather than parent" by Treehugger Robot · 4 years, 3 months ago
  79. 9507c04 Support the file/folder use case by Julien Desprez · 4 years, 3 months ago
  80. 994988a Add an option to prevent the disabling of ddms logging by Julien Desprez · 4 years, 4 months ago
  81. 2951510 Mark the result summary of the ConsoleResultReporter better by Julien Desprez · 4 years, 4 months ago
  82. ba4b40d Added an option to fail the empty invocation. by Insaf Latypov · 4 years, 4 months ago
  83. a58f894 Capture bugreport in sandbox rather than parent by Julien Desprez · 4 years, 4 months ago
  84. 7dccfd8 Ensure we release device in recovery properly by Julien Desprez · 4 years, 4 months ago
  85. 9a574b0 Ensure we wait for one round of Fastboot listener update by Julien Desprez · 4 years, 4 months ago
  86. a51ac61 Merge "Some format of XML results produced needs the error parsed" by Julien Desprez · 4 years, 4 months ago
  87. 7d406e4 Merge "Fix the missing initialization of tracker" by Julien Desprez · 4 years, 4 months ago
  88. 96db075 Fix the missing initialization of tracker by Julien Desprez · 4 years, 4 months ago
  89. 86d66e5 Log the sandbox exit code for tracking by Julien Desprez · 4 years, 4 months ago
  90. 3ba0298 Merge "Ensure we restart runtime if stopped" by Julien Desprez · 4 years, 4 months ago
  91. b56697a Some format of XML results produced needs the error parsed by Julien Desprez · 4 years, 4 months ago
  92. 99c571a Merge "Start using the new multi-tenant option" by Julien Desprez · 4 years, 4 months ago
  93. d1a6d3f Merge "Properly handle a request to download a null path" by Julien Desprez · 4 years, 4 months ago
  94. 7317a23 Merge "Collect CF start time metrics" by Treehugger Robot · 4 years, 4 months ago
  95. 78bdf94 Collect CF start time metrics by frankfeng · 4 years, 4 months ago
  96. 72bb1a0 Properly handle a request to download a null path by Julien Desprez · 4 years, 4 months ago
  97. d3c9ece Start using the new multi-tenant option by Julien Desprez · 4 years, 4 months ago
  98. 7430a86 Skip recovery of battery level 0 by Julien Desprez · 4 years, 4 months ago
  99. 8cb12d7 Ensure we restart runtime if stopped by Julien Desprez · 4 years, 4 months ago
  100. 835c88e Merge "Ensure recovery thread doesn't stop" by Julien Desprez · 4 years, 4 months ago