1. e8b41f1 Fix deprecated newInstance in ConfigurationDef.java by frankfeng · 4 years, 8 months ago
  2. 9ab7e3d Ensure we log the config name that failed to load by Julien Desprez · 5 years ago
  3. b2e61ee Define an invocation layer component by Julien Desprez · 5 years ago
  4. dbba331 Address several log setup spammy logs by Julien Desprez · 5 years ago
  5. 4a0b564 Add serialization version to OptionDef by Julien Desprez · 6 years ago
  6. 5ddaf32 Merge "Ensure fake device are null devices" by Treehugger Robot · 6 years ago
  7. fb0e819 Handle configuration existing in parent but not child by Julien Desprez · 6 years ago
  8. dbfcc95 Ensure fake device are null devices by Julien Desprez · 6 years ago
  9. 504f0df handle flat regular xml config that adds a fake device by Julien Desprez · 6 years ago
  10. 8da0232 Allow test to report a command line to run in a local setup by Dan Shi · 6 years ago
  11. 8240df4 Introduce a concept of "fake" devices by jdesprez · 6 years ago
  12. 38d30fc In case of class loading failure, report all failures by jdesprez · 6 years ago
  13. d9c58c2 Fix some interaction of thin launcher and sandbox by jdesprez · 6 years ago
  14. c6c25c8 Ensure we use the ConfigurationDef state for multi-device by jdesprez · 6 years ago
  15. ac3aba2 Improve the option application logic a bit by jdesprez · 6 years ago
  16. 649a183 Do not allow IMetricCollector as result_reporter by jdesprez · 7 years ago
  17. 68bfb66 enforce order for multidevice in configuration. by Tsu Chiang Chuang · 7 years ago
  18. 430902d Fix interleaved device config situation by jdesprez · 7 years ago
  19. 5f4e80e Attempt to address some runtime of config creation by jdesprez · 7 years ago
  20. 293705c Fix multidevice for empty device tag by Julien Desprez · 7 years ago
  21. 0f0a02a Enforce some basic error prone build rules by Julien Desprez · 7 years ago
  22. 06522f3 Fix configuration bug by Julien Desprez · 8 years ago
  23. 47c287f Multi Device Invocation by Julien Desprez · 8 years ago
  24. 8427fc2 Multi device refactoring part 2 by Julien Desprez · 8 years ago
  25. 86ca80a Change keystore loading. by Tsu Chiang Chuang · 8 years ago
  26. f23d081 Multi device refactoring - device parsing by Julien Desprez · 8 years ago
  27. b8c4e12 Add Configuration.injectOptionValues to support the batch option injection. by Moon Kim · 9 years ago
  28. 56e13eb Track option sources and expose them in json. by Allen Hair · 9 years ago
  29. 14e370e Unified code paths for setOptionMapValue and setOptionValue. by Allen Hair · 9 years ago
  30. ef8ac41 Merge "Remove includeConfigDef() since it is no longer used." by Allen Hair · 9 years ago
  31. 8aebe92 Reload configs if the underlying files change. by Allen Hair · 9 years ago
  32. 4758da8 Remove includeConfigDef() since it is no longer used. by Allen Hair · 9 years ago
  33. e7fa409 Create a Global Configuration to specify TF options at start by Omari Stephens · 12 years ago
  34. 9f2c1a8 CommandScheduler refactoring. by Brett Chabot · 12 years ago
  35. d8bc2c1 Add support for multiple class instances with different Option values by Omari Stephens · 12 years ago
  36. 6dff952 Add config include support. by Brett Chabot · 13 years ago
  37. 28d84c4 Add support for Map @Option fields by Omari Stephens · 13 years ago
  38. 91b48a8 Rename all references of 'config object name' to 'config object type'. by Brett Chabot · 13 years ago
  39. e7e335e Fix config help and associated refactoring. by Brett Chabot · 13 years ago
  40. 8f04e47 Refactor configuration to allow modification. by Brett Chabot · 14 years ago
  41. c487aef Print config help for objects in order. by Brett Chabot · 14 years ago
  42. 02e46d2 Support multiple config objects for one type. by Brett Chabot · 14 years ago
  43. 8b5ef00 Fix Tradefed --help. by Brett Chabot · 14 years ago
  44. dd21ddf Bunch of bug fixes by Brett Chabot · 14 years ago
  45. e278a5b Add configuration.xml support. by Brett Chabot · 14 years ago