| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 2 | -2/+2 |
* | | Get rid of the file path whitelist. | Omari Stephens | 2012-04-11 | 1 | -24/+0 |
* | | am 7312c89a: Merge "Ensure screenshots saved through DDMS end with .png." | Tor Norbye | 2012-04-06 | 1 | -0/+4 |
|\ \ |
|
| * | | Ensure screenshots saved through DDMS end with .png. | Sebastian Roth | 2012-04-06 | 1 | -0/+4 |
* | | | am c2d5ffe0: Merge changes I6708bd40,I72e28e21 | Tor Norbye | 2012-04-06 | 8 | -18/+18 |
|\ \ \
| |/ / |
|
| * | | Switch libraries from Eclipse 3.4 to Eclipse 3.6.2 | Tor Norbye | 2012-04-05 | 8 | -18/+18 |
* | | | am c12302ae: Merge "Update classpath for eclipse project due to prebuilt move." | Xavier Ducrohet | 2012-04-06 | 2 | -4/+12 |
|\ \ \
| |/ / |
|
| * | | Update classpath for eclipse project due to prebuilt move. | Xavier Ducrohet | 2012-04-05 | 2 | -4/+12 |
* | | | Fix in-android-tree launch script for SWT based tools. | Xavier Ducrohet | 2012-04-05 | 1 | -1/+1 |
|/ / |
|
* | | Merge "Revert "Switch libraries from Eclipse 3.4 to Eclipse 3.6.2"" | Tor Norbye | 2012-04-03 | 6 | -12/+12 |
|\ \ |
|
| * | | Revert "Switch libraries from Eclipse 3.4 to Eclipse 3.6.2" | Tor Norbye | 2012-04-03 | 6 | -12/+12 |
* | | | Merge "Make InstrumentationResultParser#handleTestRunFailure public." | Brett Chabot | 2012-04-03 | 1 | -2/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | Make InstrumentationResultParser#handleTestRunFailure public. | Brett Chabot | 2012-04-02 | 1 | -2/+3 |
| |/ |
|
* | | Switch libraries from Eclipse 3.4 to Eclipse 3.6.2 | Tor Norbye | 2012-04-02 | 6 | -12/+12 |
|/ |
|
* | logcat: support new format for "logcat -v long" | Siva Velusamy | 2012-03-06 | 4 | -19/+42 |
* | Usec a shorter timeout for Device#getPropertySync. | Brett Chabot | 2012-02-27 | 1 | -1/+2 |
* | ddms: fix deadlock | Siva Velusamy | 2012-02-06 | 2 | -48/+40 |
* | logcat: Fix deadlock | Siva Velusamy | 2012-02-06 | 1 | -3/+29 |
* | Merge "Pause network panel by default, handle devices." | Jeff Sharkey | 2012-02-01 | 1 | -65/+120 |
|\ |
|
| * | Pause network panel by default, handle devices. | Jeff Sharkey | 2012-02-01 | 1 | -65/+120 |
* | | Merge "Show detailed network statistics from xt_qtaguid." | Jeff Sharkey | 2012-02-01 | 2 | -3/+1061 |
|\ \
| |/ |
|
| * | Show detailed network statistics from xt_qtaguid. | Jeff Sharkey | 2012-02-01 | 2 | -3/+1061 |
* | | ddms: Allow port forwarding to Unix Domain Sockets | Siva Velusamy | 2012-01-31 | 3 | -14/+102 |
|/ |
|
* | Improved ADB logging on failure to help pinpoint issues | Tor Norbye | 2012-01-12 | 1 | -5/+18 |
* | Fix locale handling of uppercase/lowercase | Tor Norbye | 2012-01-06 | 5 | -56/+66 |
* | Add @NonNull annotation and configure Eclipse settings | Tor Norbye | 2011-12-22 | 3 | -3/+39 |
* | Update SDK codebase to JDK 6 | Tor Norbye | 2011-12-21 | 72 | -154/+607 |
* | 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 |
* | Merge "Use a custom timeout for IDevice.getBatteryLevel." | Brett Chabot | 2011-12-13 | 1 | -1/+2 |
|\ |
|
| * | Use a custom timeout for IDevice.getBatteryLevel. | Brett Chabot | 2011-12-09 | 1 | -1/+2 |
* | | 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 |
* | Merge "Add IDevice.getBatteryLevel()" | Brett Chabot | 2011-11-09 | 2 | -0/+97 |
|\ |
|
| * | Add IDevice.getBatteryLevel() | Brett Chabot | 2011-11-04 | 2 | -0/+97 |
* | | Merge "nativeheap: Do not clean up display if a client is killed." | Siva Velusamy | 2011-11-06 | 1 | -17/+21 |
|\ \
| |/
|/| |
|
| * | nativeheap: Do not clean up display if a client is killed. | Siva Velusamy | 2011-11-06 | 1 | -17/+21 |
* | | Merge "fix for leaky fd, amke sure we close syncservice." | Tsu Chiang Chuang | 2011-11-03 | 1 | -3/+18 |
|\ \
| |/
|/| |
|
| * | fix for leaky fd, amke sure we close syncservice. | Tsu Chiang Chuang | 2011-11-03 | 1 | -3/+18 |
* | | 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 |
|/ |
|
* | Merge "Code cleanup: make sure FileInputStreams are closed." | Raphael | 2011-10-18 | 3 | -9/+41 |
|\ |
|