1. 49ed7e1 Merge "Fix L+ install when APK name contains a space." into studio-1.4-dev by Chris Warrington · 9 years ago
  2. 08f38ff Fix L+ install when APK name contains a space. by Chris Warrington · 9 years ago
  3. b642a36 Merge "Fix handling of addr2line." into studio-1.4-dev by Christopher Ferris · 9 years ago
  4. 5af2529 Fix handling of addr2line. by Christopher Ferris · 9 years ago
  5. cd106c3 Merge "Avoids race condition that leads to NPE." into studio-1.3-dev by estebandlc · 9 years ago
  6. cdc4bc2 Avoids race condition that leads to NPE. by estebandlc · 9 years ago
  7. a3bfbec ddmlib: add a couple of system property names by Siva Velusamy · 9 years ago
  8. 41d7a8f ddmlib: add a couple of system property names by Siva Velusamy · 9 years ago
  9. bb04d35 Fix RemoteAndroidTestRunnerTest after I broke it. by Michal Bendowski · 9 years ago
  10. 8ae4d6a Merge "Breaking up .trace extension string into two components." into studio-1.4-dev by Chester Hsieh · 9 years ago
  11. f12962a Fix PropFetcherTest by adding a missing stub method by Siva Velusamy · 9 years ago
  12. 387ac6f Breaking up .trace extension string into two components. by Chester Hsieh · 9 years ago
  13. d3bba1a Merge "Minor fixes to ProGuard-related code." into studio-1.4-dev by Michal Bendowski · 9 years ago
  14. 8a371a5 Minor fixes to ProGuard-related code. by Michal Bendowski · 9 years ago
  15. 572183a ddmlib DeviceMonitor: Fix synchronization around channel registration by Siva Velusamy · 9 years ago
  16. 5c0447d ddmlib: Query for properties only if device is online by Siva Velusamy · 9 years ago
  17. 6b4fa04 ddmlib DeviceMonitor: remove unnecessary queries on a device by Siva Velusamy · 9 years ago
  18. 1fdb44a ddmlib DeviceMonitor: Cleanup comparison of device lists by Siva Velusamy · 9 years ago
  19. a89ff4b ddmlib: Remove locking around mDevices in DeviceMonitor by Siva Velusamy · 9 years ago
  20. 00f3bcd ddmlib: Extract class for monitoring device list updates by Siva Velusamy · 9 years ago
  21. 83990c7 ddmlib DeviceMonitor: Use a separate lock for selector registrations by Siva Velusamy · 9 years ago
  22. 1c25b69 ddmlib: Move debugger port free list to separate class by Siva Velusamy · 9 years ago
  23. d11b360 ddmlib DeviceMonitor: Minor code style cleanups by Siva Velusamy · 9 years ago
  24. 76657f3 Extend SyncService with statFile public method. by Oleksiy Vyalov · 9 years ago
  25. d0df03b Merge "Add tv characteristic" into studio-1.4-dev by Siva Velusamy · 9 years ago
  26. e1797f9 Add tv characteristic by Siva Velusamy · 9 years ago
  27. b9e126d fix misc style issues. by Xavier Ducrohet · 9 years ago
  28. 502f04f Enable more code coverage. by Chris Warrington · 9 years ago
  29. 9017cfc Merge "simplified bintray plugin importation" into studio-1.3-dev by Jerome Dochez · 9 years ago
  30. 717e61e simplified bintray plugin importation by Jerome Dochez · 9 years ago
  31. 6bddd76 Treat Assumption failures as ignored. by Chris Warrington · 9 years ago
  32. 1cd60f0 Replace fixed thread pool with a thread. by Siva Velusamy · 9 years ago
  33. 83c20fe Merge "ddmlib MultiLineReceiver: Treat both \n and \r\n as newlines" into studio-1.3-dev by Siva Velusamy · 9 years ago
  34. 2410611 ddmlib MultiLineReceiver: Treat both \n and \r\n as newlines by Siva Velusamy · 9 years ago
  35. 9fa47ab Relax requirements about adb path. by Siva Velusamy · 9 years ago
  36. 2bcea89 ddmlib: Add method to obtain ADB version by Siva Velusamy · 9 years ago
  37. cdb5055 Merge "Moves global Hprof listener to be just another client listener." into studio-1.3-dev by Esteban de la Canal · 9 years ago
  38. 005c86f Moves global Hprof listener to be just another client listener. by Esteban de la Canal · 9 years ago
  39. 15b87e0 Remove unnecessary Java modifiers. by Chris Warrington · 9 years ago
  40. 1f4e7a7 Merge "Enfore re-exploding of aar if Gradle plugin changes." into studio-1.2-dev by Xavier Ducrohet · 9 years ago
  41. 707df2a Enfore re-exploding of aar if Gradle plugin changes. by Xavier Ducrohet · 9 years ago
  42. 7262fe3 Merge "Reworked multi language splits assumptions." into studio-1.2-dev by Jerome Dochez · 9 years ago
  43. 4614694 Make getter for run time options public. by Tsu Chiang Chuang · 9 years ago
  44. 519c733 Reworked multi language splits assumptions. by Jerome Dochez · 9 years ago
  45. 655ab30 Update all projects to use junit4. by Chris Warrington · 9 years ago
  46. 5e53b22 Merge commit '74185a6' into manualmerge by Jerome Dochez · 9 years ago
  47. 745f1e2 do not fail a single APK installation on older devices by Jerome Dochez · 9 years ago
  48. f3a4428 ddmlib: Fix getDensity() number format exception by Siva Velusamy · 9 years ago
  49. 24df862 reverted a cosmetic change to the API by Jerome Dochez · 9 years ago
  50. 80bd895 added adb pm install options to the dsl and passed to APK installations by Jerome Dochez · 9 years ago
  51. 9160d18 added adbOptions to dsl to provide specific timeOut. by Jerome Dochez · 9 years ago
  52. e86b293 ddmlib: Add method to retrieve screenshot with a timeout by Siva Velusamy · 9 years ago
  53. ff6e8e6 Don't wait forever while getting system properties by Siva Velusamy · 9 years ago
  54. bc733f1 Implement language pure splits installation - Part 2. by Jerome Dochez · 9 years ago
  55. d790538 Added bintray deployment capabilities to gradle plugin by Jerome Dochez · 9 years ago
  56. 75d1f1a Force reinstall of existing applications when using install-multiples. by Jerome Dochez · 9 years ago
  57. d0e8b8a Fix timeout unit after testCollection mode is disabled by Nick Korostelev · 10 years ago
  58. 64edba4 Update to ddmlib to support install-multiple. by Jerome Dochez · 10 years ago
  59. 54668db ddmlib: Fix socket leak when AdbCommandRejected by Siva Velusamy · 10 years ago
  60. 6d529a5 ddmlib: Allow install timeout to be specified as an env variable by Siva Velusamy · 10 years ago
  61. 9f14c98 Fix tests. by Xavier Ducrohet · 10 years ago
  62. 64a81b6 Merge "Added helper test collection mode" into studio-1.0-dev by Siva Velusamy · 10 years ago
  63. 16d647b Merge "Standardise JUnit XML output." into studio-1.0-dev by Xavier Ducrohet · 10 years ago
  64. 8ee944e Standardise JUnit XML output. by Chris Warrington · 10 years ago
  65. af95785 Device class in ddms reads new ABI properties. by Chris Warrington · 10 years ago
  66. 25af45f Added helper test collection mode by Nick Korostelev · 10 years ago
  67. 61ae0b6 Support JUnit4 test states in ddmlib by Brett Chabot · 10 years ago
  68. 87e527f Merge "Added support for Theme dumping using DDM." into idea133 by Siva Velusamy · 10 years ago
  69. 1b786dd Added support for Theme dumping using DDM. by Jon Miranda · 10 years ago
  70. 43ab9fb Fix install story for multi-output variants. by Xavier Ducrohet · 10 years ago
  71. 56f17b5 Use daemon threads for battery and property background fetches. by Brett Chabot · 10 years ago
  72. 0d9d8f7 Merge "System property fetcher: Misc fixes" into idea133 by Siva Velusamy · 10 years ago
  73. 5b02f29 Merge "Add support for 64 bit native dumps." into idea133 by Siva Velusamy · 10 years ago
  74. c10ba63 System property fetcher: Misc fixes by Siva Velusamy · 10 years ago
  75. 0bbcd34 Merge "device property fetcher: handle exception condition correctly" into idea133 by Siva Velusamy · 10 years ago
  76. eba1883 device property fetcher: handle exception condition correctly by Siva Velusamy · 10 years ago
  77. 28002ff Add support for 64 bit native dumps. by Christopher Ferris · 10 years ago
  78. cd9abe8 Reattempt 'Add asynchronous variant of Device.getBatteryLevel().' by Brett Chabot · 10 years ago
  79. d4a7f14 Fix build by Brett Chabot · 10 years ago
  80. d6f440c Merge "Revert "Add asynchronous variant of Device.getBatteryLevel()."" into idea133 by Xavier Ducrohet · 10 years ago
  81. a1743ca Revert "Add asynchronous variant of Device.getBatteryLevel()." by Brett Chabot · 10 years ago
  82. 444498d Merge "Propagate getProperty exceptions to caller." into idea133 by Siva Velusamy · 10 years ago
  83. 63143f2 Merge "Add asynchronous variant of Device.getBatteryLevel()." into idea133 by Siva Velusamy · 10 years ago
  84. 0d5d9e2 Merge "Attempt to have a more robust IDevice property cache." into idea133 by Siva Velusamy · 10 years ago
  85. 5e54ce1 Removes final so SyncService can be mocked in tests. by Esteban de la Canal · 10 years ago
  86. daea56e Log when debug bridge is restarted by Siva Velusamy · 10 years ago
  87. 024a285 Propagate getProperty exceptions to caller. by Brett Chabot · 10 years ago
  88. b01f506 Add asynchronous variant of Device.getBatteryLevel(). by Brett Chabot · 10 years ago
  89. ed157c3 Attempt to have a more robust IDevice property cache. by Brett Chabot · 10 years ago
  90. 489e530 Merge "Separates Heap Segment from Heap Info updates." into idea133 by Esteban de la Canal · 10 years ago
  91. 51ca4d1 Separates Heap Segment from Heap Info updates. by Esteban de la Canal · 10 years ago
  92. c75a5b1 [alloc-tracker] Minor edits to AllocationInfo#filter to allow autocompletion. by Rebecca Chen · 10 years ago
  93. b87cea3 Adds reason and timeStamp to heap info values. by Esteban de la Canal · 10 years ago
  94. 691e3dd Add ability to fire a single HPIF request. by Esteban de la Canal · 10 years ago
  95. ee27232 [alloc-tracker] Minor changes to enable sorting by allocation site. by Rebecca Chen · 10 years ago
  96. 64ba274 Minor edits to AllocationInfo.AllocationSorter and AllocationsParserTest. by Rebecca Chen · 10 years ago
  97. 4eb489b Moves ByteBuffer utility methods into separate file. by Rebecca Chen · 10 years ago
  98. 76c03af Extracts allocation parsing into separate class by Rebecca Chen · 10 years ago
  99. 5aebb8c Fail test when no connected device can be used to run test. by Jerome Dochez · 10 years ago
  100. bac237a Fix test. by wsmlby · 10 years ago