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