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
/
app
Commit message (
Expand
)
Author
Age
Files
Lines
*
SDK: Delete projects moved to tools/base or tools/swt.
Raphael Moll
2013-03-13
20
-4780
/
+0
*
Include guava in ddms manifest
Siva Velusamy
2013-02-11
1
-1
/
+1
*
update classpath to point to new project names
Siva Velusamy
2013-01-13
1
-1
/
+1
*
Suggest using monitor only if it is available.
Siva Velusamy
2012-12-04
1
-2
/
+4
*
Install host tools in debug mode.
Ying Wang
2012-11-30
2
-1
/
+3
*
Update compiler flags.
Tor Norbye
2012-10-26
1
-2
/
+2
*
logcat: Support auto scroll lock.
Siva Velusamy
2012-09-28
1
-0
/
+6
*
Fix manifest for ddms.jar due to refactoring.
Xavier Ducrohet
2012-08-15
1
-1
/
+1
*
More refactoring.
Xavier Ducrohet
2012-08-13
3
-3
/
+3
*
Add deprecation warnings for ddms, hierarchyviewer and traceview.
Siva Velusamy
2012-06-20
2
-0
/
+4
*
Merge "SDK: Send android gl info with ping emulator stats."
Raphael Moll
2012-06-06
1
-1
/
+1
|
\
|
*
SDK: Send android gl info with ping emulator stats.
Raphael Moll
2012-05-30
1
-1
/
+1
*
|
Fix warnings
Tor Norbye
2012-06-01
1
-0
/
+5
|
/
*
SDK: Update about box for 2012.
Raphael Moll
2012-05-14
1
-1
/
+2
*
SDK: Fix classpath for eclipse projects.
Raphael Moll
2012-04-12
1
-1
/
+1
*
am c2d5ffe0: Merge changes I6708bd40,I72e28e21
Tor Norbye
2012-04-06
4
-8
/
+8
|
\
|
*
Switch libraries from Eclipse 3.4 to Eclipse 3.6.2
Tor Norbye
2012-04-05
4
-8
/
+8
*
|
am c12302ae: Merge "Update classpath for eclipse project due to prebuilt move."
Xavier Ducrohet
2012-04-06
1
-2
/
+5
|
\
\
|
|
/
|
*
Update classpath for eclipse project due to prebuilt move.
Xavier Ducrohet
2012-04-05
1
-2
/
+5
*
|
Fix in-android-tree launch script for SWT based tools.
Xavier Ducrohet
2012-04-05
1
-1
/
+1
|
/
*
Revert "Switch libraries from Eclipse 3.4 to Eclipse 3.6.2"
Tor Norbye
2012-04-03
3
-5
/
+5
*
Switch libraries from Eclipse 3.4 to Eclipse 3.6.2
Tor Norbye
2012-04-02
3
-5
/
+5
*
Show detailed network statistics from xt_qtaguid.
Jeff Sharkey
2012-02-01
1
-3
/
+8
*
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
8
-9
/
+65
*
Code cleanup: make sure FileInputStreams are closed.
Raphael
2011-10-13
1
-1
/
+13
*
DDMS: Fix menu to not say "SWT"
Raphael
2011-10-13
2
-3
/
+7
*
Make the new heap panel to be the default.
Siva Velusamy
2011-10-09
1
-3
/
+3
*
Update default addr2line to use.
Siva Velusamy
2011-09-27
1
-1
/
+1
*
Extract DDMS PreferenceStore.
Raphael
2011-09-22
2
-77
/
+83
*
New implementation of native heap - layout only.
Siva Velusamy
2011-09-20
1
-3
/
+9
*
Update year in copyright notices to 2011.
Siva Velusamy
2011-09-16
1
-1
/
+1
*
Move creation of LogCatReceiver to a separate factory.
Siva Velusamy
2011-09-01
1
-2
/
+1
*
Make the logcat fifo size user configurable.
Siva Velusamy
2011-08-23
2
-1
/
+10
*
Use SWT Label's instead of Link's for proper wrap behavior.
Siva Velusamy
2011-08-23
1
-2
/
+5
*
Open SDK stats dialog from an existing shell.
Siva Velusamy
2011-08-22
3
-7
/
+17
*
Change way we report Eclipse version in stat ping.
Raphael Moll
2011-08-19
1
-2
/
+2
*
Add support for Select All and Copy to Clipboard actions.
Siva Velusamy
2011-08-18
1
-5
/
+7
*
Make new logcat view to be the default in DDMS.
Siva Velusamy
2011-08-17
1
-3
/
+3
*
Use fonts as specified in preferences.
Siva Velusamy
2011-08-11
2
-14
/
+23
*
Save/Restore the width of all columns in the LogCatPanel table.
Siva Velusamy
2011-08-09
1
-1
/
+2
*
Merge "Add eclipse version to usage stat ping."
Xavier Ducrohet
2011-08-04
1
-2
/
+2
|
\
|
*
Add eclipse version to usage stat ping.
Xavier Ducrohet
2011-08-04
1
-2
/
+2
*
|
Initial implementation of the new logcat panel.
Siva Velusamy
2011-08-04
1
-0
/
+16
*
|
Conditionally create old logcat view.
Siva Velusamy
2011-08-04
1
-5
/
+24
|
/
*
Add a preference for the profiler buffer size.
Jeff Brown
2011-06-27
1
-0
/
+11
*
Fix various warnings
Tor Norbye
2011-06-09
1
-1
/
+8
*
Fix launchers for SDK tools using swtmenubar.
Raphael Moll
2011-05-05
2
-5
/
+7
*
Fix typos in READMEs.
Raphael Moll
2011-05-02
1
-1
/
+1
*
Use SwtMenuBar in HierarchyViewer application.
Raphael Moll
2011-04-28
1
-0
/
+8
[next]