1. f9060ec Turn GlobalConfiguration into a globally-accessible singleton by Omari Stephens · 12 years ago
  2. 3cb4e97 Cherry pick UIautomator setter change from AOSP. by Brett Chabot · 12 years ago
  3. 7152ca3 Merge "add downgrade option to adb install command." by Tsu Chiang Chuang · 12 years ago
  4. 3d30669 add downgrade option to adb install command. by Tsu Chiang Chuang · 12 years ago
  5. 79c5992 Several changes needed for AUPT tests. by Maxim Siniavine · 12 years ago
  6. 0235eb2 Merge "Adding system app ota tests." by Tsu Chiang Chuang · 12 years ago
  7. f8c3c8b Adding system app ota tests. by Tsu Chiang Chuang · 12 years ago
  8. 7585b53 Merge "Add cleanup step to AppSetup to uninstall all apps." by Brett Chabot · 12 years ago
  9. f2589c8 Add cleanup step to AppSetup to uninstall all apps. by Brett Chabot · 12 years ago
  10. d900446 Merge "Add persistent logging in case an exception kills Dispatcher thread" by Omari Stephens · 12 years ago
  11. e031a1a Add persistent logging in case an exception kills Dispatcher thread by Omari Stephens · 12 years ago
  12. 6ef961a Merge "Fix ordering bug in Async Proxy" by Omari Stephens · 12 years ago
  13. a91ad10 Merge "Add DeviceBuildDescriptor#getBuildAlias." by Brett Chabot · 12 years ago
  14. e0cf1ce Add DeviceBuildDescriptor#getBuildAlias. by Brett Chabot · 12 years ago
  15. ea9cd10 Add ability to filter installed instrumentations by runner. by Brett Chabot · 12 years ago
  16. 38d90a5 Merge "Add DeviceBuildDescriptor." by Brett Chabot · 12 years ago
  17. 77e854c Fix ordering bug in Async Proxy by Omari Stephens · 12 years ago
  18. 156d75e Add DeviceBuildDescriptor. by Brett Chabot · 12 years ago
  19. 852dc08 Create a global config autodetection mechanism by Omari Stephens · 12 years ago
  20. 3864ef9 Fix compile errors <_< >_> by Omari Stephens · 12 years ago
  21. 54fab8e Merge "Extend RunCommandTargetPreparer to run teardown commands as well" by Omari Stephens · 12 years ago
  22. 98b8aff Merge "Create an ITargetPreparer extension that can clean up the device" by Omari Stephens · 12 years ago
  23. 438b081 Extend RunCommandTargetPreparer to run teardown commands as well by Omari Stephens · 12 years ago
  24. 46253a8 Create an ITargetPreparer extension that can clean up the device by Omari Stephens · 12 years ago
  25. e7fa409 Create a Global Configuration to specify TF options at start by Omari Stephens · 12 years ago
  26. e4a4506 Stop leaking files from unit tests by Omari Stephens · 12 years ago
  27. 5a52621 Add plumbing to set Host labels, and enable setting them from cmdline by Omari Stephens · 12 years ago
  28. cd03d8b Switch from using Hashtable to ConcurrentHashMap by Omari Stephens · 12 years ago
  29. 9038b91 Merge "Detect installation failures in AppSetup." by Brett Chabot · 12 years ago
  30. 71d6649 Detect installation failures in AppSetup. by Brett Chabot · 12 years ago
  31. c9209ea Enable use of enumerated namespaces with aliases by Omari Stephens · 12 years ago
  32. a4131cb Add timer to allow waiting for device to be online for bugreport capture. by Xia Wang · 12 years ago
  33. 7d42c4e Cautiously allow TF to run with Java 1.7 by Omari Stephens · 12 years ago
  34. f92fa31 Add DeviceManager unit test to verify DeviceMonitor being called by Omari Stephens · 12 years ago
  35. 77bc800 Make device listing asynchronous to avoid deadlocks by Omari Stephens · 12 years ago
  36. 1d68514 Create a proxy to make IDeviceMonitor calls asynchronous by Omari Stephens · 12 years ago
  37. 6a0f700 Add constants for product and variant properties by Omari Stephens · 12 years ago
  38. 7fffa0b Plumb DeviceMonitor options through to CommandScheduler by Omari Stephens · 12 years ago
  39. 6623bd7 Add framework and plumbing for DeviceMonitor by Omari Stephens · 12 years ago
  40. 5498972 Merge "Allow one to block a Class's @Option fields from the global namespace" by Omari Stephens · 12 years ago
  41. be5ac89 bad idea to use TestIndentifier#toString by Guang Zhu · 12 years ago
  42. f823917 Add the option for turning on procmem in media memory test. by Yu Shan Emily Lau · 12 years ago
  43. abd8d89 Updating the media memory test so that it can by Jason Noguchi · 12 years ago
  44. e24d0a7 Merge "PushFilePreparer can push build-specific files" by Trevor Fairey · 12 years ago
  45. 7249989 Allow one to block a Class's @Option fields from the global namespace by Omari Stephens · 12 years ago
  46. 73af5c1 more logging choices for UiAutomator tests by Guang Zhu · 12 years ago
  47. 6726abb PushFilePreparer can push build-specific files by Trevor Fairey · 12 years ago
  48. 0a99919 Merge "Retry IRetriableTests for no builds." by Eric Rowe · 12 years ago
  49. 7f4de9b Fix: change settings immediately after setting local.prop. by Tsu Chiang Chuang · 12 years ago
  50. f85ffac Retry IRetriableTests for no builds. by Eric Rowe · 12 years ago
  51. 7a69f44 add an option to trigger a media scan after pushing files by Guang Zhu · 12 years ago
  52. 8a71f48 add a reboot and 30s sleep before test by Guang Zhu · 12 years ago
  53. 28acca5 Merge "Key procrank on PID, not app name." by Eric Rowe · 12 years ago
  54. 92abac0 Merge "Expand scope of app regex in native crash parser" by Eric Rowe · 12 years ago
  55. 93369f8 Add btsnoop trace logging to BT tests. by Eric Rowe · 12 years ago
  56. 9558cbe Update the WifiUtil.apk prebuilt by Omari Stephens · 12 years ago
  57. 29f43d7 Add null-check to getConfiguredNetworks() return value by Omari Stephens · 12 years ago
  58. 96d67ed Throw an exception if we see any output from `svc` commands by Omari Stephens · 12 years ago
  59. f774dae Key procrank on PID, not app name. by Eric Rowe · 12 years ago
  60. 051de6d Expand scope of app regex in native crash parser by Eric Rowe · 12 years ago
  61. e5aa0cc Fix sms test: by Xia Wang · 12 years ago
  62. dfe9b74 Merge "Added class that implements HTTP multipart POST." by Maxim Siniavine · 12 years ago
  63. 0c243a5 Added class that implements HTTP multipart POST. by Maxim Siniavine · 12 years ago
  64. 142d95c Fix holes in file storage proxying by Omari Stephens · 12 years ago
  65. 1229ddb Merge "Create a utility class for dealing with null values" by Omari Stephens · 12 years ago
  66. 63ad807 Create a utility class for dealing with null values by Omari Stephens · 12 years ago
  67. 2d4bc25 Merge "Make report world readable also use UTF-8 encoding for the html report." by Tsu Chiang Chuang · 12 years ago
  68. dddf4b7 Merge "Add tradefed support for SDK Windows executables" by Brett Chabot · 12 years ago
  69. 766b0d1 Add tradefed support for SDK Windows executables by Piotr Gurgul · 12 years ago
  70. da0f09b Merge "Modify tests to reflect changes in package manager logic." by Tsu Chiang Chuang · 12 years ago
  71. 200f321 Make report world readable also use UTF-8 encoding for the html report. by Tsu Chiang Chuang · 12 years ago
  72. 1c73f80 Modify tests to reflect changes in package manager logic. by Tsu Chiang Chuang · 12 years ago
  73. a5dc5be Merge "Add 'failed_iteration' metric to ota stability." by Brett Chabot · 12 years ago
  74. 965aa4d Add 'failed_iteration' metric to ota stability. by Brett Chabot · 12 years ago
  75. 9ebe0e7 Merge "Update SdkAvdPreparerTest" by Brett Chabot · 12 years ago
  76. 3f81bc5 add more debugging logs. by Tsu Chiang Chuang · 12 years ago
  77. e8ae2a6 add a delay between boot complete and start of test. by Tsu Chiang Chuang · 12 years ago
  78. 834cd78 Update SdkAvdPreparerTest by Piotr Gurgul · 12 years ago
  79. 705628a Merge "Move brillopad parsers to their own package" by Eric Rowe · 12 years ago
  80. 328a4f0 Don't list filtered devices in 'list devices'. by Brett Chabot · 12 years ago
  81. 35351ac Fix unused import in FileUtil. by Brett Chabot · 12 years ago
  82. 859b1f3 Move brillopad parsers to their own package by Eric Rowe · 12 years ago
  83. f39b58f Exposing some methods out from the Reporters. by Tsu Chiang Chuang · 12 years ago
  84. a5940f9 Merge "Modify push/pull testcase to check pullFileFromExternal codepath" by Omari Stephens · 12 years ago
  85. b9ef6fc Merge "-bug fix for fileutil unzipper: nested files will get a write error. -bug fixes to codecoveragereporter : cmds need to be str[], failed to create the root dir, also need to use AppDeviceBuildInfo to get access to the files stored inside AppDeviceBuildInfo's AppBuildInfo." by Tsu Chiang Chuang · 12 years ago
  86. d19867a -bug fix for fileutil unzipper: nested files will get a write error. by Tsu Chiang Chuang · 12 years ago
  87. a31bf04 Modify push/pull testcase to check pullFileFromExternal codepath by Omari Stephens · 12 years ago
  88. c2d2014 Merge "Add abi selection support in SdkAvdPreparer" by Brett Chabot · 12 years ago
  89. 6975133 Add abi selection support in SdkAvdPreparer by Piotr Gurgul · 12 years ago
  90. e62f933 Add StubDevice#getName to follow IDevice API change in ddmlib by Omari Stephens · 12 years ago
  91. b25631b Add a testcase to verify that symlinks-to-directories are working by Omari Stephens · 12 years ago
  92. 26600d5 Merge "Fixing pan mode test." by Jason Noguchi · 12 years ago
  93. b533111 Merge "Fix --help for mandatory options." by Brett Chabot · 12 years ago
  94. 0dc54f4 Fix --help for mandatory options. by Brett Chabot · 12 years ago
  95. 9f44ff0 Replace references to /sdcard with ${EXTERNAL_STORAGE} by Omari Stephens · 12 years ago
  96. f53a183 Interpolate ${EXTERNAL_STORAGE} in syncFiles() by Omari Stephens · 12 years ago
  97. 165799a Fixing pan mode test. by Jason Noguchi · 12 years ago
  98. f4797c5 Interpolate ${EXTERNAL_STORAGE} in pushFile and pullFile paths by Omari Stephens · 12 years ago
  99. 0d6bc76 Merge "Adding framework to support code coverage for unbundled apps." by Tsu Chiang Chuang · 12 years ago
  100. 8f3551d Adding framework to support code coverage for unbundled apps. by Tsu Chiang Chuang · 12 years ago