aboutsummaryrefslogtreecommitdiffstats
path: root/ddms
Commit message (Expand)AuthorAgeFilesLines
* SDK: Fix classpath for eclipse projects.Raphael Moll2012-04-122-2/+2
* Get rid of the file path whitelist.Omari Stephens2012-04-111-24/+0
* am 7312c89a: Merge "Ensure screenshots saved through DDMS end with .png."Tor Norbye2012-04-061-0/+4
|\
| * Ensure screenshots saved through DDMS end with .png.Sebastian Roth2012-04-061-0/+4
* | am c2d5ffe0: Merge changes I6708bd40,I72e28e21Tor Norbye2012-04-068-18/+18
|\ \ | |/
| * Switch libraries from Eclipse 3.4 to Eclipse 3.6.2Tor Norbye2012-04-058-18/+18
* | am c12302ae: Merge "Update classpath for eclipse project due to prebuilt move."Xavier Ducrohet2012-04-062-4/+12
|\ \ | |/
| * Update classpath for eclipse project due to prebuilt move.Xavier Ducrohet2012-04-052-4/+12
* | Fix in-android-tree launch script for SWT based tools.Xavier Ducrohet2012-04-051-1/+1
|/
* Merge "Revert "Switch libraries from Eclipse 3.4 to Eclipse 3.6.2""Tor Norbye2012-04-036-12/+12
|\
| * Revert "Switch libraries from Eclipse 3.4 to Eclipse 3.6.2"Tor Norbye2012-04-036-12/+12
* | Merge "Make InstrumentationResultParser#handleTestRunFailure public."Brett Chabot2012-04-031-2/+3
|\ \ | |/ |/|
| * Make InstrumentationResultParser#handleTestRunFailure public.Brett Chabot2012-04-021-2/+3
* | Switch libraries from Eclipse 3.4 to Eclipse 3.6.2Tor Norbye2012-04-026-12/+12
|/
* logcat: support new format for "logcat -v long"Siva Velusamy2012-03-064-19/+42
* Usec a shorter timeout for Device#getPropertySync.Brett Chabot2012-02-271-1/+2
* ddms: fix deadlockSiva Velusamy2012-02-062-48/+40
* logcat: Fix deadlockSiva Velusamy2012-02-061-3/+29
* Merge "Pause network panel by default, handle devices."Jeff Sharkey2012-02-011-65/+120
|\
| * Pause network panel by default, handle devices.Jeff Sharkey2012-02-011-65/+120
* | Merge "Show detailed network statistics from xt_qtaguid."Jeff Sharkey2012-02-012-3/+1061
|\ \ | |/
| * Show detailed network statistics from xt_qtaguid.Jeff Sharkey2012-02-012-3/+1061
* | ddms: Allow port forwarding to Unix Domain SocketsSiva Velusamy2012-01-313-14/+102
|/
* Improved ADB logging on failure to help pinpoint issuesTor Norbye2012-01-121-5/+18
* Fix locale handling of uppercase/lowercaseTor Norbye2012-01-065-56/+66
* Add @NonNull annotation and configure Eclipse settingsTor Norbye2011-12-223-3/+39
* Update SDK codebase to JDK 6Tor Norbye2011-12-2172-154/+607
* ddms: display manufacturer & model for devices.Siva Velusamy2011-12-201-1/+51
* logcat: Improve auto scroll lock behaviorSiva Velusamy2011-12-143-46/+79
* Merge "Use a custom timeout for IDevice.getBatteryLevel."Brett Chabot2011-12-131-1/+2
|\
| * Use a custom timeout for IDevice.getBatteryLevel.Brett Chabot2011-12-091-1/+2
* | logcat: when copying items, index into filtered list.Siva Velusamy2011-12-131-7/+42
* | logcat: fix npe & clear log in filtered viewSiva Velusamy2011-12-121-2/+17
|/
* logcat: bring up edit filter dialog on double clickSiva Velusamy2011-11-281-0/+5
* logcat: fix tooltip shift distanceSiva Velusamy2011-11-281-0/+11
* Merge "Add IDevice.getBatteryLevel()"Brett Chabot2011-11-092-0/+97
|\
| * Add IDevice.getBatteryLevel()Brett Chabot2011-11-042-0/+97
* | Merge "nativeheap: Do not clean up display if a client is killed."Siva Velusamy2011-11-061-17/+21
|\ \ | |/ |/|
| * nativeheap: Do not clean up display if a client is killed.Siva Velusamy2011-11-061-17/+21
* | Merge "fix for leaky fd, amke sure we close syncservice."Tsu Chiang Chuang2011-11-031-3/+18
|\ \ | |/ |/|
| * fix for leaky fd, amke sure we close syncservice.Tsu Chiang Chuang2011-11-031-3/+18
* | ddms-heap: Show atleast 1 row.Siva Velusamy2011-11-021-45/+57
* | logcat: update scroll behavior when buffer is full.Siva Velusamy2011-11-022-6/+37
|/
* Merge "Code cleanup: make sure FileInputStreams are closed."Raphael2011-10-183-9/+41
|\
| * Code cleanup: make sure FileInputStreams are closed.Raphael2011-10-133-9/+41
* | Merge "Make InstrumentationResultParser less chatty on unexpected output."Brett Chabot2011-10-172-2/+23
|\ \ | |/ |/|
| * Make InstrumentationResultParser less chatty on unexpected output.Brett Chabot2011-10-142-2/+23
* | DDMS: Fix menu to not say "SWT"Raphael2011-10-132-3/+7
* | Logcat autoscroll behavior update.Siva Velusamy2011-10-121-28/+41
* | Remove non-actionable log statement.Siva Velusamy2011-10-101-4/+0