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