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