1. 547c776 Fix "Resource leak: <Foo> is never closed" by Tor Norbye · 12 years ago
  2. c5d0356 logcat: Allow users to set colors for different priorities. by Siva Velusamy · 12 years ago
  3. 7fa1cb5 SDK: Update about box for 2012. by Raphael Moll · 12 years ago
  4. eef4ed8 Allow users more control over auto monitoring logcat. by Siva Velusamy · 12 years ago
  5. 6e8efa2 logcat: Validate regex patterns before creating filters. by Siva Velusamy · 12 years ago
  6. b12a40e logcat: Add a device disconnected message. by Siva Velusamy · 12 years ago
  7. 206b351 Add ability to right click on a message to create filter by Siva Velusamy · 12 years ago
  8. 231d5ea logcat: Remove JFace TableViewer and use SWT Table directly by Siva Velusamy · 12 years ago
  9. bcfb71c Merge "Fixes unexpected rows are copied when LogCat paused." by Siva Velusamy · 12 years ago
  10. 82d3815 SDK: Fix classpath for eclipse projects. by Raphael Moll · 12 years ago
  11. 9111d39 Get rid of the file path whitelist. by Omari Stephens · 12 years ago
  12. 2281b80 am 7312c89a: Merge "Ensure screenshots saved through DDMS end with .png." by Tor Norbye · 12 years ago
  13. 765a2f2 am c2d5ffe0: Merge changes I6708bd40,I72e28e21 by Tor Norbye · 12 years ago
  14. dce3e24 am c12302ae: Merge "Update classpath for eclipse project due to prebuilt move." by Xavier Ducrohet · 12 years ago
  15. 957eea5 Ensure screenshots saved through DDMS end with .png. by Sebastian Roth · 12 years ago
  16. 60b85b4 Switch libraries from Eclipse 3.4 to Eclipse 3.6.2 by Tor Norbye · 12 years ago
  17. 845fa57 Update classpath for eclipse project due to prebuilt move. by Xavier Ducrohet · 12 years ago
  18. 2dfba72 Fix in-android-tree launch script for SWT based tools. by Xavier Ducrohet · 12 years ago
  19. 047400e Fixes unexpected rows are copied when LogCat paused. by Keiji Ariyama · 12 years ago
  20. da3dd46 Merge "Revert "Switch libraries from Eclipse 3.4 to Eclipse 3.6.2"" by Tor Norbye · 12 years ago
  21. e18eec4 Merge "Make InstrumentationResultParser#handleTestRunFailure public." by Brett Chabot · 12 years ago
  22. f3d3fa9 Revert "Switch libraries from Eclipse 3.4 to Eclipse 3.6.2" by Tor Norbye · 12 years ago
  23. b0c819f Switch libraries from Eclipse 3.4 to Eclipse 3.6.2 by Tor Norbye · 12 years ago
  24. 15ccb5f Make InstrumentationResultParser#handleTestRunFailure public. by Brett Chabot · 12 years ago
  25. 240768b logcat: support new format for "logcat -v long" by Siva Velusamy · 12 years ago
  26. 23cbd25 Usec a shorter timeout for Device#getPropertySync. by Brett Chabot · 12 years ago
  27. 3277367 ddms: fix deadlock by Siva Velusamy · 13 years ago
  28. 29928a2 logcat: Fix deadlock by Siva Velusamy · 13 years ago
  29. c678c4f Merge "Pause network panel by default, handle devices." by Jeff Sharkey · 13 years ago
  30. 21baa57 Pause network panel by default, handle devices. by Jeff Sharkey · 13 years ago
  31. a15dd0d Merge "Show detailed network statistics from xt_qtaguid." by Jeff Sharkey · 13 years ago
  32. 613f550 Show detailed network statistics from xt_qtaguid. by Jeff Sharkey · 13 years ago
  33. 7a7181f ddms: Allow port forwarding to Unix Domain Sockets by Siva Velusamy · 13 years ago
  34. 963ce6c Improved ADB logging on failure to help pinpoint issues by Tor Norbye · 13 years ago
  35. 18bce12 Fix locale handling of uppercase/lowercase by Tor Norbye · 13 years ago
  36. 820265d Add @NonNull annotation and configure Eclipse settings by Tor Norbye · 13 years ago
  37. ab36f4e Update SDK codebase to JDK 6 by Tor Norbye · 13 years ago
  38. 6154417 ddms: display manufacturer & model for devices. by Siva Velusamy · 13 years ago
  39. eae6290 logcat: Improve auto scroll lock behavior by Siva Velusamy · 13 years ago
  40. b951d9c Merge "Use a custom timeout for IDevice.getBatteryLevel." by Brett Chabot · 13 years ago
  41. daa5a5c logcat: when copying items, index into filtered list. by Siva Velusamy · 13 years ago
  42. 4481c9d logcat: fix npe & clear log in filtered view by Siva Velusamy · 13 years ago
  43. aa8d275 Use a custom timeout for IDevice.getBatteryLevel. by Brett Chabot · 13 years ago
  44. cbd2d48 logcat: bring up edit filter dialog on double click by Siva Velusamy · 13 years ago
  45. 3d50232 logcat: fix tooltip shift distance by Siva Velusamy · 13 years ago
  46. 6858e7b Merge "Add IDevice.getBatteryLevel()" by Brett Chabot · 13 years ago
  47. 61ac576 Merge "nativeheap: Do not clean up display if a client is killed." by Siva Velusamy · 13 years ago
  48. b264526 nativeheap: Do not clean up display if a client is killed. by Siva Velusamy · 13 years ago
  49. 0d01f91 Add IDevice.getBatteryLevel() by Brett Chabot · 13 years ago
  50. 28fe4f4 Merge "fix for leaky fd, amke sure we close syncservice." by Tsu Chiang Chuang · 13 years ago
  51. 4ba94fc fix for leaky fd, amke sure we close syncservice. by Tsu Chiang Chuang · 13 years ago
  52. 4820ea8 ddms-heap: Show atleast 1 row. by Siva Velusamy · 13 years ago
  53. 1770fd6 logcat: update scroll behavior when buffer is full. by Siva Velusamy · 13 years ago
  54. 95a0647 Merge "Code cleanup: make sure FileInputStreams are closed." by Raphael · 13 years ago
  55. 93e5f70 Merge "Make InstrumentationResultParser less chatty on unexpected output." by Brett Chabot · 13 years ago
  56. 8f9f5ee Make InstrumentationResultParser less chatty on unexpected output. by Brett Chabot · 13 years ago
  57. 796b6c0 Code cleanup: make sure FileInputStreams are closed. by Raphael · 13 years ago
  58. a84dcfe DDMS: Fix menu to not say "SWT" by Raphael · 13 years ago
  59. f19e453 Logcat autoscroll behavior update. by Siva Velusamy · 13 years ago
  60. 235d699 Remove non-actionable log statement. by Siva Velusamy · 13 years ago
  61. a6dc108 Fix NPE when getCurrentDevice() == null. by Siva Velusamy · 13 years ago
  62. 9d02c9e Add a new implementation for symbol resolution. by Siva Velusamy · 13 years ago
  63. 7f11f7b Make the new heap panel to be the default. by Siva Velusamy · 13 years ago
  64. 1b27ad6 Add a whitespace character when scanning across tokens. by Siva Velusamy · 13 years ago
  65. 1cb7304 Minor refactor: keep sizes of snapshot ArrayList's in sync. by Siva Velusamy · 13 years ago
  66. ed55291 Add support for importing saved heap data. by Siva Velusamy · 13 years ago
  67. 9a8de73 Model diff snapshot as a subtype of a regular snapshot. by Siva Velusamy · 13 years ago
  68. 58add15 Merge "Create FileListingService#getChildrenSync" by Brett Chabot · 13 years ago
  69. c9192e3 Provide a way to show/hide the filters column. by Siva Velusamy · 13 years ago
  70. 9b5b7c1 Create FileListingService#getChildrenSync by Brett Chabot · 13 years ago
  71. 3543c34 Use a text box instead of a browser in tooltip area. by Siva Velusamy · 13 years ago
  72. 25f755d Display tooltips only for long messages. by Siva Velusamy · 13 years ago
  73. 09aefc2 Check for scrolling before refreshing the table. by Siva Velusamy · 13 years ago
  74. c979741 Add support for exporting heap data. by Siva Velusamy · 13 years ago
  75. 91b2ef4 Add support for Select All & Copy Paste. by Siva Velusamy · 13 years ago
  76. e9e7c4d Construct NativeStackCallInfo with full symbol address. by Siva Velusamy · 13 years ago
  77. 3e36368 Check for relevant stack frame using source library. by Siva Velusamy · 13 years ago
  78. e24e34b Update default addr2line to use. by Siva Velusamy · 13 years ago
  79. a4750d2 Append prefix "Z" only for Zygote allocations. by Siva Velusamy · 13 years ago
  80. 0959ba5 Provide ability to view just the new allocations. by Siva Velusamy · 13 years ago
  81. 4a9fc69 Override hashCode. by Siva Velusamy · 13 years ago
  82. ac978ea Merge "Extract DDMS PreferenceStore." by Raphael · 13 years ago
  83. c5e163c Add support for filtering out zygote allocations. by Siva Velusamy · 13 years ago
  84. f7bc23a Extract DDMS PreferenceStore. by Raphael · 13 years ago
  85. 58df9bb Show percentage of total heap size for each row. by Siva Velusamy · 13 years ago
  86. a27ad80 Make library to be the first column in the details view. by Siva Velusamy · 13 years ago
  87. 3469285 Support grouping of allocations by library. by Siva Velusamy · 13 years ago
  88. db0d881 Add support for user specifying search paths in the UI. by Siva Velusamy · 13 years ago
  89. 45f50a3 Findbugs fix: Use Character.toString() by Siva Velusamy · 13 years ago
  90. 6515800 Resolve addresses to symbols in a separate thread. by Siva Velusamy · 13 years ago
  91. 9ab5464 Display stack trace for selected Heap Allocation. by Siva Velusamy · 13 years ago
  92. 88ee5dd New implementation of native heap - layout only. by Siva Velusamy · 13 years ago
  93. cef07a6 When requesting NHGT, disable NHSG. by Siva Velusamy · 13 years ago
  94. b5ddc9b Use foreach instead of iterator by Siva Velusamy · 13 years ago
  95. 552d12e Update year in copyright notices to 2011. by Siva Velusamy · 13 years ago
  96. 6e21449 Merge "Allow custom run name in IRemoteAndroidTestRunner." by Brett Chabot · 13 years ago
  97. 3ef35e3 Allow custom run name in IRemoteAndroidTestRunner. by Brett Chabot · 13 years ago
  98. 38bd316 Use default system font size. by Siva Velusamy · 13 years ago
  99. 5fb78c3 Fix scroll behavior on Win 7. by Siva Velusamy · 13 years ago
  100. d0c06f9 Do not add a border for the filters toolbar. by Siva Velusamy · 13 years ago