1. f39e01e Merge "Refactor brillopad" by Eric Rowe · 13 years ago
  2. 245332e Refactor brillopad by Eric Rowe · 13 years ago
  3. b0705dd Cleanup compile warnings. by Brett Chabot · 13 years ago
  4. 1063b74 Merge "fetch list of packages installed on device." by Tsu Chiang Chuang · 13 years ago
  5. 75aaae5 fetch list of packages installed on device. by Tsu Chiang Chuang · 13 years ago
  6. a413336 Merge "Create an exception to be thrown when the device fails to boot." by Omari Stephens · 13 years ago
  7. 0c22752 Create an exception to be thrown when the device fails to boot. by Omari Stephens · 13 years ago
  8. b0ea2ff Quit after running initial command in non-interactive mode by Omari Stephens · 13 years ago
  9. d80219d Fix ConsoleTest#testRun; expect scheduler to shutdown when input fails by Omari Stephens · 13 years ago
  10. 4c21783 Flush streams before quitting in singleCommand mode by Omari Stephens · 13 years ago
  11. cb5aaf7 Attempt to make DefaultZipsInstaller#deleteData more reliable. by Brett Chabot · 13 years ago
  12. afc9df0 Add CPU stats parsing tool to tradefed. by Eric Rowe · 13 years ago
  13. ea0535e Get rid of IConsoleReader without re-breaking Eclipse by Omari Stephens · 13 years ago
  14. 38942ac Merge "Add utility class for copying Option values between objects." by Brett Chabot · 13 years ago
  15. 09a17ad Add utility class for copying Option values between objects. by Brett Chabot · 13 years ago
  16. 6bae073 Merge "Enable BugreportCollector to wait for a device to be online" by Omari Stephens · 13 years ago
  17. 0baac8b Enable BugreportCollector to wait for a device to be online by Omari Stephens · 13 years ago
  18. 7865c84 Enhance bootloader recovery handling. by Brett Chabot · 13 years ago
  19. 1fe43ae Add FileUtil#extractFileFromZip. by Brett Chabot · 13 years ago
  20. 00e5c92 Split FailureEmailResultReporter by Eric Rowe · 13 years ago
  21. d30515e Merge "add a new target preparer to push list of items from tests zip" by Guang Zhu · 13 years ago
  22. 4d2399c add a new target preparer to push list of items from tests zip by Guang Zhu · 13 years ago
  23. e3f6176 Fix FailureEmailResultReporter. by Eric Rowe · 13 years ago
  24. 5c18d3c Use more descriptive file names for auto-collected bugreports by Omari Stephens · 13 years ago
  25. b2a3aa1 Make DeviceFileReporter work properly with non-glob filenames by Omari Stephens · 13 years ago
  26. 65df215 Fix DeviceSelectionOptionsTest. by Brett Chabot · 13 years ago
  27. 88ed75a Change adb root error handling. by Brett Chabot · 13 years ago
  28. 50870ee Merge "Fix fastboot lock synchronization problems." by Brett Chabot · 13 years ago
  29. 0b178af Fix fastboot lock synchronization problems. by Brett Chabot · 13 years ago
  30. 65f5847 Fix unit tests for mkbootimg by Eric Rowe · 13 years ago
  31. 897c959 Add unit tests to unit tests suite. by Eric Rowe · 13 years ago
  32. c80573a Add methods for retrying GET and POST requests. by Eric Rowe · 13 years ago
  33. 472db16 Add Kernel flasher. by Eric Rowe · 13 years ago
  34. baa72e6 Merge "Increase the stress loop. Add the test case which push the test folder that contains 200 text file to sdcard for 50 times. The test is to minic the automated test framework userdata pushing." by Yu Shan Emily Lau · 13 years ago
  35. 8aef9ab Increase the stress loop. by Yu Shan Emily Lau · 13 years ago
  36. f78ad0d Merge "Add kernel BuildInfo classes" by Eric Rowe · 13 years ago
  37. 6ab0061 Merge "Add verification to tests, fix warning." by Eric Rowe · 13 years ago
  38. cac2094 Merge "Change IBuildInfo API." by Eric Rowe · 13 years ago
  39. 2688fee Add kernel BuildInfo classes by Eric Rowe · 13 years ago
  40. 6f388bf Add verification to tests, fix warning. by Eric Rowe · 13 years ago
  41. ad49b5f Change IBuildInfo API. by Eric Rowe · 13 years ago
  42. a0b3a56 Ensure that /data is writable during data clear step by Omari Stephens · 13 years ago
  43. 2c1a6d3 Revert "Add kernel BuildInfo classes" by Eric Rowe · 13 years ago
  44. 8f5bf7c Add kernel BuildInfo classes by Eric Rowe · 13 years ago
  45. 235ec7e Merge "Add a test that can run all instrumentations present on device." by Brett Chabot · 13 years ago
  46. c8184b6 Add a test that can run all instrumentations present on device. by Brett Chabot · 13 years ago
  47. 12bbd22 Merge "Fix unused imports in RemoteManagerTest" by Brett Chabot · 13 years ago
  48. 8f9f6d3 Merge "Change IHttpHelper APIs." by Eric Rowe · 13 years ago
  49. 040a43a fix LOCAL_JAVACFLAGS by Guang Zhu · 13 years ago
  50. 398e116 Change IHttpHelper APIs. by Eric Rowe · 13 years ago
  51. a16819e Fix unused imports in RemoteManagerTest by Brett Chabot · 13 years ago
  52. 4a3369d Take bugreport after build errors by Eric Rowe · 13 years ago
  53. 3969a89 Fix WifiHelper unit tests by Omari Stephens · 13 years ago
  54. 35eae6b Update WifiHelper to use WifiUtil utility for twiddling wifi settings by Omari Stephens · 13 years ago
  55. 33513a5 Support handover to a new TF process on same machine. by Brett Chabot · 13 years ago
  56. 831f29a Merge "Fix NPE for good, and write tests to verify that things are working" by Omari Stephens · 13 years ago
  57. 7bce731 Fix NPE for good, and write tests to verify that things are working by Omari Stephens · 13 years ago
  58. 54d32f8 Merge "Revamp BatteryLevelChecker" by Omari Stephens · 13 years ago
  59. e92737c Revamp BatteryLevelChecker by Omari Stephens · 13 years ago
  60. 7f76589 Use generic file name when pushing OTAs by Jorge Gonzalez · 13 years ago
  61. a6220c4 Merge "Rename constants, and fix static type-checking warning" by Omari Stephens · 13 years ago
  62. 99b0f8b Merge "Enable -Xlint warnings for all TF build targets" by Omari Stephens · 13 years ago
  63. 2e823ad Fix broken unit test by Jorge Gonzalez · 13 years ago
  64. d562eef Rename constants, and fix static type-checking warning by Omari Stephens · 13 years ago
  65. 29a7e46 Enable -Xlint warnings for all TF build targets by Omari Stephens · 13 years ago
  66. 683ee43 Source code cleanup. by Brett Chabot · 13 years ago
  67. b7898e5 Merge "Eclipse variables for non-TF project dependencies" by Brett Chabot · 13 years ago
  68. a640891 Merge "Fix emulator detection." by Brett Chabot · 13 years ago
  69. dfbe43a Fix emulator detection. by Brett Chabot · 13 years ago
  70. e6c236c Merge "Fix unit tests after forceSystemFlash change" by Brett Chabot · 13 years ago
  71. 4509300 Merge "Fix bugs related to type-matching for shared Maps, Collections, Enums" by Omari Stephens · 13 years ago
  72. 5027c28 Merge "Add element filtering to FlashingResourcesParser" by Omari Stephens · 13 years ago
  73. 28e986a Add element filtering to FlashingResourcesParser by Omari Stephens · 13 years ago
  74. d6428d5 Eclipse variables for non-TF project dependencies by Jorge Gonzalez · 13 years ago
  75. 7c04874 Fix unit tests after forceSystemFlash change by Brett Chabot · 13 years ago
  76. af26923 Manual merge of Remove obsolete API. by Brett Chabot · 13 years ago
  77. 34e525b Fix bugs related to type-matching for shared Maps, Collections, Enums by Omari Stephens · 13 years ago
  78. f5f7b28 Merge "Refactor logcat for reuse with other commands." by Eric Rowe · 13 years ago
  79. 9023d08 Refactor logcat for reuse with other commands. by Eric Rowe · 13 years ago
  80. 0ccce84 Fix InstrumentationListTestTest by Brett Chabot · 13 years ago
  81. 649e926 Merge "Add a mechanism to hold devices for charging" by Omari Stephens · 13 years ago
  82. 463dda6 Add a "dry-run" mode by Omari Stephens · 13 years ago
  83. 7b433ad Add a mechanism to hold devices for charging by Omari Stephens · 13 years ago
  84. f5257bd Fix unit test Eclipse-deadlock-of-death by Brett Chabot · 13 years ago
  85. 5e6bac3 Merge "Fix tests" by Brett Chabot · 13 years ago
  86. 4acfced Fix tests by Brett Chabot · 13 years ago
  87. a6dd508 Clean up files that were being leaked by unit tests by Omari Stephens · 13 years ago
  88. 6a1c3a8 Create a utility class to search for files and log them if found by Omari Stephens · 13 years ago
  89. 3e7f86a Create a mechanism for marking @Option fields as mandatory by Omari Stephens · 13 years ago
  90. 19dc484 Fix ArgsOptionParserTest indentation by Omari Stephens · 13 years ago
  91. dc0b63b Use LogLevel directly instead of the string representation by Omari Stephens · 13 years ago
  92. f3461f4 Fix instrumentation test tracking. by Brett Chabot · 13 years ago
  93. eaabb7f Fix ArrayUtil to handle Collections properly by Omari Stephens · 13 years ago
  94. d20ffec Fall back from mixed-case to uppercase when resolving Enum values by Omari Stephens · 13 years ago
  95. df37b4a Show the valid values of Enum fields in "--help" output by Omari Stephens · 13 years ago
  96. 206da9a Add support for setting Enums by Omari Stephens · 13 years ago
  97. 8711aef Add the ability to specify arguments while running commandfiles by Omari Stephens · 13 years ago
  98. 3953bb1 Use jline instead of java.io.Console for console input by Omari Stephens · 13 years ago
  99. 067b8d8 Add a --min-battery device selection option. by Brett Chabot · 13 years ago
  100. 5f4f8ab Merge "Attempt to fix duplicate available device problem." by Brett Chabot · 13 years ago