1. d6428d5 Eclipse variables for non-TF project dependencies by Jorge Gonzalez · 13 years ago
  2. 0ccce84 Fix InstrumentationListTestTest by Brett Chabot · 13 years ago
  3. 649e926 Merge "Add a mechanism to hold devices for charging" by Omari Stephens · 13 years ago
  4. 463dda6 Add a "dry-run" mode by Omari Stephens · 13 years ago
  5. 7b433ad Add a mechanism to hold devices for charging by Omari Stephens · 13 years ago
  6. f5257bd Fix unit test Eclipse-deadlock-of-death by Brett Chabot · 13 years ago
  7. 5e6bac3 Merge "Fix tests" by Brett Chabot · 13 years ago
  8. 4acfced Fix tests by Brett Chabot · 13 years ago
  9. a6dd508 Clean up files that were being leaked by unit tests by Omari Stephens · 13 years ago
  10. 6a1c3a8 Create a utility class to search for files and log them if found by Omari Stephens · 13 years ago
  11. 3e7f86a Create a mechanism for marking @Option fields as mandatory by Omari Stephens · 13 years ago
  12. 19dc484 Fix ArgsOptionParserTest indentation by Omari Stephens · 13 years ago
  13. dc0b63b Use LogLevel directly instead of the string representation by Omari Stephens · 13 years ago
  14. f3461f4 Fix instrumentation test tracking. by Brett Chabot · 13 years ago
  15. eaabb7f Fix ArrayUtil to handle Collections properly by Omari Stephens · 13 years ago
  16. d20ffec Fall back from mixed-case to uppercase when resolving Enum values by Omari Stephens · 13 years ago
  17. df37b4a Show the valid values of Enum fields in "--help" output by Omari Stephens · 13 years ago
  18. 206da9a Add support for setting Enums by Omari Stephens · 13 years ago
  19. 8711aef Add the ability to specify arguments while running commandfiles by Omari Stephens · 13 years ago
  20. 3953bb1 Use jline instead of java.io.Console for console input by Omari Stephens · 13 years ago
  21. 067b8d8 Add a --min-battery device selection option. by Brett Chabot · 13 years ago
  22. 5f4f8ab Merge "Attempt to fix duplicate available device problem." by Brett Chabot · 13 years ago
  23. d5cff66 Add a config for running tf functional tests. by Brett Chabot · 13 years ago
  24. 40797f7 Attempt to fix duplicate available device problem. by Brett Chabot · 13 years ago
  25. fe03e23 Merge "Move device bootcomplete check to waitForAvailable." by Brett Chabot · 13 years ago
  26. 751012b Move device bootcomplete check to waitForAvailable. by Brett Chabot · 13 years ago
  27. de30dcc Add check for emulator adb connectivity after launch. by Brett Chabot · 13 years ago
  28. a96dc77 Reboot device unresponsive to instrumentation test commands. by Brett Chabot · 13 years ago
  29. 9be7e4c Merge "Adb root before running cryptfs commands." by Eric Rowe · 13 years ago
  30. c7fbce5 Introduce a constant for test attempts. by Brett Chabot · 13 years ago
  31. c239bc7 Fix unit test. by Brett Chabot · 13 years ago
  32. caf60ac Adb root before running cryptfs commands. by Eric Rowe · 13 years ago
  33. a5d3549 Handle DeviceNotAvailableExceptions in JUnit tests. by Brett Chabot · 13 years ago
  34. d89c382 Merge "Keep console responsive after running `exit`" by Omari Stephens · 13 years ago
  35. 6bf4c1a Merge "Add ITestDevice.pushDir API." by Brett Chabot · 13 years ago
  36. 8d94e9a Fix Eclipse build: move DeviceBatteryLevelCheckerTest to correct package. by Brett Chabot · 13 years ago
  37. cd5d43a Add ITestDevice.pushDir API. by Brett Chabot · 13 years ago
  38. 0f92122 Keep console responsive after running `exit` by Omari Stephens · 13 years ago
  39. 1b06bd7 Clean up some rough edges; drop default min from 20 to 10 by Omari Stephens · 13 years ago
  40. 122751f Merge "Create a TargetPreparer that holds a device for charging if needed" by Omari Stephens · 13 years ago
  41. 2ffcab2 Create a TargetPreparer that holds a device for charging if needed by Omari Stephens · 13 years ago
  42. ed499bc Merge "Cleanup unused imports and other warnings." by Brett Chabot · 13 years ago
  43. d270249 Cleanup unused imports and other warnings. by Brett Chabot · 13 years ago
  44. c10cc13 Merge "Change getRequiredImageVersion() behavior." by Eric Rowe · 13 years ago
  45. 631eaaf Change getRequiredImageVersion() behavior. by Eric Rowe · 13 years ago
  46. 71988b4 Fix recovery deadlocks when fastboot is not present. by Brett Chabot · 13 years ago
  47. 12a0598 Merge "Add recovery support to TestDevice.getFileEntry" by Brett Chabot · 13 years ago
  48. f9deacc Add recovery support to TestDevice.getFileEntry by Brett Chabot · 13 years ago
  49. 8902cd7 Merge "Add support for tracking not executed tests." by Brett Chabot · 13 years ago
  50. 2eb60a3 Fix WIPE_RM by Brett Chabot · 13 years ago
  51. c59ed54 Add support for tracking not executed tests. by Brett Chabot · 13 years ago
  52. 685dec6 Remove chwon of /data/ files to system by Jorge Gonzalez · 13 years ago
  53. d5769e3 Get rid of caching test counts in CollectingTestListener. by Brett Chabot · 13 years ago
  54. 3c385b0 Turn Console into an independent Thread, so we can daemonize it by Omari Stephens · 13 years ago
  55. 28925b8 Merge "Add a IBuildInfo#getDeviceSerial method." by Brett Chabot · 13 years ago
  56. eba1fd6 Add a IBuildInfo#getDeviceSerial method. by Brett Chabot · 13 years ago
  57. f713906 Merge "Add config include support." by Brett Chabot · 13 years ago
  58. 68722f6 Attempt to fix flaky tests and scripts. by Brett Chabot · 13 years ago
  59. 6dff952 Add config include support. by Brett Chabot · 13 years ago
  60. 0eabebe global auto organize imports. by Brett Chabot · 13 years ago
  61. 888dced Add StatusTrackingEmailReporter by Jorge Gonzalez · 13 years ago
  62. 45bdfd7 Make CollectingTestListener store the start and end time of tests. by Brett Chabot · 13 years ago
  63. c8b709f Add TestDeviceOptions config class. by Brett Chabot · 13 years ago
  64. fa4f667 Separate out tests that use TF from TF core. by Brett Chabot · 13 years ago
  65. b3fa6d2 Merge "Adjust TF unit test launcher to config command switcheroo." by Brett Chabot · 13 years ago
  66. 93d0a4f Adjust TF unit test launcher to config command switcheroo. by Brett Chabot · 13 years ago
  67. af91070 Return a freed 'unavailable' emulator to available queue. by Brett Chabot · 13 years ago
  68. 3876b23 Merge "Change position of config name to front." by Brett Chabot · 13 years ago
  69. 0ff7afa Test for device shell responsiveness for availability. by Brett Chabot · 13 years ago
  70. 5c69a02 Add method for install package with cert. by Brett Chabot · 13 years ago
  71. 984a25c Change position of config name to front. by Brett Chabot · 13 years ago
  72. 5a4e3ef Support extra options when installing packages. by Brett Chabot · 13 years ago
  73. d9371d5 Fix isDeviceEncrypted() always returning false. by Eric Rowe · 13 years ago
  74. 209ee5b Merge "Add ITestDevice#getPropertySync" by Brett Chabot · 13 years ago
  75. 23e02ee Add ITestDevice#getPropertySync by Brett Chabot · 13 years ago
  76. a197dfa Merge "Create a Brillopad unit tests suite and add it to UnitTests.java" by Omari Stephens · 13 years ago
  77. 2313d2f Create a Brillopad unit tests suite and add it to UnitTests.java by Omari Stephens · 13 years ago
  78. 2650d1b Add unlock to device recovery. by Eric Rowe · 13 years ago
  79. 455d362 Merge "add bandwidth micro benchmark tests to TF." by Tsu Chiang Chuang · 13 years ago
  80. 73208ff add bandwidth micro benchmark tests to TF. by Tsu Chiang Chuang · 13 years ago
  81. af950c3 Merge "Adapt to new ddmlib property API." by Brett Chabot · 13 years ago
  82. 89a6ebc Adapt to new ddmlib property API. by Brett Chabot · 13 years ago
  83. 9df394f Merge "Store logs in branch/buildid path." by Brett Chabot · 13 years ago
  84. 477cb99 Store logs in branch/buildid path. by Brett Chabot · 13 years ago
  85. 74ce38f Add extra unlock in pushing zip data to device. by Eric Rowe · 13 years ago
  86. 2b8c8d8 Merge "Make TF more stable with encryption." by Eric Rowe · 13 years ago
  87. ca03a5c Add a delay to the NONE recovery mode bypass by Omari Stephens · 13 years ago
  88. d7b5b90 Merge "Bugfix: support absolute INCLUDE paths when cmdfile isn't in ./" by Omari Stephens · 13 years ago
  89. 9fc6eed Merge "fix procrankparser to ignore invalid lines." by Tsu Chiang Chuang · 13 years ago
  90. 2e03ddf fix procrankparser to ignore invalid lines. by Tsu Chiang Chuang · 13 years ago
  91. ff46bfb Bugfix: support absolute INCLUDE paths when cmdfile isn't in ./ by Omari Stephens · 13 years ago
  92. c4c60f8 Merge changes I2d53d764,Idbdcee2b,Icdcdb3a7 by Omari Stephens · 13 years ago
  93. ffa1223 Make TF more stable with encryption. by Eric Rowe · 13 years ago
  94. a653abb Fix unit tests and compile warnings. by Brett Chabot · 13 years ago
  95. f6f8ac0 Fix typo in IBuildInfo: UNKOWN -> UNKnOWN by Omari Stephens · 13 years ago
  96. 3377364 Fix more build id as string format issues. by Brett Chabot · 13 years ago
  97. 561b480 Merge "Create an explicit setFlashingResourcesRetriever API method" by Omari Stephens · 13 years ago
  98. 8e2059b Fix build. by Brett Chabot · 13 years ago
  99. 3777e32 Treat build ID as a String. by Jorge Gonzalez · 13 years ago
  100. 6f9fcfa GTV-specific configs for tradefederation by Jorge Gonzalez · 13 years ago