1. 1217e1a add remote client to base tradfed makefile by Guang Zhu · 11 years ago
  2. 423872e Remove extra file. by Tsu Chiang Chuang · 11 years ago
  3. 9281a32 Merge "fix build." by Tsu Chiang Chuang · 11 years ago
  4. 05e0467 fix build. by Tsu Chiang Chuang · 11 years ago
  5. d18f6f0 Auto handover for Tradefed upon launch. Bug: 11580635 by Tsu Chiang Chuang · 11 years ago
  6. cf52127 Refactor out a tf-remote-client jar. by Brett Chabot · 11 years ago
  7. 83ee541 Merge "Removed the Camera folder instead of DCIM." by Yu Shan Emily Lau · 11 years ago
  8. 31f9957 Removed the Camera folder instead of DCIM. by Yu Shan Emily Lau · 11 years ago
  9. d2b8168 new aosp test for counting selinux denials by Michael Jones · 11 years ago
  10. d00558d Merge "Create a common mechanism to check the validity of a zip file" by Omari Stephens · 11 years ago
  11. 8c6739f Merge "Refactor zip-related utility functions into a new utility class" by Omari Stephens · 11 years ago
  12. 6602a95 Create a common mechanism to check the validity of a zip file by Omari Stephens · 11 years ago
  13. 5913dcf Refactor zip-related utility functions into a new utility class by Omari Stephens · 11 years ago
  14. 4533e93 wait for device shell before retrieving build props by Guang Zhu · 11 years ago
  15. 1e91e79 Merge "expose waitForDeviceShell in ITestDevice" by Guang Zhu · 11 years ago
  16. 564bee1 expose waitForDeviceShell in ITestDevice by Guang Zhu · 11 years ago
  17. c7e9a50 will report failed instead of success when test ends but no scores can be found. by wsmlby · 11 years ago
  18. 38f7efb Merge "Treat app install errors as BuildErrors." by Brett Chabot · 11 years ago
  19. 3ceba5c Treat app install errors as BuildErrors. by Brett Chabot · 11 years ago
  20. 5ea4209 Merge "Fix more post-commit review comments." by Brett Chabot · 11 years ago
  21. b8fed8b Fix more post-commit review comments. by Brett Chabot · 11 years ago
  22. b96e824 Address RunUtilFuncTest code review comments. by Brett Chabot · 11 years ago
  23. 039e7a0 Merge "Fix wtf on cmdfile reload." by Brett Chabot · 11 years ago
  24. 31b6fe4 Fix wtf on cmdfile reload. by Brett Chabot · 11 years ago
  25. 3b77028 Fix periodic 'aapt dump badging' failures. by Brett Chabot · 11 years ago
  26. 8515ffa Merge "optionally wait for device available before erase" by Guang Zhu · 11 years ago
  27. c72590c optionally wait for device available before erase by Guang Zhu · 11 years ago
  28. 6cd89b6 Log a WTF when something goes wrong with reloading a cmdfile by Michael Jones · 11 years ago
  29. 4e45cbf Add a mechanism to enable and run the CommandFileWatcher by Omari Stephens · 11 years ago
  30. 6184416 Merge "Fix CLog to omit inner class name from tag." by Brett Chabot · 11 years ago
  31. cd5810e Fix CLog to omit inner class name from tag. by Brett Chabot · 11 years ago
  32. 011a9ec Merge "Make RunUtil.runEscalatingTimedRetry respect the max time variable." by Brett Chabot · 11 years ago
  33. 075b412 Increase command file parser macro expansion limit to 20 from 10. by Brett Chabot · 11 years ago
  34. a8fedb3 Make RunUtil.runEscalatingTimedRetry respect the max time variable. by Brett Chabot · 11 years ago
  35. 116e75f changing the regex of the CLog simple class name parser to grab everything after the last . by Michael Jones · 11 years ago
  36. 22e1948 project WTF core pieces by Michael Jones · 11 years ago
  37. 1207e0b use proper sdcard path for GLBenchmark test by Guang Zhu · 11 years ago
  38. 4be4c18 updates on GLBenchmark test by Guang Zhu · 11 years ago
  39. 3c1e242 Fix BugreportCollectorTest by Brett Chabot · 11 years ago
  40. 1528ad1 Merge "Add extra logging on TestInvocation RuntimeException." by Brett Chabot · 11 years ago
  41. 3181f24 Add extra logging on TestInvocation RuntimeException. by Brett Chabot · 11 years ago
  42. b837624 Merge "update BugreportCollector to wait for device online by default" by Guang Zhu · 11 years ago
  43. 0f351b3 expand functionality of FormatDeviceTargetCleaner by Guang Zhu · 11 years ago
  44. 1987086 update BugreportCollector to wait for device online by default by Guang Zhu · 11 years ago
  45. 00a0824 add Vellamobenchmark by wsmlby · 11 years ago
  46. 5df1d54 Merge "Add regression test for system app new permission granting." by Brett Chabot · 11 years ago
  47. 7afe18e Merge "prevent runtime restart loop in charging test" by Guang Zhu · 11 years ago
  48. 189eff7 prevent runtime restart loop in charging test by Guang Zhu · 11 years ago
  49. bd600bd Add regression test for system app new permission granting. by Brett Chabot · 11 years ago
  50. bc2182f Add the gCam startup and image capture stress test. by Yu Shan Emily Lau · 11 years ago
  51. 1cd52bc fix mock object setup by Guang Zhu · 11 years ago
  52. cb4d744 follow up ddmlib update: move away from depreated API by Guang Zhu · 11 years ago
  53. b2e2c55 Merge "Additional logging to troubleshoot intermittent issues with parsing PackageName from certain APKs" by Michael Jones · 11 years ago
  54. 34b28e6 Additional logging to troubleshoot intermittent issues with parsing PackageName from certain APKs by Michael Jones · 11 years ago
  55. 0965d41 Merge "add a target cleaner to format device after test" by Guang Zhu · 11 years ago
  56. c4b7878 add a target cleaner to format device after test by Guang Zhu · 11 years ago
  57. 42f5508 check battery level if device recovery is successful by Guang Zhu · 11 years ago
  58. d2a7f53 Merge "use framework function to reboot device when possible" by Guang Zhu · 11 years ago
  59. 27e6d3a use framework function to reboot device when possible by Guang Zhu · 11 years ago
  60. 9249f53 Merge "Add an option to take a bugreport on test end" by Eric Rowe · 11 years ago
  61. 13f5822 Merge "Remote TF refactor part one." by Brett Chabot · 11 years ago
  62. 9c27c90 Remote TF refactor part one. by Brett Chabot · 11 years ago
  63. f110561 Add an option to take a bugreport on test end by Eric Rowe · 11 years ago
  64. e9b75dd Merge "Add extra logging for AaptParser" by David Hu · 11 years ago
  65. 3842192 Add extra logging for AaptParser by David Hu · 11 years ago
  66. e1b9c33 Merge "add logging for redirect." by Tsu Chiang Chuang · 11 years ago
  67. e5ff608 add logging for redirect. by Tsu Chiang Chuang · 11 years ago
  68. b46a239 Fix package manager test. by Maxim Siniavine · 11 years ago
  69. 2d4a344 Merge "Add monkey package diff test." by Eric Rowe · 11 years ago
  70. c24f2e9 Set the target count arg to Importance.ALWAYS. by Eric Rowe · 11 years ago
  71. e66036e Add monkey package diff test. by Eric Rowe · 11 years ago
  72. e77aa81 Merge "Increase lc_cache maximum size from 2GB to 20GB" by Steve Moyer · 11 years ago
  73. ad24a58 Increase lc_cache maximum size from 2GB to 20GB by Steve Moyer · 11 years ago
  74. 402846b Add FileUtil.setReadableRecursive by Brett Chabot · 11 years ago
  75. 3e8ec17 Merge "Updating RemoveSystemAppPreparer to account for new /system/priv-app directory." by Neal Nguyen · 11 years ago
  76. a01ad12 Merge "make global config create device manager" by Steve Moyer · 11 years ago
  77. 98632ab make global config create device manager by Steve Moyer · 11 years ago
  78. ba5b5c7 Audio was the cause of the emulator becoming by Steve Moyer · 11 years ago
  79. 2d55cc2 Add multi-apk support to AppLaunchTest by Omari Stephens · 11 years ago
  80. 30d5317 Merge "Insert the max timout for the camera test." by Yu Shan Emily Lau · 11 years ago
  81. 409a5f4 Updating RemoveSystemAppPreparer to account for new /system/priv-app directory. by Neal Nguyen · 11 years ago
  82. 5b1b4c8 Insert the max timout for the camera test. by Yu Shan Emily Lau · 11 years ago
  83. bce70c8 Merge "Change units in GLBenchmark result" by Shaohan Zou · 11 years ago
  84. 3662dad Merge "Fix RetentionFileSaver concurrency issue." by Brett Chabot · 11 years ago
  85. 0946592 Fix RetentionFileSaver concurrency issue. by Brett Chabot · 11 years ago
  86. fa194aa Change units in GLBenchmark result by Shaohan Zou · 11 years ago
  87. 054f0e7 Merge "Force handling of redirects to deal with different protocols. Bug:10542966 Change-Id: I938cfaa3027ae0d37e06d66f863f8d64b9b41dcf" by Tsu Chiang Chuang · 11 years ago
  88. 56fceaa Force handling of redirects to deal with different protocols. by Tsu Chiang Chuang · 11 years ago
  89. 26a2772 Fix geekbench to use geekbench_armeabi-v7a_32 by Guang Zhu · 11 years ago
  90. 73734d5 Make FileUtil.collectJars return a List. by Brett Chabot · 11 years ago
  91. f7309da Merge "Update the Media player stress test runner name." by Yu Shan Emily Lau · 11 years ago
  92. ddd4948 Update the Media player stress test runner name. by Yu Shan Emily Lau · 11 years ago
  93. cd81a02 Merge "Update the camera stress test package name." by Yu Shan Emily Lau · 11 years ago
  94. 71b8970 Update the camera stress test package name. by Yu Shan Emily Lau · 11 years ago
  95. c523db9 Merge "Add a generic mechanism to limit how many flashers run concurrently" by Omari Stephens · 11 years ago
  96. c2f4798 Add a generic mechanism to limit how many flashers run concurrently by Omari Stephens · 11 years ago
  97. 55d8826 Fixing GLBenchmark Test by Shaohan Zou · 11 years ago
  98. a12a8ad Fixing GeekbenchTest filename name typo by Shaohan Zou · 11 years ago
  99. 25a486e Adding Geekbench Test by Shaohan Zou · 11 years ago
  100. 438aeb2 Merge "Adding option to use new priv-app location for privileged apps." by Neal Nguyen · 11 years ago