| Commit message (Expand) | Author | Age | Files | Lines |
* | Update compiler flags. | Tor Norbye | 2012-10-26 | 2 | -4/+4 |
* | More refactoring. | Xavier Ducrohet | 2012-08-13 | 3 | -1/+3 |
* | hv: Add more logging for when things go wrong. | Siva Velusamy | 2012-08-09 | 2 | -0/+4 |
* | Add deprecation warnings for ddms, hierarchyviewer and traceview. | Siva Velusamy | 2012-06-20 | 2 | -0/+4 |
* | Fix warnings | Tor Norbye | 2012-06-01 | 2 | -0/+10 |
* | SDK: Update about box for 2012. | Raphael Moll | 2012-05-14 | 1 | -2/+2 |
* | am c2d5ffe0: Merge changes I6708bd40,I72e28e21 | Tor Norbye | 2012-04-06 | 6 | -12/+12 |
|\ |
|
| * | Switch libraries from Eclipse 3.4 to Eclipse 3.6.2 | Tor Norbye | 2012-04-05 | 6 | -12/+12 |
* | | am c12302ae: Merge "Update classpath for eclipse project due to prebuilt move." | Xavier Ducrohet | 2012-04-06 | 2 | -2/+8 |
|\ \
| |/ |
|
| * | Update classpath for eclipse project due to prebuilt move. | Xavier Ducrohet | 2012-04-05 | 2 | -2/+8 |
* | | 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 | 4 | -6/+6 |
* | Switch libraries from Eclipse 3.4 to Eclipse 3.6.2 | Tor Norbye | 2012-04-02 | 4 | -6/+6 |
* | hierarchyviewer: Use System Font. | Siva Velusamy | 2012-02-06 | 1 | -19/+0 |
* | Make some SDK project compile under Java 1.6 | Xavier Ducrohet | 2012-02-02 | 46 | -9/+530 |
* | Prevent NPE when server is not running. | Romain Guy | 2011-05-24 | 1 | -2/+5 |
* | Allow HV to work on user builds. | Romain Guy | 2011-05-20 | 1 | -0/+3 |
* | Fix launchers for SDK tools using swtmenubar. | Raphael Moll | 2011-05-05 | 2 | -3/+7 |
* | hierarchyviewer can dump displaylists for selected nodes. | Chet Haase | 2011-05-04 | 6 | -10/+141 |
* | Fix typos in READMEs. | Raphael Moll | 2011-05-02 | 1 | -1/+1 |
* | Use SwtMenuBar in HierarchyViewer application. | Raphael Moll | 2011-04-28 | 4 | -33/+113 |
* | Fix image reousrces in HierarchyViewer application. | Raphael Moll | 2011-04-28 | 37 | -4/+4 |
* | New application icons for the various SDK tools | Tor Norbye | 2011-04-05 | 2 | -1/+1 |
* | Add missing notice files. | Xavier Ducrohet | 2011-03-15 | 4 | -36/+403 |
* | Fix DDMS and HierarchyViewer .bat files on Windows | Raphael Moll | 2010-12-15 | 1 | -1/+4 |
* | Fix HV.bat for swt layout issue. | Raphael Moll | 2010-11-17 | 1 | -69/+70 |
* | Make the tools work with the new location of adb. | Xavier Ducrohet | 2010-09-27 | 1 | -0/+11 |
* | Fix max memory to be 512, not 5126 | Xavier Ducrohet | 2010-09-08 | 1 | -1/+1 |
* | DDMS now receives the adb location through an extension point. | Xavier Ducrohet | 2010-09-03 | 2 | -24/+8 |
* | Previous commit lacked this change to hierarchyviewer. | Xavier Ducrohet | 2010-09-01 | 1 | -2/+1 |
* | Fix HierarchyViewer2 to run on MacOS X correctly. | Xavier Ducrohet | 2010-08-31 | 8 | -79/+76 |
* | Make the HierarchyViewer plug-in not screw up DDMS. | Xavier Ducrohet | 2010-08-31 | 2 | -2/+50 |
* | Adding a smaller timeout to capturing nodes. This is so that it doesn't get s... | Konstantin Lopyrev | 2010-08-27 | 1 | -0/+1 |
* | Renaming and adding //$NON-NLS-?$ | Konstantin Lopyrev | 2010-08-27 | 49 | -1790/+1790 |
* | Refactoring and integrating into Eclipse | Konstantin Lopyrev | 2010-08-27 | 42 | -471/+1004 |
* | Making the profiling box slightly transparent | Konstantin Lopyrev | 2010-08-27 | 1 | -1/+5 |
* | Bug fixes and reducing timeout. | Konstantin Lopyrev | 2010-08-27 | 3 | -2/+5 |
* | Renaming | Konstantin Lopyrev | 2010-08-27 | 3 | -1/+1 |
* | Commentary, getting rid of bad about image, and some clean-up. | Konstantin Lopyrev | 2010-08-27 | 13 | -168/+199 |
* | Making the profiling stuff appear in a cool place. | Konstantin Lopyrev | 2010-08-27 | 5 | -84/+356 |
* | Creating the application | Konstantin Lopyrev | 2010-08-27 | 78 | -602/+4263 |
* | Tweaking and moving. | Konstantin Lopyrev | 2010-08-27 | 35 | -714/+1771 |
* | Adding property and profile viewers + misc | Konstantin Lopyrev | 2010-08-17 | 12 | -44/+664 |
* | Increasing the changes of a device connecting properly and making sure things... | Konstantin Lopyrev | 2010-08-17 | 9 | -62/+116 |
* | Adding the new tree view. | Konstantin Lopyrev | 2010-08-17 | 16 | -100/+1293 |
* | Adding pixel perfect view, loupe and tree. | Konstantin Lopyrev | 2010-08-17 | 11 | -14/+1358 |
* | Handling adb exceptions properly | Konstantin Lopyrev | 2010-07-26 | 1 | -0/+20 |
* | Merge "Device Selector code." | Konstantin Lopyrev | 2010-07-26 | 22 | -13/+1493 |
|\ |
|
| * | Device Selector code. | Konstantin Lopyrev | 2010-07-23 | 22 | -13/+1493 |
* | | Update the ddmlib api for push/pull/install | Xavier Ducrohet | 2010-07-26 | 1 | -0/+4 |
|/ |
|