1. 836f184 Merge branch 'master' of ssh://github.com/ARM-software/devlib by Kevin DuBois · 7 years ago
  2. a679d57 LogcatMonitor: Fix opening logfile for write by Brendan Jackman · 7 years ago
  3. 71d5b8b LogcatMonitor: Fix clear_log by Brendan Jackman · 7 years ago
  4. 1d85501 utils/android: Use pexpect for LogcatMonitor by Brendan Jackman · 7 years ago
  5. da22bef libs/android: Add get_adb_command function by Brendan Jackman · 7 years ago
  6. dc453ad Merge pull request #184 from setrofim/master by setrofim · 7 years ago
  7. 99aca25 ApkInfo: Improve error for bad .apk files by Brendan Jackman · 7 years ago
  8. 1072a1a utils/ssh: fix Gem5Connection.pull by Sergei Trofimov · 7 years ago
  9. 661ba19 utils/misc: strip more with strip_bash_colors by Sergei Trofimov · 7 years ago
  10. 865cf95 utils/android_build: Remove methods to build kernel by Suren Baghdasaryan · 7 years ago
  11. 4593d86 gfxinfo fixes by Sergei Trofimov · 7 years ago
  12. f692315 derived: add DerivedGfxInfoStats by Sergei Trofimov · 7 years ago
  13. e4fda78 Merge pull request #178 from setrofim/master by setrofim · 7 years ago
  14. d952abf utils/rendering: frame collectors should respect column order by Sergei Trofimov · 7 years ago
  15. 50dfb29 utils/rendering: fix surfaceflinger list by Sergei Trofimov · 7 years ago
  16. e7a319b Merge pull request #176 from bjackman/logcat-docs by setrofim · 7 years ago
  17. fb5a260 utils/anroid: Documentation for LogcatMonitor by Brendan Jackman · 7 years ago
  18. e1ec1ea Merge pull request #175 from bjackman/logcat-race by setrofim · 7 years ago
  19. 22c1f5e utils/android: Don't lock up if LogcatMonitor stopped before start by Brendan Jackman · 7 years ago
  20. 8cf4a44 utils/android: Fix race condition in LogcatMonitor by Brendan Jackman · 7 years ago
  21. b3242a1 utils/android: whitespace by Brendan Jackman · 7 years ago
  22. a290d28 utils/android: Start ADB server before listing devices by Brendan Jackman · 7 years ago
  23. a8ca0fc util/rendering: add gfxinfo_get_last_dump by Sergei Trofimov · 7 years ago
  24. 15333eb utils/misc: update CPU_PART_MAP with Mongoose by Sergei Trofimov · 7 years ago
  25. 90040e8 utils/android: grant_app_permissions fix. by Sergei Trofimov · 7 years ago
  26. 24d5630 utils/android: Add grant_app_permissions by Valentin Schneider · 7 years ago
  27. 6bda093 utils/android: LogcatMonitor fixes by Valentin Schneider · 7 years ago
  28. 035181a utils/android: Add LogcatMonitor by Valentin Schneider · 7 years ago
  29. 42fa0e2 utils/android_build: Add Build class for Android-specific build tasks by Suren Baghdasaryan · 7 years ago
  30. 34d73e6 utils/gem5: try to cast statistics dump values by Quentin Perret · 7 years ago
  31. 3d10e3e utils/types: numeric expeanded to handle percentages by Sergei Trofimov · 7 years ago
  32. 380ad05 ssh: Improve error when failing to push file by Brendan Jackman · 7 years ago
  33. 93b39a7 ssh: Fix redacting SSH password in errors by Brendan Jackman · 7 years ago
  34. 1da8d3f Merge pull request #151 from AnthonyARM/master by setrofim · 7 years ago
  35. 7919a56 Add support for arbitrary ADB servers by Anthony Barbier · 7 years ago
  36. 02c93b4 ABI_MAP: Adds 'armeabi-v7a' to mapping by Marc Bonnici · 7 years ago
  37. 68be9d8 utils/android: Added native code extraction of apks from WA2 by Marc Bonnici · 7 years ago
  38. 85036fb utils/android: better error message when exit code not detected by Sergei Trofimov · 7 years ago
  39. 0a95bbe misc.py: fix syntax error introduced by 86c9b6a1c7e by Ionela Voinescu · 7 years ago
  40. 86c9b6a utils/misc: update MIDR table by Sergei Trofimov · 7 years ago
  41. baedd67 module: Control and parse gem5's statistics log file by Quentin Perret · 7 years ago
  42. c837a29 Let the user customize the way to execute superuser commands by Anthony Barbier · 7 years ago
  43. a928cca Merge remote-tracking branch 'goog/mirror-upstream-master' into HEAD by Joel Fernandes · 7 years ago
  44. 4bf0be2 Merge remote-tracking branch 'goog/mirror-upstream-master' into HEAD by Joel Fernandes · 7 years ago
  45. 7145b36 Merge pull request #133 from valschneider/fix-activity-error by setrofim · 7 years ago
  46. 2d96840 utils/android: Fix error detection in adb_shell() by Valentin Schneider · 7 years ago
  47. 2b3cee6 rendering: Add surfaceflinger frame collector by Sergei Trofimov · 7 years ago
  48. 195085e rendering: Add gfxinfo frame data collector by Sergei Trofimov · 7 years ago
  49. 9c29690 android env: Remove dependency on SDK by Joel Fernandes · 7 years ago
  50. cac70cb gem5: modify pull method to support transfer of multiple files by Ionela Voinescu · 7 years ago
  51. 35987d5 Gem5Connection: Correct pull method by Anouk Van Laer · 7 years ago
  52. 97a8997 android: downgrading ls command log to debug by Sergei Trofimov · 7 years ago
  53. f5906cb Gem5Connection: Propagate the check_error_code flag by Sascha Bischoff · 7 years ago
  54. 7836693 Merge pull request #120 from bjackman/speed-up-ssh-execute by setrofim · 7 years ago
  55. 0a20cec ssh: Combine exit code and main command by Brendan Jackman · 7 years ago
  56. e17b9c3 android: Raise better error when trying to push non-existent file by Brendan Jackman · 7 years ago
  57. bd27de1 SshConnection: do not try to sudo as root by Sergei Trofimov · 7 years ago
  58. 3298205 android: Improve error when _setup_ls fails by Brendan Jackman · 7 years ago
  59. fef7c16 utils/misc: allow modules in walk_modules input by Sergei Trofimov · 7 years ago
  60. 1dd6950 utils/misc: attach exc_info on error in walk_modules by Sergei Trofimov · 7 years ago
  61. da588ea android: allow to specify a target for fastboot commands by Patrick Bellasi · 7 years ago
  62. 28891a8 utils/misc: walk_modules always raises HostError by Sergei Trofimov · 7 years ago
  63. a926503 TimeoutError: moved to devlib.exception by Sergei Trofimov · 7 years ago
  64. 29a7940 gem5: Addition of a gem5 connection by Anouk Van Laer · 7 years ago
  65. 44fe037 android: Handle variation in ADB behaviour by Brendan Jackman · 7 years ago
  66. d5460e1 android: pick ANDROID_HOME/platform-tools over PATH by Sergei Trofimov · 7 years ago
  67. b3cea0c TelnetConnction: splitting from SshConnection by Sergei Trofimov · 7 years ago
  68. 5d492ca utils/misc: Adding Kryo cores to CPU part map by Sergei Trofimov · 7 years ago
  69. ee38a42 android: Fix whitespace in wildcard match for ADB pull by Brendan Jackman · 8 years ago
  70. b59f7c3 android: Fixed issue using single quoted command with adb_shell by Marc Bonnici · 8 years ago
  71. e8e945a Fix adb pull with wildcard on Android v7+ by Chris Redpath · 8 years ago
  72. 119fd7d android: don't try to disconnect devices which aren't connected by Chris Redpath · 8 years ago
  73. cae239d memoized: detect hashability by catching TypeError by Sergei Trofimov · 8 years ago
  74. 09ec88e memoized: further fixes; hash objects whre possible by Sergei Trofimov · 8 years ago
  75. 08b36e7 utils; adding more CPU part numbers by Sergei Trofimov · 8 years ago
  76. 6d854fd memoized: fix for bug where wrong cached results were returned by Sergei Trofimov · 8 years ago
  77. d7aac2b utils: added a function to reset memoized cache by Sergei Trofimov · 8 years ago
  78. 0c8f267 Merge pull request #49 from derkling/fix-adb-connect by setrofim · 8 years ago
  79. f244936 TelnetConnection: allow username and/or password to be optional by Gareth Stockwell · 8 years ago
  80. 76b059c TelnetConnection: allow client to specify the original prompt string by Gareth Stockwell · 8 years ago
  81. baab8ab Merge pull request #51 from ep1cman/master by setrofim · 8 years ago
  82. 73f2e28 TelnetConnection: Added the ability to specify connection port by Sebastian Goscik · 8 years ago
  83. f714dd3 android: avoid connect for USB target by Patrick Bellasi · 8 years ago
  84. 539e9b3 devlib/utils/misc: improve memoize decorator by Michele Di Giorgio · 8 years ago
  85. 89256fd connetion: fixing None timeout issue by Sergei Trofimov · 8 years ago
  86. c2329bd fix: AdbConnection: added automatic detection of new line separators by Patrick Bellasi · 8 years ago
  87. 10978b0 Merge pull request #29 from ep1cman/fixes by setrofim · 8 years ago
  88. 8de24b5 AdbConnection: added automatic detection of new line separators by Sebastian Goscik · 8 years ago
  89. 3bf3017 ssh: add possibility to run command in background as root by Michele Di Giorgio · 8 years ago
  90. ebe3a8a LinuxTarget: fixing reboot sequence by Sergei Trofimov · 8 years ago
  91. 0c11289 Android: Updated ANDROID_VERSION_MAP by Sebastian Goscik · 8 years ago
  92. 1424ceb Added quotes around commands using raw paths by Sebastian Goscik · 8 years ago
  93. aab487c pylint by Sebastian Goscik · 8 years ago
  94. c93e3d6 android: add support to pull multiple files using wildcard expressions by Patrick Bellasi · 8 years ago
  95. 485b4a6 Merge pull request #8 from JaviMerino/fix_android_without_home by setrofim · 8 years ago
  96. 7f32efc android: fix initialization without android by Javi Merino · 8 years ago
  97. 171cc25 AndroidTarget: fixed use of variables in as_root=True commands. by Sergei Trofimov · 8 years ago
  98. f52bf79 android: fixing exit code checking by Sergei Trofimov · 8 years ago
  99. 64261a6 adb_shell: fixing handling of line breaks at the end of the output by Sergei Trofimov · 8 years ago
  100. 10c80a9 ssh: disable commands echo by Patrick Bellasi · 9 years ago