1. b0ea2ff Quit after running initial command in non-interactive mode by Omari Stephens · 12 years ago
  2. 0eb137e Merge changes Iaaa76b99,I8a9dc310 by Omari Stephens · 12 years ago
  3. d80219d Fix ConsoleTest#testRun; expect scheduler to shutdown when input fails by Omari Stephens · 12 years ago
  4. 4c21783 Flush streams before quitting in singleCommand mode by Omari Stephens · 12 years ago
  5. a36c12e Merge "Make StubTest less chatty." by Brett Chabot · 12 years ago
  6. 540ec48 Make StubTest less chatty. by Brett Chabot · 12 years ago
  7. 5929c1c Add option to skip saving logs for text-reporter. by Brett Chabot · 12 years ago
  8. e9f4bd8 Merge "Add smoke tests to emulator-smoke." by Brett Chabot · 12 years ago
  9. db39062 Merge "Add a stack trace to the Smoke Test emails (if available)" by Omari Stephens · 12 years ago
  10. 047657f Add a stack trace to the Smoke Test emails (if available) by Omari Stephens · 12 years ago
  11. 781f920 Add smoke tests to emulator-smoke. by Brett Chabot · 12 years ago
  12. d255e84 Merge "Tradefed camera shot-to-shot latency test." by Jason Noguchi · 12 years ago
  13. 82bad6c Merge "splitting out framework test results." by Tsu Chiang Chuang · 12 years ago
  14. cb5aaf7 Attempt to make DefaultZipsInstaller#deleteData more reliable. by Brett Chabot · 12 years ago
  15. b2381e8 Tradefed camera shot-to-shot latency test. by Jason Noguchi · 12 years ago
  16. 206a9db Merge "Make ConsoleReaderOutputStream deal correctly with synchronous tasks" by Omari Stephens · 12 years ago
  17. 77f51f3 Synchronously throw NPEs where we cache objects by Omari Stephens · 12 years ago
  18. 1b23a7b Merge "Use the waiting feature to capture bugreports from rebooted devices" by Omari Stephens · 12 years ago
  19. 710e90c Use the waiting feature to capture bugreports from rebooted devices by Omari Stephens · 12 years ago
  20. f272065 Merge "allows EmailResultReporter to send mails with HTML" by Guang Zhu · 12 years ago
  21. 49b5b9f allows EmailResultReporter to send mails with HTML by Guang Zhu · 12 years ago
  22. a70860c Make ConsoleReaderOutputStream deal correctly with synchronous tasks by Omari Stephens · 12 years ago
  23. a5b6c2a Merge "adding another option to fps test." by Tsu Chiang Chuang · 12 years ago
  24. ff50ccb splitting out framework test results. by Tsu Chiang Chuang · 12 years ago
  25. de46913 adding another option to fps test. by Tsu Chiang Chuang · 12 years ago
  26. a5a8c48 Move section regex from to BugreportParser by Eric Rowe · 12 years ago
  27. 27f92a1 Fix printLine() by Omari Stephens · 12 years ago
  28. e5cb3e0 Merge "Inherit from FailureERR instead of TestFailureERR" by Omari Stephens · 12 years ago
  29. 04602b3 Merge "Attempt to redraw the active commandline when needed" by Omari Stephens · 12 years ago
  30. 4f6f53b Add option for CpuStatsHelper in encryption tests. by Eric Rowe · 12 years ago
  31. afc9df0 Add CPU stats parsing tool to tradefed. by Eric Rowe · 12 years ago
  32. bd785b0 Attempt to redraw the active commandline when needed by Omari Stephens · 12 years ago
  33. 5ee8303 Inherit from FailureERR instead of TestFailureERR by Omari Stephens · 12 years ago
  34. d3baef8 Add DeviceSetup option for skipping system prop modification. by Brett Chabot · 12 years ago
  35. 6805d3f Merge "If a command is specified on the cmdline, copy it into the console history" by Omari Stephens · 12 years ago
  36. f688f23 Merge "Get rid of IConsoleReader without re-breaking Eclipse" by Omari Stephens · 12 years ago
  37. 8f71d83 If a command is specified on the cmdline, copy it into the console history by Omari Stephens · 12 years ago
  38. ea0535e Get rid of IConsoleReader without re-breaking Eclipse by Omari Stephens · 12 years ago
  39. 5c66473 Merge "Add helper methods to BugreportParser." by Brett Chabot · 12 years ago
  40. 9037873 Add helper methods to BugreportParser. by Brett Chabot · 12 years ago
  41. 38942ac Merge "Add utility class for copying Option values between objects." by Brett Chabot · 12 years ago
  42. 18ae240 Merge "Refactored code to run new Monkey APP FPS tests as well as the old ones." by Tsu Chiang Chuang · 12 years ago
  43. 09a17ad Add utility class for copying Option values between objects. by Brett Chabot · 12 years ago
  44. 6bae073 Merge "Enable BugreportCollector to wait for a device to be online" by Omari Stephens · 12 years ago
  45. 0baac8b Enable BugreportCollector to wait for a device to be online by Omari Stephens · 12 years ago
  46. 72ecd2c Merge "Create a customized reporter for the SmokeFAST" by Omari Stephens · 12 years ago
  47. a0b865b Create a customized reporter for the SmokeFAST by Omari Stephens · 12 years ago
  48. af16064 Refactored code to run new Monkey APP FPS tests as well as the old ones. by Tsu Chiang Chuang · 12 years ago
  49. 03800f7 Make WaitDeviceRecovery.BOOTLOADER_POLL_ATTEMPTS public for unit testing. by Brett Chabot · 12 years ago
  50. 7865c84 Enhance bootloader recovery handling. by Brett Chabot · 12 years ago
  51. 27aff9b Merge "Add FileUtil#extractFileFromZip." by Brett Chabot · 12 years ago
  52. 1fe43ae Add FileUtil#extractFileFromZip. by Brett Chabot · 12 years ago
  53. af7b4bb Fix telephony test timer: the test sometimes requires longer time. by Xia Wang · 12 years ago
  54. a85e088 Fix cm and wifi test with wifi-only device by Xia Wang · 12 years ago
  55. 00e5c92 Split FailureEmailResultReporter by Eric Rowe · 12 years ago
  56. ea0966e Merge "Use 0-23 hours in log timestamps instead of 1-24." by Brett Chabot · 12 years ago
  57. a45aaf7 Use 0-23 hours in log timestamps instead of 1-24. by Brett Chabot · 12 years ago
  58. a671321 Merge "Remove push configure file" by Xia Wang · 12 years ago
  59. 7296df4 Remove extraneous error logs from Camera tests by Eric Rowe · 12 years ago
  60. b510482 Remove push configure file by Xia Wang · 12 years ago
  61. 38852af Merge "Wait for device is fully booted to start the test" by Xia Wang · 12 years ago
  62. 0634190 Merge "Add the pattern to take case negative output. Add the unit test for pattern." by Yu Shan Emily Lau · 12 years ago
  63. 05f8f75 Merge "Fix output data parsing: exit the test gracefully if no output file exists." by Xia Wang · 12 years ago
  64. 1614cb0 Add the pattern to take case negative output. Add the unit test for pattern. by Yu Shan Emily Lau · 12 years ago
  65. d30515e Merge "add a new target preparer to push list of items from tests zip" by Guang Zhu · 12 years ago
  66. 4d2399c add a new target preparer to push list of items from tests zip by Guang Zhu · 12 years ago
  67. 1bb59b3 Wait for device is fully booted to start the test by Xia Wang · 12 years ago
  68. 8a1295a Fix output data parsing: exit the test gracefully if no output file exists. by Xia Wang · 12 years ago
  69. edb21b5 Merge "Fix FailureEmailResultReporter." by Eric Rowe · 12 years ago
  70. e3f6176 Fix FailureEmailResultReporter. by Eric Rowe · 12 years ago
  71. 302374e Merge "Add timer for wireless instrumentation tests Add delay for tests which requires device to get connect to data networks." by Xia Wang · 12 years ago
  72. cb76e3a Start using the NameMangleListener and write a test by Omari Stephens · 12 years ago
  73. ae57180 Create a proxy test listener to systematically mangle names by Omari Stephens · 12 years ago
  74. 4ec9613 Fix typo. by Brett Chabot · 12 years ago
  75. 253398a Add timer for wireless instrumentation tests by Xia Wang · 12 years ago
  76. 6fc847d Remove extraneous ".txt" extension by Omari Stephens · 12 years ago
  77. 5291278 Modify LogFileSaver to sanitize descriptive names of logged files by Omari Stephens · 12 years ago
  78. 5c18d3c Use more descriptive file names for auto-collected bugreports by Omari Stephens · 13 years ago
  79. 2860912 Merge "Increase default loop polling time to 10 minutes." by Brett Chabot · 12 years ago
  80. bd7602d Increase default loop polling time to 10 minutes. by Brett Chabot · 12 years ago
  81. a1c86fb Merge "Make DeviceFileReporter work properly with non-glob filenames" by Omari Stephens · 12 years ago
  82. b2a3aa1 Make DeviceFileReporter work properly with non-glob filenames by Omari Stephens · 12 years ago
  83. e03259d Merge "Implement clone for AppBuildInfo." by Brett Chabot · 12 years ago
  84. a06024e Implement clone for AppBuildInfo. by Brett Chabot · 12 years ago
  85. f4f6e05 Relax all encryption checks. by Eric Rowe · 12 years ago
  86. e1ef6b4 Fix RenderScript test parsing by Xia Wang · 12 years ago
  87. 86b97fa Relax encryption supported requirements by Eric Rowe · 12 years ago
  88. 3848a46 Merge "Integrate UiPerformanceTest into TF" by Xia Wang · 12 years ago
  89. 12533d2 Integrate UiPerformanceTest into TF by Xia Wang · 13 years ago
  90. 0a9693a Merge "Add wifi only flag and test method name to cm tests" by Eric Rowe · 12 years ago
  91. 4f6fc29 Add FileInputStreamSource. by Brett Chabot · 13 years ago
  92. 7263ce3 Add wifi only flag and test method name to cm tests by Eric Rowe · 12 years ago
  93. 86a4ab0 Merge "Fix RenderScript benchmark test key mapping" by Xia Wang · 13 years ago
  94. 92c99a6 Fix RenderScript benchmark test key mapping by Xia Wang · 13 years ago
  95. a382d3f Merge "Add an extra reboot into bootloader" by Guang Zhu · 13 years ago
  96. 229b5ac Add an extra reboot into bootloader by Guang Zhu · 13 years ago
  97. 1dd41fd Merge "Updating to parse and report results for newly added timelapse stress test." by Jason Noguchi · 13 years ago
  98. cc604b3 Updating to parse and report results for newly added timelapse stress test. by Jason Noguchi · 13 years ago
  99. b6ec00d Merge "Create a SmokeTest runner that can collect extra debug info" by Omari Stephens · 13 years ago
  100. 65df215 Fix DeviceSelectionOptionsTest. by Brett Chabot · 13 years ago