[go: up one dir, main page]

  1. d4b6e42 Add an util to get and set Android Shared Preference files. by Haiyang Pan · 15 hours ago
  2. 10bf2c2 Add |-t| and |-g| options to |AdbWrapper.Install| by Viktor Samun · 5 weeks ago
  3. 3c50779 Devil: log the current and preferred WebView package by Nate Fischer · 6 weeks ago
  4. b768acb Devil: work around Android U WebView bug by Nate Fischer · 8 weeks ago
  5. 4e4076a Devil: mock call to reset USB by Nate Fischer · 2 months ago
  6. cb8f3c0 Update "disable-verity" logic for Emulator. by Haiyang Pan · 4 months ago
  7. 116ec83 Return ABIs present in the APK only by Ziad Youssef · 4 months ago
  8. 1d50003 Enable streaming in _PushChangedFilesCompressedArchive() by Martin Kong · 4 months ago
  9. 8508593 Remove the mkdir step in PushChangedFiles() by Martin Kong · 4 months ago
  10. 8c55d36 Remove the chmod step in _PushChangedFilesCompressedArchive() by Martin Kong · 5 months ago
  11. 9a6a414 Escape the file paths passed to devil_util by Martin Kong · 5 months ago
  12. 4a83985 Always push changed files via compressed archive by Martin Kong · 5 months ago
  13. 997f5ae Remove the unzip command installation code by Martin Kong · 5 months ago
  14. 800f88b Remove zip_utils.py and zip_utils_test.py by Martin Kong · 5 months ago
  15. 5791b4d Add agrieve@ to devil/OWNERS by Andrew Grieve · 5 months ago
  16. 8388241 Make updating of device_utils_bin threadsafe by Andrew Grieve · 6 months ago
  17. f1f18d8 Reland "Push zst-compressed archive instead of zip to the device" by Martin Kong · 6 months ago
  18. fdc724d Revert "Push zst-compressed archive instead of zip to the device" by Shin Kawamura · 6 months ago
  19. a293e75 Revert "Update the version of devil_util binary stored in Google Cloud" by Shin Kawamura · 6 months ago
  20. 35fa8e6 Update the version of devil_util binary stored in Google Cloud by Martin Kong · 6 months ago
  21. 4f90fb2 Push zst-compressed archive instead of zip to the device by Martin Kong · 6 months ago
  22. 0676013 Use devil_util instead of md5sum in devil by Martin Kong · 7 months ago
  23. c9ec790 Ensure DeviceUtils.WriteFile() always makes parent directory by Andrew Grieve · 8 months ago
  24. 6fba8f1 Stop using Python's pipes module by Raphael Kubo da Costa · 9 months ago
  25. c4b8054 Devil: update emulator regex by Nate Fischer · 9 months ago
  26. 580dbb7 devil: Add Android V to version_codes.py by Gabrielle Lau · 9 months ago
  27. 9b52643 Add Connect method to adb_wrapper. by Andrew Lamb · 10 months ago
  28. 7106574 Add buganizer component ID to DIR_METADATA by Paul Semel · 11 months ago
  29. dc40fdd logcat_monitor.py: Flush logs when Stop() is called by Andrew Grieve · 12 months ago
  30. d81ac68 Android: Allow language-only locales for "additional_locales" when installing bundles by Andrew Grieve · 1 year ago
  31. ffa948a devil: Increase the timeout of unzip script to 100 secs by Haiyang Pan · 1 year ago
  32. c35a3f7 Reland "Fix _RunAdbCmd timeout logic" by Brian Sheedy · 1 year ago
  33. cd97c34 Devil: update Android emulator regular expression by Nate Fischer · 1 year ago
  34. 8283581 Add AiCore service to permissions denylist by Salvador Guerrero · 1 year, 1 month ago
  35. 363a1fe Revert "Fix _RunAdbCmd timeout logic" by Brian Sheedy · 1 year, 2 months ago
  36. ade2abe Fix _RunAdbCmd timeout logic by Brian Sheedy · 1 year, 2 months ago
  37. 24ee32b Stop all Android browsers on browser start by Brian Sheedy · 1 year, 2 months ago
  38. e7a72d5 Remove local mock.py from catapult in favor of native mock by Ben Joyce · 1 year, 4 months ago
  39. 5f2e1fe Fix reraiser_thread_unittest test by Ben Joyce · 1 year, 4 months ago
  40. 1adfb3f Add FOREGROUND_SERVICE_SPECIAL_USE to permissions denylist by Andrew Grieve · 1 year, 4 months ago
  41. 1c9837b remove references to goma by Takuto Ikuta · 1 year, 4 months ago
  42. c2c8127 Add v3_quadrant USB3 hub to usb_hubs.py by Haiyang Pan · 1 year, 4 months ago
  43. fa5b52e Add android.permission.USE_BIOMETRIC to permission denylist by Andrew Grieve · 1 year, 4 months ago
  44. 24a969ae Increase timeouts for "ADB Wedged" handling by Andrew Grieve · 1 year, 5 months ago
  45. 9280e70 Revert "Update prebuilts to support 16k pages" by Stefano Duo · 1 year, 5 months ago
  46. 774f822 Update prebuilts to support 16k pages by Andrew Grieve · 1 year, 6 months ago
  47. dde069c Reduce unnecessary empty log lines by Peter Wen · 1 year, 7 months ago
  48. 04e0eca Update binary dependencies for x64 by Peter Wen · 1 year, 7 months ago
  49. 839c0f7 Update device_utils.py permission denylist by Peter Wen · 1 year, 8 months ago
  50. 2534eb9 Enable Python formatting in Catapult by Brian Sheedy · 1 year, 8 months ago
  51. aecdf82 Update device_utils.py permission denylist by Peter Wen · 1 year, 8 months ago
  52. 92b51e4 Remove remaining `vpython` usage by Jonathan Lee · 1 year, 8 months ago
  53. 23118cc devil: only check expected devices for recovery and status. by Haiyang Pan · 1 year, 10 months ago
  54. 11dc2ca Add Get32BitAbiOverride to ApkHelper by Peter Wen · 1 year, 10 months ago
  55. d9aa189 Add more owners to devil/OWNERS by Peter Wen · 1 year, 11 months ago
  56. b80aa26 Fix timeout for device_utils.PullFile by Peter Wen · 1 year, 11 months ago
  57. 180b79d Improve error logging for adb cmd timeouts by Peter Wen · 1 year, 11 months ago
  58. be31d48 [devil] Remove imp usage by Ho Cheung · 2 years ago
  59. fe869fb Revert "devil: Add the option "target_user" to more methods in device_utils" by Haiyang Pan · 2 years ago
  60. 7312f22 devil: Add the option "target_user" to more methods in device_utils by Haiyang Pan · 2 years ago
  61. 47e6c6b Reland "Use scripts to create missing dirctories during pushing changed files." by Haiyang Pan · 2 years ago
  62. 4f81c1e Revert "Use scripts to create missing dirctories during pushing changed files." by Brian Sheedy · 2 years ago
  63. 328888e Use scripts to create missing dirctories during pushing changed files. by Haiyang Pan · 2 years ago
  64. 92af204 devil: Force pushing via zip for changed files when target_user is set. by Haiyang Pan · 2 years, 1 month ago
  65. ca2e302 Revert "Strip `AND_CHMOD` from unzipping script." by Etienne Dechamps · 2 years, 1 month ago
  66. e14e027 devil: Add a new method PlaceNomediaFile to android/device_utils by Haiyang Pan · 2 years, 1 month ago
  67. 1eb44db Rename GetShellWritablePath to ResolveSpecialPath. by Haiyang Pan · 2 years, 1 month ago
  68. f28bd6e Strip `AND_CHMOD` from unzipping script. by Tomasz Wiszkowski · 2 years, 1 month ago
  69. 98cd891 devil: Add a new method GetShellWritablePath by Haiyang Pan · 2 years, 1 month ago
  70. 6bd9179 Revert "[devil] Dump netstat when out of ports" by Brian Sheedy · 2 years, 1 month ago
  71. 20c18ff devil: Add the option "target_user" to android/device_utils by Haiyang Pan · 2 years, 1 month ago
  72. d960c53 [devil] Dump netstat when out of ports by Brian Sheedy · 2 years, 1 month ago
  73. 599ca89 devil: Add methods to list users and get main user on the device. by Haiyang Pan · 2 years, 1 month ago
  74. 48345f3 Simplify the code for IsApplicationInstalled with dumpsys. by Haiyang Pan · 2 years, 2 months ago
  75. 49dd56f Update device_utils to cache the value of current_user by Haiyang Pan · 2 years, 2 months ago
  76. 0d5d914 Add a new v3_quadrant hub to usb_hubs.py by Haiyang Pan · 2 years, 3 months ago
  77. e47781b devil: add Android U support to version_codes.py by Gabrielle Lau · 2 years, 4 months ago
  78. ac9d6ed [devil] Special case screenshot logic by Brian Sheedy · 2 years, 5 months ago
  79. 3e462ab Revert "[Devil] Only grant permissions on install" by Henrique Nakashima · 2 years, 5 months ago
  80. 754b9c6 Use "/sys/kernel/debug/usb/devices" to get usb devices. by Haiyang Pan · 2 years, 5 months ago
  81. e2a65ff Don't try setting Android 14 Credential Manager permissions. by Adam Langley · 2 years, 5 months ago
  82. 6b573b0 [Devil] Only grant permissions on install by Brian Sheedy · 2 years, 5 months ago
  83. 2717171 Revert "[Catapult]: Add additional exception catch." by Haiyang Pan · 2 years, 5 months ago
  84. 8efa1a9 Update the shebang line of device_status.py from python to vpython3. by James Shen · 2 years, 6 months ago
  85. 2e34623 Change the open mode to 'w' from 'wb' in device_status. by James Shen · 2 years, 6 months ago
  86. 1aa5adb Add an option to wait for device to be online after flash. by Haiyang Pan · 2 years, 6 months ago
  87. ac30cc4 Fix race condition in PersistentShell by Viktor Samun · 2 years, 6 months ago
  88. a911b38 Restore old governors instead of unconditionally setting to `performance`. by Tushar Agarwal · 2 years, 7 months ago
  89. 8162ca4 Implement a context manager for overriding CPU governors. by Tushar Agarwal · 2 years, 7 months ago
  90. e9ede03 Use no-streaming app install for emulator with Nougat. by Haiyang Pan · 2 years, 8 months ago
  91. a542ed8 Make GetCurrentUser also works for Android versions Nougat. by James Shen · 2 years, 8 months ago
  92. feeb394 Update async intent waiting by Brian Sheedy · 2 years, 8 months ago
  93. 6b8e6a5 Fix the unhashable error in provision_devices by Haiyang Pan · 2 years, 8 months ago
  94. e8a7a25 Implement GetCurrentUser for Android versions < Nougat. by Haiyang Pan · 2 years, 8 months ago
  95. 74a4c08 Devil: Add two user-related methods to device_utils. by Haiyang Pan · 2 years, 8 months ago
  96. a70f6da Devil: Refactor the GetApplicationVersion method by Rakib M. Hasan · 2 years, 8 months ago
  97. d07df39 Devil: Add method to get the webview provider to DeviceUtils by Rakib M. Hasan · 2 years, 8 months ago
  98. 78833e4 flag_changer: Fix documentation to mention existing method by Egor Pasko · 2 years, 8 months ago
  99. 2b0fe1d devil: Drop presubmit coverage of py2 unittests by Ben Pastene · 2 years, 9 months ago
  100. 6953589 Fix DeviceUtils.IsApplicationInstalled() for shared libraries by Andrew Grieve · 2 years, 9 months ago