1. 4ce3fb8 DismissKeyguardUtil tweaks. by Brett Chabot · 12 years ago
  2. 3a477d1 Merge "Only reboot into bootloader if necessary" by David Hu · 12 years ago
  3. 09765e9 Merge "Dismiss Keyguard Util" by David Hu · 12 years ago
  4. e2e4156 Only reboot into bootloader if necessary by David Hu · 12 years ago
  5. 2afdfd6 Dismiss Keyguard Util by David Hu · 12 years ago
  6. 8355b91 Merge "Add another clause to bug report system log section." by Brett Chabot · 12 years ago
  7. 3a49644 Merge "Use consistent run name in AppLaunchTest." by Brett Chabot · 12 years ago
  8. 80f09d3 Add another clause to bug report system log section. by Brett Chabot · 12 years ago
  9. 2da3612 Use consistent run name in AppLaunchTest. by Brett Chabot · 12 years ago
  10. 70eb9f7 Add a preparer that wipes user data on device. by Brett Chabot · 12 years ago
  11. 511dd96 Handle missing monkey data. by Brett Chabot · 12 years ago
  12. d65ecaf Merge "Add class that can determine package to run for app monkey." by Brett Chabot · 12 years ago
  13. 92296ce Merge "Make bugreport parser handle both MAIN LOG and SYSTEM LOG syntax." by Brett Chabot · 12 years ago
  14. 0478202 Merge "Switch to use ro.build.display.id instead of ro.build.id." by Brett Chabot · 12 years ago
  15. 0ecd0f2 Switch to use ro.build.display.id instead of ro.build.id. by Brett Chabot · 12 years ago
  16. 9c56cf1 Merge "Adjust CommandRunner to global config changes." by Brett Chabot · 12 years ago
  17. 25dd533 Adjust CommandRunner to global config changes. by Brett Chabot · 12 years ago
  18. c54965f Remove logger from monkey/app-metrics. by Brett Chabot · 12 years ago
  19. 18991e8 Add class that can determine package to run for app monkey. by Brett Chabot · 12 years ago
  20. e9a46dc Make bugreport parser handle both MAIN LOG and SYSTEM LOG syntax. by Brett Chabot · 12 years ago
  21. be3a539 Merge "Add a monkey config that reports monkey stats using brillopad." by Brett Chabot · 12 years ago
  22. 7c6afff Add a monkey config that reports monkey stats using brillopad. by Brett Chabot · 12 years ago
  23. dcf4e29 fix typo in default device location by Guang Zhu · 12 years ago
  24. 64077a7 Tradefed port of browser site load tests. by Jason Noguchi · 13 years ago
  25. 734367e Merge "parse for non integer type partition sizes" by Guang Zhu · 12 years ago
  26. 600ee5c Add TF device stress config. by Brett Chabot · 12 years ago
  27. 72db289 Merge "Add a TF app launch test and config." by Brett Chabot · 12 years ago
  28. b779e7b parse for non integer type partition sizes by Guang Zhu · 12 years ago
  29. 6374a56 Add a TF app launch test and config. by Brett Chabot · 12 years ago
  30. 6c3ec1c Add back UiAutomatorTest#setCaptureLogs. by Brett Chabot · 12 years ago
  31. 98a6e2d Merge "Add --screenshot option to monkey." by Brett Chabot · 12 years ago
  32. b8b70dc Add --screenshot option to monkey. by Brett Chabot · 12 years ago
  33. e440e74 Merge "Turn GlobalConfiguration into a globally-accessible singleton" by Omari Stephens · 12 years ago
  34. e2feb5d Add Monkey TF harness to open source. by Brett Chabot · 12 years ago
  35. f9060ec Turn GlobalConfiguration into a globally-accessible singleton by Omari Stephens · 12 years ago
  36. 3cb4e97 Cherry pick UIautomator setter change from AOSP. by Brett Chabot · 12 years ago
  37. 7152ca3 Merge "add downgrade option to adb install command." by Tsu Chiang Chuang · 12 years ago
  38. 3d30669 add downgrade option to adb install command. by Tsu Chiang Chuang · 12 years ago
  39. 79c5992 Several changes needed for AUPT tests. by Maxim Siniavine · 12 years ago
  40. 0235eb2 Merge "Adding system app ota tests." by Tsu Chiang Chuang · 12 years ago
  41. f8c3c8b Adding system app ota tests. by Tsu Chiang Chuang · 12 years ago
  42. 7585b53 Merge "Add cleanup step to AppSetup to uninstall all apps." by Brett Chabot · 12 years ago
  43. f2589c8 Add cleanup step to AppSetup to uninstall all apps. by Brett Chabot · 12 years ago
  44. d900446 Merge "Add persistent logging in case an exception kills Dispatcher thread" by Omari Stephens · 12 years ago
  45. e031a1a Add persistent logging in case an exception kills Dispatcher thread by Omari Stephens · 12 years ago
  46. 6ef961a Merge "Fix ordering bug in Async Proxy" by Omari Stephens · 12 years ago
  47. a91ad10 Merge "Add DeviceBuildDescriptor#getBuildAlias." by Brett Chabot · 12 years ago
  48. e0cf1ce Add DeviceBuildDescriptor#getBuildAlias. by Brett Chabot · 12 years ago
  49. ea9cd10 Add ability to filter installed instrumentations by runner. by Brett Chabot · 12 years ago
  50. 38d90a5 Merge "Add DeviceBuildDescriptor." by Brett Chabot · 12 years ago
  51. 77e854c Fix ordering bug in Async Proxy by Omari Stephens · 12 years ago
  52. 156d75e Add DeviceBuildDescriptor. by Brett Chabot · 12 years ago
  53. 852dc08 Create a global config autodetection mechanism by Omari Stephens · 12 years ago
  54. 3864ef9 Fix compile errors <_< >_> by Omari Stephens · 12 years ago
  55. 54fab8e Merge "Extend RunCommandTargetPreparer to run teardown commands as well" by Omari Stephens · 12 years ago
  56. 98b8aff Merge "Create an ITargetPreparer extension that can clean up the device" by Omari Stephens · 12 years ago
  57. 438b081 Extend RunCommandTargetPreparer to run teardown commands as well by Omari Stephens · 12 years ago
  58. 46253a8 Create an ITargetPreparer extension that can clean up the device by Omari Stephens · 12 years ago
  59. e7fa409 Create a Global Configuration to specify TF options at start by Omari Stephens · 12 years ago
  60. e4a4506 Stop leaking files from unit tests by Omari Stephens · 12 years ago
  61. 5a52621 Add plumbing to set Host labels, and enable setting them from cmdline by Omari Stephens · 12 years ago
  62. cd03d8b Switch from using Hashtable to ConcurrentHashMap by Omari Stephens · 12 years ago
  63. 9038b91 Merge "Detect installation failures in AppSetup." by Brett Chabot · 12 years ago
  64. 71d6649 Detect installation failures in AppSetup. by Brett Chabot · 12 years ago
  65. c9209ea Enable use of enumerated namespaces with aliases by Omari Stephens · 12 years ago
  66. a4131cb Add timer to allow waiting for device to be online for bugreport capture. by Xia Wang · 12 years ago
  67. 7d42c4e Cautiously allow TF to run with Java 1.7 by Omari Stephens · 12 years ago
  68. f92fa31 Add DeviceManager unit test to verify DeviceMonitor being called by Omari Stephens · 12 years ago
  69. 77bc800 Make device listing asynchronous to avoid deadlocks by Omari Stephens · 12 years ago
  70. 1d68514 Create a proxy to make IDeviceMonitor calls asynchronous by Omari Stephens · 12 years ago
  71. 6a0f700 Add constants for product and variant properties by Omari Stephens · 12 years ago
  72. 7fffa0b Plumb DeviceMonitor options through to CommandScheduler by Omari Stephens · 12 years ago
  73. 6623bd7 Add framework and plumbing for DeviceMonitor by Omari Stephens · 12 years ago
  74. 5498972 Merge "Allow one to block a Class's @Option fields from the global namespace" by Omari Stephens · 12 years ago
  75. be5ac89 bad idea to use TestIndentifier#toString by Guang Zhu · 12 years ago
  76. f823917 Add the option for turning on procmem in media memory test. by Yu Shan Emily Lau · 12 years ago
  77. abd8d89 Updating the media memory test so that it can by Jason Noguchi · 12 years ago
  78. e24d0a7 Merge "PushFilePreparer can push build-specific files" by Trevor Fairey · 12 years ago
  79. 7249989 Allow one to block a Class's @Option fields from the global namespace by Omari Stephens · 12 years ago
  80. 73af5c1 more logging choices for UiAutomator tests by Guang Zhu · 12 years ago
  81. 6726abb PushFilePreparer can push build-specific files by Trevor Fairey · 12 years ago
  82. 0a99919 Merge "Retry IRetriableTests for no builds." by Eric Rowe · 12 years ago
  83. 7f4de9b Fix: change settings immediately after setting local.prop. by Tsu Chiang Chuang · 12 years ago
  84. f85ffac Retry IRetriableTests for no builds. by Eric Rowe · 12 years ago
  85. 7a69f44 add an option to trigger a media scan after pushing files by Guang Zhu · 12 years ago
  86. 8a71f48 add a reboot and 30s sleep before test by Guang Zhu · 12 years ago
  87. 28acca5 Merge "Key procrank on PID, not app name." by Eric Rowe · 12 years ago
  88. 92abac0 Merge "Expand scope of app regex in native crash parser" by Eric Rowe · 12 years ago
  89. 93369f8 Add btsnoop trace logging to BT tests. by Eric Rowe · 12 years ago
  90. 9558cbe Update the WifiUtil.apk prebuilt by Omari Stephens · 12 years ago
  91. 29f43d7 Add null-check to getConfiguredNetworks() return value by Omari Stephens · 12 years ago
  92. 96d67ed Throw an exception if we see any output from `svc` commands by Omari Stephens · 12 years ago
  93. f774dae Key procrank on PID, not app name. by Eric Rowe · 12 years ago
  94. 051de6d Expand scope of app regex in native crash parser by Eric Rowe · 12 years ago
  95. e5aa0cc Fix sms test: by Xia Wang · 12 years ago
  96. dfe9b74 Merge "Added class that implements HTTP multipart POST." by Maxim Siniavine · 12 years ago
  97. 0c243a5 Added class that implements HTTP multipart POST. by Maxim Siniavine · 12 years ago
  98. 142d95c Fix holes in file storage proxying by Omari Stephens · 12 years ago
  99. 1229ddb Merge "Create a utility class for dealing with null values" by Omari Stephens · 12 years ago
  100. 63ad807 Create a utility class for dealing with null values by Omari Stephens · 12 years ago