1. 4509300 Merge "Fix bugs related to type-matching for shared Maps, Collections, Enums" by Omari Stephens · 13 years ago
  2. 5027c28 Merge "Add element filtering to FlashingResourcesParser" by Omari Stephens · 13 years ago
  3. 28e986a Add element filtering to FlashingResourcesParser by Omari Stephens · 13 years ago
  4. 6109725 Reconcile with AOSP by Jean-Baptiste Queru · 13 years ago
  5. af26923 Manual merge of Remove obsolete API. by Brett Chabot · 13 years ago
  6. 34e525b Fix bugs related to type-matching for shared Maps, Collections, Enums by Omari Stephens · 13 years ago
  7. 79d910b Merge "Add hcidump to BluetoothStressTest" by Eric Rowe · 13 years ago
  8. f5f7b28 Merge "Refactor logcat for reuse with other commands." by Eric Rowe · 13 years ago
  9. 5d6902b Add hcidump to BluetoothStressTest by Eric Rowe · 13 years ago
  10. 9023d08 Refactor logcat for reuse with other commands. by Eric Rowe · 13 years ago
  11. 280a264 Merge "Allow wifi stress test and cm test to run on wifi-only device" by Xia Wang · 13 years ago
  12. 2198d2f Allow wifi stress test and cm test to run on wifi-only device by Xia Wang · 13 years ago
  13. ecfb3f2 Local build and force system flash. by Brett Chabot · 13 years ago
  14. 607c7f6 Remove obsolete API. by Brett Chabot · 13 years ago
  15. a97302ba Merge "Fix InstrumentationListTestTest" by Brett Chabot · 13 years ago
  16. 65e6e28 Merge "Javadoc cleanup." by Brett Chabot · 13 years ago
  17. 0ccce84 Fix InstrumentationListTestTest by Brett Chabot · 13 years ago
  18. 39308ca Javadoc cleanup. by Brett Chabot · 13 years ago
  19. e406715 Merge "Fix the data posting issue." by Yu Shan Emily Lau · 13 years ago
  20. da85bed Fix the data posting issue. by Yu Shan Emily Lau · 13 years ago
  21. 5a3e3f2 Merge "Fix wireless test:" by Xia Wang · 13 years ago
  22. 949672b Merge "Add CLog#logAndDisplay and logs on device not available." by Brett Chabot · 13 years ago
  23. cb2dcdd Add CLog#logAndDisplay and logs on device not available. by Brett Chabot · 13 years ago
  24. 4ab4574 Merge "Cleanup of Console FIXMEs." by Brett Chabot · 13 years ago
  25. 6af8de5 Cleanup of Console FIXMEs. by Brett Chabot · 13 years ago
  26. 7348577 Merge "Remove intstrumentation list test reboot hack" by Brett Chabot · 13 years ago
  27. 0b2ddc5 Remove intstrumentation list test reboot hack by Brett Chabot · 13 years ago
  28. e3530b9 Merge "Add AppLaunchMetricsTest to tradefed." by Eric Rowe · 13 years ago
  29. d945282 Add AppLaunchMetricsTest to tradefed. by Eric Rowe · 13 years ago
  30. 649e926 Merge "Add a mechanism to hold devices for charging" by Omari Stephens · 13 years ago
  31. 8bda56e Make the ConfigurationException output a little more verbose by Omari Stephens · 13 years ago
  32. 463dda6 Add a "dry-run" mode by Omari Stephens · 13 years ago
  33. c5a925c Merge "Remove extra newline in Console." by Brett Chabot · 13 years ago
  34. 7b433ad Add a mechanism to hold devices for charging by Omari Stephens · 13 years ago
  35. 7860343 Remove extra newline in Console. by Brett Chabot · 13 years ago
  36. 776723d Merge "Better error message for FileUtil.hardlinkFile" by Brett Chabot · 13 years ago
  37. 56223c1 Better error message for FileUtil.hardlinkFile by Brett Chabot · 13 years ago
  38. 9f914f8 Merge "Fix unit test Eclipse-deadlock-of-death" by Brett Chabot · 13 years ago
  39. f52a159 Fix wireless test: by Xia Wang · 13 years ago
  40. c8101bc Merge "Change --userdata-flash to use enum." by Brett Chabot · 13 years ago
  41. f5257bd Fix unit test Eclipse-deadlock-of-death by Brett Chabot · 13 years ago
  42. deb5456 Merge " Run the camera startup test first in order to collect the accurate camera fisrt startup time." by Yu Shan Emily Lau · 13 years ago
  43. e687fb3 Run the camera startup test first in order by Yu Shan Emily Lau · 13 years ago
  44. 95018b7 Change --userdata-flash to use enum. by Brett Chabot · 13 years ago
  45. 5e6bac3 Merge "Fix tests" by Brett Chabot · 13 years ago
  46. 4acfced Fix tests by Brett Chabot · 13 years ago
  47. 3f0d2dc Merge "Clean up files that were being leaked by unit tests" by Omari Stephens · 13 years ago
  48. 1459e47 Merge "Create a utility class to search for files and log them if found" by Omari Stephens · 13 years ago
  49. f2de8f6 This is a fake file to trigger the build system by Omari Stephens · 13 years ago
  50. a6dd508 Clean up files that were being leaked by unit tests by Omari Stephens · 13 years ago
  51. 6a1c3a8 Create a utility class to search for files and log them if found by Omari Stephens · 13 years ago
  52. 7884845 Merge "Fix RunUtil#runCmdInBackground" by Brett Chabot · 13 years ago
  53. 186279f Fix RunUtil#runCmdInBackground by Brett Chabot · 13 years ago
  54. ce8fc3a I has a stupid by Omari Stephens · 13 years ago
  55. 3e7f86a Create a mechanism for marking @Option fields as mandatory by Omari Stephens · 13 years ago
  56. 19dc484 Fix ArgsOptionParserTest indentation by Omari Stephens · 13 years ago
  57. dc0b63b Use LogLevel directly instead of the string representation by Omari Stephens · 13 years ago
  58. f3461f4 Fix instrumentation test tracking. by Brett Chabot · 13 years ago
  59. eaabb7f Fix ArrayUtil to handle Collections properly by Omari Stephens · 13 years ago
  60. d20ffec Fall back from mixed-case to uppercase when resolving Enum values by Omari Stephens · 13 years ago
  61. df37b4a Show the valid values of Enum fields in "--help" output by Omari Stephens · 13 years ago
  62. 30fe0db Merge "Add support for setting Enums" by Omari Stephens · 13 years ago
  63. 206da9a Add support for setting Enums by Omari Stephens · 13 years ago
  64. f13a190 Merge "Add jline to eclipse classpath" by Brett Chabot · 13 years ago
  65. e22f30a Add jline to eclipse classpath by Brett Chabot · 13 years ago
  66. bf5d5c9 Fix `list devices` by Omari Stephens · 13 years ago
  67. 8711aef Add the ability to specify arguments while running commandfiles by Omari Stephens · 13 years ago
  68. 3953bb1 Use jline instead of java.io.Console for console input by Omari Stephens · 13 years ago
  69. 201dc52 Require jline by Omari Stephens · 13 years ago
  70. 272248e Merge "Add a --min-battery device selection option." by Brett Chabot · 13 years ago
  71. f9a0b02 Merge "Fix RunUtil concurrency." by Brett Chabot · 13 years ago
  72. 8a1b710 Fix RunUtil concurrency. by Brett Chabot · 13 years ago
  73. 03b3744 Merge "fix bug: typo in type." by Tsu Chiang Chuang · 13 years ago
  74. 0b3dcb1 fix bug: typo in type. by Tsu Chiang Chuang · 13 years ago
  75. 067b8d8 Add a --min-battery device selection option. by Brett Chabot · 13 years ago
  76. b09ff53 Merge "code clean up - to remove dup code." by Tsu Chiang Chuang · 13 years ago
  77. 99e8020 Merge "Add TestRunResult.getNumCompleteTests()" by Brett Chabot · 13 years ago
  78. b70f560 Add TestRunResult.getNumCompleteTests() by Brett Chabot · 13 years ago
  79. 5f51d40 Merge "add new stats check to all bandwidth microbenchmark tests." by Tsu Chiang Chuang · 13 years ago
  80. fb8d772 code clean up - to remove dup code. by Tsu Chiang Chuang · 13 years ago
  81. 5f4f8ab Merge "Attempt to fix duplicate available device problem." by Brett Chabot · 13 years ago
  82. 355e518 Merge "Add a config for running tf functional tests." by Brett Chabot · 13 years ago
  83. d5cff66 Add a config for running tf functional tests. by Brett Chabot · 13 years ago
  84. 40797f7 Attempt to fix duplicate available device problem. by Brett Chabot · 13 years ago
  85. 5b1dc44 Merge "Take bugreport after encryption performance tests." by Eric Rowe · 13 years ago
  86. fe03e23 Merge "Move device bootcomplete check to waitForAvailable." by Brett Chabot · 13 years ago
  87. 90d1299 Merge "Add check for emulator adb connectivity after launch." by Brett Chabot · 13 years ago
  88. 7b064a3 Merge "Clean up test code for package manager." by Tsu Chiang Chuang · 13 years ago
  89. 3348a69 Take bugreport after encryption performance tests. by Eric Rowe · 13 years ago
  90. 0e247b0 Clean up test code for package manager. by Tsu Chiang Chuang · 13 years ago
  91. 751012b Move device bootcomplete check to waitForAvailable. by Brett Chabot · 13 years ago
  92. de30dcc Add check for emulator adb connectivity after launch. by Brett Chabot · 13 years ago
  93. 02a15c6 Merge "Add top logging to encryption performance tests." by Eric Rowe · 13 years ago
  94. f280a1a 2nd try at automating Download Manager Test. by Tsu Chiang Chuang · 13 years ago
  95. f459f5b Merge "Revert "Refactor code to download build, stabilize test, and automate run process."" by Tsu Chiang Chuang · 13 years ago
  96. cfe4abc Revert "Refactor code to download build, stabilize test, and automate run process." by Tsu Chiang Chuang · 13 years ago
  97. 06fc809 Merge "Refactor code to download build, stabilize test, and automate run process." by Tsu Chiang Chuang · 13 years ago
  98. d965727 Refactor code to download build, stabilize test, and automate run process. by Tsu Chiang Chuang · 13 years ago
  99. 52e8d8b Add top logging to encryption performance tests. by Eric Rowe · 13 years ago
  100. 9ab0f71 Allow using a custom rootDir in LogFileSaver. by Brett Chabot · 13 years ago