1. f5257bd Fix unit test Eclipse-deadlock-of-death by Brett Chabot · 13 years ago
  2. 5e6bac3 Merge "Fix tests" by Brett Chabot · 13 years ago
  3. 4acfced Fix tests by Brett Chabot · 13 years ago
  4. 3f0d2dc Merge "Clean up files that were being leaked by unit tests" by Omari Stephens · 13 years ago
  5. 1459e47 Merge "Create a utility class to search for files and log them if found" by Omari Stephens · 13 years ago
  6. f2de8f6 This is a fake file to trigger the build system by Omari Stephens · 13 years ago
  7. a6dd508 Clean up files that were being leaked by unit tests by Omari Stephens · 13 years ago
  8. 6a1c3a8 Create a utility class to search for files and log them if found by Omari Stephens · 13 years ago
  9. 7884845 Merge "Fix RunUtil#runCmdInBackground" by Brett Chabot · 13 years ago
  10. 186279f Fix RunUtil#runCmdInBackground by Brett Chabot · 13 years ago
  11. ce8fc3a I has a stupid by Omari Stephens · 13 years ago
  12. 3e7f86a Create a mechanism for marking @Option fields as mandatory by Omari Stephens · 13 years ago
  13. 19dc484 Fix ArgsOptionParserTest indentation by Omari Stephens · 13 years ago
  14. dc0b63b Use LogLevel directly instead of the string representation by Omari Stephens · 13 years ago
  15. f3461f4 Fix instrumentation test tracking. by Brett Chabot · 13 years ago
  16. eaabb7f Fix ArrayUtil to handle Collections properly by Omari Stephens · 13 years ago
  17. d20ffec Fall back from mixed-case to uppercase when resolving Enum values by Omari Stephens · 13 years ago
  18. df37b4a Show the valid values of Enum fields in "--help" output by Omari Stephens · 13 years ago
  19. 30fe0db Merge "Add support for setting Enums" by Omari Stephens · 13 years ago
  20. 206da9a Add support for setting Enums by Omari Stephens · 13 years ago
  21. f13a190 Merge "Add jline to eclipse classpath" by Brett Chabot · 13 years ago
  22. e22f30a Add jline to eclipse classpath by Brett Chabot · 13 years ago
  23. bf5d5c9 Fix `list devices` by Omari Stephens · 13 years ago
  24. 8711aef Add the ability to specify arguments while running commandfiles by Omari Stephens · 13 years ago
  25. 3953bb1 Use jline instead of java.io.Console for console input by Omari Stephens · 13 years ago
  26. 201dc52 Require jline by Omari Stephens · 13 years ago
  27. 272248e Merge "Add a --min-battery device selection option." by Brett Chabot · 13 years ago
  28. f9a0b02 Merge "Fix RunUtil concurrency." by Brett Chabot · 13 years ago
  29. 8a1b710 Fix RunUtil concurrency. by Brett Chabot · 13 years ago
  30. 03b3744 Merge "fix bug: typo in type." by Tsu Chiang Chuang · 13 years ago
  31. 0b3dcb1 fix bug: typo in type. by Tsu Chiang Chuang · 13 years ago
  32. 067b8d8 Add a --min-battery device selection option. by Brett Chabot · 13 years ago
  33. b09ff53 Merge "code clean up - to remove dup code." by Tsu Chiang Chuang · 13 years ago
  34. 99e8020 Merge "Add TestRunResult.getNumCompleteTests()" by Brett Chabot · 13 years ago
  35. b70f560 Add TestRunResult.getNumCompleteTests() by Brett Chabot · 13 years ago
  36. 5f51d40 Merge "add new stats check to all bandwidth microbenchmark tests." by Tsu Chiang Chuang · 13 years ago
  37. fb8d772 code clean up - to remove dup code. by Tsu Chiang Chuang · 13 years ago
  38. 5f4f8ab Merge "Attempt to fix duplicate available device problem." by Brett Chabot · 13 years ago
  39. 355e518 Merge "Add a config for running tf functional tests." by Brett Chabot · 13 years ago
  40. d5cff66 Add a config for running tf functional tests. by Brett Chabot · 13 years ago
  41. 40797f7 Attempt to fix duplicate available device problem. by Brett Chabot · 13 years ago
  42. 5b1dc44 Merge "Take bugreport after encryption performance tests." by Eric Rowe · 13 years ago
  43. fe03e23 Merge "Move device bootcomplete check to waitForAvailable." by Brett Chabot · 13 years ago
  44. 90d1299 Merge "Add check for emulator adb connectivity after launch." by Brett Chabot · 13 years ago
  45. 7b064a3 Merge "Clean up test code for package manager." by Tsu Chiang Chuang · 13 years ago
  46. 3348a69 Take bugreport after encryption performance tests. by Eric Rowe · 13 years ago
  47. 0e247b0 Clean up test code for package manager. by Tsu Chiang Chuang · 13 years ago
  48. 751012b Move device bootcomplete check to waitForAvailable. by Brett Chabot · 13 years ago
  49. de30dcc Add check for emulator adb connectivity after launch. by Brett Chabot · 13 years ago
  50. 02a15c6 Merge "Add top logging to encryption performance tests." by Eric Rowe · 13 years ago
  51. f280a1a 2nd try at automating Download Manager Test. by Tsu Chiang Chuang · 13 years ago
  52. f459f5b Merge "Revert "Refactor code to download build, stabilize test, and automate run process."" by Tsu Chiang Chuang · 13 years ago
  53. cfe4abc Revert "Refactor code to download build, stabilize test, and automate run process." by Tsu Chiang Chuang · 13 years ago
  54. 06fc809 Merge "Refactor code to download build, stabilize test, and automate run process." by Tsu Chiang Chuang · 13 years ago
  55. d965727 Refactor code to download build, stabilize test, and automate run process. by Tsu Chiang Chuang · 13 years ago
  56. 52e8d8b Add top logging to encryption performance tests. by Eric Rowe · 13 years ago
  57. 9ab0f71 Allow using a custom rootDir in LogFileSaver. by Brett Chabot · 13 years ago
  58. 5782fb6 Cleanup compile warnings. by Brett Chabot · 13 years ago
  59. 273d499 Merge "Allow customization of console help and prompt." by Brett Chabot · 13 years ago
  60. 999f23f Allow customization of console help and prompt. by Brett Chabot · 13 years ago
  61. a96dc77 Reboot device unresponsive to instrumentation test commands. by Brett Chabot · 13 years ago
  62. 9be7e4c Merge "Adb root before running cryptfs commands." by Eric Rowe · 13 years ago
  63. c7fbce5 Introduce a constant for test attempts. by Brett Chabot · 13 years ago
  64. c239bc7 Fix unit test. by Brett Chabot · 13 years ago
  65. caf60ac Adb root before running cryptfs commands. by Eric Rowe · 13 years ago
  66. a5d3549 Handle DeviceNotAvailableExceptions in JUnit tests. by Brett Chabot · 13 years ago
  67. 1c9fcc5 Reduce number of instrumentation list test retries to 2. by Brett Chabot · 13 years ago
  68. 576e830 Merge "Add a '-l' shortcut for --log-level-display." by Brett Chabot · 13 years ago
  69. 3c1f4dd BugFix: init logging in constructor for guaranteed ordering by Omari Stephens · 13 years ago
  70. f86488f Add a '-l' shortcut for --log-level-display. by Brett Chabot · 13 years ago
  71. d89c382 Merge "Keep console responsive after running `exit`" by Omari Stephens · 13 years ago
  72. b1dc406 Merge "Show invocation runtime in `list invocations` output" by Omari Stephens · 13 years ago
  73. 6bf4c1a Merge "Add ITestDevice.pushDir API." by Brett Chabot · 13 years ago
  74. 8d94e9a Fix Eclipse build: move DeviceBatteryLevelCheckerTest to correct package. by Brett Chabot · 13 years ago
  75. 85d597c Merge "Properly handle incomplete results when sharding." by Brett Chabot · 13 years ago
  76. cd5d43a Add ITestDevice.pushDir API. by Brett Chabot · 13 years ago
  77. e3b8b9e Properly handle incomplete results when sharding. by Brett Chabot · 13 years ago
  78. 0f92122 Keep console responsive after running `exit` by Omari Stephens · 13 years ago
  79. 1ee376d Show invocation runtime in `list invocations` output by Omari Stephens · 13 years ago
  80. 12636b8 Merge "Create a phony package to build all of TF" by Omari Stephens · 13 years ago
  81. 6aeef7c Create a phony package to build all of TF by Omari Stephens · 13 years ago
  82. 1b06bd7 Clean up some rough edges; drop default min from 20 to 10 by Omari Stephens · 13 years ago
  83. 122751f Merge "Create a TargetPreparer that holds a device for charging if needed" by Omari Stephens · 13 years ago
  84. 2ffcab2 Create a TargetPreparer that holds a device for charging if needed by Omari Stephens · 13 years ago
  85. ed499bc Merge "Cleanup unused imports and other warnings." by Brett Chabot · 13 years ago
  86. d4553e0 Tweak starting invocation log message. by Brett Chabot · 13 years ago
  87. d270249 Cleanup unused imports and other warnings. by Brett Chabot · 13 years ago
  88. 25b4366 Set device serial before calling invocationStarted by Brett Chabot · 13 years ago
  89. 269d974 Merge "Make ArrayUtil.join accept Collections." by Brett Chabot · 13 years ago
  90. 89a6113 Make ArrayUtil.join accept Collections. by Brett Chabot · 13 years ago
  91. c10cc13 Merge "Change getRequiredImageVersion() behavior." by Eric Rowe · 13 years ago
  92. 631eaaf Change getRequiredImageVersion() behavior. by Eric Rowe · 13 years ago
  93. a85f6da Merge "Pass custom run names when running remaining instrumentation tests." by Brett Chabot · 13 years ago
  94. 7827941 Pass custom run names when running remaining instrumentation tests. by Brett Chabot · 13 years ago
  95. e716c51 More fixes for state management with missing fastboot. by Brett Chabot · 13 years ago
  96. 87ba902 Merge "Fix recovery deadlocks when fastboot is not present." by Brett Chabot · 13 years ago
  97. 71988b4 Fix recovery deadlocks when fastboot is not present. by Brett Chabot · 13 years ago
  98. 1ab45a4 fetching additional data (netstats) for debugging purposes. by Tsu Chiang Chuang · 13 years ago
  99. 7a46f99 Merge "Add mobile only option as well as adding bugreport to test results." by Tsu Chiang Chuang · 13 years ago
  100. 6455464 Add mobile only option as well as adding bugreport to test results. by Tsu Chiang Chuang · 13 years ago