1. ae57180 Create a proxy test listener to systematically mangle names by Omari Stephens · 12 years ago
  2. 4ec9613 Fix typo. by Brett Chabot · 12 years ago
  3. 6fc847d Remove extraneous ".txt" extension by Omari Stephens · 12 years ago
  4. 5291278 Modify LogFileSaver to sanitize descriptive names of logged files by Omari Stephens · 12 years ago
  5. 5c18d3c Use more descriptive file names for auto-collected bugreports by Omari Stephens · 13 years ago
  6. 2860912 Merge "Increase default loop polling time to 10 minutes." by Brett Chabot · 12 years ago
  7. bd7602d Increase default loop polling time to 10 minutes. by Brett Chabot · 12 years ago
  8. a1c86fb Merge "Make DeviceFileReporter work properly with non-glob filenames" by Omari Stephens · 12 years ago
  9. b2a3aa1 Make DeviceFileReporter work properly with non-glob filenames by Omari Stephens · 12 years ago
  10. e03259d Merge "Implement clone for AppBuildInfo." by Brett Chabot · 12 years ago
  11. a06024e Implement clone for AppBuildInfo. by Brett Chabot · 12 years ago
  12. f4f6e05 Relax all encryption checks. by Eric Rowe · 12 years ago
  13. 86b97fa Relax encryption supported requirements by Eric Rowe · 12 years ago
  14. 4f6fc29 Add FileInputStreamSource. by Brett Chabot · 12 years ago
  15. 229b5ac Add an extra reboot into bootloader by Guang Zhu · 12 years ago
  16. b6ec00d Merge "Create a SmokeTest runner that can collect extra debug info" by Omari Stephens · 12 years ago
  17. a382fa3 Merge "Adjust to new ddmlib." by Brett Chabot · 12 years ago
  18. e34e541 Merge "Save log files when using TextResultReporter." by Brett Chabot · 12 years ago
  19. ebac5c9 Adjust to new ddmlib. by Brett Chabot · 12 years ago
  20. 7ddc62b Create a SmokeTest runner that can collect extra debug info by Omari Stephens · 12 years ago
  21. 17df338 Merge "Make minor tweaks to RunCommandTargetPreparer" by Omari Stephens · 12 years ago
  22. 4efefd1 Merge "Enable device property matching when properties haven't been cached yet." by Brett Chabot · 12 years ago
  23. 0c508e7 Save log files when using TextResultReporter. by Brett Chabot · 12 years ago
  24. 83946ca Enable device property matching when properties haven't been cached yet. by Brett Chabot · 12 years ago
  25. efa410d Fix typos in BackgroundDeviceAction. by Brett Chabot · 12 years ago
  26. 18e44ae Make minor tweaks to RunCommandTargetPreparer by Omari Stephens · 12 years ago
  27. bfef21a Merge "Change adb root error handling." by Brett Chabot · 12 years ago
  28. b5a016d Merge "Convert DeviceManager to use CLog." by Brett Chabot · 12 years ago
  29. 88ed75a Change adb root error handling. by Brett Chabot · 12 years ago
  30. 6539acc Convert DeviceManager to use CLog. by Brett Chabot · 12 years ago
  31. 3f8b70b Reduce verbosity of BackgroundDeviceAction failures. by Brett Chabot · 12 years ago
  32. 50870ee Merge "Fix fastboot lock synchronization problems." by Brett Chabot · 12 years ago
  33. 0b178af Fix fastboot lock synchronization problems. by Brett Chabot · 12 years ago
  34. c695344 Fix mkbootimg command by Eric Rowe · 12 years ago
  35. cd862bd Merge "Fix POST requests by waiting to open input streams" by Eric Rowe · 12 years ago
  36. 23e5876 Fix POST requests by waiting to open input streams by Eric Rowe · 12 years ago
  37. ad5a7c4 Make TestLoader compliant with newer JUnit API. by Brett Chabot · 12 years ago
  38. a870b63 Add a target preparer to run an arbitrary command by Omari Stephens · 12 years ago
  39. 57c5432 HttpHelper to throw IOException on doGetWithRetry by Eric Rowe · 12 years ago
  40. cae38c0 Merge "Prevent NPE in FileUtil#recursiveCopy." by Brett Chabot · 12 years ago
  41. 6a51cc6 Prevent NPE in FileUtil#recursiveCopy. by Brett Chabot · 12 years ago
  42. c80573a Add methods for retrying GET and POST requests. by Eric Rowe · 12 years ago
  43. 472db16 Add Kernel flasher. by Eric Rowe · 13 years ago
  44. b65be4e Add option aliases to the email reporters. by Brett Chabot · 12 years ago
  45. 70d909a Remove unused method in KernelDeviceBuildInfo. by Eric Rowe · 12 years ago
  46. f78ad0d Merge "Add kernel BuildInfo classes" by Eric Rowe · 12 years ago
  47. 6ab0061 Merge "Add verification to tests, fix warning." by Eric Rowe · 12 years ago
  48. cac2094 Merge "Change IBuildInfo API." by Eric Rowe · 12 years ago
  49. 2688fee Add kernel BuildInfo classes by Eric Rowe · 13 years ago
  50. 6f388bf Add verification to tests, fix warning. by Eric Rowe · 13 years ago
  51. ad49b5f Change IBuildInfo API. by Eric Rowe · 12 years ago
  52. a0b3a56 Ensure that /data is writable during data clear step by Omari Stephens · 12 years ago
  53. 481e3f9 Merge "Call saveConfiguration after setting up a wifi network" by Omari Stephens · 12 years ago
  54. 27e5cf5 Call saveConfiguration after setting up a wifi network by Omari Stephens · 12 years ago
  55. eda1ee9 Merge "Add directory support to PushFilePreparer." by Brett Chabot · 12 years ago
  56. 2c1a6d3 Revert "Add kernel BuildInfo classes" by Eric Rowe · 12 years ago
  57. 8f5bf7c Add kernel BuildInfo classes by Eric Rowe · 13 years ago
  58. 5c16a04 Merge "Fix encryption on issues." by Eric Rowe · 13 years ago
  59. 8624fd3 Fix encryption on issues. by Eric Rowe · 13 years ago
  60. 100c0f8 Add directory support to PushFilePreparer. by Brett Chabot · 13 years ago
  61. 2501120 Merge "Change references from images to file." by Eric Rowe · 13 years ago
  62. 235ec7e Merge "Add a test that can run all instrumentations present on device." by Brett Chabot · 13 years ago
  63. c8184b6 Add a test that can run all instrumentations present on device. by Brett Chabot · 13 years ago
  64. 3b36fd8 Merge "Allow IRemoteTests to be run using HostTest." by Brett Chabot · 13 years ago
  65. e5c654d Change references from images to file. by Eric Rowe · 13 years ago
  66. 398e116 Change IHttpHelper APIs. by Eric Rowe · 13 years ago
  67. ed36046 Allow IRemoteTests to be run using HostTest. by Brett Chabot · 13 years ago
  68. cd17cae Merge "Add 'remove allCommands'." by Brett Chabot · 13 years ago
  69. 7557c9e Merge "Take bugreport after build errors" by Eric Rowe · 13 years ago
  70. 4a3369d Take bugreport after build errors by Eric Rowe · 13 years ago
  71. 33ab111 Add 'remove allCommands'. by Brett Chabot · 13 years ago
  72. 13de3f3 Merge "Add DeviceUnavailEmailResultReporter." by Brett Chabot · 13 years ago
  73. eaaa26c Add DeviceUnavailEmailResultReporter. by Brett Chabot · 13 years ago
  74. b9a4bd2 Set non-world-writable permissions for /data/local.prop by Omari Stephens · 13 years ago
  75. 3969a89 Fix WifiHelper unit tests by Omari Stephens · 13 years ago
  76. 35eae6b Update WifiHelper to use WifiUtil utility for twiddling wifi settings by Omari Stephens · 13 years ago
  77. 7a558a3 Merge "exporting timeout constants to allow for better flexibility when debugging." by Tsu Chiang Chuang · 13 years ago
  78. 3ebfa6b exporting timeout constants to allow for better flexibility when debugging. by Tsu Chiang Chuang · 13 years ago
  79. 57de7e7 Use CLog instead of Log in TestDevice by Omari Stephens · 13 years ago
  80. 63aa744 Merge "Fix for TestDevice NPE." by Brett Chabot · 13 years ago
  81. c15e2ca Merge "Add null check to LargeOutputReceiver" by Brett Chabot · 13 years ago
  82. af40441 Add null check to LargeOutputReceiver by Brett Chabot · 13 years ago
  83. 451d96f Fix for TestDevice NPE. by Brett Chabot · 13 years ago
  84. 4be4b65 Make BackgroundDeviceAction a daemon thread by Brett Chabot · 13 years ago
  85. 74f8ca7 Merge "Add method for passing along a custom instrumentation arg." by Brett Chabot · 13 years ago
  86. f7d9169 Merge "Support handover to a new TF process on same machine." by Brett Chabot · 13 years ago
  87. 33513a5 Support handover to a new TF process on same machine. by Brett Chabot · 13 years ago
  88. 682d260 Add method for passing along a custom instrumentation arg. by Brett Chabot · 13 years ago
  89. 7c0b340 Fail setup if encryption/unencryption fails. by Eric Rowe · 13 years ago
  90. 7d7da3d Reset the lastReportTime after we submit a report by Omari Stephens · 13 years ago
  91. 563f389 Don't allow the "Check device" threads to hold the JVM open by Omari Stephens · 13 years ago
  92. 831f29a Merge "Fix NPE for good, and write tests to verify that things are working" by Omari Stephens · 13 years ago
  93. 7bce731 Fix NPE for good, and write tests to verify that things are working by Omari Stephens · 13 years ago
  94. b7e11d9 Merge "Fix order-of-operations bug -> NPE" by Omari Stephens · 13 years ago
  95. 4c57c9c Fix order-of-operations bug -> NPE by Omari Stephens · 13 years ago
  96. 54d32f8 Merge "Revamp BatteryLevelChecker" by Omari Stephens · 13 years ago
  97. e92737c Revamp BatteryLevelChecker by Omari Stephens · 13 years ago
  98. 7f76589 Use generic file name when pushing OTAs by Jorge Gonzalez · 13 years ago
  99. 86608a0 Fixup: add a reboot to the CDMA non-baseband-flash path for symmetry by Omari Stephens · 13 years ago
  100. 9fd4bb6 Merge "Source code cleanup." by Brett Chabot · 13 years ago