1. 72f8df9 Deprecates utils.create_dir(). by Mark De Ruyter · 4 years, 5 months ago
  2. 4dc80ab Add functions to push system file to android device. by Omar El Ayach · 5 years ago
  3. d6b2a63 Revert "Fix device logging paths for subtests in telephony stress tests." by Xianyuan Jia · 5 years ago
  4. 1b7bb2a Fix device logging paths for subtests in telephony stress tests. by Xianyuan Jia · 5 years ago
  5. d4a8a35 Merge "Consolidate test case failure artifacts into the same test context directory." by Xianyuan Jia · 5 years ago
  6. 0e39e55 Consolidate test case failure artifacts into the same test context directory. by Xianyuan Jia · 5 years ago
  7. 9eb6b7d Split ACTS logs by test case by Xianyuan Jia · 5 years ago
  8. c241526 Refactor android_device controller to avoid circular imports. by Xianyuan Jia · 6 years ago
  9. 129f420 Make the logcat process automatically restart after unexpected termination by xianyuanjia · 6 years ago
  10. 6e3f146 Revert "Make the logcat process automatically restart after unexpected termination" by Mark De Ruyter · 6 years ago
  11. 9951065 Make the logcat process automatically restart after unexpected termination by xianyuanjia · 6 years ago
  12. b248d2d [acts_android_device_test] Fix unit test to catch warning msgs by Girish Moturu · 6 years ago
  13. 8e627fe Added serials to the raised AndroidDeviceErrors by Mark De Ruyter · 6 years ago
  14. eb6c2ca Fix broken upload hook on Master by Tom Turney · 6 years ago
  15. fa0124d Merge "Fix presubmit hooks for non-US timezones" am: 868898a33b by Remi NGUYEN VAN · 6 years ago
  16. bcd01d3 Fix presubmit hooks for non-US timezones by Remi NGUYEN VAN · 6 years ago
  17. 107c2ca Merge "Fix the unit test with go/aog/669423." am: e37d41ca3c am: ac70bdc342 by Betty Zhou · 6 years ago
  18. 69f5504 Fix the unit test with go/aog/669423. by Betty Zhou · 6 years ago
  19. b26b580 Merge "Fixed a bug that caused a stacktrace in the IntegrationTest." am: a413efa278 by Mark De Ruyter · 6 years ago
  20. 1cf17a5 Fixed a bug that caused a stacktrace in the IntegrationTest. by Mark De Ruyter · 6 years ago
  21. 8e5e108 Added year logging to logcat output. am: 07cf9fd62a am: b59573e6ec by markdr · 6 years ago
  22. 07cf9fd Added year logging to logcat output. by markdr · 6 years ago
  23. 143e388 Moved upload hooks to use python3 by default. am: dd1893d03d am: a00bbc87a8 by markdr · 6 years ago
  24. dd1893d Moved upload hooks to use python3 by default. by markdr · 6 years ago
  25. aecc5d0 ACTS to SL4A Connection Changes am: 6607bf1d8e am: 78549e2a22 by markdr · 6 years ago
  26. 6607bf1 ACTS to SL4A Connection Changes by markdr · 7 years ago
  27. 6cf2e4a Merge "Logcat now ignores all logs logged before the test" am: 733c8f9eb6 by markdr · 6 years ago
  28. f0d6c0a Logcat now ignores all logs logged before the test by markdr · 6 years ago
  29. 50ed9fb Merge changes I1dd88aa1,Id22247b8 am: 1a655bfa56 am: 50b1a2f04e by Betty Zhou · 7 years ago
  30. d42223d Using epoch time as test begin time. by Betty Zhou · 7 years ago
  31. 306f968 Add NYC release build IDs to recognized IDs am: 0a1238b3d2 am: 66fed6ffc4 by Sean Sutherland · 7 years ago
  32. 0a1238b Add NYC release build IDs to recognized IDs by Sean Sutherland · 7 years ago
  33. d725959 resolve merge conflicts of a18430b40 to oc-mr1-dev-plus-aosp by markdr · 7 years ago
  34. a18430b Added incremental build id for non-release builds am: ad37f40afc by markdr · 7 years ago
  35. ad37f40 Added incremental build id for non-release builds by markdr · 7 years ago
  36. d059795 AndroidDevice now only restarts SL4A when no open port is found. by markdr · 7 years ago
  37. 1c0182f Merge "Add device password support and a few device utilities." am: 5e60fccdee by Betty Zhou · 7 years ago
  38. 15d1780 Add device password support and a few device utilities. by Betty Zhou · 7 years ago
  39. f3ffd92 Revert "Re-organize logs for easy bug reporting." by Tom Turney · 7 years ago
  40. e9d991e Revert "Group test logs in one folder and link failed test to a link collector." by Tom Turney · 7 years ago
  41. 07efec1 Revert "Re-organize logs for easy bug reporting." by Tom Turney · 7 years ago
  42. 300fe2c Revert "Group test logs in one folder and link failed test to a link collector." by Tom Turney · 7 years ago
  43. e92c20d Merge "Group test logs in one folder and link failed test to a link collector." am: 2ffdd772f2 by Betty Zhou · 7 years ago
  44. e387ee7 Group test logs in one folder and link failed test to a link collector. by Betty Zhou · 7 years ago
  45. 9e56adb Merge "Re-organize logs for easy bug reporting." am: 729bf8f07a am: 1cc5785f37 by Betty Zhou · 7 years ago
  46. 2b46d89 Re-organize logs for easy bug reporting. by Betty Zhou · 7 years ago
  47. 577d753 Merge "Add new modem crash path. Gether QXDM logs for failed cases." am: 4079f07e52 by Betty Zhou · 7 years ago
  48. 8779da2 Add new modem crash path. Gether QXDM logs for failed cases. by Betty Zhou · 7 years ago
  49. ca24a07 Add timeout keyword argument in adb command and sl4a RPC call. by Betty Zhou · 7 years ago
  50. e4fd314 Modify unit test due to recent adb.py change. by Betty Zhou · 8 years ago
  51. 0cda4c8 Run YAPF on unit test code by tturney · 8 years ago
  52. f2d1956 Extend ACTS to run against remote testbeds by Christopher Wiley · 8 years ago
  53. 1d24f57 Unify getprop calls in AndroidDevice. by Ang Li · 8 years ago
  54. d1dd876 Add device information dictionary into test report and log. by Betty Zhou · 8 years ago
  55. 7f4c946 Mock calls to fastboot in unit tests. by Ang Li · 8 years ago
  56. 7c31ce1 Properly fall back to regular bugreport when bugreportz does not by Ang Li · 8 years ago
  57. 2ffda55 Add failure reason to exception message for when taking bugreport fails. by Ang Li · 8 years ago
  58. 4ebc13f Remove instances of authorship by tturney · 8 years ago
  59. ffe657b Properly clean up AndroidDevice, including the standing processes by Ang Li · 8 years ago
  60. dcad363 Add support for new bugreport. by Ang Li · 8 years ago
  61. eb5e505 Enable running unit tests without installing. by Ang Li · 8 years ago
  62. a33ae4e yapf for acts_android_device_test.py. by Ang Li · 8 years ago
  63. 550a4fe Wait for Android device to boot before taking a bug report by Nathan Harold · 8 years ago
  64. 0b8fa84 Fix unit tests broken by cleaning up logger from android_device. by Ang Li · 8 years ago
  65. a11f2cf Make test run logger object universally available within a test run. by Ang Li · 8 years ago
  66. f633813 Make "-b all" default in adb logcat. by Ang Li · 8 years ago
  67. 715d6f9 DO NOT MERGE Fix a unit test for adb logcat in AndroidDevice. by Ang Li · 8 years ago
  68. 018ec4d Update dependency list in for supporting py2/py3 by Alexander Dorokhine · 8 years ago
  69. a5079ac Fix android_device unit tests for py2. by Ang Li · 8 years ago
  70. 5e49480 Move adb logging operations out of core ACTS code into by Ang Li · 8 years ago
  71. c9e6408 Move all ACTS unit tests to pyunit format. by Ang Li · 8 years ago
  72. 5eb366e Update dependency list in setup.py for better support of py2/py3. by Alexander Dorokhine · 8 years ago