1. e721f73 capture screenshot and bugreport at testRun failure as welll by Guang Zhu · 11 years ago
  2. 79e1b26 Merge "add randomness into fastboot get version retry" by Guang Zhu · 11 years ago
  3. 3a2fb41 add randomness into fastboot get version retry by Guang Zhu · 11 years ago
  4. f272d78 Merge "Fix 'run singleCommand'" by Brett Chabot · 11 years ago
  5. 0e8e0b5 Fix 'run singleCommand' by Brett Chabot · 11 years ago
  6. 1054f45 Merge "Make ConfigurationXmlParser more stringent." by Brett Chabot · 11 years ago
  7. f2b5176 Make ConfigurationXmlParser more stringent. by Brett Chabot · 11 years ago
  8. 4dba3a6 Merge "Add @OptionClass to FileSystemLogSaver" by Eric Rowe · 11 years ago
  9. ed87614 add throttling between retries of fastboot getvar commands by Guang Zhu · 11 years ago
  10. fd4aeb2 Add @OptionClass to FileSystemLogSaver by Eric Rowe · 11 years ago
  11. 186b73a Adding force-kvm option. Emulator will fail to boot until we find a better way to ensure kvm by Steve Moyer · 11 years ago
  12. c212ad4 Merge "Retry getImageVersion command on invalid output." by Maxim Siniavine · 11 years ago
  13. ed901e4 Retry getImageVersion command on invalid output. by Maxim Siniavine · 11 years ago
  14. 1647672 Fix saving zip files. by Eric Rowe · 11 years ago
  15. c18060e adding logging of emulator start params by Steve Moyer · 11 years ago
  16. 0150f77 Merge "Add global log file saver." by Eric Rowe · 11 years ago
  17. 1b7eaaa util function to change property files by Guang Zhu · 11 years ago
  18. 0b44511 Add global log file saver. by Eric Rowe · 11 years ago
  19. c1ef18e Merge "Barf if RunUtil.getDefault().setWorkingDir is called." by Brett Chabot · 11 years ago
  20. b61cfc4 Merge "Add ability to parse out versions using aapt" by Brett Chabot · 11 years ago
  21. 4d55e4f Add ability to parse out versions using aapt by Brett Chabot · 11 years ago
  22. 7a824dc Barf if RunUtil.getDefault().setWorkingDir is called. by Brett Chabot · 11 years ago
  23. 1b77675 Merge "Specify default connection timeouts for HTTPHelper#doGet and friends" by Omari Stephens · 11 years ago
  24. 23b2f4b Specify default connection timeouts for HTTPHelper#doGet and friends by Omari Stephens · 11 years ago
  25. 375ae0e Creating a new preparer class that takes custom timeout for media syncing by Jason Noguchi · 11 years ago
  26. 1a8e9d4 Merge "Capture logcat when code coverage fails." by Brett Chabot · 11 years ago
  27. e7440e9 Capture logcat when code coverage fails. by Brett Chabot · 11 years ago
  28. fa1bfa3 Do rm -r /data/local/tmp/* when cleaning up files by Brett Chabot · 11 years ago
  29. 9c68f71 Merge "Make multiple attempts to remove additional pushed files." by Brett Chabot · 11 years ago
  30. d309b82 Make multiple attempts to remove additional pushed files. by Brett Chabot · 11 years ago
  31. b09e6c9 Merge "A new build provider to bootstrap build info from a device" by Guang Zhu · 11 years ago
  32. 481fa37 A new build provider to bootstrap build info from a device by Guang Zhu · 11 years ago
  33. 44beb75 Merge "Use more specific version of LogDataType.TEXT" by Eric Rowe · 11 years ago
  34. 387fcfe Add support for parsing junit xml test results. by Tsu Chiang Chuang · 11 years ago
  35. cc35ac2 Use more specific version of LogDataType.TEXT by Eric Rowe · 11 years ago
  36. bd6265e Merge "Create a singleton class to watch command files for changes" by Omari Stephens · 11 years ago
  37. 6a88d83 Create a singleton class to watch command files for changes by Omari Stephens · 11 years ago
  38. 766900f Add target preparer for pushing all additional build files to path on device. by Brett Chabot · 11 years ago
  39. d414ed2 Merge "factoring out helper method for locating jar files in a given dir." by Tsu Chiang Chuang · 11 years ago
  40. c0e4807 Recognize 'flags' when parsing package by Brett Chabot · 11 years ago
  41. ce36c11 Fix dumpsys package parser bugs by Brett Chabot · 11 years ago
  42. 3eb2006 Merge "add new API to check if wifi is enabled, also fix data test" by Guang Zhu · 11 years ago
  43. 1fa5565 Merge "Add a ITestDevice#getAppPackageInfo method." by Brett Chabot · 11 years ago
  44. 12992c5 Merge "Allow stdout and stderr to autoflush out in Runutil to prevent deadlock. Bug: 9375464" by Tsu Chiang Chuang · 11 years ago
  45. 65f91b5 Allow stdout and stderr to autoflush out in Runutil to prevent deadlock. by Tsu Chiang Chuang · 11 years ago
  46. 2c4493a add new API to check if wifi is enabled, also fix data test by Guang Zhu · 11 years ago
  47. bababcb Merge "Create a target preparer to push arbitrary K/V pairs to BuildInfo" by Omari Stephens · 11 years ago
  48. b47cc71 Add a ITestDevice#getAppPackageInfo method. by Brett Chabot · 11 years ago
  49. 3bc0288 Fix passing of options from InstalledInstrumentationsTest. by Brett Chabot · 11 years ago
  50. 10a4fc9 Create a target preparer to push arbitrary K/V pairs to BuildInfo by Omari Stephens · 11 years ago
  51. 837eee3 Merge "Add dumpsys/top output to LogDataType." by Eric Rowe · 11 years ago
  52. 662a995 Merge "Add --instrumentation-arg to installed instrumentations." by Brett Chabot · 11 years ago
  53. 0c8f416 Add dumpsys/top output to LogDataType. by Eric Rowe · 11 years ago
  54. 1b9ab6e Add --instrumentation-arg to installed instrumentations. by Brett Chabot · 11 years ago
  55. c05aa3c Don't include the string "null" in generated email subjects by Omari Stephens · 11 years ago
  56. b295f2c Expand LogDataTypes to include specific test files by Eric Rowe · 11 years ago
  57. b87aae3 factoring out helper method for locating jar files in a given dir. by Tsu Chiang Chuang · 11 years ago
  58. 2e6852a Merge "Relax TestDevice#connectToWifiNetworkIfNeeded" by Brett Chabot · 11 years ago
  59. 73af594 Relax TestDevice#connectToWifiNetworkIfNeeded by Brett Chabot · 11 years ago
  60. feeda67 Merge "Update the device unavailable email subject." by Yu Shan Emily Lau · 11 years ago
  61. e739aa2 Update the device unavailable email subject. by Yu Shan Emily Lau · 11 years ago
  62. fd79d2f Adding a new target preparer to remove a system app from the device by Neal Nguyen · 11 years ago
  63. e9befc4 Make changes permanent after network removals by Omari Stephens · 11 years ago
  64. 2a6d921 Tighten up the error-reporting chain for WifiUtil by Omari Stephens · 11 years ago
  65. 11a43c4 Last minute javadoc fixes by Omari Stephens · 11 years ago
  66. 16fc117 Parse gTest test result to report metrics. by Yu Shan Emily Lau · 11 years ago
  67. 1b16f25 Add branch and device name in email subject. by Yu Shan Emily Lau · 11 years ago
  68. 2964836 Make stop services methods public by Eric Rowe · 12 years ago
  69. e871088 Merge "Create a FakeTest which will report a user-specified sequence of results" by Omari Stephens · 11 years ago
  70. db7e6ee Merge "Fix docs: replace </> with &lt;/&gt; or (/)" by Omari Stephens · 11 years ago
  71. 5fe6de1 Merge "Add ability to filter by class for InstalledInstrumentationsTest" by Brett Chabot · 11 years ago
  72. 305f7b4 Merge "Add separate --uninstall and --uninstall-all AppSetup options." by Brett Chabot · 11 years ago
  73. cfbadc5 Add separate --uninstall and --uninstall-all AppSetup options. by Brett Chabot · 11 years ago
  74. 5cdaaf6 Fix docs: replace </> with &lt;/&gt; or (/) by Omari Stephens · 12 years ago
  75. 5379e0e Add ability to filter by class for InstalledInstrumentationsTest by Brett Chabot · 11 years ago
  76. 4cdac5f log fastboot output when logging level is verbose by Guang Zhu · 11 years ago
  77. a5f8f31 Merge "Add ITestDevice#connectToWifiNetworkIfNeeded()" by Brett Chabot · 11 years ago
  78. ffc960d Add ITestDevice#connectToWifiNetworkIfNeeded() by Brett Chabot · 11 years ago
  79. 3fe06e8 Stop removing all devices from global filter on handover. by Brett Chabot · 11 years ago
  80. 42026c0 Create a FakeTest which will report a user-specified sequence of results by Omari Stephens · 11 years ago
  81. 28620e2 Merge "Make sure we also compare the build flavor before flashing. Bug: 8386237" by Tsu Chiang Chuang · 12 years ago
  82. 7c958d2 Make sure we also compare the build flavor before flashing. Bug: 8386237 by Tsu Chiang Chuang · 12 years ago
  83. fda32db Merge "Allow for a configurable list of directories to skip when wiping /data." by Tsu Chiang Chuang · 12 years ago
  84. a4ad1f4 Merge "Fix unit tests and compile warnings." by Brett Chabot · 12 years ago
  85. 220303a Allow for a configurable list of directories to skip when wiping /data. by Tsu Chiang Chuang · 12 years ago
  86. 4988f06 Tests for install cleanup. by Brett Chabot · 12 years ago
  87. 2b79e0f Fix unit tests and compile warnings. by Brett Chabot · 12 years ago
  88. 38568fb Merge "Correct threading/API issues in DeviceManager/Monitor interaction." by Brett Chabot · 12 years ago
  89. 64af048 Merge "Add runtime check for final Option fields." by Brett Chabot · 12 years ago
  90. da926d3 Add runtime check for final Option fields. by Brett Chabot · 12 years ago
  91. ec076fb Correct threading/API issues in DeviceManager/Monitor interaction. by Brett Chabot · 12 years ago
  92. bbb9084 Log branch and build flavor when on invocation start and list. by Brett Chabot · 12 years ago
  93. c5d9a27 Merge "Fix compile warnings" by Brett Chabot · 12 years ago
  94. 248b393 Merge "Make retriable tests respect min-loop-time." by Eric Rowe · 12 years ago
  95. 19d3baa Fix compile warnings by Brett Chabot · 12 years ago
  96. 60e3df1 Add support for `runAllCmdfilesAndExit` behavior by Omari Stephens · 12 years ago
  97. dba4d37 Make retriable tests respect min-loop-time. by Eric Rowe · 12 years ago
  98. b3726a2 Merge "Fix bugs in tradefed javadoc" by Omari Stephens · 12 years ago
  99. c9e5268 Fix bugs in tradefed javadoc by Omari Stephens · 12 years ago
  100. d756082 Merge "take bugreport if device is online but not available for testing" by Guang Zhu · 12 years ago