1. b8249d9 Merge "Email Utility" by David Hu · 12 years ago
  2. 381cd28 Email Utility by David Hu · 12 years ago
  3. 0c29395 Add functional tests for brillopad by Eric Rowe · 12 years ago
  4. 76505e9 Merge changes I581d886f,I8b884e32 by Eric Rowe · 12 years ago
  5. 31d52bc Merge "Parse two date formats in monkey log parser" by Eric Rowe · 12 years ago
  6. dd5ade8 Fixing NPE. by Tsu Chiang Chuang · 12 years ago
  7. 90406bc Add traces parser. by Eric Rowe · 12 years ago
  8. 704db75 Add parsing of last and process preambles. by Eric Rowe · 12 years ago
  9. 8471341 Parse two date formats in monkey log parser by Eric Rowe · 12 years ago
  10. 5a8ceb2 Refactor LogcatReceiver into separate class. by Brett Chabot · 12 years ago
  11. 1ea1e0c Merge "Add monkey log parser" by Eric Rowe · 12 years ago
  12. f39e01e Merge "Refactor brillopad" by Eric Rowe · 12 years ago
  13. 26bd6ae Merge "Switch from "#" to "__" when encoding fully-qualified class names" by Omari Stephens · 12 years ago
  14. 9359eb4 Switch from "#" to "__" when encoding fully-qualified class names by Omari Stephens · 12 years ago
  15. 4697211 Add monkey log parser by Eric Rowe · 12 years ago
  16. 245332e Refactor brillopad by Eric Rowe · 12 years ago
  17. 8b52b9b Make device online and available timeouts configurable. by Brett Chabot · 12 years ago
  18. b0705dd Cleanup compile warnings. by Brett Chabot · 12 years ago
  19. bdf1dc5 Store file versions for app builds. by Brett Chabot · 12 years ago
  20. 9c3e20b Add null checks in AppDeviceBuildInfo cleanup. by Brett Chabot · 12 years ago
  21. 1063b74 Merge "fetch list of packages installed on device." by Tsu Chiang Chuang · 12 years ago
  22. 75aaae5 fetch list of packages installed on device. by Tsu Chiang Chuang · 12 years ago
  23. a413336 Merge "Create an exception to be thrown when the device fails to boot." by Omari Stephens · 12 years ago
  24. 0c22752 Create an exception to be thrown when the device fails to boot. by Omari Stephens · 12 years ago
  25. b0ea2ff Quit after running initial command in non-interactive mode by Omari Stephens · 12 years ago
  26. 0eb137e Merge changes Iaaa76b99,I8a9dc310 by Omari Stephens · 12 years ago
  27. 4c21783 Flush streams before quitting in singleCommand mode by Omari Stephens · 12 years ago
  28. a36c12e Merge "Make StubTest less chatty." by Brett Chabot · 12 years ago
  29. 540ec48 Make StubTest less chatty. by Brett Chabot · 12 years ago
  30. 5929c1c Add option to skip saving logs for text-reporter. by Brett Chabot · 12 years ago
  31. 781f920 Add smoke tests to emulator-smoke. by Brett Chabot · 12 years ago
  32. cb5aaf7 Attempt to make DefaultZipsInstaller#deleteData more reliable. by Brett Chabot · 12 years ago
  33. 206a9db Merge "Make ConsoleReaderOutputStream deal correctly with synchronous tasks" by Omari Stephens · 12 years ago
  34. 77f51f3 Synchronously throw NPEs where we cache objects by Omari Stephens · 12 years ago
  35. f272065 Merge "allows EmailResultReporter to send mails with HTML" by Guang Zhu · 12 years ago
  36. 49b5b9f allows EmailResultReporter to send mails with HTML by Guang Zhu · 12 years ago
  37. a70860c Make ConsoleReaderOutputStream deal correctly with synchronous tasks by Omari Stephens · 12 years ago
  38. a5a8c48 Move section regex from to BugreportParser by Eric Rowe · 12 years ago
  39. 27f92a1 Fix printLine() by Omari Stephens · 12 years ago
  40. 04602b3 Merge "Attempt to redraw the active commandline when needed" by Omari Stephens · 12 years ago
  41. afc9df0 Add CPU stats parsing tool to tradefed. by Eric Rowe · 12 years ago
  42. bd785b0 Attempt to redraw the active commandline when needed by Omari Stephens · 12 years ago
  43. d3baef8 Add DeviceSetup option for skipping system prop modification. by Brett Chabot · 12 years ago
  44. 6805d3f Merge "If a command is specified on the cmdline, copy it into the console history" by Omari Stephens · 12 years ago
  45. f688f23 Merge "Get rid of IConsoleReader without re-breaking Eclipse" by Omari Stephens · 12 years ago
  46. 8f71d83 If a command is specified on the cmdline, copy it into the console history by Omari Stephens · 12 years ago
  47. ea0535e Get rid of IConsoleReader without re-breaking Eclipse by Omari Stephens · 12 years ago
  48. 5c66473 Merge "Add helper methods to BugreportParser." by Brett Chabot · 12 years ago
  49. 9037873 Add helper methods to BugreportParser. by Brett Chabot · 12 years ago
  50. 38942ac Merge "Add utility class for copying Option values between objects." by Brett Chabot · 12 years ago
  51. 09a17ad Add utility class for copying Option values between objects. by Brett Chabot · 12 years ago
  52. 6bae073 Merge "Enable BugreportCollector to wait for a device to be online" by Omari Stephens · 12 years ago
  53. 0baac8b Enable BugreportCollector to wait for a device to be online by Omari Stephens · 12 years ago
  54. 72ecd2c Merge "Create a customized reporter for the SmokeFAST" by Omari Stephens · 12 years ago
  55. a0b865b Create a customized reporter for the SmokeFAST by Omari Stephens · 12 years ago
  56. 03800f7 Make WaitDeviceRecovery.BOOTLOADER_POLL_ATTEMPTS public for unit testing. by Brett Chabot · 12 years ago
  57. 7865c84 Enhance bootloader recovery handling. by Brett Chabot · 12 years ago
  58. 1fe43ae Add FileUtil#extractFileFromZip. by Brett Chabot · 12 years ago
  59. 00e5c92 Split FailureEmailResultReporter by Eric Rowe · 12 years ago
  60. ea0966e Merge "Use 0-23 hours in log timestamps instead of 1-24." by Brett Chabot · 12 years ago
  61. a45aaf7 Use 0-23 hours in log timestamps instead of 1-24. by Brett Chabot · 12 years ago
  62. d30515e Merge "add a new target preparer to push list of items from tests zip" by Guang Zhu · 12 years ago
  63. 4d2399c add a new target preparer to push list of items from tests zip by Guang Zhu · 12 years ago
  64. edb21b5 Merge "Fix FailureEmailResultReporter." by Eric Rowe · 12 years ago
  65. e3f6176 Fix FailureEmailResultReporter. by Eric Rowe · 12 years ago
  66. ae57180 Create a proxy test listener to systematically mangle names by Omari Stephens · 12 years ago
  67. 4ec9613 Fix typo. by Brett Chabot · 12 years ago
  68. 6fc847d Remove extraneous ".txt" extension by Omari Stephens · 12 years ago
  69. 5291278 Modify LogFileSaver to sanitize descriptive names of logged files by Omari Stephens · 12 years ago
  70. 5c18d3c Use more descriptive file names for auto-collected bugreports by Omari Stephens · 13 years ago
  71. 2860912 Merge "Increase default loop polling time to 10 minutes." by Brett Chabot · 12 years ago
  72. bd7602d Increase default loop polling time to 10 minutes. by Brett Chabot · 12 years ago
  73. a1c86fb Merge "Make DeviceFileReporter work properly with non-glob filenames" by Omari Stephens · 12 years ago
  74. b2a3aa1 Make DeviceFileReporter work properly with non-glob filenames by Omari Stephens · 12 years ago
  75. e03259d Merge "Implement clone for AppBuildInfo." by Brett Chabot · 12 years ago
  76. a06024e Implement clone for AppBuildInfo. by Brett Chabot · 12 years ago
  77. f4f6e05 Relax all encryption checks. by Eric Rowe · 12 years ago
  78. 86b97fa Relax encryption supported requirements by Eric Rowe · 12 years ago
  79. 4f6fc29 Add FileInputStreamSource. by Brett Chabot · 12 years ago
  80. 229b5ac Add an extra reboot into bootloader by Guang Zhu · 12 years ago
  81. b6ec00d Merge "Create a SmokeTest runner that can collect extra debug info" by Omari Stephens · 12 years ago
  82. a382fa3 Merge "Adjust to new ddmlib." by Brett Chabot · 12 years ago
  83. e34e541 Merge "Save log files when using TextResultReporter." by Brett Chabot · 12 years ago
  84. ebac5c9 Adjust to new ddmlib. by Brett Chabot · 12 years ago
  85. 7ddc62b Create a SmokeTest runner that can collect extra debug info by Omari Stephens · 12 years ago
  86. 17df338 Merge "Make minor tweaks to RunCommandTargetPreparer" by Omari Stephens · 12 years ago
  87. 4efefd1 Merge "Enable device property matching when properties haven't been cached yet." by Brett Chabot · 12 years ago
  88. 0c508e7 Save log files when using TextResultReporter. by Brett Chabot · 12 years ago
  89. 83946ca Enable device property matching when properties haven't been cached yet. by Brett Chabot · 12 years ago
  90. efa410d Fix typos in BackgroundDeviceAction. by Brett Chabot · 12 years ago
  91. 18e44ae Make minor tweaks to RunCommandTargetPreparer by Omari Stephens · 12 years ago
  92. bfef21a Merge "Change adb root error handling." by Brett Chabot · 12 years ago
  93. b5a016d Merge "Convert DeviceManager to use CLog." by Brett Chabot · 12 years ago
  94. 88ed75a Change adb root error handling. by Brett Chabot · 12 years ago
  95. 6539acc Convert DeviceManager to use CLog. by Brett Chabot · 12 years ago
  96. 3f8b70b Reduce verbosity of BackgroundDeviceAction failures. by Brett Chabot · 12 years ago
  97. 50870ee Merge "Fix fastboot lock synchronization problems." by Brett Chabot · 12 years ago
  98. 0b178af Fix fastboot lock synchronization problems. by Brett Chabot · 12 years ago
  99. c695344 Fix mkbootimg command by Eric Rowe · 12 years ago
  100. cd862bd Merge "Fix POST requests by waiting to open input streams" by Eric Rowe · 12 years ago