1. 8471341 Parse two date formats in monkey log parser by Eric Rowe · 12 years ago
  2. 1ea1e0c Merge "Add monkey log parser" by Eric Rowe · 12 years ago
  3. f39e01e Merge "Refactor brillopad" by Eric Rowe · 12 years ago
  4. 26bd6ae Merge "Switch from "#" to "__" when encoding fully-qualified class names" by Omari Stephens · 12 years ago
  5. 9359eb4 Switch from "#" to "__" when encoding fully-qualified class names by Omari Stephens · 12 years ago
  6. 4697211 Add monkey log parser by Eric Rowe · 13 years ago
  7. 245332e Refactor brillopad by Eric Rowe · 13 years ago
  8. 8b52b9b Make device online and available timeouts configurable. by Brett Chabot · 12 years ago
  9. 29ca2b8 Adjust Eclipse classpaths to prebuilt/ exorcism. by Brett Chabot · 12 years ago
  10. b0705dd Cleanup compile warnings. by Brett Chabot · 12 years ago
  11. 42f3eaa Merge "Fixing the ru key so test can properly post to dashboard." by Jason Noguchi · 12 years ago
  12. d35608e Fixing the ru key so test can properly post to dashboard. by Jason Noguchi · 12 years ago
  13. bdf1dc5 Store file versions for app builds. by Brett Chabot · 12 years ago
  14. 9c3e20b Add null checks in AppDeviceBuildInfo cleanup. by Brett Chabot · 12 years ago
  15. 1063b74 Merge "fetch list of packages installed on device." by Tsu Chiang Chuang · 12 years ago
  16. 38802d9 Fix wifi stress test for wifi only device by Xia Wang · 12 years ago
  17. 75726d8 Remove the log spam. by Yu Shan Emily Lau · 12 years ago
  18. 75aaae5 fetch list of packages installed on device. by Tsu Chiang Chuang · 12 years ago
  19. a413336 Merge "Create an exception to be thrown when the device fails to boot." by Omari Stephens · 12 years ago
  20. 0c22752 Create an exception to be thrown when the device fails to boot. by Omari Stephens · 13 years ago
  21. b0ea2ff Quit after running initial command in non-interactive mode by Omari Stephens · 12 years ago
  22. 0eb137e Merge changes Iaaa76b99,I8a9dc310 by Omari Stephens · 12 years ago
  23. d80219d Fix ConsoleTest#testRun; expect scheduler to shutdown when input fails by Omari Stephens · 12 years ago
  24. 4c21783 Flush streams before quitting in singleCommand mode by Omari Stephens · 12 years ago
  25. a36c12e Merge "Make StubTest less chatty." by Brett Chabot · 12 years ago
  26. 540ec48 Make StubTest less chatty. by Brett Chabot · 12 years ago
  27. 5929c1c Add option to skip saving logs for text-reporter. by Brett Chabot · 12 years ago
  28. e9f4bd8 Merge "Add smoke tests to emulator-smoke." by Brett Chabot · 13 years ago
  29. db39062 Merge "Add a stack trace to the Smoke Test emails (if available)" by Omari Stephens · 13 years ago
  30. 047657f Add a stack trace to the Smoke Test emails (if available) by Omari Stephens · 13 years ago
  31. 781f920 Add smoke tests to emulator-smoke. by Brett Chabot · 13 years ago
  32. d255e84 Merge "Tradefed camera shot-to-shot latency test." by Jason Noguchi · 13 years ago
  33. 82bad6c Merge "splitting out framework test results." by Tsu Chiang Chuang · 13 years ago
  34. cb5aaf7 Attempt to make DefaultZipsInstaller#deleteData more reliable. by Brett Chabot · 13 years ago
  35. b2381e8 Tradefed camera shot-to-shot latency test. by Jason Noguchi · 13 years ago
  36. 206a9db Merge "Make ConsoleReaderOutputStream deal correctly with synchronous tasks" by Omari Stephens · 13 years ago
  37. 77f51f3 Synchronously throw NPEs where we cache objects by Omari Stephens · 13 years ago
  38. 1b23a7b Merge "Use the waiting feature to capture bugreports from rebooted devices" by Omari Stephens · 13 years ago
  39. 710e90c Use the waiting feature to capture bugreports from rebooted devices by Omari Stephens · 13 years ago
  40. f272065 Merge "allows EmailResultReporter to send mails with HTML" by Guang Zhu · 13 years ago
  41. 49b5b9f allows EmailResultReporter to send mails with HTML by Guang Zhu · 13 years ago
  42. a70860c Make ConsoleReaderOutputStream deal correctly with synchronous tasks by Omari Stephens · 13 years ago
  43. a5b6c2a Merge "adding another option to fps test." by Tsu Chiang Chuang · 13 years ago
  44. ff50ccb splitting out framework test results. by Tsu Chiang Chuang · 13 years ago
  45. de46913 adding another option to fps test. by Tsu Chiang Chuang · 13 years ago
  46. a5a8c48 Move section regex from to BugreportParser by Eric Rowe · 13 years ago
  47. 27f92a1 Fix printLine() by Omari Stephens · 13 years ago
  48. e5cb3e0 Merge "Inherit from FailureERR instead of TestFailureERR" by Omari Stephens · 13 years ago
  49. 04602b3 Merge "Attempt to redraw the active commandline when needed" by Omari Stephens · 13 years ago
  50. 4f6f53b Add option for CpuStatsHelper in encryption tests. by Eric Rowe · 13 years ago
  51. afc9df0 Add CPU stats parsing tool to tradefed. by Eric Rowe · 13 years ago
  52. bd785b0 Attempt to redraw the active commandline when needed by Omari Stephens · 13 years ago
  53. 5ee8303 Inherit from FailureERR instead of TestFailureERR by Omari Stephens · 13 years ago
  54. d3baef8 Add DeviceSetup option for skipping system prop modification. by Brett Chabot · 13 years ago
  55. 6805d3f Merge "If a command is specified on the cmdline, copy it into the console history" by Omari Stephens · 13 years ago
  56. f688f23 Merge "Get rid of IConsoleReader without re-breaking Eclipse" by Omari Stephens · 13 years ago
  57. 8f71d83 If a command is specified on the cmdline, copy it into the console history by Omari Stephens · 13 years ago
  58. ea0535e Get rid of IConsoleReader without re-breaking Eclipse by Omari Stephens · 13 years ago
  59. 5c66473 Merge "Add helper methods to BugreportParser." by Brett Chabot · 13 years ago
  60. 9037873 Add helper methods to BugreportParser. by Brett Chabot · 13 years ago
  61. 38942ac Merge "Add utility class for copying Option values between objects." by Brett Chabot · 13 years ago
  62. 18ae240 Merge "Refactored code to run new Monkey APP FPS tests as well as the old ones." by Tsu Chiang Chuang · 13 years ago
  63. 09a17ad Add utility class for copying Option values between objects. by Brett Chabot · 13 years ago
  64. 6bae073 Merge "Enable BugreportCollector to wait for a device to be online" by Omari Stephens · 13 years ago
  65. 0baac8b Enable BugreportCollector to wait for a device to be online by Omari Stephens · 13 years ago
  66. 72ecd2c Merge "Create a customized reporter for the SmokeFAST" by Omari Stephens · 13 years ago
  67. a0b865b Create a customized reporter for the SmokeFAST by Omari Stephens · 13 years ago
  68. af16064 Refactored code to run new Monkey APP FPS tests as well as the old ones. by Tsu Chiang Chuang · 13 years ago
  69. 03800f7 Make WaitDeviceRecovery.BOOTLOADER_POLL_ATTEMPTS public for unit testing. by Brett Chabot · 13 years ago
  70. 7865c84 Enhance bootloader recovery handling. by Brett Chabot · 13 years ago
  71. 27aff9b Merge "Add FileUtil#extractFileFromZip." by Brett Chabot · 13 years ago
  72. 1fe43ae Add FileUtil#extractFileFromZip. by Brett Chabot · 13 years ago
  73. af7b4bb Fix telephony test timer: the test sometimes requires longer time. by Xia Wang · 13 years ago
  74. a85e088 Fix cm and wifi test with wifi-only device by Xia Wang · 13 years ago
  75. 00e5c92 Split FailureEmailResultReporter by Eric Rowe · 13 years ago
  76. ea0966e Merge "Use 0-23 hours in log timestamps instead of 1-24." by Brett Chabot · 13 years ago
  77. a45aaf7 Use 0-23 hours in log timestamps instead of 1-24. by Brett Chabot · 13 years ago
  78. a671321 Merge "Remove push configure file" by Xia Wang · 13 years ago
  79. 7296df4 Remove extraneous error logs from Camera tests by Eric Rowe · 13 years ago
  80. b510482 Remove push configure file by Xia Wang · 13 years ago
  81. 38852af Merge "Wait for device is fully booted to start the test" by Xia Wang · 13 years ago
  82. 0634190 Merge "Add the pattern to take case negative output. Add the unit test for pattern." by Yu Shan Emily Lau · 13 years ago
  83. 05f8f75 Merge "Fix output data parsing: exit the test gracefully if no output file exists." by Xia Wang · 13 years ago
  84. 1614cb0 Add the pattern to take case negative output. Add the unit test for pattern. by Yu Shan Emily Lau · 13 years ago
  85. d30515e Merge "add a new target preparer to push list of items from tests zip" by Guang Zhu · 13 years ago
  86. 4d2399c add a new target preparer to push list of items from tests zip by Guang Zhu · 13 years ago
  87. 1bb59b3 Wait for device is fully booted to start the test by Xia Wang · 13 years ago
  88. 8a1295a Fix output data parsing: exit the test gracefully if no output file exists. by Xia Wang · 13 years ago
  89. edb21b5 Merge "Fix FailureEmailResultReporter." by Eric Rowe · 13 years ago
  90. e3f6176 Fix FailureEmailResultReporter. by Eric Rowe · 13 years ago
  91. 302374e Merge "Add timer for wireless instrumentation tests Add delay for tests which requires device to get connect to data networks." by Xia Wang · 13 years ago
  92. cb76e3a Start using the NameMangleListener and write a test by Omari Stephens · 13 years ago
  93. ae57180 Create a proxy test listener to systematically mangle names by Omari Stephens · 13 years ago
  94. 4ec9613 Fix typo. by Brett Chabot · 13 years ago
  95. 253398a Add timer for wireless instrumentation tests by Xia Wang · 13 years ago
  96. 6fc847d Remove extraneous ".txt" extension by Omari Stephens · 13 years ago
  97. 5291278 Modify LogFileSaver to sanitize descriptive names of logged files by Omari Stephens · 13 years ago
  98. 5c18d3c Use more descriptive file names for auto-collected bugreports by Omari Stephens · 13 years ago
  99. 2860912 Merge "Increase default loop polling time to 10 minutes." by Brett Chabot · 13 years ago
  100. bd7602d Increase default loop polling time to 10 minutes. by Brett Chabot · 13 years ago