be3bd5941c778a3612308fab1c1466030f3fd473 |
|
10-Aug-2012 |
Siva Velusamy <vsiva@google.com> |
hv: Add more logging for when things go wrong. Change-Id: Idbb0a32507c19aadb11544342d73e1be7d1d4272
|
f526dc3bb658b07c5a96d0372b17ffa2fbbe6079 |
|
03-Feb-2012 |
Xavier Ducrohet <xav@android.com> |
Make some SDK project compile under Java 1.6 Change-Id: I97189bda85530decff2ef8c4da3c43f186a6dba0
|
8756875915cf814eaa74396ce274f1d41bd1f3cd |
|
25-May-2011 |
Romain Guy <romainguy@google.com> |
Prevent NPE when server is not running. Change-Id: Iea1ba8fd78aca61611e73a29fe8b08b96783b248
|
ee0334d3f419224d26485f6271e44ee0ee5b5249 |
|
20-May-2011 |
Romain Guy <romainguy@google.com> |
Allow HV to work on user builds. Change-Id: If0f2a79b54abf9a9d8782827b083f10d5d2f2a7e
|
3fe16ced4294bdeeab31008e93b5e2d004da7437 |
|
23-Apr-2011 |
Chet Haase <chet@google.com> |
hierarchyviewer can dump displaylists for selected nodes. In hierarchyviewer (and hierarchyviewer1): The displaylist for the selected node (if there is one) is output into logcat when the "Dump DisplayList" button is clicked. Change-Id: I1996bbd1cbe32d8bc25708453c777800385fe444
|
0b21937765ca5307a6a7e244ba4eddd36954b9cf |
|
04-Sep-2010 |
Xavier Ducrohet <xav@android.com> |
DDMS now receives the adb location through an extension point. Previously DDMS received the adb location through a normal Java API which requires the other plug-in to be actually running (This was done in the the start method of ADT). The new change allows DDMS to start a plug-in (by loading an extension provided by the plug-in) to query for the location of adb. This allows us to have plug-ins with no UI able to provide the location of ADB (ie a "platform" plug-in that has no UI besides a pref page, that is started by DDMS indirectly). Also cleaned up how HierarchyViewer use the AndroidDebugBridge. Change-Id: I8e842a294eea94c06417149144a2ce435e719cfd
|
0b5b3edc79c75602b269fa9a0fdca842b408c4d5 |
|
31-Aug-2010 |
Xavier Ducrohet <xav@android.com> |
Make the HierarchyViewer plug-in not screw up DDMS. The HV plug-in behaved like the standalone app and initialized the AndroidDebugBridge with no client support (even though this init is handled by DDMS) and would recreate the bridge object destroying the one created by DDMS. This completely broke DDMS. Change-Id: Ife1187c74daef69607d508aabb1f7234507a170f
|
3c4eaad58baabb2153d3ec5101246274db73b23d |
|
28-Aug-2010 |
Konstantin Lopyrev <klopyrev@google.com> |
Adding a smaller timeout to capturing nodes. This is so that it doesn't get stuck. Change-Id: Ie2fd89d74a2a044334b45ba050f2c3150f63a8e7
|
901803a3b2aaeafb4074974ec5bf9b08cc39d1c8 |
|
28-Aug-2010 |
Konstantin Lopyrev <klopyrev@google.com> |
Renaming and adding //$NON-NLS-?$ Change-Id: I9f5fa1625af4b35499cfc87996d0b3a39841ba31
|
99bd6912e7b5b97fc6d4bb787e76b2d9dfffd7ae |
|
27-Aug-2010 |
Konstantin Lopyrev <klopyrev@google.com> |
Refactoring and integrating into Eclipse Change-Id: I1fd3c3828fb2474f2f7394ee2831fcd7eb675878
|
285f39916682c0f70a8dc9ccd930affa37365b97 |
|
25-Aug-2010 |
Konstantin Lopyrev <klopyrev@google.com> |
Commentary, getting rid of bad about image, and some clean-up. Change-Id: I9dad056de8e7e208f156bbedbced47dd49b61fcb
|
9e792a08b994786c022519f6ee95de5939cf7eed |
|
25-Aug-2010 |
Konstantin Lopyrev <klopyrev@google.com> |
Making the profiling stuff appear in a cool place. Change-Id: Id28e1a2a01ec88210a7024e2ad115131c9e4d34e
|
97b0639645d9c387cdd9884272e053c467a240da |
|
19-Aug-2010 |
Konstantin Lopyrev <klopyrev@google.com> |
Creating the application Change-Id: I8f2fce7328cc1d93caed1cf003f04e41204f864c
|
70a830d8ab396328ab984c75f923400af6a52e55 |
|
18-Aug-2010 |
Konstantin Lopyrev <klopyrev@google.com> |
Tweaking and moving. Change-Id: I9906268a91c53c7b9e938b9c969cedeae2a4303a
|
7e87e711974d258d8a3d780a4abc8f9c6c005bba |
|
11-Aug-2010 |
Konstantin Lopyrev <klopyrev@google.com> |
Adding property and profile viewers + misc Change-Id: I04b7e6045047d303b3434dc64662ffeb36c48c24
|
e361a961cbe1ead74659b4a761453b312d026e55 |
|
10-Aug-2010 |
Konstantin Lopyrev <klopyrev@google.com> |
Increasing the changes of a device connecting properly and making sure things are disposed of properly. Change-Id: Ib1190c65c8ac9795fc0b97beacd7fd102cb95abf
|
c1db1ab270b953da579e657de11d4486a49e1c1e |
|
06-Aug-2010 |
Konstantin Lopyrev <klopyrev@google.com> |
Adding the new tree view. Change-Id: I490f475fadaec5625352a49524ec8cb3a6e9b7d4
|
bc494ce06410728bef8a6fa25f3da361cb66df79 |
|
30-Jul-2010 |
Konstantin Lopyrev <klopyrev@google.com> |
Adding pixel perfect view, loupe and tree. Change-Id: I9be3e9037dec5eeb240608ba8c6329fd77689bbe
|
f92347747179fbb30b9b772fd4f5c59124db1548 |
|
27-Jul-2010 |
Konstantin Lopyrev <klopyrev@google.com> |
Handling adb exceptions properly Change-Id: I1209ee81adc99c232280371aa6206345e87a1094
|
506d3f2ab9f2ec561a0b3ccd48fa017c24b9cefd |
|
22-Jul-2010 |
Konstantin Lopyrev <klopyrev@google.com> |
Device Selector code. Change-Id: I944315e75b72ef285bed53e5801761886f48cb24
|