1. 5338768 Introduce a FileProperty for BuildInfo by jdesprez · 7 years ago
  2. 839825d Clone metrics_collector to avoid multi-init issues by jdesprez · 7 years ago
  3. 109b1de Replace TestIdentifier by TestDescription by jdesprez · 7 years ago
  4. 671d0d2 Avoid reducing the total elapsed time from long to int by jdesprez · 7 years ago
  5. 821a005 Drop TestRunResult and TestResult in core TF by jdesprez · 7 years ago
  6. 640c209 Delete test_profiler as it's not used anymore by jdesprez · 7 years ago
  7. a04c03e Tag the linked external testcases in the build info by jdesprez · 7 years ago
  8. 9afd124 Merge "Move fetchBuild to new invocation interface" by TreeHugger Robot · 7 years ago
  9. a1731b2 Move fetchBuild to new invocation interface by jdesprez · 7 years ago
  10. 7abe644 Merge "Fix strict sharding with IMultiDeviceTest and ITestSuite" by Julien Desprez · 7 years ago
  11. 351d55a Use IDisableable for cleaners too by jdesprez · 7 years ago
  12. 5501bcf Fix strict sharding with IMultiDeviceTest and ITestSuite by jdesprez · 7 years ago
  13. 5c27266 Prepare all necessary data for Extending SuiteResultReporter by jdesprez · 7 years ago
  14. 1e59b2e Merge "Instead of recursively linking full directory, link base dir" by TreeHugger Robot · 7 years ago
  15. d3834a0 Merge "Continue moving methods to new invocation interface" by TreeHugger Robot · 7 years ago
  16. e509334 Instead of recursively linking full directory, link base dir by jdesprez · 7 years ago
  17. 00c7553 Support metric_collector in suite by jdesprez · 7 years ago
  18. 85129dd Continue moving methods to new invocation interface by jdesprez · 7 years ago
  19. 1e17139 Merge "Start moving some method from ITestInvocation to another interface" by TreeHugger Robot · 7 years ago
  20. f12e235 Merge "Track and report all the device serial involved in sharding" by Julien Desprez · 7 years ago
  21. 94cdfeb Start moving some method from ITestInvocation to another interface by jdesprez · 7 years ago
  22. 920b915 Do not reset build in sandbox by jdesprez · 7 years ago
  23. 57f2df4 Track and report all the device serial involved in sharding by jdesprez · 7 years ago
  24. 5ae744c Refactor the "disable" of target_prep by jdesprez · 7 years ago
  25. d00f30b Ensure metric collectors are cloned per shard by jdesprez · 7 years ago
  26. d7d700b Ensure setup logcat is always collected. by Michael Rosenfeld · 7 years ago
  27. 87d78cd Allow the readObject to instantiate potentially missing object by jdesprez · 7 years ago
  28. 87d5847 Enable collection of timing metrics in invocation context by Kevin Lau Fang · 7 years ago
  29. e4d772b Create interface and base metric collectors am: 267ab895f7 am: b97cb4a4ee am: f9ca772c90 by jdesprez · 7 years ago
  30. 267ab89 Create interface and base metric collectors by jdesprez · 7 years ago
  31. c3537f7 Use bugreportz by default on end of invocation by jdesprez · 7 years ago
  32. 1662fec Merge "Enforce MustBeClosed by Error prone" by TreeHugger Robot · 7 years ago
  33. 82e24a3 Merge "Introduce testModuleStart/End callbacks" into oc-dev by Julien Desprez · 7 years ago
  34. d0e00da Enforce MustBeClosed by Error prone by jdesprez · 7 years ago
  35. 76bdb17 Merge "Start populating the ITestInvocation interface" into oc-dev by Julien Desprez · 7 years ago
  36. 67fff06 Remove the exists check by jdesprez · 7 years ago
  37. bf0f3ab Start populating the ITestInvocation interface by jdesprez · 7 years ago
  38. 128eabf Merge "Avoid running same config twice when loading from variable" into oc-dev by Julien Desprez · 7 years ago
  39. 49b8ba8 Merge "Conserve order of keys in device build map" into oc-dev by Julien Desprez · 7 years ago
  40. 05ebd63 Conserve order of keys in device build map by jdesprez · 7 years ago
  41. 37ba1dd Avoid running same config twice when loading from variable by jdesprez · 7 years ago
  42. e5f92a4 Tradefed Container for versioning by jdesprez · 7 years ago
  43. 51beee8 Introduce testModuleStart/End callbacks by jdesprez · 7 years ago
  44. 2b79721 Merge "Make InputStreamSource a closeable for easier tracking" into oc-dev by Julien Desprez · 7 years ago
  45. 990861d Tune the shard normalization by jdesprez · 7 years ago
  46. 52de1c6 Merge "Attempt to balance shard on exec time" into oc-dev by Julien Desprez · 7 years ago
  47. a90f972 Ensure cleanUp of build info is called by jdesprez · 7 years ago
  48. 8817e03 Make InputStreamSource a closeable for easier tracking by jdesprez · 7 years ago
  49. c6b5ba1 Attempt to balance shard on exec time by jdesprez · 7 years ago
  50. 6bfd87e Merge "Fix the bootstrap tests dir to be not null" into oc-dev by Julien Desprez · 7 years ago
  51. 61ea8fc Fix the bootstrap tests dir to be not null by jdesprez · 7 years ago
  52. 6dbb5eb Revert "Tweak normalization of shard" by Julien Desprez · 7 years ago
  53. 9faebf1 Tweak normalization of shard by jdesprez · 7 years ago
  54. d7f09f6 Add a display of what was the estimated time of each shard by jdesprez · 7 years ago
  55. 171023c Aggregate the same modules in the same shard by jdesprez · 7 years ago
  56. 4f061e9 Merge "Uniformize the repartition of the tests in each shard" into oc-dev by TreeHugger Robot · 7 years ago
  57. e8951b4 Uniformize the repartition of the tests in each shard by jdesprez · 7 years ago
  58. a2b66ca Allow InvocationContext to be serialized by jdesprez · 7 years ago
  59. ef07927 Allow GCE device test to run in lab. by Dan Shi · 7 years ago
  60. ce3ff13 Move lock attributes to after invocationStart by jdesprez · 7 years ago
  61. cf54555 Protect InvocationContext from misusage by jdesprez · 7 years ago
  62. 1ab26c9 Merge "Log what a shard executed" into oc-dev by Julien Desprez · 7 years ago
  63. fe48f0b Merge "Fix shardlistener - call is not deprecated" into oc-dev by Julien Desprez · 7 years ago
  64. 0b8464a Log what a shard executed by jdesprez · 7 years ago
  65. 4923441 Fix shardlistener - call is not deprecated by jdesprez · 7 years ago
  66. da087c0 Search only build testsDir as authority by jdesprez · 7 years ago
  67. c304e03 Deprecate the legacy single device invoke() callback by jdesprez · 7 years ago
  68. df4ded4 Allow for slightly more time for device to recover by jdesprez · 7 years ago
  69. db4b4d2 Merge "Log more interesting events and allow strong poller" into oc-dev by Julien Desprez · 7 years ago
  70. d4ab769 Log more interesting events and allow strong poller by jdesprez · 7 years ago
  71. 9bcf494 Allow possible sharding for StrictHelper without shard-count by jdesprez · 7 years ago
  72. e45067e Tune some value of reporting and shards more by jdesprez · 7 years ago
  73. bc580f9 DO NOT MERGE: Copy TF master to oc-dev by jdesprez · 7 years ago
  74. fee9ba4 adding metadata into test configuration descriptor by Guang Zhu · 8 years ago
  75. 3dff70b Ensure final logs are dumped to Global Log by jdesprez · 8 years ago
  76. 4f7ade0 Fix elapsed time of tests by using new ddmlib callback by jdesprez · 8 years ago
  77. 2c86358 Merge "Only create on inv_ folder for FileSystemLogSaver" into oc-dev by Julien Desprez · 8 years ago
  78. e688128 Only create on inv_ folder for FileSystemLogSaver by jdesprez · 8 years ago
  79. 8ba3346 Ensure that Status checker are not shared by shard by jdesprez · 8 years ago
  80. a7b676e Log if invocation was interrupted due to TF stop by Julien Desprez · 8 years ago
  81. 1abf2c0 Use less SnapshotInputStreamSource by Eric Rowe · 8 years ago
  82. 43e8f9c Add a reverse lookup in InvocationContext by Julien Desprez · 8 years ago
  83. dd94f0c Merge "Refactor legacy sharding into a utility" by Julien Desprez · 8 years ago
  84. 8f6ca3f Refactor legacy sharding into a utility by Julien Desprez · 8 years ago
  85. 453d889 Make ShardListener public by Julien Desprez · 8 years ago
  86. d0f9dbb Merge "IProfilerWorkflow and IMetricsRecorder" by Jed Estep · 8 years ago
  87. a97349e IProfilerWorkflow and IMetricsRecorder by Jed Estep · 8 years ago
  88. 345e918 Merge "Hard deprecate invocationStart(buildinfo)" by Julien Desprez · 8 years ago
  89. 245b1b5 Hard deprecate invocationStart(buildinfo) by Julien Desprez · 8 years ago
  90. b5eeda0 Merge "Create helpers for getting device and emulator log names" by Michael Rosenfeld · 8 years ago
  91. b0f58d2 Create helpers for getting device and emulator log names by Michael Rosenfeld · 8 years ago
  92. bca52e0 Do not start/stop logcat invocation for TcpDevice by Julien Desprez · 8 years ago
  93. 5501225 Create staged logcat collection for test invocations. by Michael Rosenfeld · 8 years ago
  94. 97fed0e Merge "Add more unit tests" by Julien Desprez · 8 years ago
  95. 7ccca46 Merge "Address some code base usage" by Julien Desprez · 8 years ago
  96. 701890b Merge "Report the errlog from the subprocess when failed" by Julien Desprez · 8 years ago
  97. 9ab5ad0 Merge "Generic Test Suite runner" by Julien Desprez · 8 years ago
  98. 2763ca0 Add more unit tests by Julien Desprez · 8 years ago
  99. 1320e59 Address some code base usage by Julien Desprez · 8 years ago
  100. 75fbb80 Report the errlog from the subprocess when failed by Julien Desprez · 8 years ago