1. 4efefd1 Merge "Enable device property matching when properties haven't been cached yet." by Brett Chabot · 13 years ago
  2. 83946ca Enable device property matching when properties haven't been cached yet. by Brett Chabot · 13 years ago
  3. efa410d Fix typos in BackgroundDeviceAction. by Brett Chabot · 13 years ago
  4. 14b5fe4 Add timeout to encryption performance by Eric Rowe · 13 years ago
  5. f62b380 Merge "Allow further reboot stress test customization." by Brett Chabot · 13 years ago
  6. bfef21a Merge "Change adb root error handling." by Brett Chabot · 13 years ago
  7. b5a016d Merge "Convert DeviceManager to use CLog." by Brett Chabot · 13 years ago
  8. 88ed75a Change adb root error handling. by Brett Chabot · 13 years ago
  9. 6539acc Convert DeviceManager to use CLog. by Brett Chabot · 13 years ago
  10. 3f8b70b Reduce verbosity of BackgroundDeviceAction failures. by Brett Chabot · 13 years ago
  11. ae24a2d Allow further reboot stress test customization. by Brett Chabot · 13 years ago
  12. 50870ee Merge "Fix fastboot lock synchronization problems." by Brett Chabot · 13 years ago
  13. 0b178af Fix fastboot lock synchronization problems. by Brett Chabot · 13 years ago
  14. 65f5847 Fix unit tests for mkbootimg by Eric Rowe · 13 years ago
  15. c695344 Fix mkbootimg command by Eric Rowe · 13 years ago
  16. cd862bd Merge "Fix POST requests by waiting to open input streams" by Eric Rowe · 13 years ago
  17. 23e5876 Fix POST requests by waiting to open input streams by Eric Rowe · 13 years ago
  18. ad5a7c4 Make TestLoader compliant with newer JUnit API. by Brett Chabot · 13 years ago
  19. 45e68df Merge "Add options for wifi stress test to be able to run specific test." by Xia Wang · 13 years ago
  20. 1537852 Add options for wifi stress test to be able to run specific test. by Xia Wang · 13 years ago
  21. 5f9907a Merge "Verify fastboot command succeeds in reboot stress test." by Brett Chabot · 13 years ago
  22. 72b0429 Verify fastboot command succeeds in reboot stress test. by Brett Chabot · 13 years ago
  23. a870b63 Add a target preparer to run an arbitrary command by Omari Stephens · 13 years ago
  24. 57c5432 HttpHelper to throw IOException on doGetWithRetry by Eric Rowe · 13 years ago
  25. cae38c0 Merge "Prevent NPE in FileUtil#recursiveCopy." by Brett Chabot · 13 years ago
  26. 6a51cc6 Prevent NPE in FileUtil#recursiveCopy. by Brett Chabot · 13 years ago
  27. 897c959 Add unit tests to unit tests suite. by Eric Rowe · 13 years ago
  28. ea1ad7c Merge "Add methods for retrying GET and POST requests." by Eric Rowe · 13 years ago
  29. be00516 Merge "Add Kernel flasher." by Eric Rowe · 13 years ago
  30. c80573a Add methods for retrying GET and POST requests. by Eric Rowe · 13 years ago
  31. 472db16 Add Kernel flasher. by Eric Rowe · 13 years ago
  32. 661dc1a Allow customization of wipe command in reboot stress tests. by Brett Chabot · 13 years ago
  33. bd9e8a6 Add log message when beginning sideload test. by Brett Chabot · 13 years ago
  34. ba6aebb Add OTA sideload stability test. by Brett Chabot · 13 years ago
  35. 0dde0f1 Add wipe userdata and related health checks to reboot stress test. by Brett Chabot · 13 years ago
  36. 236ba95 Add reboot stress test. by Brett Chabot · 13 years ago
  37. b65be4e Add option aliases to the email reporters. by Brett Chabot · 13 years ago
  38. 70d909a Remove unused method in KernelDeviceBuildInfo. by Eric Rowe · 13 years ago
  39. 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 · 13 years ago
  40. 8aef9ab Increase the stress loop. by Yu Shan Emily Lau · 13 years ago
  41. f78ad0d Merge "Add kernel BuildInfo classes" by Eric Rowe · 13 years ago
  42. 6ab0061 Merge "Add verification to tests, fix warning." by Eric Rowe · 13 years ago
  43. cac2094 Merge "Change IBuildInfo API." by Eric Rowe · 13 years ago
  44. 2688fee Add kernel BuildInfo classes by Eric Rowe · 13 years ago
  45. 6f388bf Add verification to tests, fix warning. by Eric Rowe · 13 years ago
  46. ad49b5f Change IBuildInfo API. by Eric Rowe · 13 years ago
  47. a0b3a56 Ensure that /data is writable during data clear step by Omari Stephens · 13 years ago
  48. 64043d8 Create a tradefed dist target by Omari Stephens · 13 years ago
  49. 481e3f9 Merge "Call saveConfiguration after setting up a wifi network" by Omari Stephens · 13 years ago
  50. 27e5cf5 Call saveConfiguration after setting up a wifi network by Omari Stephens · 13 years ago
  51. eaedc73 Merge "Processing average frame time for the test." by Xia Wang · 13 years ago
  52. eda1ee9 Merge "Add directory support to PushFilePreparer." by Brett Chabot · 13 years ago
  53. 799af23 Merge "Revert "Add kernel BuildInfo classes"" by Eric Rowe · 13 years ago
  54. 2c1a6d3 Revert "Add kernel BuildInfo classes" by Eric Rowe · 13 years ago
  55. 289df41 Revert "Let preparers deal with IKernelDeviceBuildInfos" by Eric Rowe · 13 years ago
  56. 5d8e416 Let preparers deal with IKernelDeviceBuildInfos by Eric Rowe · 13 years ago
  57. 8f5bf7c Add kernel BuildInfo classes by Eric Rowe · 13 years ago
  58. 1154851 Processing average frame time for the test. by Xia Wang · 13 years ago
  59. 5c16a04 Merge "Fix encryption on issues." by Eric Rowe · 13 years ago
  60. 8624fd3 Fix encryption on issues. by Eric Rowe · 13 years ago
  61. 100c0f8 Add directory support to PushFilePreparer. by Brett Chabot · 13 years ago
  62. 2501120 Merge "Change references from images to file." by Eric Rowe · 13 years ago
  63. 235ec7e Merge "Add a test that can run all instrumentations present on device." by Brett Chabot · 13 years ago
  64. c8184b6 Add a test that can run all instrumentations present on device. by Brett Chabot · 13 years ago
  65. 3b36fd8 Merge "Allow IRemoteTests to be run using HostTest." by Brett Chabot · 13 years ago
  66. 12bbd22 Merge "Fix unused imports in RemoteManagerTest" by Brett Chabot · 13 years ago
  67. 8f9f6d3 Merge "Change IHttpHelper APIs." by Eric Rowe · 13 years ago
  68. 040a43a fix LOCAL_JAVACFLAGS by Guang Zhu · 13 years ago
  69. e5c654d Change references from images to file. by Eric Rowe · 13 years ago
  70. 398e116 Change IHttpHelper APIs. by Eric Rowe · 13 years ago
  71. a16819e Fix unused imports in RemoteManagerTest by Brett Chabot · 13 years ago
  72. ed36046 Allow IRemoteTests to be run using HostTest. by Brett Chabot · 13 years ago
  73. cd17cae Merge "Add 'remove allCommands'." by Brett Chabot · 13 years ago
  74. 7557c9e Merge "Take bugreport after build errors" by Eric Rowe · 13 years ago
  75. 4a3369d Take bugreport after build errors by Eric Rowe · 13 years ago
  76. 33ab111 Add 'remove allCommands'. by Brett Chabot · 13 years ago
  77. 13de3f3 Merge "Add DeviceUnavailEmailResultReporter." by Brett Chabot · 13 years ago
  78. eaaa26c Add DeviceUnavailEmailResultReporter. by Brett Chabot · 13 years ago
  79. 5562a97 Merge "fixing typo to actually export the metrics and extend the timeout." by Tsu Chiang Chuang · 13 years ago
  80. f7ce76e fixing typo to actually export the metrics and extend the timeout. by Tsu Chiang Chuang · 13 years ago
  81. b9a4bd2 Set non-world-writable permissions for /data/local.prop by Omari Stephens · 13 years ago
  82. 3969a89 Fix WifiHelper unit tests by Omari Stephens · 13 years ago
  83. 35eae6b Update WifiHelper to use WifiUtil utility for twiddling wifi settings by Omari Stephens · 13 years ago
  84. 3e54fc9 Merge "Submit WifiUtil.apk prebuilt" by Omari Stephens · 13 years ago
  85. 9f6ad96 Submit WifiUtil.apk prebuilt by Omari Stephens · 13 years ago
  86. 7a558a3 Merge "exporting timeout constants to allow for better flexibility when debugging." by Tsu Chiang Chuang · 13 years ago
  87. 3ebfa6b exporting timeout constants to allow for better flexibility when debugging. by Tsu Chiang Chuang · 13 years ago
  88. b416c6b Create a shim utility to make the WifiManager public API usable by TF by Omari Stephens · 13 years ago
  89. 57de7e7 Use CLog instead of Log in TestDevice by Omari Stephens · 13 years ago
  90. b6335b2 Add sms stress test by Xia Wang · 13 years ago
  91. 2c42783 Merge "Fixing unchecked conversion warning." by Jason Noguchi · 13 years ago
  92. 63aa744 Merge "Fix for TestDevice NPE." by Brett Chabot · 13 years ago
  93. cfc145a Fixing unchecked conversion warning. by Jason Noguchi · 13 years ago
  94. c15e2ca Merge "Add null check to LargeOutputReceiver" by Brett Chabot · 13 years ago
  95. af40441 Add null check to LargeOutputReceiver by Brett Chabot · 13 years ago
  96. 451d96f Fix for TestDevice NPE. by Brett Chabot · 13 years ago
  97. 4be4b65 Make BackgroundDeviceAction a daemon thread by Brett Chabot · 13 years ago
  98. 74f8ca7 Merge "Add method for passing along a custom instrumentation arg." by Brett Chabot · 13 years ago
  99. cc363ba Merge "Tradefed port of framework performance test." by Jason Noguchi · 13 years ago
  100. 601f64b Tradefed port of framework performance test. by Jason Noguchi · 13 years ago