1. 3277367 ddms: fix deadlock by Siva Velusamy · 13 years ago
  2. 29928a2 logcat: Fix deadlock by Siva Velusamy · 13 years ago
  3. c678c4f Merge "Pause network panel by default, handle devices." by Jeff Sharkey · 13 years ago
  4. 21baa57 Pause network panel by default, handle devices. by Jeff Sharkey · 13 years ago
  5. a15dd0d Merge "Show detailed network statistics from xt_qtaguid." by Jeff Sharkey · 13 years ago
  6. 613f550 Show detailed network statistics from xt_qtaguid. by Jeff Sharkey · 13 years ago
  7. 7a7181f ddms: Allow port forwarding to Unix Domain Sockets by Siva Velusamy · 13 years ago
  8. 963ce6c Improved ADB logging on failure to help pinpoint issues by Tor Norbye · 13 years ago
  9. 18bce12 Fix locale handling of uppercase/lowercase by Tor Norbye · 13 years ago
  10. 820265d Add @NonNull annotation and configure Eclipse settings by Tor Norbye · 13 years ago
  11. ab36f4e Update SDK codebase to JDK 6 by Tor Norbye · 13 years ago
  12. 6154417 ddms: display manufacturer & model for devices. by Siva Velusamy · 13 years ago
  13. eae6290 logcat: Improve auto scroll lock behavior by Siva Velusamy · 13 years ago
  14. b951d9c Merge "Use a custom timeout for IDevice.getBatteryLevel." by Brett Chabot · 13 years ago
  15. daa5a5c logcat: when copying items, index into filtered list. by Siva Velusamy · 13 years ago
  16. 4481c9d logcat: fix npe & clear log in filtered view by Siva Velusamy · 13 years ago
  17. aa8d275 Use a custom timeout for IDevice.getBatteryLevel. by Brett Chabot · 13 years ago
  18. cbd2d48 logcat: bring up edit filter dialog on double click by Siva Velusamy · 13 years ago
  19. 3d50232 logcat: fix tooltip shift distance by Siva Velusamy · 13 years ago
  20. 6858e7b Merge "Add IDevice.getBatteryLevel()" by Brett Chabot · 13 years ago
  21. 61ac576 Merge "nativeheap: Do not clean up display if a client is killed." by Siva Velusamy · 13 years ago
  22. b264526 nativeheap: Do not clean up display if a client is killed. by Siva Velusamy · 13 years ago
  23. 0d01f91 Add IDevice.getBatteryLevel() by Brett Chabot · 13 years ago
  24. 28fe4f4 Merge "fix for leaky fd, amke sure we close syncservice." by Tsu Chiang Chuang · 13 years ago
  25. 4ba94fc fix for leaky fd, amke sure we close syncservice. by Tsu Chiang Chuang · 13 years ago
  26. 4820ea8 ddms-heap: Show atleast 1 row. by Siva Velusamy · 13 years ago
  27. 1770fd6 logcat: update scroll behavior when buffer is full. by Siva Velusamy · 13 years ago
  28. 95a0647 Merge "Code cleanup: make sure FileInputStreams are closed." by Raphael · 13 years ago
  29. 93e5f70 Merge "Make InstrumentationResultParser less chatty on unexpected output." by Brett Chabot · 13 years ago
  30. 8f9f5ee Make InstrumentationResultParser less chatty on unexpected output. by Brett Chabot · 13 years ago
  31. 796b6c0 Code cleanup: make sure FileInputStreams are closed. by Raphael · 13 years ago
  32. a84dcfe DDMS: Fix menu to not say "SWT" by Raphael · 13 years ago
  33. f19e453 Logcat autoscroll behavior update. by Siva Velusamy · 13 years ago
  34. 235d699 Remove non-actionable log statement. by Siva Velusamy · 13 years ago
  35. a6dc108 Fix NPE when getCurrentDevice() == null. by Siva Velusamy · 13 years ago
  36. 9d02c9e Add a new implementation for symbol resolution. by Siva Velusamy · 13 years ago
  37. 7f11f7b Make the new heap panel to be the default. by Siva Velusamy · 13 years ago
  38. 1b27ad6 Add a whitespace character when scanning across tokens. by Siva Velusamy · 13 years ago
  39. 1cb7304 Minor refactor: keep sizes of snapshot ArrayList's in sync. by Siva Velusamy · 13 years ago
  40. ed55291 Add support for importing saved heap data. by Siva Velusamy · 13 years ago
  41. 9a8de73 Model diff snapshot as a subtype of a regular snapshot. by Siva Velusamy · 13 years ago
  42. 58add15 Merge "Create FileListingService#getChildrenSync" by Brett Chabot · 13 years ago
  43. c9192e3 Provide a way to show/hide the filters column. by Siva Velusamy · 13 years ago
  44. 9b5b7c1 Create FileListingService#getChildrenSync by Brett Chabot · 13 years ago
  45. 3543c34 Use a text box instead of a browser in tooltip area. by Siva Velusamy · 13 years ago
  46. 25f755d Display tooltips only for long messages. by Siva Velusamy · 13 years ago
  47. 09aefc2 Check for scrolling before refreshing the table. by Siva Velusamy · 13 years ago
  48. c979741 Add support for exporting heap data. by Siva Velusamy · 13 years ago
  49. 91b2ef4 Add support for Select All & Copy Paste. by Siva Velusamy · 13 years ago
  50. e9e7c4d Construct NativeStackCallInfo with full symbol address. by Siva Velusamy · 13 years ago
  51. 3e36368 Check for relevant stack frame using source library. by Siva Velusamy · 13 years ago
  52. e24e34b Update default addr2line to use. by Siva Velusamy · 13 years ago
  53. a4750d2 Append prefix "Z" only for Zygote allocations. by Siva Velusamy · 13 years ago
  54. 0959ba5 Provide ability to view just the new allocations. by Siva Velusamy · 13 years ago
  55. 4a9fc69 Override hashCode. by Siva Velusamy · 13 years ago
  56. ac978ea Merge "Extract DDMS PreferenceStore." by Raphael · 13 years ago
  57. c5e163c Add support for filtering out zygote allocations. by Siva Velusamy · 13 years ago
  58. f7bc23a Extract DDMS PreferenceStore. by Raphael · 13 years ago
  59. 58df9bb Show percentage of total heap size for each row. by Siva Velusamy · 13 years ago
  60. a27ad80 Make library to be the first column in the details view. by Siva Velusamy · 13 years ago
  61. 3469285 Support grouping of allocations by library. by Siva Velusamy · 13 years ago
  62. db0d881 Add support for user specifying search paths in the UI. by Siva Velusamy · 13 years ago
  63. 45f50a3 Findbugs fix: Use Character.toString() by Siva Velusamy · 13 years ago
  64. 6515800 Resolve addresses to symbols in a separate thread. by Siva Velusamy · 13 years ago
  65. 9ab5464 Display stack trace for selected Heap Allocation. by Siva Velusamy · 13 years ago
  66. 88ee5dd New implementation of native heap - layout only. by Siva Velusamy · 13 years ago
  67. cef07a6 When requesting NHGT, disable NHSG. by Siva Velusamy · 13 years ago
  68. b5ddc9b Use foreach instead of iterator by Siva Velusamy · 13 years ago
  69. 552d12e Update year in copyright notices to 2011. by Siva Velusamy · 13 years ago
  70. 6e21449 Merge "Allow custom run name in IRemoteAndroidTestRunner." by Brett Chabot · 13 years ago
  71. 3ef35e3 Allow custom run name in IRemoteAndroidTestRunner. by Brett Chabot · 13 years ago
  72. 38bd316 Use default system font size. by Siva Velusamy · 13 years ago
  73. 5fb78c3 Fix scroll behavior on Win 7. by Siva Velusamy · 13 years ago
  74. d0c06f9 Do not add a border for the filters toolbar. by Siva Velusamy · 13 years ago
  75. 4e98743 Create logcat table with SWT.VIRTUAL. by Siva Velusamy · 13 years ago
  76. b01b72c Make search case insensitive by default. by Siva Velusamy · 13 years ago
  77. d51df69 Display with transient filter selected on logcat errors. by Siva Velusamy · 13 years ago
  78. 4f830e0 Activate logcat view at appropriate times. by Siva Velusamy · 13 years ago
  79. bfde125 Move creation of LogCatReceiver to a separate factory. by Siva Velusamy · 13 years ago
  80. 58c55cd Reduce the number of UI refreshes of the logcat table. by Siva Velusamy · 13 years ago
  81. c82fac8 Findbugs cleanup. by Tor Norbye · 13 years ago
  82. f35c5c5 Make the logcat fifo size user configurable. by Siva Velusamy · 13 years ago
  83. 44e49e0 Use SWT Label's instead of Link's for proper wrap behavior. by Siva Velusamy · 13 years ago
  84. bbd4f1d Open SDK stats dialog from an existing shell. by Siva Velusamy · 13 years ago
  85. 76dcbef Merge "Change way we report Eclipse version in stat ping." by Raphael Moll · 13 years ago
  86. 4674055 Change way we report Eclipse version in stat ping. by Raphael Moll · 13 years ago
  87. 55af757 Make variable/method names consistent. by Siva Velusamy · 13 years ago
  88. 3ce01fe Add support for filtering by application name. by Siva Velusamy · 13 years ago
  89. 8199117 Store source application name in logcat messages. by Siva Velusamy · 13 years ago
  90. 8e9596d Dispose of font properly. by Siva Velusamy · 13 years ago
  91. 4f7dbc5 Add support for Select All and Copy to Clipboard actions. by Siva Velusamy · 13 years ago
  92. 0f72f32 Wrap messages based on font size and col width. by Siva Velusamy · 13 years ago
  93. 86753a7 Merge "Add ability to pass options to IDevice.installPackage." by Brett Chabot · 13 years ago
  94. 0629baa Use PreferenceConverter to set default font. by Siva Velusamy · 13 years ago
  95. 60eec5d Fix issue setting font, and invalid selection on Mac. by Siva Velusamy · 13 years ago
  96. 4000b04 Make new logcat view to be the default in DDMS. by Siva Velusamy · 13 years ago
  97. 50192fe Goto source when user double clicks on stack trace. by Siva Velusamy · 13 years ago
  98. 6c9ce2c Use equals for value comparison by Siva Velusamy · 13 years ago
  99. 8bdf6bf Add ability to pass options to IDevice.installPackage. by Brett Chabot · 13 years ago
  100. 124f447 Show count of unread messages associated with each filter. by Siva Velusamy · 13 years ago