1. 9c27c90 Remote TF refactor part one. by Brett Chabot · 11 years ago
  2. 2d4a344 Merge "Add monkey package diff test." by Eric Rowe · 11 years ago
  3. c24f2e9 Set the target count arg to Importance.ALWAYS. by Eric Rowe · 11 years ago
  4. e66036e Add monkey package diff test. by Eric Rowe · 11 years ago
  5. e77aa81 Merge "Increase lc_cache maximum size from 2GB to 20GB" by Steve Moyer · 11 years ago
  6. ad24a58 Increase lc_cache maximum size from 2GB to 20GB by Steve Moyer · 11 years ago
  7. 402846b Add FileUtil.setReadableRecursive by Brett Chabot · 11 years ago
  8. 3e8ec17 Merge "Updating RemoveSystemAppPreparer to account for new /system/priv-app directory." by Neal Nguyen · 11 years ago
  9. a01ad12 Merge "make global config create device manager" by Steve Moyer · 11 years ago
  10. 98632ab make global config create device manager by Steve Moyer · 11 years ago
  11. ba5b5c7 Audio was the cause of the emulator becoming by Steve Moyer · 11 years ago
  12. 2d55cc2 Add multi-apk support to AppLaunchTest by Omari Stephens · 11 years ago
  13. 30d5317 Merge "Insert the max timout for the camera test." by Yu Shan Emily Lau · 11 years ago
  14. 409a5f4 Updating RemoveSystemAppPreparer to account for new /system/priv-app directory. by Neal Nguyen · 11 years ago
  15. 5b1b4c8 Insert the max timout for the camera test. by Yu Shan Emily Lau · 11 years ago
  16. bce70c8 Merge "Change units in GLBenchmark result" by Shaohan Zou · 11 years ago
  17. 3662dad Merge "Fix RetentionFileSaver concurrency issue." by Brett Chabot · 11 years ago
  18. 0946592 Fix RetentionFileSaver concurrency issue. by Brett Chabot · 11 years ago
  19. fa194aa Change units in GLBenchmark result by Shaohan Zou · 11 years ago
  20. 054f0e7 Merge "Force handling of redirects to deal with different protocols. Bug:10542966 Change-Id: I938cfaa3027ae0d37e06d66f863f8d64b9b41dcf" by Tsu Chiang Chuang · 11 years ago
  21. 56fceaa Force handling of redirects to deal with different protocols. by Tsu Chiang Chuang · 11 years ago
  22. 26a2772 Fix geekbench to use geekbench_armeabi-v7a_32 by Guang Zhu · 11 years ago
  23. 73734d5 Make FileUtil.collectJars return a List. by Brett Chabot · 11 years ago
  24. f7309da Merge "Update the Media player stress test runner name." by Yu Shan Emily Lau · 11 years ago
  25. ddd4948 Update the Media player stress test runner name. by Yu Shan Emily Lau · 11 years ago
  26. cd81a02 Merge "Update the camera stress test package name." by Yu Shan Emily Lau · 11 years ago
  27. 71b8970 Update the camera stress test package name. by Yu Shan Emily Lau · 11 years ago
  28. c523db9 Merge "Add a generic mechanism to limit how many flashers run concurrently" by Omari Stephens · 11 years ago
  29. c2f4798 Add a generic mechanism to limit how many flashers run concurrently by Omari Stephens · 11 years ago
  30. 55d8826 Fixing GLBenchmark Test by Shaohan Zou · 11 years ago
  31. a12a8ad Fixing GeekbenchTest filename name typo by Shaohan Zou · 11 years ago
  32. 25a486e Adding Geekbench Test by Shaohan Zou · 11 years ago
  33. 438aeb2 Merge "Adding option to use new priv-app location for privileged apps." by Neal Nguyen · 11 years ago
  34. 82620a3 Merge "Adding GLBenchmark Test" by Shaohan Zou · 11 years ago
  35. 4698c01 Adding GLBenchmark Test by Shaohan Zou · 11 years ago
  36. 6cb72b1 Update the camera tests to reflect change in package name. by Jason Noguchi · 11 years ago
  37. b6e60fa Adding option to use new priv-app location for privileged apps. by Neal Nguyen · 11 years ago
  38. e721f73 capture screenshot and bugreport at testRun failure as welll by Guang Zhu · 11 years ago
  39. 79e1b26 Merge "add randomness into fastboot get version retry" by Guang Zhu · 11 years ago
  40. 3a2fb41 add randomness into fastboot get version retry by Guang Zhu · 11 years ago
  41. f272d78 Merge "Fix 'run singleCommand'" by Brett Chabot · 11 years ago
  42. 0e8e0b5 Fix 'run singleCommand' by Brett Chabot · 11 years ago
  43. 1054f45 Merge "Make ConfigurationXmlParser more stringent." by Brett Chabot · 11 years ago
  44. f2b5176 Make ConfigurationXmlParser more stringent. by Brett Chabot · 11 years ago
  45. 4dba3a6 Merge "Add @OptionClass to FileSystemLogSaver" by Eric Rowe · 11 years ago
  46. ed87614 add throttling between retries of fastboot getvar commands by Guang Zhu · 11 years ago
  47. fd4aeb2 Add @OptionClass to FileSystemLogSaver by Eric Rowe · 11 years ago
  48. 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
  49. c212ad4 Merge "Retry getImageVersion command on invalid output." by Maxim Siniavine · 11 years ago
  50. ed901e4 Retry getImageVersion command on invalid output. by Maxim Siniavine · 11 years ago
  51. 1647672 Fix saving zip files. by Eric Rowe · 11 years ago
  52. c18060e adding logging of emulator start params by Steve Moyer · 11 years ago
  53. 0150f77 Merge "Add global log file saver." by Eric Rowe · 11 years ago
  54. 1b7eaaa util function to change property files by Guang Zhu · 11 years ago
  55. 0b44511 Add global log file saver. by Eric Rowe · 11 years ago
  56. c1ef18e Merge "Barf if RunUtil.getDefault().setWorkingDir is called." by Brett Chabot · 11 years ago
  57. b61cfc4 Merge "Add ability to parse out versions using aapt" by Brett Chabot · 11 years ago
  58. 4d55e4f Add ability to parse out versions using aapt by Brett Chabot · 11 years ago
  59. 7a824dc Barf if RunUtil.getDefault().setWorkingDir is called. by Brett Chabot · 11 years ago
  60. d02520c Merge "Add OptionClass alias smoke-failure-email" by Brett Chabot · 11 years ago
  61. 0752543 Add OptionClass alias smoke-failure-email by Brett Chabot · 11 years ago
  62. 1b77675 Merge "Specify default connection timeouts for HTTPHelper#doGet and friends" by Omari Stephens · 11 years ago
  63. 23b2f4b Specify default connection timeouts for HTTPHelper#doGet and friends by Omari Stephens · 11 years ago
  64. 375ae0e Creating a new preparer class that takes custom timeout for media syncing by Jason Noguchi · 11 years ago
  65. 1a8e9d4 Merge "Capture logcat when code coverage fails." by Brett Chabot · 11 years ago
  66. e7440e9 Capture logcat when code coverage fails. by Brett Chabot · 11 years ago
  67. fa1bfa3 Do rm -r /data/local/tmp/* when cleaning up files by Brett Chabot · 11 years ago
  68. 9c68f71 Merge "Make multiple attempts to remove additional pushed files." by Brett Chabot · 11 years ago
  69. d309b82 Make multiple attempts to remove additional pushed files. by Brett Chabot · 11 years ago
  70. b09e6c9 Merge "A new build provider to bootstrap build info from a device" by Guang Zhu · 11 years ago
  71. 481fa37 A new build provider to bootstrap build info from a device by Guang Zhu · 11 years ago
  72. ed9e639 Merge "Fixing test output parsing logic for camera zoom and scene mode tests." by Jason Noguchi · 11 years ago
  73. 1b07352 Fixing test output parsing logic for camera zoom and scene mode tests. by Jason Noguchi · 11 years ago
  74. 44beb75 Merge "Use more specific version of LogDataType.TEXT" by Eric Rowe · 11 years ago
  75. 387fcfe Add support for parsing junit xml test results. by Tsu Chiang Chuang · 11 years ago
  76. cc35ac2 Use more specific version of LogDataType.TEXT by Eric Rowe · 11 years ago
  77. bd6265e Merge "Create a singleton class to watch command files for changes" by Omari Stephens · 11 years ago
  78. 49051d3 Adding ability to pass additional Monkey parameters. by Neal Nguyen · 11 years ago
  79. 6a88d83 Create a singleton class to watch command files for changes by Omari Stephens · 11 years ago
  80. 98e024e Merge "Add target preparer for pushing all additional build files to path on device." by Brett Chabot · 11 years ago
  81. 766900f Add target preparer for pushing all additional build files to path on device. by Brett Chabot · 11 years ago
  82. ecaa115 Fix potential NPEs. by Eric Rowe · 11 years ago
  83. d414ed2 Merge "factoring out helper method for locating jar files in a given dir." by Tsu Chiang Chuang · 11 years ago
  84. c0e4807 Recognize 'flags' when parsing package by Brett Chabot · 11 years ago
  85. ce36c11 Fix dumpsys package parser bugs by Brett Chabot · 11 years ago
  86. 3eb2006 Merge "add new API to check if wifi is enabled, also fix data test" by Guang Zhu · 11 years ago
  87. 1fa5565 Merge "Add a ITestDevice#getAppPackageInfo method." by Brett Chabot · 11 years ago
  88. 12992c5 Merge "Allow stdout and stderr to autoflush out in Runutil to prevent deadlock. Bug: 9375464" by Tsu Chiang Chuang · 11 years ago
  89. 65f91b5 Allow stdout and stderr to autoflush out in Runutil to prevent deadlock. by Tsu Chiang Chuang · 11 years ago
  90. 2c4493a add new API to check if wifi is enabled, also fix data test by Guang Zhu · 11 years ago
  91. bababcb Merge "Create a target preparer to push arbitrary K/V pairs to BuildInfo" by Omari Stephens · 11 years ago
  92. b47cc71 Add a ITestDevice#getAppPackageInfo method. by Brett Chabot · 11 years ago
  93. 3bc0288 Fix passing of options from InstalledInstrumentationsTest. by Brett Chabot · 11 years ago
  94. 10a4fc9 Create a target preparer to push arbitrary K/V pairs to BuildInfo by Omari Stephens · 11 years ago
  95. 837eee3 Merge "Add dumpsys/top output to LogDataType." by Eric Rowe · 11 years ago
  96. 662a995 Merge "Add --instrumentation-arg to installed instrumentations." by Brett Chabot · 11 years ago
  97. 0ae8adf Merge "Fix the testManyDisableKeyguard." by Yu Shan Emily Lau · 11 years ago
  98. 0c8f416 Add dumpsys/top output to LogDataType. by Eric Rowe · 11 years ago
  99. 1b9ab6e Add --instrumentation-arg to installed instrumentations. by Brett Chabot · 11 years ago
  100. 5bb8be2 Fix the testManyDisableKeyguard. by Yu Shan Emily Lau · 11 years ago