index
:
sdk.git
replicant-4.2
replicant-6.0
sdk
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ddms
/
libs
/
ddmuilib
/
src
/
com
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
SDK: Delete projects moved to tools/base or tools/swt.
Raphael Moll
2013-03-13
90
-27743
/
+0
*
Move UI data in LogCatFilter to a separate class
Siva Velusamy
2013-02-07
6
-303
/
+150
*
Move core logcat functionality from ddmuilib to ddmlib
Siva Velusamy
2013-02-07
8
-282
/
+32
*
Use pid to appname mapping from ddmlib.
Siva Velusamy
2013-02-06
3
-140
/
+10
*
Make ddms show Java stacks in the traditional format, for legibility.
Elliott Hughes
2012-12-18
3
-103
/
+31
*
Automatically enable graphics profiling if necessary
Siva Velusamy
2012-12-06
1
-0
/
+54
*
ddms sysinfo: Add support for gfxinfo
Siva Velusamy
2012-12-06
1
-7
/
+169
*
sysinfo: Remove unsupported views.
Siva Velusamy
2012-12-05
1
-68
/
+42
*
ddms: Fix procrank/meminfo parser for the Sysinfo panel.
Siva Velusamy
2012-11-20
1
-36
/
+62
*
ddms: Fix CPU load reader in SysinfoPanel
Siva Velusamy
2012-11-07
1
-210
/
+306
*
nativeheap: do not set layout on parent
Siva Velusamy
2012-10-15
1
-2
/
+0
*
ddms: Show user id only for non owners
Siva Velusamy
2012-10-10
1
-1
/
+1
*
logcat: Only listen to user generated scroll events
Siva Velusamy
2012-10-01
1
-6
/
+52
*
logcat: Support auto scroll lock.
Siva Velusamy
2012-09-28
1
-4
/
+40
*
ddms: report user id if available
Siva Velusamy
2012-09-10
1
-1
/
+6
*
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
4
-7
/
+12
*
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
4
-1
/
+319
*
logcat: Fix scroll lock icon
Siva Velusamy
2012-06-01
1
-1
/
+1
*
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
*
|
Ensure screenshots saved through DDMS end with .png.
Sebastian Roth
2012-04-06
1
-0
/
+4
|
/
*
logcat: support new format for "logcat -v long"
Siva Velusamy
2012-03-06
2
-3
/
+21
*
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
*
Update SDK codebase to JDK 6
Tor Norbye
2011-12-21
48
-125
/
+420
*
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
1
-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
1
-6
/
+37
*
Code cleanup: make sure FileInputStreams are closed.
Raphael
2011-10-13
2
-8
/
+28
[next]