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