1. 82620a3 Merge "Adding GLBenchmark Test" by Shaohan Zou · 11 years ago
  2. 4698c01 Adding GLBenchmark Test by Shaohan Zou · 11 years ago
  3. 6cb72b1 Update the camera tests to reflect change in package name. by Jason Noguchi · 11 years ago
  4. b6e60fa Adding option to use new priv-app location for privileged apps. by Neal Nguyen · 11 years ago
  5. e721f73 capture screenshot and bugreport at testRun failure as welll by Guang Zhu · 11 years ago
  6. 79e1b26 Merge "add randomness into fastboot get version retry" by Guang Zhu · 11 years ago
  7. 3a2fb41 add randomness into fastboot get version retry by Guang Zhu · 11 years ago
  8. f272d78 Merge "Fix 'run singleCommand'" by Brett Chabot · 11 years ago
  9. 0e8e0b5 Fix 'run singleCommand' by Brett Chabot · 11 years ago
  10. 1054f45 Merge "Make ConfigurationXmlParser more stringent." by Brett Chabot · 11 years ago
  11. f2b5176 Make ConfigurationXmlParser more stringent. by Brett Chabot · 11 years ago
  12. 4dba3a6 Merge "Add @OptionClass to FileSystemLogSaver" by Eric Rowe · 11 years ago
  13. ed87614 add throttling between retries of fastboot getvar commands by Guang Zhu · 11 years ago
  14. fd4aeb2 Add @OptionClass to FileSystemLogSaver by Eric Rowe · 11 years ago
  15. 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
  16. c212ad4 Merge "Retry getImageVersion command on invalid output." by Maxim Siniavine · 11 years ago
  17. ed901e4 Retry getImageVersion command on invalid output. by Maxim Siniavine · 11 years ago
  18. 1647672 Fix saving zip files. by Eric Rowe · 11 years ago
  19. c18060e adding logging of emulator start params by Steve Moyer · 11 years ago
  20. 0150f77 Merge "Add global log file saver." by Eric Rowe · 11 years ago
  21. 1b7eaaa util function to change property files by Guang Zhu · 11 years ago
  22. 0b44511 Add global log file saver. by Eric Rowe · 11 years ago
  23. c1ef18e Merge "Barf if RunUtil.getDefault().setWorkingDir is called." by Brett Chabot · 11 years ago
  24. b61cfc4 Merge "Add ability to parse out versions using aapt" by Brett Chabot · 11 years ago
  25. 4d55e4f Add ability to parse out versions using aapt by Brett Chabot · 11 years ago
  26. 7a824dc Barf if RunUtil.getDefault().setWorkingDir is called. by Brett Chabot · 11 years ago
  27. d02520c Merge "Add OptionClass alias smoke-failure-email" by Brett Chabot · 11 years ago
  28. 0752543 Add OptionClass alias smoke-failure-email by Brett Chabot · 11 years ago
  29. 1b77675 Merge "Specify default connection timeouts for HTTPHelper#doGet and friends" by Omari Stephens · 11 years ago
  30. 23b2f4b Specify default connection timeouts for HTTPHelper#doGet and friends by Omari Stephens · 11 years ago
  31. 375ae0e Creating a new preparer class that takes custom timeout for media syncing by Jason Noguchi · 11 years ago
  32. 1a8e9d4 Merge "Capture logcat when code coverage fails." by Brett Chabot · 11 years ago
  33. e7440e9 Capture logcat when code coverage fails. by Brett Chabot · 11 years ago
  34. fa1bfa3 Do rm -r /data/local/tmp/* when cleaning up files by Brett Chabot · 11 years ago
  35. 9c68f71 Merge "Make multiple attempts to remove additional pushed files." by Brett Chabot · 11 years ago
  36. d309b82 Make multiple attempts to remove additional pushed files. by Brett Chabot · 11 years ago
  37. b09e6c9 Merge "A new build provider to bootstrap build info from a device" by Guang Zhu · 11 years ago
  38. 481fa37 A new build provider to bootstrap build info from a device by Guang Zhu · 11 years ago
  39. ed9e639 Merge "Fixing test output parsing logic for camera zoom and scene mode tests." by Jason Noguchi · 11 years ago
  40. 1b07352 Fixing test output parsing logic for camera zoom and scene mode tests. by Jason Noguchi · 11 years ago
  41. 44beb75 Merge "Use more specific version of LogDataType.TEXT" by Eric Rowe · 11 years ago
  42. 387fcfe Add support for parsing junit xml test results. by Tsu Chiang Chuang · 11 years ago
  43. cc35ac2 Use more specific version of LogDataType.TEXT by Eric Rowe · 11 years ago
  44. bd6265e Merge "Create a singleton class to watch command files for changes" by Omari Stephens · 11 years ago
  45. 49051d3 Adding ability to pass additional Monkey parameters. by Neal Nguyen · 11 years ago
  46. 6a88d83 Create a singleton class to watch command files for changes by Omari Stephens · 11 years ago
  47. 98e024e Merge "Add target preparer for pushing all additional build files to path on device." by Brett Chabot · 11 years ago
  48. 766900f Add target preparer for pushing all additional build files to path on device. by Brett Chabot · 11 years ago
  49. ecaa115 Fix potential NPEs. by Eric Rowe · 11 years ago
  50. d414ed2 Merge "factoring out helper method for locating jar files in a given dir." by Tsu Chiang Chuang · 11 years ago
  51. c0e4807 Recognize 'flags' when parsing package by Brett Chabot · 11 years ago
  52. ce36c11 Fix dumpsys package parser bugs by Brett Chabot · 11 years ago
  53. 3eb2006 Merge "add new API to check if wifi is enabled, also fix data test" by Guang Zhu · 11 years ago
  54. 1fa5565 Merge "Add a ITestDevice#getAppPackageInfo method." by Brett Chabot · 11 years ago
  55. 12992c5 Merge "Allow stdout and stderr to autoflush out in Runutil to prevent deadlock. Bug: 9375464" by Tsu Chiang Chuang · 11 years ago
  56. 65f91b5 Allow stdout and stderr to autoflush out in Runutil to prevent deadlock. by Tsu Chiang Chuang · 11 years ago
  57. 2c4493a add new API to check if wifi is enabled, also fix data test by Guang Zhu · 11 years ago
  58. bababcb Merge "Create a target preparer to push arbitrary K/V pairs to BuildInfo" by Omari Stephens · 11 years ago
  59. b47cc71 Add a ITestDevice#getAppPackageInfo method. by Brett Chabot · 11 years ago
  60. 3bc0288 Fix passing of options from InstalledInstrumentationsTest. by Brett Chabot · 11 years ago
  61. 10a4fc9 Create a target preparer to push arbitrary K/V pairs to BuildInfo by Omari Stephens · 11 years ago
  62. 837eee3 Merge "Add dumpsys/top output to LogDataType." by Eric Rowe · 11 years ago
  63. 662a995 Merge "Add --instrumentation-arg to installed instrumentations." by Brett Chabot · 11 years ago
  64. 0ae8adf Merge "Fix the testManyDisableKeyguard." by Yu Shan Emily Lau · 11 years ago
  65. 0c8f416 Add dumpsys/top output to LogDataType. by Eric Rowe · 11 years ago
  66. 1b9ab6e Add --instrumentation-arg to installed instrumentations. by Brett Chabot · 11 years ago
  67. 5bb8be2 Fix the testManyDisableKeyguard. by Yu Shan Emily Lau · 11 years ago
  68. d81ba2d Set telephony voice test timer to 8 hours by Xia Wang · 11 years ago
  69. 862042a Change log types of monkey to bugreport/monkey log by Eric Rowe · 11 years ago
  70. 08dd26a Merge "Gracefully allow missing system log in monkey metrics test." by Brett Chabot · 11 years ago
  71. b0eb288 Gracefully allow missing system log in monkey metrics test. by Brett Chabot · 11 years ago
  72. ab11ee4 Merge "Add validation and retry to MonkeyBase#getUptime." by Brett Chabot · 11 years ago
  73. 97418d4 Add validation and retry to MonkeyBase#getUptime. by Brett Chabot · 11 years ago
  74. c05aa3c Don't include the string "null" in generated email subjects by Omari Stephens · 11 years ago
  75. b295f2c Expand LogDataTypes to include specific test files by Eric Rowe · 11 years ago
  76. b87aae3 factoring out helper method for locating jar files in a given dir. by Tsu Chiang Chuang · 11 years ago
  77. 2e6852a Merge "Relax TestDevice#connectToWifiNetworkIfNeeded" by Brett Chabot · 11 years ago
  78. 73af594 Relax TestDevice#connectToWifiNetworkIfNeeded by Brett Chabot · 11 years ago
  79. eea8530 Merge "Fix GTest parser unit tests." by Brett Chabot · 11 years ago
  80. feeda67 Merge "Update the device unavailable email subject." by Yu Shan Emily Lau · 11 years ago
  81. e739aa2 Update the device unavailable email subject. by Yu Shan Emily Lau · 11 years ago
  82. ce99ba5 Fix GTest parser unit tests. by Brett Chabot · 11 years ago
  83. fd79d2f Adding a new target preparer to remove a system app from the device by Neal Nguyen · 11 years ago
  84. e9befc4 Make changes permanent after network removals by Omari Stephens · 11 years ago
  85. 2a6d921 Tighten up the error-reporting chain for WifiUtil by Omari Stephens · 11 years ago
  86. e9d2b96 Merge "Add the image processing test timeout." by Yu Shan Emily Lau · 11 years ago
  87. be50f59 Add the image processing test timeout. by Yu Shan Emily Lau · 11 years ago
  88. 11a43c4 Last minute javadoc fixes by Omari Stephens · 11 years ago
  89. 3c54611 Fix makefile to build sac. by Dirk Dougherty · 11 years ago
  90. 720c07d Merge "Parse gTest test result to report metrics." by Yu Shan Emily Lau · 11 years ago
  91. 16fc117 Parse gTest test result to report metrics. by Yu Shan Emily Lau · 11 years ago
  92. 46e3b99 Merge "Simplify reporting of mobile bandwidth tests." by Maxim Siniavine · 11 years ago
  93. e6c038a Merge "Make TF depend on tools-common-prebuilt to fix tradefed-docs build" by Omari Stephens · 11 years ago
  94. d822fc1 Merge "No-op reconcile with AOSP version." by Jean-Baptiste Queru · 11 years ago
  95. eac50cb Make TF depend on tools-common-prebuilt to fix tradefed-docs build by Omari Stephens · 11 years ago
  96. 8ace563 Include package-private classes in javadoc by Omari Stephens · 11 years ago
  97. 400371c Simplify reporting of mobile bandwidth tests. by Maxim Siniavine · 11 years ago
  98. 3fff2a7 No-op reconcile with AOSP version. by Jean-Baptiste Queru · 11 years ago
  99. 1b16f25 Add branch and device name in email subject. by Yu Shan Emily Lau · 11 years ago
  100. fc865a9 Reconcile with AOSP by Jean-Baptiste Queru · 11 years ago