| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix classpath for ddmuilib-tests | Siva Velusamy | 2012-07-19 | 1 | -1/+2 |
* | Fixed DDMS network statistics parsing | Michael Wright | 2012-06-22 | 1 | -2/+3 |
* | logcat: fix potential NPE | Siva Velusamy | 2012-06-22 | 1 | -3/+5 |
* | Provide readable device name rather than just serial number | Siva Velusamy | 2012-06-13 | 1 | -52/+1 |
* | Find Dialog: allow control over the default action. | Siva Velusamy | 2012-06-08 | 1 | -4/+22 |
* | NetworkPanel: Update socket tag decoding | Siva Velusamy | 2012-06-07 | 1 | -1/+15 |
* | Move base class for FindDialog to a common location. | Siva Velusamy | 2012-06-05 | 5 | -8/+15 |
* | logcat find dialog: Add missing trim() | Siva Velusamy | 2012-06-05 | 1 | -1/+1 |
* | logcat: Support searching through the message list. | Siva Velusamy | 2012-06-05 | 5 | -1/+425 |
* | Merge "logcat: Fix scroll lock icon" | Siva Velusamy | 2012-06-01 | 3 | -1/+1 |
|\ |
|
| * | logcat: Fix scroll lock icon | Siva Velusamy | 2012-06-01 | 3 | -1/+1 |
* | | Fix warnings | Tor Norbye | 2012-06-01 | 1 | -0/+5 |
|/ |
|
* | Fix "Resource leak: <Foo> is never closed" | Tor Norbye | 2012-05-30 | 3 | -6/+20 |
* | logcat: Allow users to set colors for different priorities. | Siva Velusamy | 2012-05-25 | 1 | -14/+102 |
* | Allow users more control over auto monitoring logcat. | Siva Velusamy | 2012-05-09 | 1 | -2/+5 |
* | logcat: Validate regex patterns before creating filters. | Siva Velusamy | 2012-05-04 | 2 | -7/+22 |
* | logcat: Add a device disconnected message. | Siva Velusamy | 2012-05-04 | 2 | -2/+12 |
* | Add ability to right click on a message to create filter | Siva Velusamy | 2012-05-04 | 1 | -1/+52 |
* | logcat: Remove JFace TableViewer and use SWT Table directly | Siva Velusamy | 2012-05-03 | 9 | -552/+387 |
* | Merge "Fixes unexpected rows are copied when LogCat paused." | Siva Velusamy | 2012-04-20 | 2 | -7/+37 |
|\ |
|
| * | Fixes unexpected rows are copied when LogCat paused. | Keiji Ariyama | 2012-04-04 | 2 | -7/+37 |
* | | SDK: Fix classpath for eclipse projects. | Raphael Moll | 2012-04-12 | 1 | -1/+1 |
* | | Ensure screenshots saved through DDMS end with .png. | Sebastian Roth | 2012-04-06 | 1 | -0/+4 |
* | | Switch libraries from Eclipse 3.4 to Eclipse 3.6.2 | Tor Norbye | 2012-04-05 | 4 | -10/+10 |
* | | Update classpath for eclipse project due to prebuilt move. | Xavier Ducrohet | 2012-04-05 | 1 | -2/+7 |
* | | Revert "Switch libraries from Eclipse 3.4 to Eclipse 3.6.2" | Tor Norbye | 2012-04-03 | 3 | -7/+7 |
* | | Switch libraries from Eclipse 3.4 to Eclipse 3.6.2 | Tor Norbye | 2012-04-02 | 3 | -7/+7 |
|/ |
|
* | logcat: support new format for "logcat -v long" | Siva Velusamy | 2012-03-06 | 4 | -19/+42 |
* | logcat: Fix deadlock | Siva Velusamy | 2012-02-06 | 1 | -3/+29 |
* | Pause network panel by default, handle devices. | Jeff Sharkey | 2012-02-01 | 1 | -65/+120 |
* | Show detailed network statistics from xt_qtaguid. | Jeff Sharkey | 2012-02-01 | 1 | -0/+1053 |
* | Fix locale handling of uppercase/lowercase | Tor Norbye | 2012-01-06 | 1 | -3/+5 |
* | Add @NonNull annotation and configure Eclipse settings | Tor Norbye | 2011-12-22 | 1 | -1/+13 |
* | Update SDK codebase to JDK 6 | Tor Norbye | 2011-12-21 | 49 | -126/+431 |
* | ddms: display manufacturer & model for devices. | Siva Velusamy | 2011-12-20 | 1 | -1/+51 |
* | logcat: Improve auto scroll lock behavior | Siva Velusamy | 2011-12-14 | 3 | -46/+79 |
* | logcat: when copying items, index into filtered list. | Siva Velusamy | 2011-12-13 | 1 | -7/+42 |
* | logcat: fix npe & clear log in filtered view | Siva Velusamy | 2011-12-12 | 1 | -2/+17 |
* | logcat: bring up edit filter dialog on double click | Siva Velusamy | 2011-11-28 | 1 | -0/+5 |
* | logcat: fix tooltip shift distance | Siva Velusamy | 2011-11-28 | 1 | -0/+11 |
* | nativeheap: Do not clean up display if a client is killed. | Siva Velusamy | 2011-11-06 | 1 | -17/+21 |
* | ddms-heap: Show atleast 1 row. | Siva Velusamy | 2011-11-02 | 1 | -45/+57 |
* | logcat: update scroll behavior when buffer is full. | Siva Velusamy | 2011-11-02 | 2 | -6/+37 |
* | Code cleanup: make sure FileInputStreams are closed. | Raphael | 2011-10-13 | 2 | -8/+28 |
* | Logcat autoscroll behavior update. | Siva Velusamy | 2011-10-12 | 1 | -28/+41 |
* | Remove non-actionable log statement. | Siva Velusamy | 2011-10-10 | 1 | -4/+0 |
* | Fix NPE when getCurrentDevice() == null. | Siva Velusamy | 2011-10-10 | 1 | -1/+13 |
* | Add a new implementation for symbol resolution. | Siva Velusamy | 2011-10-10 | 3 | -13/+436 |
* | Add a whitespace character when scanning across tokens. | Siva Velusamy | 2011-10-09 | 1 | -1/+6 |
* | Minor refactor: keep sizes of snapshot ArrayList's in sync. | Siva Velusamy | 2011-10-06 | 1 | -8/+12 |